simple_static_site

Selected output from the mapping section of Python for Nonprofits

By Kenneth Burchfiel

Released under the MIT License

This simple webpage provides links to six maps created within the Mapping section of Python for Nonprofits. It is meant to demonstrate how visualizations can be hosted within a static GitHub Pages website.

Python for Nonprofits, like this repository, is released under the MIT License.

Population growth maps

These maps visualize population growth rates at the state and county level from 2011 to 2021. They were created using the Plotly graphing library within PFN’s choropleth_maps.ipynb notebook, available at https://github.com/kburchfiel/pfn/blob/main/Mapping/choropleth_maps.ipynb .

Note: Certain maps will be easier to view on a laptop or monitor than on your phone.

Total population growth

State-level total population growth

County-level total population growth

Population growth for adults aged 25 to 29

State-level 25-29 population growth

County-level 25-29 population growth

Net domestic migration maps

These maps show net domestic migration rates at the state and county level from April 1, 2020 to June 1, 2024. They are based on the Folium mapping library and were created within PFN’s ‘choropleth_maps_with_folium.ipynb’ notebook, available at https://github.com/kburchfiel/pfn/blob/main/Mapping/choropleth_maps_with_folium.ipynb .

State-level net migration

County-level net migration