An open API service indexing awesome lists of open source software.

https://github.com/sunlightpolicy/open-data-policy-hub


https://github.com/sunlightpolicy/open-data-policy-hub

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Open Data Policy Hub

This repository powers the [Sunlight Foundation](https://sunlightfoundation.com/)’s [Open Data Policy Hub](https://opendatapolicyhub.sunlightfoundation.com/).

This site replaced a number of separate resources. See the [About page](https://opendatapolicyhub.sunlightfoundation.com/about/) for links to archival versions of those resources.

This is a very-customized fork of the [18F website](https://github.com/18F/18f.gsa.gov) (inspired by [NYC Planning Labs](https://github.com/NYCPlanning/labs-planninglabs.nyc-archive/blob/master/_posts/2017-06-12-cloning-18f-gsa-gov.md)). Hooray, open source!

## Where to find the site’s content in this repository

The [home page](https://opendatapolicyhub.sunlightfoundation.com/) is at [`index.html`](https://github.com/sunlightpolicy/open-data-policy-hub/blob/master/index.html).

The four main sections of the site can be found in the [step-by-step](https://github.com/sunlightpolicy/open-data-policy-hub/tree/master/step-by-step), [generator](https://github.com/sunlightpolicy/open-data-policy-hub/tree/master/generator), [guidelines](https://github.com/sunlightpolicy/open-data-policy-hub/tree/master/guidelines), and [collection](https://github.com/sunlightpolicy/open-data-policy-hub/tree/master/collection) folders. Each one contains a Readme explaining how it works.

The [Why Open Data page](https://opendatapolicyhub.sunlightfoundation.com/why-open-data/) is at [`why-open-data/index.md`](https://github.com/sunlightpolicy/open-data-policy-hub/blob/master/why-open-data/index.md).

The [About page](https://opendatapolicyhub.sunlightfoundation.com/about/) is at [`about/index.md`](https://github.com/sunlightpolicy/open-data-policy-hub/blob/master/about/index.md).

## Design components

In general, consult the [18F Style Guide](https://18f.gsa.gov/styleguide/) for information on how to use the various design components, styles, and layouts on this site.