Difference between revisions of "Lesson 7"
Jump to navigation
Jump to search
Line 50: | Line 50: | ||
* [https://www.directionsmag.com/article/3363 Choropleth Mapping with Exploratory Data Analysis] | * [https://www.directionsmag.com/article/3363 Choropleth Mapping with Exploratory Data Analysis] | ||
* [https://gisgeography.com/cartogram-maps/ Cartogram Maps: Data Visualization with Exaggeration] | * [https://gisgeography.com/cartogram-maps/ Cartogram Maps: Data Visualization with Exaggeration] | ||
+ | |||
+ | =All About d3.js= | ||
+ | |||
+ | * [https://bl.ocks.org/mbostock/4060606 Choropleth] | ||
+ | * [http://bl.ocks.org/stevenae/8362841 Interactive Choropleth] | ||
+ | * [http://www.cartographicperspectives.org/index.php/journal/article/view/cp78-sack-et-al/1359 Interactive and Multivariate Choropleth Maps with D3] | ||
+ | * [https://bl.ocks.org/vasturiano/62e0bf2a189a6cd040846d379f9303d1 World cartogram on d3 v4] | ||
+ | * [http://prag.ma/code/d3-cartogram/#popest/2010 Cartograms with d3 & TopoJSON] | ||
+ | * [http://schuelerzahlen-zuerich.opendata.iwi.unibe.ch/App2/d3geo-2/ Cartograms with D3.js] |
Revision as of 22:23, 4 October 2018
|
|
|
|
|
Readings
Core Reading
- Dot Maps
- Graduated and Proportional Symbol Maps
- Choropleth map
- Choropleth Maps
- 10 ways to add value to your dashboards with maps
- Cartogram
Additional Readings
- Proportional Symbols
- Choropleth Maps
- Classification Schemes
- Bivariate Choropleth
- Value-by-alpha maps
- What to consider when creating choropleth maps
- Choropleth Mapping with Exploratory Data Analysis
- Cartogram Maps: Data Visualization with Exaggeration