Have you ever wanted to...
-
know how densely settled a particular area of the world is?
-
know why a particular region far from the capital is prominent?
-
understand why more projects are happening in one area versus another?
Then, the maps buttons above or the underlying data/code below might help!
Starting with Africa and Asia continent data, Latin America to come.
World Atlas combining GADM3.6 with 2020 WorldPop population data at the ADM2 (typically, district) level, formatted to be particularly browsable in Carto.
- CSV data for Administrative Level 2 population for Africa
- CSV data for Administrative Level 2 population for Asia
- Uploadable Carto file for Africa Create Carto account, drag/drop into profile and start customizing your own map in 3 clicks (~51mb)
- Uploadable Carto file for Asia (~91mb)
- Embed Link for Carto Map Africa - saves your place in the URL
- Embed Link for Carto Map Asia - saves your place in the URL
- http://gadm.org/ (for ADM2 boundaries)
- http://www.worldpop.org.uk/ (for Total, Adult* and Rural* population) -more
- https://www.naturalearthdata.com/ (for Africa Region names)
* Derived from this source using external analysis.
This atlas is not affiliated with any organization and does not attempt to represent any boundaries in an authoritative way. Each country has its own representation of international boundaries and labels but only one version is offered here.
WorldPop gridded population models covers most all of Latin America and the Caribbean, Africa and Asia. The models may not be exactly designed for this purpose but results tend to be only a small margin different from other more official census and UN sources (especially around the equator).
After installing dependencies, use:
make
(on my MacBook Pro 2016, this takes about 8min)- upload
data/gz/continents-levels2-2_pop_density.zip
(containing a shapefile) to the Carto as a new map.
- Kartoza's Dockerized QGIS
- New York Times' team devotion to mapshaper
- the fantastic Carto.com builder automatic aggregations
- Farm Radio International support to explore the toolchain.
- Similar Makefile which this format was inspired by: https://github.com/scities-data/metro-atlas_2014/blob/master/Makefile
- To a lesser extent, this guide https://github.com/datamade/data-making-guidelines and
- also Mike Bostock's article: https://bost.ocks.org/mike/make/