Difference between revisions of "Lesson 7"
Jump to navigation
Jump to search
(Created page with "<div style=background:#2B3856 border:#A3BFB1> 200px <font size = 5; color="#FFFFFF">IS428 Visual Analytics for Business Intelligence</font> </div> <!--MAIN H...") |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
|} | |} | ||
<br/> | <br/> | ||
+ | |||
+ | =Readings= | ||
+ | |||
+ | ==Core Reading== | ||
+ | |||
+ | * [https://www.e-education.psu.edu/geog486/node/1870 Dot Maps] | ||
+ | * [https://www.e-education.psu.edu/geog486/node/1869 Graduated and Proportional Symbol Maps] | ||
+ | * [https://en.wikipedia.org/wiki/Choropleth_map Choropleth map] | ||
+ | * [https://www.axismaps.com/guide/univariate/choropleth/ Choropleth Maps] | ||
+ | * [https://www.tableau.com/about/blog/2017/8/10-ways-add-value-your-dashboards-maps-75709#w6rgS5iDX1tr7Wx6.99 10 ways to add value to your dashboards with maps] | ||
+ | * [https://en.wikipedia.org/wiki/Cartogram Cartogram] | ||
+ | |||
+ | ==Additional Readings== | ||
+ | |||
+ | * [https://www.axismaps.com/guide/univariate/proportional-symbols/ Proportional Symbols] | ||
+ | * [https://www.e-education.psu.edu/geog486/node/1864 Choropleth Maps] | ||
+ | * [https://www.e-education.psu.edu/geog486/node/1865 Classification Schemes] | ||
+ | * [https://www.axismaps.com/guide/multivariate/bivariate-choropleth/ Bivariate Choropleth] | ||
+ | * [http://andywoodruff.com/blog/value-by-alpha-maps/ Value-by-alpha maps] | ||
+ | * [https://blog.datawrapper.de/choroplethmaps/ What to consider when creating choropleth maps] | ||
+ | * [https://www.directionsmag.com/article/3363 Choropleth Mapping with Exploratory Data Analysis] | ||
+ | * [https://gisgeography.com/cartogram-maps/ Cartogram Maps: Data Visualization with Exaggeration] | ||
+ | |||
+ | |||
+ | =All About Tableau= | ||
+ | |||
+ | * [https://www.tableau.com/learn/tutorials/on-demand/getting-started-mapping?product=tableau_desktop+tableau_prep&version=tableau_desktop_2018_2+tableau_prep_2018_2_1&topic=mapping Getting Started with Mapping] | ||
+ | * [https://www.tableau.com/learn/tutorials/on-demand/maps-tableau?product=tableau_desktop+tableau_prep&version=tableau_desktop_2018_2+tableau_prep_2018_2_1&topic=mapping Maps in Tableau] | ||
+ | * [https://www.tableau.com/learn/tutorials/on-demand/background-images?product=tableau_desktop+tableau_prep&version=tableau_desktop_2018_2+tableau_prep_2018_2_1&topic=mapping Background Images] | ||
+ | * [https://www.ryansleeper.com/3-ways-to-make-magnificent-maps-in-tableau/ 3 Ways to Make Magnificent Maps in Tableau] | ||
+ | * [https://www.ryansleeper.com/how-to-make-trellis-tile-small-multiple-maps-in-tableau/ How to Make Trellis / Tile / Small Multiple Maps in Tableau] | ||
+ | |||
+ | |||
+ | =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] | ||
+ | * [http://jalperin.github.io/d3-cartogram/ World scaled by number of documents in Web of Science by Authors Living There] | ||
+ | |||
+ | |||
+ | =Leaflet.js= | ||
+ | |||
+ | * [https://leafletjs.com/ Leaflet - a JavaScript library for interactive maps] |
Latest revision as of 08:17, 5 October 2018
|
|
|
|
|
Contents
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
All About Tableau
- Getting Started with Mapping
- Maps in Tableau
- Background Images
- 3 Ways to Make Magnificent Maps in Tableau
- How to Make Trellis / Tile / Small Multiple Maps in Tableau
All About d3.js
- Choropleth
- Interactive Choropleth
- Interactive and Multivariate Choropleth Maps with D3
- World cartogram on d3 v4
- Cartograms with d3 & TopoJSON
- Cartograms with D3.js
- World scaled by number of documents in Web of Science by Authors Living There