Population Density of Scotland and the Central Belt
- Census
- April 3, 2026
Shiela Sandoval
Using the latest census data of Scotland (which, at the time of writing, is from 2022) from the National Records of Scotland (NRS), I’ve made a choropleth map of population density per “geographic area”, or a group of postcodes designated by NRS representing either a Council or a Locality (the definitiion of an “output area” in their data is a bit complicated, so I’ll just refer you to this page that tries to explain it). Here, population density is defined as estimate number of persons per square kilometer.

As shown by the map above, most of the areas around the west (Highlands), to the Cairngorms, as well as the areas between the Central Belt and the borders have a very low population density. As excpected, people tend to congregate in and around the cities and along the towns along the coastline. Highly populated areas are more obvious if we zoom into the Central Belt, from Glasgow and Ayrshire to Edinburgh, as shown below.

Data sources
Tools used
Python libraries:
- Geopandas
- Matplotlib