← Denmark

DMI Weather Observations

GET /denmark/dmi/met-obs

Live meteorological observations from DMI stations. Filter by stationId and parameterId. Returns GeoJSON. Source: opendataapi.dmi.dk (no auth since 2026-03-26).

Parameters

stationId optional

DMI station id, e.g. 06180 (Copenhagen)

parameterId optional

Parameter, e.g. temp_dry

limit optional default: 50

Max features

Example Requests

Basic usage
curl "https://nordapi.ee/api/v1/denmark/dmi/met-obs?stationId=06180&limit=20"

Live Response

{
  "data": {
    "features": [
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "671efb92-eecd-d889-908c-78d194bcf343",
        "properties": {
          "created": "2026-08-12T06:40:27.854357Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "humidity",
          "stationId": "06180",
          "value": 61.6
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "37238109-9d48-eeec-cbf5-e4a7c0948321",
        "properties": {
          "created": "2026-08-12T06:40:27.855647Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "precip_past10min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "7a58885f-ad09-6df6-0e09-1f8ddea041ce",
        "properties": {
          "created": "2026-08-12T06:40:27.857509Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "pressure",
          "stationId": "06180",
          "value": 1028.1
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "6b952004-faf6-c963-b169-9ae47aff80bc",
        "properties": {
          "created": "2026-08-12T06:40:27.858949Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "pressure_at_sea",
          "stationId": "06180",
          "value": 1028.7
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "c4f84fb9-3d23-26de-79ec-075400a85436",
        "properties": {
          "created": "2026-08-12T06:40:27.867386Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "visib_mean_last10min",
          "stationId": "06180",
          "value": 4.77e4
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "1b2d8f53-0834-585b-9b15-943b8486273a",
        "properties": {
          "created": "2026-08-12T06:40:27.868096Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "precip_dur_past10min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "ffea47dc-28a3-e748-7886-888edf6d178d",
        "properties": {
          "created": "2026-08-12T06:40:27.93904Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "wind_min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "24519800-26a6-0ced-7b1b-1c0adc3132a8",
        "properties": {
          "created": "2026-08-12T06:40:27.940576Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "temp_dew",
          "stationId": "06180",
          "value": 8.7
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "9ee1833f-40b4-2331-9488-37aad8495c94",
        "properties": {
          "created": "2026-08-12T06:40:27.942027Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "temp_dry",
          "stationId": "06180",
          "value": 16.1
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "0f3479a7-80bb-0f95-dde1-19d76d71533b",
        "properties": {
          "created": "2026-08-12T06:40:27.94356Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "temp_grass",
          "stationId": "06180",
          "value": 19.2
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "67c03fdf-f01b-9d6b-6707-20d90b4d8bc8",
        "properties": {
          "created": "2026-08-12T06:40:27.944233Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "wind_dir",
          "stationId": "06180",
          "value": 280.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "1770a04b-16dd-7ae8-e61d-a85ff43818f8",
        "properties": {
          "created": "2026-08-12T06:40:27.944822Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "wind_max",
          "stationId": "06180",
          "value": 4.63
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "28bbae0c-9ad8-6d81-7432-aa91d9606bec",
        "properties": {
          "created": "2026-08-12T06:40:27.945432Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "wind_speed",
          "stationId": "06180",
          "value": 3.09
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "5fd74678-2d64-0164-f983-b567bef990b6",
        "properties": {
          "created": "2026-08-12T06:40:28.147552Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "cloud_cover",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "379ddfdf-d75d-fe11-6445-c535097d60eb",
        "properties": {
          "created": "2026-08-12T06:40:28.147725Z",
          "observed": "2026-08-12T06:40:00Z",
          "parameterId": "visibility",
          "stationId": "06180",
          "value": 4.5e4
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "30654b0f-0a5e-5487-a368-10542441118a",
        "properties": {
          "created": "2026-08-12T06:30:20.126231Z",
          "observed": "2026-08-12T06:30:00Z",
          "parameterId": "humidity",
          "stationId": "06180",
          "value": 62.7
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "dca91cd3-07f2-57ec-791f-437379420a77",
        "properties": {
          "created": "2026-08-12T06:30:20.126754Z",
          "observed": "2026-08-12T06:30:00Z",
          "parameterId": "precip_past10min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "ddaf3022-cff3-58df-b98c-e44d668b180c",
        "properties": {
          "created": "2026-08-12T06:30:20.12739Z",
          "observed": "2026-08-12T06:30:00Z",
          "parameterId": "pressure",
          "stationId": "06180",
          "value": 1028.1
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "f3daf289-0e4c-9454-76cd-86867e470a90",
        "properties": {
          "created": "2026-08-12T06:30:20.127839Z",
          "observed": "2026-08-12T06:30:00Z",
          "parameterId": "pressure_at_sea",
          "stationId": "06180",
          "value": 1028.7
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "d880fe94-0a94-e864-abdb-79cedaefba6d",
        "properties": {
          "created": "2026-08-12T06:30:20.12916Z",
          "observed": "2026-08-12T06:30:00Z",
          "parameterId": "precip_dur_past10min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      }
    ],
    "links": [
      {
        "href": "https://opendataapi.dmi.dk/v2/metObs/collections/observation/items?limit=20&stationId=06180",
        "rel": "self",
        "title": "This document",
        "type": "application/geo+json"
      },
      {
        "href": "https://opendataapi.dmi.dk/v2/metObs/collections/observation/items?limit=20&stationId=06180&offset=20",
        "rel": "next",
        "title": "Next set of results",
        "type": "application/geo+json"
      }
    ],
    "numberReturned": 20,
    "timeStamp": "2026-08-12T06:43:03Z",
    "type": "FeatureCollection"
  },
  "success": true
}