Vepler logo
v2.150.0

School inspection blocks and expanded EPC property filters

The single-school endpoint gains opt-in inspection, identifier and trust blocks, and property search adds verified EPC rating, certificate and fabric filters.

Added

  • Added opt-in aggregate blocks to the single-school endpoint via the attributes parameter. GET /v1/schools/{id} can now return an inspections block (full inspection history with each inspectorate's native grade, sub-judgements, evaluation areas and a link to the published report), plus identifiers (UKPRN and provider ids) and trust (active trust, federation and diocese memberships). The attribute-less response is unchanged.

Changed

  • Property and listing price fields are documented as whole pounds, so 450000 is £450,000, not pence. Returned values are unchanged; only the documented unit is now explicit.
  • Expanded the EPC fields available to property filters on POST /v1/property/query. You can now filter on the verified rating fields epc.currentRatingBand, epc.currentRatingScore, epc.rating.potential.band and epc.rating.potential.score, plus certificate metadata (epc.meesCompliance, epc.certificateType, epc.inspectionDate) and fabric detail (epc.fabric.walls.insulationPresent, epc.fabric.mainHeating.fuel) for more granular property search.