House London #0 — Data Hackathon · Newspeak House · 1 August 2026
Planning approval inside London's Opportunity Areas — and what a decade of applications says about who gets to build.
The Question
The 2021 London Plan designated 35 "Opportunity Areas" across the city — places the GLA judged capable of substantial new homes and jobs. We wanted to know whether that designation actually shows up in the planning register: do applications inside these areas get treated any differently from everywhere else?
The Challenge
The GLA's own map at apps.london.gov.uk/opportunity-areas is a live boundary layer you can look at — not a dataset you can download. No open source ties an individual postcode to Opportunity Area status. If we wanted to join planning applications to Opportunity Areas, we had to build that link ourselves.
The Data
Every London borough's planning applications, scraped and provided to us for the day as a single database — decisions, dates, and postcodes back to 2016.
Its own borough labels turned out to be unreliable: two boroughs had zero recorded applications under their own name, and several entries belonged to development corporations rather than boroughs at all. So we discarded the labels and matched every application to a borough and an Opportunity Area by its actual postcode — using the lookup we'd already built.
The Tool
Every number is precomputed from the same open pipeline and shipped as a single static page: no server, nothing that goes stale silently. Click any borough or Opportunity Area. Filter by the years an application was submitted. The answer updates instantly.
Finding 01
Tower Hamlets, 2016–2026, every application type, 4,426 decided applications. Approved covers Permitted and Permitted-with-Conditions; rejected is a clean refusal.
Finding 02
Sharuga's original working analysis asked whether the ratio moved with the Prime Minister of the day. It sparked this chart: the same question, rebuilt on the full dataset, with every UK government and the 2021 London Plan marked on the timeline.
Where This Leaves Us