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.
Get the library and its dependencies using pip:
pip install census_area
Check out the documentation on Read The Docs.
- Jean Cochrane, DataMade
- Forest Gregg, DataMade
- Hannah Cushman Garland, DataMade
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.
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 (c) 2022 DataMade. Released under the MIT License.