Using open-source tools for data fetching, processing, and visualization
This presentation showcases a powerful data analysis tool built in Google Colab that:
The tool is designed for researchers, data analysts, and anyone interested in exploring demographic data.
Which Open-Source tools do you use in your GIS or spatial data work?
Go to slido.com on your phone and enter the event code:
1776759
Or scan the QR code to participate in the poll"
Colab is a free Jupyter Notebook environment hosted by Google in the cloud.
No installation required — runs directly in your browser on any device.
An Application Programming Interface allows programs to communicate with data services like the U.S. Census Bureau.
The Python Requests library makes it easy to send queries and receive responses from APIs.
A Python library for data manipulation and analysis — powerful for tabular data like Census datasets.
Extends Pandas to support spatial data, enabling geographic operations like merging with shapefiles.
Folium is a Python library for building interactive leaflet.js maps directly in notebooks.
Supports heatmaps and choropleth mapping to visualize demographic patterns.
This workflow is built entirely on open-source technologies:
Open source ensures transparency, flexibility, and community-driven improvements while lowering barriers to entry.
Together, cloud computing and open-source tools democratize GIS:
Scan the QR code to access the workflow: