Added
- England & Wales census datasets (e.g.
ew-2021) now serve the coarse geography levelsmsoa,lad,regionandcountryin addition tolsoa. Previously these levels returned no data for England & Wales. - Whole-country choropleth values for the new levels are available from GET /v1/census/whole/{datasetCode}/{geotype}/{country}/{categoryCode}.csv, with matching XYZ tiles on GET /v1/census/tiles/{datasetCode}/{geotype}/{tile}/{categoryCode}.csv.
- ckmeans legend breaks for the new levels are returned by GET /v1/census/breaks/{datasetCode}/{geotype}/{categoryCode}.json. The
availableGeotypeslist in the catalogue and category responses now reflects the added levels.