Skip to main content

Redistricting analytics data

Project description

rdabase

Redistricting analytics data & shared code

Installation

To get the data locally, clone the repository:

$ git clone https://github.com/rdatools/rdabase
$ cd rdabase

To run the scripts, install the dependencies:

pip install -r requirements.txt

To use the shared code in another project, install the package:

$ pip install rdabase

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.

At present, data for 17 states have been extracted. In the future, we may extract data for other states.

Code

Some shared code and scripts are described here:

  • Shared Code: Common code used in multiple applications.
  • Scripts: Scripts 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

rdabase-2.6.0.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

rdabase-2.6.0-py3-none-any.whl (18.6 kB view details)

Uploaded Python 3

File details

Details for the file rdabase-2.6.0.tar.gz.

File metadata

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

File hashes

Hashes for rdabase-2.6.0.tar.gz
Algorithm Hash digest
SHA256 146a40f1d78a39544e3da3531ea859541e09c5c54e57fca54940e8f58aa74351
MD5 dfff1f57536644ea8ff6e029540b47c2
BLAKE2b-256 d74f7379d2175764a9caf9bcb7aa9bc043e85d7335499af43e30bb47702d5ef2

See more details on using hashes here.

File details

Details for the file rdabase-2.6.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for rdabase-2.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cb95ee1e3e2c2d37d44bf59dec9e279e99c9a1c830115ed74535d1d639d3f054
MD5 0775797eb84142f69837aae0d9c0be8e
BLAKE2b-256 8574ccc91f263859c9ae7f15a50ee8ab234c48ecde0b4e5520794db397d35b9b

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