places dataset info

This block is part of the places group and was last modified in core v15.0.0.

places dataset info v15.0.0

Reports which dataset this node is serving: the Overture release, the vocabulary version, and how many records and categories it holds. This is the one places block that answers when no dataset is loaded : that is its job, so check loaded rather than success. Worth surfacing in an admin view: the release string is what makes results reproducible and comparable between refreshes. Accuracy limits worth knowing: education categories overcount by roughly 6% against the official register, counts are indicative until conflation exists, and confidence is uncalibrated.

Out pins 10
  • loaded v15.0.0
    condition

    True when a dataset is loaded. False means the places blocks will report PLACES_NOT_AVAILABLE.

  • release v15.0.0
    value

    Overture release string, e.g. 2026-07-22.0.

  • vocabulary version v15.0.0
    value

    Version of the category grouping the dataset was built with.

  • record count v15.0.0
    number

    Number of places in the dataset.

  • group count v15.0.0
    number

    Number of category groups.

  • category count v15.0.0
    number

    Number of distinct raw Overture categories present.

  • bbox v15.0.0
    object

    Geographic extent of the dataset, as {min_lat, min_lon, max_lat, max_lon}.

  • built at v15.0.0
    value

    When the dataset file was built.

  • success v15.0.0
    condition

    True when the query ran. An empty result is still a success.

  • error v15.0.0
    value

    Error code when the query could not run: none : this block always succeeds; check loaded.

Core Releases

v15.0.0 This block was introduced in v15.0.0, click here to see the release notes.
Back to places Return to the main group to view all sub-groups Back to Places Return to the group to view all blocks within this group