Skip to content

Social Data Commons

Python packages from the Social Data Commons — the Python ports of the SDAD R toolkit for census geography standardization, value redistribution, and spatial accessibility.

Packages

Package What it does PyPI
sdc-census10to20 Redistribute 2010–2019 census data onto 2020 boundaries. pypi.org
sdc-redistribute Redistribute values between geographies (area- and parcel-weighted). pypi.org
sdc-catchment Floating catchment area spatial accessibility (2SFCA, E2SFCA, …). pypi.org

Install

# uv (recommended)
uv add sdc-census10to20

# pip
pip install sdc-census10to20