AdministrativeArea
Attributes available to AdministrativeArea entities in the Knowledge Graph.
A sub-type of Place, the Administrative Area entity type encompasses all cities, regions, counties, sub-regions, provinces, and countries known to the Knowledge Graph.
Note that fields are not guaranteed to exist in every entity record.
For convenience, a complete ontology source in JSON format is also available here.
New to Diffbot Knowledge Graph? Start here.
AdministrativeArea Fields
AdministrativeArea Field Details
Note that certain longer field examples may be truncated for readability.
area
Square kilometers of AdministrativeArea
- Type: Integer
- Example:
{
"area": 423970
}
areaCodes
- Type: String
- Example:
{
"areaCodes": ""
}
geonameId
- Type: Integer
- Example:
{
"geonameId": 0
}
population
- Type: Integer
- Example:
{
"population": 39144818
}
postalCodes
- Type: String
- Example:
{
"postalCodes": ""
}
Updated 29 days ago
Did this page help you?