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

https://github.com/censusreporter/census-api

The home for the API that powers the Census Reporter project.
https://github.com/censusreporter/census-api

census data

Last synced: 6 months ago
JSON representation

The home for the API that powers the Census Reporter project.

Awesome Lists containing this project

README

          

Census Reporter API
===================

The home for the API that powers the [Census Reporter](http://censusreporter.org/) project.

It queries a [census-postgres](https://github.com/censusreporter/census-postgres) database and
generates JSON output that can be read by other clients. One such client is
[censusreporter.org](https://github.com/censusreporter/censusreporter).

### API Specification

Learn more about the API and how you can use it at [API.md](API.md).

### Installation

Documentation for installing and setting up the API parts of Census Reporter can be found at [INSTALL.md](INSTALL.md).