Location
A named geographic or administrative area, such as a region, district, commune, or village. Location captures where a household or event is situated within an administrative hierarchy, distinct from a street address.
https://publicschema.org/Location
Properties
| Property | Type | Classification | Definition |
|---|---|---|---|
| location_name | string | Non-personal | A human-readable place name for the location. |
| latitude | decimal | Personal | The geographic latitude in decimal degrees (WGS84). |
| longitude | decimal | Personal | The geographic longitude in decimal degrees (WGS84). |
| administrative_level | string (administrative-level) | Non-personal | The administrative classification (national, regional, district, sub-district, v... |
| parent_location | concept:Location | Non-personal | The parent location in the administrative hierarchy. |
| location_code | string | Non-personal | A standardized code for this location (P-code, ISO code, national G-code). |