← Allar API vörur

Greenland API

5 endpoints for Greenland (Kalaallit Nunaat): Statistics Greenland (Grønlands Statistik) PxWeb open data (population, fisheries, energy, foreign trade), MET.no compact 9-day forecasts for the seven largest towns (Nuuk, Sisimiut, Ilulissat, Qaqortoq, Tasiilaq, Aasiaat, Maniitsoq), and GBIF species occurrences observed in Greenland (over 1.1M records). All no-auth, JSON / GeoJSON.

ÓKEYPIS 5 endapunktar 100 fyrirsp./klst.
Grunnslóð: https://nordapi.ee/api/v1

Statistics Greenland Topics

GET /greenland/stats/topics
Nánar →

Top-level catalog of Statistics Greenland (Grønlands Statistik) — 8 statistical subjects: population, fisheries and catch, energy, foreign trade, businesses, criminal offences, prices, education. Each item is a folder (drillable) or table. Source: bank.stat.gl/api/v1/en/Greenland.

curl https://nordapi.ee/api/v1/greenland/stats/topics

Browse Statistics Greenland

GET /greenland/stats/browse
Nánar →

Drill into the Statistics Greenland hierarchy by slash-separated path. Use the topics endpoint to find ids, then pass them.

Breytur
path valfrjálst
e.g. BE, FI/FI20
curl "https://nordapi.ee/api/v1/greenland/stats/browse?path=BE"

Greenland Weather City List

GET /greenland/weather/cities
Nánar →

Supported Greenlandic town slugs for the forecast endpoint.

curl https://nordapi.ee/api/v1/greenland/weather/cities

Greenland City Forecast

GET /greenland/weather/:city
Nánar →

MET.no compact 9-day forecast (GeoJSON Feature) for a major Greenlandic town. Returns temperature, wind, precipitation, cloud cover, pressure, humidity at hourly resolution.

Breytur
city nauðsynlegt
Slug: nuuk, sisimiut, ilulissat, qaqortoq, tasiilaq, aasiaat, maniitsoq
curl https://nordapi.ee/api/v1/greenland/weather/nuuk

Greenland Species Occurrences

GET /greenland/species
Nánar →

GBIF species occurrence records observed in Greenland (country=GL). Over 1.1M records: polar bears, narwhals, snowy owls, Arctic flora. Optional `q` free-text filter.

Breytur
q valfrjálst
Free-text filter, e.g. Ursus
curl "https://nordapi.ee/api/v1/greenland/species?q=Ursus"