Skip to content

Utilities for wrangling TIGER line data and matching coordinates to legislative districts

Notifications You must be signed in to change notification settings

altrac-works/district-matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

US Legislative Districts Matcher

It does two things:

  • Download shapefiles from the Census TIGER dataset, convert them into GeoJSON, annotate them with OCDIDs
  • Match coordinates against those shapefiles intelligently and returns OCDIDs (and other district properties) for relevant districts

TODO

  • OCDID quality control
  • Benchmarking and optimization
  • API service
  • AWS Lambda deployment option

Dependencies

  • shapely compiled against libgeos

About

Utilities for wrangling TIGER line data and matching coordinates to legislative districts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published