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).
stationId
optional
DMI station id, e.g. 06180 (Copenhagen)
parameterId
optional
Parameter, e.g. temp_dry
limit
optional
default: 50
Max features
| Name | Required | Default | Description |
|---|---|---|---|
stationId |
No | - | DMI station id, e.g. 06180 (Copenhagen) |
parameterId |
No | - | Parameter, e.g. temp_dry |
limit |
No | 50 | Max features |
curl "https://nordapi.ee/api/v1/denmark/dmi/met-obs?stationId=06180&limit=20"
{
"data": {
"features": [
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "68935e9d-9323-f252-444f-7da334097560",
"properties": {
"created": "2026-09-02T23:50:18.145756Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "cloud_cover",
"stationId": "06180",
"value": 40.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "3300755a-3701-9590-46df-e7d299b82502",
"properties": {
"created": "2026-09-02T23:50:18.146005Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "cloud_height",
"stationId": "06180",
"value": 200.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "c8835d74-de59-a906-70a4-a51695abc038",
"properties": {
"created": "2026-09-02T23:50:18.146325Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "visibility",
"stationId": "06180",
"value": 3.5e4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "10dfea73-3e1c-5a1c-5ee4-9b8dbb2118de",
"properties": {
"created": "2026-09-02T23:50:18.147131Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "wind_min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "508fd873-b704-4577-4ab0-b201bd1476c3",
"properties": {
"created": "2026-09-02T23:50:18.041397Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "humidity",
"stationId": "06180",
"value": 100.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "49ce642a-0a81-0b2e-e9e9-54a9bb139223",
"properties": {
"created": "2026-09-02T23:50:18.043087Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "precip_past10min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "acb002bf-50fe-4296-06e1-223125887364",
"properties": {
"created": "2026-09-02T23:50:18.044211Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "pressure",
"stationId": "06180",
"value": 1014.6
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "055adc62-da22-bbf1-c7c5-cdd725e14171",
"properties": {
"created": "2026-09-02T23:50:18.045363Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "pressure_at_sea",
"stationId": "06180",
"value": 1015.2
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "abb376cd-2efd-ec05-081c-e01b4e94d9a6",
"properties": {
"created": "2026-09-02T23:50:18.054116Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "precip_dur_past10min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "73a6990c-f838-ac8c-cefd-c8b47ad22ba1",
"properties": {
"created": "2026-09-02T23:50:18.056152Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "visib_mean_last10min",
"stationId": "06180",
"value": 3.66e4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "b0efb0c5-f832-8fb6-bd42-179712f97118",
"properties": {
"created": "2026-09-02T23:50:18.056639Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "temp_dew",
"stationId": "06180",
"value": 14.1
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "a5a58b1a-e65f-b716-c66b-ae51fa6c7120",
"properties": {
"created": "2026-09-02T23:50:18.057265Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "temp_dry",
"stationId": "06180",
"value": 14.1
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "862868cd-4bdd-96e6-0883-0f3e5678973b",
"properties": {
"created": "2026-09-02T23:50:18.057514Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "temp_grass",
"stationId": "06180",
"value": 13.5
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "7c51cb45-97a6-1c9d-50db-829e68ec95d6",
"properties": {
"created": "2026-09-02T23:50:18.0577Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "wind_dir",
"stationId": "06180",
"value": 223.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "6ffbe9fd-ccde-b38e-27aa-bb054f3e6106",
"properties": {
"created": "2026-09-02T23:50:18.057873Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "wind_max",
"stationId": "06180",
"value": 4.12
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "75ac1949-bb9c-3fb8-abdb-832b45ed570e",
"properties": {
"created": "2026-09-02T23:50:18.059085Z",
"observed": "2026-09-02T23:50:00Z",
"parameterId": "wind_speed",
"stationId": "06180",
"value": 3.09
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "28939a99-a12a-52bb-31fe-673534853203",
"properties": {
"created": "2026-09-02T23:40:20.795842Z",
"observed": "2026-09-02T23:40:00Z",
"parameterId": "humidity",
"stationId": "06180",
"value": 100.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "b5a9cc49-cca4-4026-24ac-bdc5aa9ae7cf",
"properties": {
"created": "2026-09-02T23:40:20.79645Z",
"observed": "2026-09-02T23:40:00Z",
"parameterId": "precip_past10min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "4572e896-5960-8b48-2dba-d409e114e04a",
"properties": {
"created": "2026-09-02T23:40:20.79723Z",
"observed": "2026-09-02T23:40:00Z",
"parameterId": "pressure",
"stationId": "06180",
"value": 1014.6
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "8040aca6-cbee-f73f-1923-8672fc76f3c6",
"properties": {
"created": "2026-09-02T23:40:20.797659Z",
"observed": "2026-09-02T23:40:00Z",
"parameterId": "pressure_at_sea",
"stationId": "06180",
"value": 1015.3
},
"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-09-02T23:58:53Z",
"type": "FeatureCollection"
},
"success": true
}