Skip to content

danielKlmr/EqualPopulationMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Equal Population Maps

These notebooks allow you to take a country's population data and create a dataset where the country is divided into a specified number of areas with the same population.

I have used them to create equal population maps for Austria, but by changing the input data, the code can be used for any country or any other type of administrative area.

Austria

How to Use

After downloading the input data, Use the Jupyter notebook "./notebooks/1-processing.ipynb" to prepare the dataset. This also describes which input data you need to download. The dataset can then be used in "./notebooks/2-create_map.ipynb" to create the resulting map.

The last section of the file can be used to create files for animations like below.

Animation

The result is saved in "./data/result/country_splitted.gpkg", which can be opened with GIS software such as QGIS.

Sources

The data sources for the Austrian Equal Population Map are listed below.

About

Divide a map into areas with equal populations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published