Structures and definitions-Discovery methods-Discover by country
Number of APIs: 4
-
All countries available GET https://{{geoenrich-service}}.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/Geoenrichment/countries?f=pjson
-
Available info (per country) GET https://{{geoenrich-service}}.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/Geoenrichment/countries/:country-code?f=pjson
-
Data collections (by country) GET https://{{geoenrich-service}}.arcgis.com/arcgis/rest/services/World/GeoEnrichmentServer/Geoenrichment/datacollections/:country-code?f=pjson&token={{access_token}}
-
Available reports (by country) GET https://{{geoenrich-service}}.arcgis.com/arcgis/rest/services/World/GeoEnrichmentServer/Geoenrichment/reports/:country-code?f=pjson&token={{access_token}}