Choropleth Map


Maps / Geographical
Comparisons, Geographical, Patterns

What is it?

Choropleth Maps display divided geographical areas or regions that are coloured, shaded or patterned in relation to a data variable. This provides a way to visualise values over a geographical area, which can show variation or patterns across the displayed location.

The data variable uses colour progression to represent itself in each region of the map. Typically, this can be a blending from one colour to another, a single hue progression, transparent to opaque, light to dark or an entire colour spectrum.
One downside to the use of colour is that you can’t accurately read or compare values from the map. Another issue is that larger regions appear more emphasised then smaller ones, so the viewer’s perception of the shaded values are affected.
A common error when producing Choropleth Maps is to encode raw data values (such as population) rather than using normalized values (calculating population per square kilometre for example) to produce a density map.

When to use it?

 

Tools to create the Charts

Code-based:
https://www.amcharts.com/demos/us-heat-map/https://docs.anychart.com/Maps/Choropleth_Maphttps://d3-geomap.github.io/https://d3-graph-gallery.com/graph/choropleth_basic.htmlhttps://jsfiddle.net/fusioncharts/pMxs8/?utm_source=visualisingdata&utm_medium=websitehttps://developers.google.com/chart/interactive/docs/gallery/geochart#region-geochartshttps://www.highcharts.com/demo/mapshttps://jscharting.com/examples/chart-types/geographic-map/ramdom-data-thematic/http://kartograph.org/showcase/choropleth/https://bl.ocks.org/mbostock/4060606https://plotly.com/javascript/choropleth-maps/http://polymaps.org/https://www.python-graph-gallery.com/choropleth-map/https://r-graph-gallery.com/choropleth-map.htmlhttps://vega.github.io/vega/examples/county-unemployment/https://vega.github.io/vega-lite/examples/geo_choropleth.htmlhttps://www.zingchart.com/docs/chart-types/interactive-maps

Webapp:
https://datamatic.io/https://www.datawrapper.de/maps/choropleth-maphttps://flourish.studio/https://docs.google.com/https://infogram.com/create/mapshttps://docs.mapbox.com/help/tutorials/choropleth-studio-gl-pt-1/https://slemma.com/https://visme.co/blog/how-to-make-a-choropleth-map/

Desktop App:
https://doc.arcgis.com/en/insights/latest/create/choropleth-maps.htmhttps://www.stata.com/support/faqs/graphics/spmap-and-maps/https://help.tableau.com/current/pro/desktop/en-us/maps_howto_choropleth.htm

 

Similar Charts : Bubble Map (Data%20Visualisation%20cfe04a5761eb434cace32c6033e3a4e3/Bubble%20Map%20914cf91948e04fa7b7d7c04b5e398030.csv)