Data & API
All datasets include core fields and per‑council source URLs.
Schema
application_ref: string
lpa: string
address: string
proposal: string
status: string # Granted / Approved / Refused / Part Approved
decision_date: date
applicant: string | null
agent: string | null
uprn: string | null
latitude: number | null
longitude: number | null
url: string
source_council: string
Example endpoints
GET /api/v1/applications?status=granted&from=2025-09-01&to=2025-10-30
GET /api/v1/applications/{ref} # by application_ref
GET /api/v1/councils/{code}/applications?week=2025-W40
Formats
- JSON (default)
- CSV export
- GeoJSON (if geometry available)
Attribution
Please retain the “Source: [Council] Planning Register” note wherever records are displayed.