Skip to content

Commit 2c61a8e

Browse files
Merge pull request #495 from datapartnership/story-bridging-the-gap-between-plans-an-reality-a-data-driven-look-at-urban-lan-use-in-amman
Please review this pull request to publish the WB-Veraset story.
2 parents ff74eb3 + a988e9e commit 2c61a8e

7 files changed

Lines changed: 101 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
name: Boyeong Hong
3+
---
4+
Boyeong Hong is a Data Engineer at MK Analytics with a decade of experience in civic analytics and consulting and she has worked for the World Bank as a short-term consultant. A skilled strategist and analyst, Boyeong excels at developing frameworks and products for data-driven urban problem solving. With a strong background in urban planning and data science, Boyeong has led and managed multiple projects across sectors, turning initiatives into impactful real-world solutions. Boyeong’s areas of focus include applying data science and informatics to address urban challenges and improve quality of life. Boyeong’s prior work at academic institutions and international organizations involved predictive city analytics, using Big Data and Machine Learning to optimize city services in collaboration with municipal agencies. Boyeong holds a Ph.D. in Civil and Urban Engineering, specializing in Urban Informatics, from New York University.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
name: Hogeun Park
3+
---
4+
Hogeun Park is an Urban Specialist with the Middle East and North Africa (MENA) region of the World Bank’s Urban, Resilience, and Land Practice. His work focuses on the intersection of urban planning and spatial analytics, which enabled him to deliver the projects with empirical and rigorous evidence. Hogeun has extensively worked in Yemen, Jordan, Egypt, and Saudi Arabia since 2019 and has co-authored multiple flagship reports. Prior to joining the Bank, hogeun was a Big Pixel postdoctoral fellow at UC San Diego. He has published widely in leading peer-reviewed journals on urban development, spatial analytics, and remote sensing. He completed his PhD in Planning from Michigan State University with a fellowship from the Korean government. 
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
+++
2+
title = "Bridging the Gap Between Plans and Reality: A Data-Driven Look at Urban Land Use in Amman"
3+
authors = ["Hogeun Park", "Boyeong Hong"]
4+
categories = ["Case Study"]
5+
partner = ["Veraset"]
6+
dev_partner = ["World Bank"]
7+
tags = ["Urban Development"]
8+
date = 2025-06-09T00:00:00Z
9+
+++
10+
11+
Urban landscapes are transforming rapidly, often outpacing the capabilities of traditional planning tools. In Amman, Jordan—a city shaped by swift population growth and complex migration flows—this challenge is particularly acute. By leveraging data from [Veraset](https://www.veraset.com/), our recent study investigates how actual land use patterns diverge from official zoning plans and how data-driven approaches can help cities respond more effectively.
12+
13+
## Challenge
14+
15+
Since 2000, Amman’s population has more than doubled, fueled in part by regional conflicts that triggered large-scale refugee inflows. This demographic surge has overwhelmed existing planning frameworks, leading to a growing mismatch between designated land uses and how neighborhoods actually function. Traditional planning methods often fail to accommodate these evolving dynamics, resulting in inefficiencies and missed opportunities for inclusive urban development.
16+
17+
<figure align="center">
18+
<img src="bridging-the-gap-between-plans-an-reality-a-data-driven-look-at-urban-lan-use-in-amman_thumbnail.png">
19+
</figure>
20+
21+
22+
## Solution
23+
24+
To better understand these discrepancies between planned and actual land use, we analyzed anonymized smartphone geolocation data from Veraset through the Development Data Partnership, covering the period between January and September 2023. By overlaying this mobility data with official land use maps, we identified where and how real-world activity diverges from planned zoning. Our methodology—available on [https://github.com/worldbank/understanding_urban_activity](https://github.com/worldbank/understanding_urban_activity)—offers a replicable framework for urban diagnostics using high-frequency, privacy-preserving data.
25+
26+
Here are our key findings:
27+
28+
<b><u>1. Land Use Patterns Vary Sharply by Type </b></u>
29+
30+
Urban activity in Amman shows distinct temporal patterns across land use types:
31+
32+
- **Residential** areas exhibit consistent behavior across weekdays and weekends, with low morning activity and evening peaks—likely reflecting post-work routines.
33+
- **Commercial** zones are busiest on weekdays, peaking in the early afternoon.
34+
- **Industrial** zones follow a clear 8-to-5 weekday schedule, with reduced activity on weekend evenings.
35+
- **Recreational** areas show less fluctuation but are more active during evening and nighttime hours.
36+
37+
<figure align="center">
38+
<img src="bridging-the-gap-between-plans-an-reality-a-data-driven-look-at-urban-lan-use-in-amman_figure1.png">
39+
<figcaption><strong>Figure 1</strong>: Urban activity patterns in different land uses</figcaption>
40+
</figure>
41+
<br>
42+
<br>
43+
44+
<b><u>2. Residential Doesn’t Always Mean Residential</u></b>
45+
46+
A deeper dive into residential zones revealed three distinct activity clusters using k-means clustering:
47+
48+
- **Group 1** peaked between 4–5 AM, suggesting labor or low-income housing given their longer-commuting distances.
49+
- **Group 2** followed typical residential patterns, with evening peaks.
50+
- **Group 3** mirrored commercial or light industrial activity, despite being zoned residential.
51+
52+
These findings suggest that one-third of “residential” areas are functionally mixed-use, challenging the validity of current zoning classifications.
53+
54+
<figure align="center">
55+
<img src="bridging-the-gap-between-plans-an-reality-a-data-driven-look-at-urban-lan-use-in-amman_figure2.png">
56+
<figcaption><strong>Figure 2</strong>: Distinct urban activity patterns in residential land use</figcaption>
57+
</figure>
58+
59+
<br>
60+
<br>
61+
<b><u>3. Outside Zoned Areas Are Functionally Active</b></u>
62+
<br>
63+
<br>
64+
Although not formally designated for development, “Outside Zoned Areas” exhibited structured activity patterns:
65+
66+
- One cluster resembled recreational zones with weekend afternoon peaks.
67+
- Another followed weekday work patterns, likely linked to roads and retail.
68+
- A third showed nighttime activity consistent with residential use.
69+
- A fourth combined early morning peaks from both residential and retail activity, indicating mixed-use neighborhoods.
70+
71+
<figure align="center">
72+
<img src="bridging-the-gap-between-plans-an-reality-a-data-driven-look-at-urban-lan-use-in-amman_figure3.png">
73+
<figcaption style="text-align: center;">
74+
<strong>Figure 3</strong>: Distinct urban activity patterns outside of zoned areas
75+
</figcaption>
76+
</figure>
77+
78+
79+
## Impact
80+
81+
The observed discrepancies between planned and actual land use underscore the limitations of static zoning maps. Many neighborhoods operate in ways that existing plans fail to appreciate, revealing the need for more flexible, responsive planning strategies. By integrating real-time data and urban informatics, cities like Amman can better align infrastructure, services, and regulations with how people actually live and work. To bridge the gap between plans and reality, we propose the following:
82+
83+
1. **Establish an Urban Observatory**
84+
Create a real-time monitoring hub to track urban activity using mobile data, Geographic Information System (GIS), and other digital tools.
85+
86+
2. **Implement Dynamic Zoning**
87+
Regularly update land use plans based on observed activity patterns, not just projections.
88+
89+
3. **Engage Communities**
90+
Involve residents in zoning reforms through consultations and participatory planning, especially in informal or mixed-use areas.
91+
92+
4. **Integrate Informal Areas**
93+
Recognize and support the economic and social roles of informal settlements through targeted infrastructure and policy interventions.

0 commit comments

Comments
 (0)