Commit 0a16f82
committed
chore(release): 18.0.0 [skip ci]
# [18.0.0](17.7.0...18.0.0) (2025-12-18)
### Features
* **api:** Update LSOA and MSOA to 2021 Census data ([fd4426a](fd4426a)), closes [#1181](#1181) [#1053](#1053) [#898](#898)
* **models:** Add lookup table models for new ONSPD fields ([b89ec32](b89ec32))
* **ONSPD:** Add extraction scripts and lookup data for new fields ([2cb312a](2cb312a))
* **postcode:** Add lsoa11 and msoa11 as explicit aliases ([326ec47](326ec47))
* **postcode:** Add schema, mappings and API response for new fields ([afa64cb](afa64cb))
* **postcode:** Change lsoa/msoa to point to 2021 census data ([cfa7cd0](cfa7cd0))
* **setup:** Add new ONSPD lookup tables to support tables array ([36e9822](36e9822))
### BREAKING CHANGES
* **api:** lsoa and msoa fields now return 2021 Census values instead of 2011
* **postcode:** lsoa and msoa fields now return 2021 census data
instead of 2011 census data.
- lsoa/msoa now return 2021 LSOA/MSOA names
- codes.lsoa/codes.msoa now return 2021 GSS codes
- lsoa11/msoa11 added as aliases for 2011 data
- codes.lsoa11/codes.msoa11 added for 2011 codes
- Updated OpenAPI spec and documentation1 parent b93758c commit 0a16f82
2 files changed
Lines changed: 441 additions & 197 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
1 | 27 | | |
2 | 28 | | |
3 | 29 | | |
| |||
0 commit comments