IslandData
IslandData[entity,property]
gives the value of the specified property for the island entity.
IslandData[{entity1,entity2,…},property]
gives a list of property values for the specified island entities.
IslandData[entity,property,annotation]
gives the specified annotation associated with the given property.
Details
- IslandData[] gives a list of all island entities.
- IslandData["Properties"] gives a list of available properties.
- IslandData["SampleEntities"] gives a list of sample entities.
- The specified entity in IslandData can be an Entity, EntityClass, entity canonical name, or list thereof.
- The specified property can be an EntityProperty, EntityPropertyClass, property canonical name, or list of properties.
- Properties that do not apply or are not known in a particular case are indicated by Missing[…].
- Properties include:
-
"AlternateNames" alternate names "Area" area "Coordinates" center coordinates "Countries" country "Latitude" latitude "Longitude" longitude "MaxElevation" maximum elevation "Name" name "Population" population "PopulationDensity" population density "ShoreLength" shoreline length
Examples
open allclose allText
Wolfram Research (2014), IslandData, Wolfram Language function, https://reference.wolfram.com/language/ref/IslandData.html.
CMS
Wolfram Language. 2014. "IslandData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/IslandData.html.
APA
Wolfram Language. (2014). IslandData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/IslandData.html