>

Building a Data-Driven City: Integrating Housing, Safety, and Deprivation Metrics with Python

This post details how to build an interactive urban planning visualization system using Python, Geopandas, and Folium by integrating housing pipelines, crime data, and socioeconomic metrics.

December 3, 2025 · 7 min · 1444 words · Tategoto Azarasi

Importing My University Timetable into a Personal Calendar: A Hands-On Journey Through Manual API Exploration and iCalendar Generation

Learn how to reverse-engineer a university’s private timetable API using browser developer tools and write a Python script to convert the JSON data into a universally importable iCalendar (.ics) file for your personal calendar.

November 9, 2025 · 15 min · 3004 words · Tategoto Azarasi