Vepler logo
v2.144.0

Census catalogue now reflects real coverage and hides cross-nation phantom topics

The census catalogue and variable endpoints now list only topics that are actually served, report geography levels from real coverage, and tag every variable with a normalised theme.

Changed

  • The census catalogue on GET /v1/census/catalog/{datasetCode} now lists only categories that are actually served in the requested dataset. Each entry's availableGeotypes is recomputed from real fact and rollup coverage rather than a hardcoded list, so the geography levels you discover match what the tile, break and value endpoints can return.
  • Every served variable now carries a normalised theme in variableGroup, drawn from one vocabulary (population, education, identity, housing, health, work) that is consistent across nations, so England and Wales and Scotland variables group the same way.

Fixed