============
Census Areas
============
This Python library extends the Sunlight Foundation's `Census API Wrapper <https://github.com/sunlightlabs/census/>`_ 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 <https://pypi.python.org/pypi/pip>`_:
::
pip install census_area
Usage
=====
`Check out the documentation on Read The Docs <https://census-area.readthedocs.io/en/latest/>`_.
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. <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines#General_Outline_of_a_Bug_Report>`_
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 <https://github.com/datamade/census_area/blob/master/LICENSE.md>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/datamade/census_area",
"name": "census-area",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Forest Gregg",
"author_email": "fgregg@datamade.us",
"download_url": "https://files.pythonhosted.org/packages/47/5a/07cee8e8cfa37214938d51bccd66d779829214b3a3ddd1a69152159cd0e5/census_area-0.4.5.tar.gz",
"platform": null,
"description": "============\nCensus Areas\n============\n\nThis Python library extends the Sunlight Foundation's `Census API Wrapper <https://github.com/sunlightlabs/census/>`_ to allow querying Census tracts, block groups, and blocks by Census place, as well as by arbitrary geographies.\n\nSetup\n=====\n\nGet the library and its dependencies using `pip <https://pypi.python.org/pypi/pip>`_:\n\n::\n\n pip install census_area\n\nUsage\n=====\n\n`Check out the documentation on Read The Docs <https://census-area.readthedocs.io/en/latest/>`_.\n\nTeam\n====\n\n* Jean Cochrane, DataMade\n* Forest Gregg, DataMade\n* Hannah Cushman Garland, DataMade\n\nErrors and bugs\n===============\n\nIf something is not behaving intuitively, it is a bug and should be reported.\nReport it here by creating an issue: https://github.com/datamade/census_area/issues\n\nHelp us fix the problem as quickly as possible by following `Mozilla's guidelines for reporting bugs. <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines#General_Outline_of_a_Bug_Report>`_\n\nPatches and pull requests\n=========================\n\nYour patches are welcome. Here's our suggested workflow:\n\n* Fork the project.\n* Make your feature addition or bug fix.\n* Send us a pull request with a description of your work. Bonus points for topic branches!\n\nCopyright and attribution\n=========================\n\nCopyright (c) 2022 DataMade. Released under the `MIT License <https://github.com/datamade/census_area/blob/master/LICENSE.md>`_.\n",
"bugtrack_url": null,
"license": null,
"summary": "Census data for arbitrary geographies",
"version": "0.4.5",
"project_urls": {
"Homepage": "https://github.com/datamade/census_area"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1442a972bfd814aafd6182ee3097339e95c1345b0a05b66af8fd60fd71dbfa92",
"md5": "8f8f95276c27690066a51709c182974d",
"sha256": "980d53fa63244619989e21abaa76cf781a01929a8516008a9f0c2fbaf23b4f6d"
},
"downloads": -1,
"filename": "census_area-0.4.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "8f8f95276c27690066a51709c182974d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 9799,
"upload_time": "2024-09-10T16:36:05",
"upload_time_iso_8601": "2024-09-10T16:36:05.301920Z",
"url": "https://files.pythonhosted.org/packages/14/42/a972bfd814aafd6182ee3097339e95c1345b0a05b66af8fd60fd71dbfa92/census_area-0.4.5-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "475a07cee8e8cfa37214938d51bccd66d779829214b3a3ddd1a69152159cd0e5",
"md5": "38be63c9016cb50f4dbd4aebbc4ca4f0",
"sha256": "fa3a771f98b82d1080a4fb329a75256e6672455be82d5bceaca1f46bf034e79e"
},
"downloads": -1,
"filename": "census_area-0.4.5.tar.gz",
"has_sig": false,
"md5_digest": "38be63c9016cb50f4dbd4aebbc4ca4f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9925,
"upload_time": "2024-09-10T16:36:06",
"upload_time_iso_8601": "2024-09-10T16:36:06.843794Z",
"url": "https://files.pythonhosted.org/packages/47/5a/07cee8e8cfa37214938d51bccd66d779829214b3a3ddd1a69152159cd0e5/census_area-0.4.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-10 16:36:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "datamade",
"github_project": "census_area",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"lcname": "census-area"
}