Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.33 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.33 KB

This is a repository of HTML files for mapping every US Congressional District

Input

The main R script, make_CD_map.R downloads shapefiles of US Congressional Districts for the current Congress (at this time the 115th Congress) from the US Census Bureau website.

Output

For each Congressional District there are two files generated:

Both of these outputs can be styled with different base maps or use different coordinate systems as desired.

Examples

For example, I live in WA-09 and here is the corresponding HTML map:

WA-09 HTML

And the geoJSON file:

WA-09 geoJSON