Data pipeline around 15 minute city

Published: (April 19, 2026 at 04:02 PM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Overview

I just wrapped up my second data engineering pipeline.

The project is based on the 15‑minute city concept. It:

  • Ingests OpenStreetMap data
  • Performs transformations using Spark and dbt
  • Serves a dashboard with Streamlit
  • Uses Airflow for orchestration

Scoring weights are currently arbitrary; I’d like to make them more scientific. I would love to hear your thoughts.

0 views
Back to Blog

Related posts

Read more »