{
  "asOf": "2026-07-23T00:00:00+10:00",
  "scope": "spatial-data-discovery",
  "note": "Data-family availability varies by location, plan and source licence. Query responses identify the sources actually used.",
  "dataFamilies": [
    {
      "id": "built-environment",
      "name": "Built environment",
      "types": [
        "Buildings",
        "Addresses",
        "Parcels",
        "Land use",
        "Property"
      ],
      "query": "What exists here and how is the site being used?"
    },
    {
      "id": "planning-regulation",
      "name": "Planning & regulation",
      "types": [
        "Zoning",
        "Approvals",
        "Heritage",
        "Controls",
        "Boundaries"
      ],
      "query": "What can happen here and which rules apply?"
    },
    {
      "id": "transport-movement",
      "name": "Transport & movement",
      "types": [
        "Roads",
        "Rail",
        "Ports",
        "Airports",
        "Transit",
        "Freight"
      ],
      "query": "How does this place connect and where is movement changing?"
    },
    {
      "id": "infrastructure-utilities",
      "name": "Infrastructure & utilities",
      "types": [
        "Power",
        "Water",
        "Drainage",
        "Telecoms",
        "Critical assets"
      ],
      "query": "Which systems serve this place and where are the dependencies?"
    },
    {
      "id": "hazards-climate",
      "name": "Hazards & climate",
      "types": [
        "Flood",
        "Fire",
        "Heat",
        "Storm",
        "Erosion",
        "Exposure"
      ],
      "query": "Which risks overlap here and how are they changing?"
    },
    {
      "id": "environment",
      "name": "Environment & natural systems",
      "types": [
        "Waterways",
        "Vegetation",
        "Soils",
        "Biodiversity",
        "Coastlines"
      ],
      "query": "Which natural systems shape this place?"
    },
    {
      "id": "people-services",
      "name": "People & services",
      "types": [
        "Population",
        "Health access",
        "Education",
        "Emergency services"
      ],
      "query": "Who is affected here and which services are accessible?"
    },
    {
      "id": "economy-activity",
      "name": "Economy & activity",
      "types": [
        "Businesses",
        "Employment",
        "Leases",
        "Development",
        "Industrial activity"
      ],
      "query": "What activity is emerging and where is the place heading?"
    }
  ],
  "longitudinalModel": {
    "preservesObservationWindows": true,
    "replacesHistoryWithLatestSnapshot": false,
    "tracks": [
      "appeared",
      "disappeared",
      "moved",
      "expanded",
      "contracted",
      "changed classification"
    ],
    "evidencePerObservation": [
      "observed_at",
      "publisher",
      "source_url",
      "licence_record",
      "geometry",
      "attributes"
    ],
    "queryExamples": [
      "What changed at this place between two dates?",
      "Which signals are moving together over time?",
      "When did the current trajectory begin?"
    ]
  },
  "access": {
    "humans": "Research workspace",
    "agents": "Skill and MCP",
    "products": "REST API",
    "frontierAI": "Licensed datasets and API"
  }
}