tonmcg / US_County_Level_Election_Results_08-24

United States General Election Presidential Results by District and County from 2008 to 2024
359 stars 323 forks source link

Create election district topojson file #52

Closed tonmcg closed 3 years ago

tonmcg commented 3 years ago

Is your feature request related to a problem? Please describe. The current topojson file used in the election visualization is sourced from Mike Bostock's work. It is of 2017 U.S. counties and does not include Alaska election districts.

Describe the solution you'd like Create a topojson file that includes 2019 U.S. counties and Alaska election districts using the Albers USA projection and is consumable by D3.

Describe alternatives you've considered No Alaska included in the viz.

tonmcg commented 3 years ago

Following Mike Bostock's command-line tutorial here

tonmcg commented 3 years ago

Using d3-topojson bash file as a basis for 2019 U.S. counties combined with Alaska election districts.