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

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.

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