Area Data Model

Domain

The schema is part of the Domain

Description

Area corresponds to a geographic area as a city, a locality, a district, etc.

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below: - id : Unique identifier of an Area - Optional - name : The defined name of the municipality - Optional - areaType : SUBURB, LOCALITY, CITY, TOWN, BOROUGH, ... - Optional - characteristic : Any additional characterization of the Area, defined for the Area type - Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:22:50 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon