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

https://github.com/datamade/census_area

:large_blue_diamond: Get Census Data from the API for arbitrary areas
https://github.com/datamade/census_area

census census-api geospatial python

Last synced: about 1 month ago
JSON representation

:large_blue_diamond: Get Census Data from the API for arbitrary areas

Awesome Lists containing this project

README

        

============
Census Areas
============

This Python library extends the Sunlight Foundation's `Census API Wrapper `_ to allow querying Census tracts, block groups, and blocks by Census place, as well as by arbitrary geographies.

Setup
=====

Get the library and its dependencies using `pip `_:

::

pip install census_area

Usage
=====

`Check out the documentation on Read The Docs `_.

Team
====

* Jean Cochrane, DataMade
* Forest Gregg, DataMade
* Hannah Cushman Garland, DataMade

Errors and bugs
===============

If something is not behaving intuitively, it is a bug and should be reported.
Report it here by creating an issue: https://github.com/datamade/census_area/issues

Help us fix the problem as quickly as possible by following `Mozilla's guidelines for reporting bugs. `_

Patches and pull requests
=========================

Your patches are welcome. Here's our suggested workflow:

* Fork the project.
* Make your feature addition or bug fix.
* Send us a pull request with a description of your work. Bonus points for topic branches!

Copyright and attribution
=========================

Copyright (c) 2022 DataMade. Released under the `MIT License `_.