Skip to content

anupam16singh/Urban_Systems_Mapping_Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🏛️ Urban Systems Mapping Toolkit

Decision-Centric Policy Diagnostics for Cities

Urban Systems Mapping Toolkit is a decision-first urban diagnostics framework that helps cities, NGOs, and researchers understand why traffic, waste, and pollution interventions failbefore investing in new infrastructure or policies.

Instead of treating cities as optimization or prediction problems, this project models cities as decision networks operating under timing conflicts, fragmented authority, and misaligned incentives.


🔍 What Problem This Solves

Most urban failures do not occur because:

  • data is missing
  • infrastructure is insufficient
  • technology is unavailable

They occur because:

  • decisions are made too late
  • authority is fragmented across departments
  • independent actions collide in time
  • incentives are misaligned

This toolkit exists to make those failures visible.


🧠 Core Idea

Cities fail at the decision layer, not the data layer.

This project maps:

  • who decides
  • when decisions collide
  • how delays propagate
  • where intervention is unsafe

It is a diagnostic system, not a control system.


🧩 What This Project Contains

1. Urban Decision Network

  • Directed graph of actors and decisions
  • Explicit modeling of authority, dependency, and feedback
  • Covers traffic, waste, and pollution as a single coupled system

2. Explainable Technical Indicators

Deterministic, auditable metrics including:

  • Degree, betweenness, and eigenvector centrality
  • Decision Load Index (DLI)
  • Temporal Overlap Index (TOI)
  • Pollution Decision Stress
  • Network stress testing (node removal)
  • Composite Urban Decision Risk Index (UDRI)

No machine learning.
No black boxes.


3. Policy Framework

A complete decision-centric policy framework including:

  • Infrastructure moratorium rules
  • Decision timing reform rules
  • Pollution enforcement prioritization
  • Non-intervention safety rules
  • Mandatory human oversight

4. City-Level Implementations

Demonstrated on real Indian urban contexts, including:

  • Delhi — Anand Vihar / Kaushambi / ISBT corridor

The framework is city-agnostic and works with low-data conditions.


5. Policy & Pilot Outputs

Generated directly from analysis:

  • Decision Bottleneck Map
  • Top unsafe decisions
  • “What to fix” and “What NOT to fix”
  • 3–4 week pilot deployment plan
  • Policy-ready language
  • Automatic PDF reports

🚫 What This Project Does NOT Do

  • No prediction of traffic or pollution
  • No optimization or automation
  • No smart-city dashboards
  • No replacement of governance or political authority
  • No AI-driven decision execution

All outputs require explicit human judgment.


📂 Repository Structure

. ├── Urban_Systems_Mapping_Toolkit.ipynb ├── README.md

The entire system is implemented in a single Jupyter notebook for transparency, auditability, and ease of deployment.


▶️ How to Use

  1. Open the Jupyter notebook
  2. Read from top to bottom
  3. Replace sample data with one real city zone
  4. Run the analysis
  5. Review decision bottlenecks
  6. Apply policy rules
  7. Design a 3–4 week pilot

No setup, no dependencies beyond standard Python scientific libraries.


🧪 Intended Users

  • Urban NGOs
  • Municipal innovation cells
  • Policy researchers
  • Civic-tech practitioners
  • Applied systems researchers

🧭 Project Status

  • Research-grade prototype
  • Field-ready for pilots
  • Policy-defensible
  • NGO-deployable
  • Safe by design

This is not a demo.
It is a complete diagnostic system.


📜 Core Philosophy

Cities rarely fail because of lack of data or infrastructure.
They fail because decisions are made too late, by fragmented authorities, under misaligned incentives.

This toolkit exists to expose those failures—
before money, policy, or political capital is spent.


📌 License & Use

This project is intended for:

  • research
  • policy diagnostics
  • pilot studies

Use responsibly.
Human judgment is mandatory.


✨ Final Note

If you are looking to predict cities, this is not the right tool.
If you want to understand why cities fail, this is exactly the tool you need.

About

Urban Systems Mapping Toolkit is a decision-centric urban diagnostics framework that reveals where and why city decisions fail across traffic, waste, and pollution systems—before infrastructure, money, or policy is committed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors