Skip to main content

Redistricting analytics data

Project description

rdadata

Redistricting analytics data

Installation

To get the data locally, clone the repository:

$ git clone https://github.com/alecramsay/rdadata
$ cd rdadata

To use the helper code, install the package:

$ pip install rdadata

Data

The data are stored in the data directory by state. These pages describe each dataset:

  • Data: Census and election data by precinct.
  • Shapes: Shape properties by precinct.
  • Graph: Precinct adjacency graph.

Some application helpers are described here:

  • Scripts: Scripts to re-format the data for specific applications.
  • Functions: Functions to re-format the data for specific applications.

Sources

The data comes from the following sources:

  • The total census population & VAP demographics data comes from the 2020_census_XX-N.csv in the DRA vtd_data GitHub repository, where XX is the state abbreviation and N is the suffix. We take the latest version of the data, which is the one with the highest N.
  • The election data comes from the 2020_election_XX-N.csv in the same repo.
  • The shapes are copies of tl_2020_FF_vtd20.zip from the Census Bureau, where FF is the state FIPS code, e.g., 37 for North Carolina.

Some things to be aware of:

  • If it exists, we use the adjusted population data instead of the official 2020 census total population data.
  • For Florida, the official VTDs from the Census Bureau are bad. We used DRA's corrected precinct shapes (GeoJSON), removed the intersections, and then converted it to a shapefile.
  • We simplify the precinct shapes (see extract_shape_data.py) to approximate the simplification that DRA does, so compactness measurements align.

Testing

$ pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rdadata-1.1.2.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

rdadata-1.1.2-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file rdadata-1.1.2.tar.gz.

File metadata

  • Download URL: rdadata-1.1.2.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for rdadata-1.1.2.tar.gz
Algorithm Hash digest
SHA256 3512f5cca99549917a247d750830f57ea0edac568c9eadb371f1335c1b30fb99
MD5 bab963a55b83b42d9928cb435927d8a8
BLAKE2b-256 65dcdc146363b906a79f3a7a7e83918862d1e5dfac6953998b3a6eb5fcf01dfb

See more details on using hashes here.

File details

Details for the file rdadata-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: rdadata-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for rdadata-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9375a672afa5bccb8f62674e2c60017cc607096426e769608242423929022dfb
MD5 a4a970418bc4c293521313854aa19f9d
BLAKE2b-256 ee6b002ad45ab93591fe54ecc80beaee62556ba73cfea21b337547d2095ca379

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page