All updates

Postcodes.io 19 Adds Welsh Parliament and Expanded Scottish Data

Postcodes.io 19 is out, adding Senedd Cymru constituency fields, a far richer Scottish Postcode Directory, and faster bulk lookups.

Details

  • Welsh Parliament data: Postcode lookups now return official Senedd Cymru constituency fields, with schemas and documentation updated to match
  • Expanded Scottish coverage: The Scottish Postcode Directory endpoint grows from three fields to over 50 distinct data fields and 20+ administrative codes, including the Scottish Index of Multiple Deprivation, data zones (2001 and 2011), and historical Census Output Areas (1991, 2001, 2011)
  • Simpler data layer: The database is flattened and denormalised into three master tables: onspd, spd, and osopennames
  • Faster bulk operations: Bulk postcode and reverse-geocoding requests are batched into single SQL queries, with Postgres tuned for read-only workloads using pg_prewarm and partial indexes