View the notebook: net-domestic-migration-by-county.ipynb
Recreating the U.S. Census Bureau's dot-density map which illustrates the domestic migration across counties from 2020 to 2022.
Using pandas to clean and wrangle the dataset, geopandas to merge with the geospatial data,and QGIS to create the dot-density map.
- Domestic migration dataset from the U.S. Census Bureau
- Cartographic boundary shapefile for all the counties: U.S. Census Bureau, shapefile
.geojson
file for Connecticut's new planning regions: CT Geodata Portal, data
View the pdf version: net-domestic-migration-dots-100.pdf