U.S. Civic Boundary Data for Civic Interconnect
This package provides and hosts standardized U.S. boundary GeoJSONs and shapefile-derived layers from TIGER/Line shapefiles, including:
- State and county boundaries
- Congressional district boundaries (CD118)
- Support for OCD and simplified formats
GeoJSON files and indexes are generated for use in civic data pipelines.
The following commands are used to:
- Initialize per-state folders and config files
- Export state and county GeoJSON files
- Download and merge congressional district shapefiles (CD118)
- Build index summary of the data for all states
See DEVELOPER.md
Fetch
- Downloads TIGER zip files
- Skips files already present
Extract
- Unzips shapefiles into folders
- Skips folders already extracted
Export
- Reads shapefiles
- Writes chunked GeoJSON files suitable for GH hosting
Cleanup
- Removes original .zip files and extracted shapefiles once chunked GeoJSONs are complete
civic-data-boundaries-us
- 152 Files, 52 Folders
- ~245 MB
For:
- chunked GeoJSON exports
- manifests and index.json
- any remaining TIGER data
- project source, yaml, etc.
Direct URLs for the TIGER/Line shapefiles (2022):
-
U.S. States: https://www2.census.gov/geo/tiger/TIGER2022/STATE/tl_2022_us_state.zip
-
U.S. Counties: https://www2.census.gov/geo/tiger/TIGER2022/COUNTY/tl_2022_us_county.zip
-
118th Congressional Districts: https://www2.census.gov/geo/tiger/TIGER2022/CD/tl_2022_us_cd118.zip