https://github.com/singerep/censaurus
A comprehensive, feature-rich, and user-oriented Python package that wraps the U.S. Census Bureau's Data and Geographic APIs.
https://github.com/singerep/censaurus
census census-api census-data python
Last synced: about 2 months ago
JSON representation
A comprehensive, feature-rich, and user-oriented Python package that wraps the U.S. Census Bureau's Data and Geographic APIs.
- Host: GitHub
- URL: https://github.com/singerep/censaurus
- Owner: singerep
- License: bsd-3-clause
- Created: 2023-05-04T14:17:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T19:58:51.000Z (almost 2 years ago)
- Last Synced: 2026-01-04T21:16:53.565Z (3 months ago)
- Topics: census, census-api, census-data, python
- Language: Python
- Homepage: https://censaurus.readthedocs.io/en/latest/
- Size: 8.81 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
Censaurus
=========
|version_badge|
|docs|
|logo|
Not just another Census data tool. *Seriously.*
``censaurus`` is a comprehensive, feature-rich, and user-oriented Python package that wraps the U.S. Census Bureau's Data and Geographic APIs.
Documentation
-------------
Check out the ``censaurus`` `documentation `_. There you'll find an `introduction `_ to the package, a `walkthrough `_ of a ``censaurus`` workflow, and full `API reference `_.
Installation
------------
``censaurus`` is available on the `Python Package Index `_, so it can be installed by running the following in the command line:
.. code-block::
pip install censaurus
Get Involved
------------
All contributions are welcomed! Please feel free to submit a `pull request `_ or point out an `issue `_.
.. |docs| image:: https://readthedocs.org/projects/censaurus/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://docs.readthedocs.io/en/latest/?badge=latest
.. |logo| image:: https://raw.githubusercontent.com/singerep/censaurus/main/docs/source/censaurus_logo.png
:alt: censaurus logo
.. |version_badge| image:: https://badge.fury.io/py/censaurus.svg
:target: https://badge.fury.io/py/censaurus