Metadata-Version: 2.1
Name: censusdis
Version: 0.1.0
Summary: US Census utilities for a variety of data loading and mapping purposes.
Home-page: https://github.com/vengroff/censusdis
License: HL3-CL-ECO-EXTR-FFD-LAW-MIL-SV
Keywords: census,demographics
Author: vengroff
Author-email: vengroff@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: CensusData (>=1.15.post1,<2.0)
Requires-Dist: Rtree (>=1.0.0,<2.0.0)
Requires-Dist: Sphinx (>=5.1.1,<6.0.0); extra == "docs"
Requires-Dist: divintseg (>=0.1.1,<0.2.0)
Requires-Dist: geopandas (>=0.11.1,<0.12.0)
Requires-Dist: matplotlib (>=3.5.3,<4.0.0)
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs"
Project-URL: Repository, https://github.com/vengroff/censusdis
Description-Content-Type: text/markdown

# censusdis

A package for applying diversity, integration, and segregation metrics
to U.S. Census demographic data. See the [divintseg](https://github.com/vengroff/divintseg/) 
project for more information on these metrics.

[![Hippocratic License HL3-CL-ECO-EXTR-FFD-LAW-MIL-SV](https://img.shields.io/static/v1?label=Hippocratic%20License&message=HL3-CL-ECO-EXTR-FFD-LAW-MIL-SV&labelColor=5e2751&color=bc8c3d)](https://firstdonoharm.dev/version/3/0/cl-eco-extr-ffd-law-mil-sv.html)

