Skip to content

Anna-Nirvana/Week-1-assignment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week-1-assignment

Create a choropleth map for every US county using Geo Albers projection, with the column '% Change in Mortality Rate, 1980-2014' in the file data/mort.csv for the category 'cardiovascular diseases'. If you feel ambitious, please go ahead and make multiple maps for different categories.

It would be preferable, if you use a different color scheme from the one we used in the class.

Please feel free to export a smaller csv file using R or whatever tools you find more comfortable, in order to reduce the file size. You are also encouraged to aesthetically improve the page with usage of better fonts and colors.

Resources

Maps (geo-json files)

https://github.com/johan/world.geo.json

https://eric.clst.org/tech/usgeojson/

The required geojson file for this assignment is already present in the /data/maps/ folder

D3 documentation that might be resourceful here

Projections

Color schemes in D3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.8%
  • JavaScript 32.5%
  • CSS 11.7%