search_stations

Find NVE hydrological stations and their available time series.

Signature: search_stations(municipality: string, optional, default None; county: string, optional, default None; station_name: string, optional, default None; active_only: yes/no, optional, default True; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)

Direct GET

For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.

Open this validated HTML GET URL

https://allemannsdata.com/wiki/kilder/nve/search_stations/?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0

Replace {municipality}, {county}, {station_name}, {active_only}, {limit}, {offset} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
municipalityoptionalunionMunicipality name (HydAPI field CouncilName).
countyoptionalunionCounty name.
station_nameoptionalunionStation name filter.
active_onlyoptionalbooleanReturn only active stations by default.
limitoptionalintegerMaximum stations returned (default 25, maximum 100). Unit: items.
offsetoptionalintegerNumber of matching stations to skip (default 0). Unit: items.
Generated JavaScript, Python and response structure

Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.

Example for generated JavaScript and Python

https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
  const failure = await response.json();
  throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;

Python without additional packages

import json
from urllib.request import urlopen

url = "https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "nve",
  "operation": "search_stations",
  "parameters": {},
  "data": {},
  "entities": [],
  "_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
  "_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use

The form is a fallback for people and browser agents that cannot open the GET URL directly.

Type: string. Municipality name (HydAPI field CouncilName).
Type: string. County name.
Type: string. Station name filter.
Type: yes/no. Return only active stations by default.
Type: integer. Maximum stations returned (default 25, maximum 100). Unit: items.
Type: integer. Number of matching stations to skip (default 0). Unit: items.

Result

Source: NVE HydAPI. Retrieved 2026-09-22T16:24:22Z in 0.166 seconds.

Search scope: Municipality-filtered results cover all of NISSEDAL municipality.

Showing 8 of 8 results in compact format.

  1. station_id:
    19.100.0
    latitude:
    59.01744
    longitude:
    8.52141
  2. station_id:
    19.103.0
    latitude:
    59.16613
    longitude:
    8.33485
  3. station_id:
    19.105.0
    latitude:
    58.96272
    longitude:
    8.54043
  4. station_id:
    19.137.0
    latitude:
    59.0179
    longitude:
    8.52489
  5. station_id:
    19.78.0
    latitude:
    59.17244
    longitude:
    8.34414
  6. station_id:
    19.82.0
    latitude:
    58.96851
    longitude:
    8.50818
  7. station_id:
    19.85.0
    latitude:
    59.19642
    longitude:
    8.37277
  8. station_id:
    19.96.0
    latitude:
    59.05231
    longitude:
    8.65362
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=NISSEDAL&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-22T16:24:22.5740592Z
queryTime:
00:00:00.0013519
itemCount:
8
data:

8 results

  1. station_id:
    19.100.0
    stationName:
    Nisser
    latitude:
    59.01744
    longitude:
    8.52141
    utmEast_Z33:
    128352
    utmNorth_Z33:
    6560037
    masl:
    249
    riverName:
    Arendalsvassdraget
    councilNumber:
    4030
    councilName:
    Nissedal
    countyName:
    Telemark
    drainageBasinKey:
    765
    hierarchy:
    Arendalsvassdraget
    lakeArea:
    76.47
    lakeName:
    Nisser
    lakeNo:
    1267
    regineNo:
    019.F2110
    reservoirNo:
    337
    reservoirName:
    NISSER
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1077.015
    drainageBasinAreaNorway:
    1077.015
    gradient1085:
    6.18
    gradientBasin:
    25.21
    gradientRiver:
    9.03
    heightMinimum:
    246
    heightHypso10:
    316
    heightHypso20:
    487
    heightHypso30:
    597
    heightHypso40:
    718
    heightHypso50:
    781
    heightHypso60:
    840
    heightHypso70:
    862
    heightHypso80:
    936
    heightHypso90:
    1191
    heightMaximum:
    1521
    lengthKmBasin:
    73.57
    lengthKmRiver:
    113.57
    percentAgricul:
    0.75
    percentBog:
    3.92
    percentEffBog:
    not reported by source
    percentEffLake:
    8.13
    percentForest:
    60.26
    percentGlacier:
    0
    percentLake:
    14.98
    percentMountain:
    15.61
    percentUrban:
    0.04
    utmZoneGravi:
    33
    utmEastGravi:
    114296
    utmNorthGravi:
    6589030
    utmZoneInlet:
    33
    utmEastInlet:
    73856
    utmNorthInlet:
    6608308
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    906.99
    specificDischarge:
    26.68
    regulationArea:
    1078.6
    areaReservoirs:
    122.76
    volumeReservoirs:
    605
    regulationPartReservoirs:
    0.67
    transferAreaIn:
    28.33
    transferAreaOut:
    0
    reservoirAreaIn:
    2.72
    reservoirAreaOut:
    91.43
    reservoirVolumeIn:
    6.5
    reservoirVolumeOut:
    244.2
    remainingArea:
    -1.23
    numberReservoirs:
    12
    firstYearRegulation:
    1953
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Å ENERGI VANNKRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      50
      unit:
      m
      serieFrom:
      1994-04-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-04-26T11:00:00Z
        dataToTime:
        2023-01-15T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2021-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-04-26T11:00:00Z
        dataToTime:
        2023-01-15T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2023-01-15T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2023-01-15T11:00:00Z
  2. station_id:
    19.103.0
    stationName:
    Naper
    latitude:
    59.16613
    longitude:
    8.33485
    utmEast_Z33:
    119327
    utmNorth_Z33:
    6577595
    masl:
    516
    riverName:
    Frostdøl
    councilNumber:
    4030
    councilName:
    Nissedal
    countyName:
    Telemark
    drainageBasinKey:
    766
    hierarchy:
    Frostdøl/Arendalsvassdraget
    lakeArea:
    10.46
    lakeName:
    Napevatn
    lakeNo:
    14689
    regineNo:
    019.F2C
    reservoirNo:
    348
    reservoirName:
    NAPEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    81.843
    drainageBasinAreaNorway:
    81.843
    gradient1085:
    18.81
    gradientBasin:
    24.99
    gradientRiver:
    21.93
    heightMinimum:
    512
    heightHypso10:
    512
    heightHypso20:
    512
    heightHypso30:
    649
    heightHypso40:
    708
    heightHypso50:
    741
    heightHypso60:
    788
    heightHypso70:
    861
    heightHypso80:
    880
    heightHypso90:
    920
    heightMaximum:
    991
    lengthKmBasin:
    11.66
    lengthKmRiver:
    18.93
    percentAgricul:
    0.12
    percentBog:
    4.59
    percentEffBog:
    not reported by source
    percentEffLake:
    8.05
    percentForest:
    68.44
    percentGlacier:
    0
    percentLake:
    17.46
    percentMountain:
    7.32
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    113895
    utmNorthGravi:
    6578778
    utmZoneInlet:
    33
    utmEastInlet:
    111727
    utmNorthInlet:
    6584696
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    54.78
    specificDischarge:
    21.21
    regulationArea:
    81.86
    areaReservoirs:
    10.46
    volumeReservoirs:
    217.2
    regulationPartReservoirs:
    3.96
    transferAreaIn:
    28.33
    transferAreaOut:
    0
    reservoirAreaIn:
    2.72
    reservoirAreaOut:
    10.46
    reservoirVolumeIn:
    6.5
    reservoirVolumeOut:
    217.2
    remainingArea:
    -0.02
    numberReservoirs:
    1
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Å ENERGI VANNKRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      50
      unit:
      m
      serieFrom:
      1994-05-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-02T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-02T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1968-11-01T11:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-06T00:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1968-11-01T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
  3. station_id:
    19.105.0
    stationName:
    Kjørull
    latitude:
    58.96272
    longitude:
    8.54043
    utmEast_Z33:
    128851
    utmNorth_Z33:
    6553857
    masl:
    222
    riverName:
    Arendalsvassdraget
    councilNumber:
    4030
    councilName:
    Nissedal
    countyName:
    Telemark
    drainageBasinKey:
    768
    hierarchy:
    Arendalsvassdraget
    lakeArea:
    5.34
    lakeName:
    Sandarhylen
    lakeNo:
    1276
    regineNo:
    019.E4
    reservoirNo:
    342
    reservoirName:
    KJØRULDVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1277.1
    drainageBasinAreaNorway:
    1277.1
    gradient1085:
    5.43
    gradientBasin:
    24.73
    gradientRiver:
    8.4
    heightMinimum:
    219
    heightHypso10:
    316
    heightHypso20:
    479
    heightHypso30:
    541
    heightHypso40:
    644
    heightHypso50:
    750
    heightHypso60:
    781
    heightHypso70:
    843
    heightHypso80:
    888
    heightHypso90:
    1097
    heightMaximum:
    1521
    lengthKmBasin:
    78.05
    lengthKmRiver:
    124.95
    percentAgricul:
    0.7
    percentBog:
    4.25
    percentEffBog:
    not reported by source
    percentEffLake:
    6.25
    percentForest:
    61.39
    percentGlacier:
    0
    percentLake:
    14.16
    percentMountain:
    14.42
    percentUrban:
    0.04
    utmZoneGravi:
    33
    utmEastGravi:
    117142
    utmNorthGravi:
    6584100
    utmZoneInlet:
    33
    utmEastInlet:
    73856
    utmNorthInlet:
    6608308
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    1090.35
    specificDischarge:
    27.05
    regulationArea:
    1277.31
    areaReservoirs:
    128.29
    volumeReservoirs:
    612
    regulationPartReservoirs:
    0.56
    transferAreaIn:
    28.33
    transferAreaOut:
    0
    reservoirAreaIn:
    2.72
    reservoirAreaOut:
    5.34
    reservoirVolumeIn:
    6.5
    reservoirVolumeOut:
    7
    remainingArea:
    -0.02
    numberReservoirs:
    14
    firstYearRegulation:
    1919
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Å ENERGI VANNKRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      50
      unit:
      m
      serieFrom:
      1994-04-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-04-26T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-04-26T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1991-01-01T11:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-06T00:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-01-01T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
  4. station_id:
    19.137.0
    stationName:
    Nidelva v/Nisserdam kraftstasjon
    latitude:
    59.0179
    longitude:
    8.52489
    utmEast_Z33:
    128556
    utmNorth_Z33:
    6560069
    masl:
    251
    riverName:
    Arendalsvassdraget
    councilNumber:
    4030
    councilName:
    Nissedal
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Arendalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    019.E7
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    Agder Energi Produksjon AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      2
      unit:
      °C
      serieFrom:
      1985-03-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-03-05T19:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-08-20T12:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-03-06T11:00:00Z
        dataToTime:
        2025-12-15T11:00:00Z
  5. station_id:
    19.78.0
    stationName:
    Grytå
    latitude:
    59.17244
    longitude:
    8.34414
    utmEast_Z33:
    119926
    utmNorth_Z33:
    6578243
    masl:
    636
    riverName:
    Grytåi
    councilNumber:
    4030
    councilName:
    Nissedal
    countyName:
    Telemark
    drainageBasinKey:
    750
    hierarchy:
    Grytåi/Frostdøl/Arendalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    019.F2BA4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    19.276
    drainageBasinAreaNorway:
    19.276
    gradient1085:
    19.88
    gradientBasin:
    23.14
    gradientRiver:
    34.49
    heightMinimum:
    631
    heightHypso10:
    679
    heightHypso20:
    741
    heightHypso30:
    787
    heightHypso40:
    807
    heightHypso50:
    821
    heightHypso60:
    846
    heightHypso70:
    867
    heightHypso80:
    891
    heightHypso90:
    915
    heightMaximum:
    1006
    lengthKmBasin:
    6.66
    lengthKmRiver:
    9.19
    percentAgricul:
    0
    percentBog:
    3.79
    percentEffBog:
    not reported by source
    percentEffLake:
    5.65
    percentForest:
    51.27
    percentGlacier:
    0
    percentLake:
    14.5
    percentMountain:
    28.39
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    117782
    utmNorthGravi:
    6580585
    utmZoneInlet:
    33
    utmEastInlet:
    116899
    utmNorthInlet:
    6583358
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    14.75
    specificDischarge:
    24.24
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    Uregulert
    owner:
    ARENDALS VASDRAGS BRUGSEIERFORENING
    qNumberOfYears:
    41
    qStartYear:
    1981
    qEndYear:
    2025
    qm:
    5.3396
    q5:
    6.7241
    q10:
    7.8396
    q20:
    8.9053
    q50:
    10.2787
    hm:
    0.9504
    h5:
    1.0169
    h10:
    1.0656
    h20:
    1.1091
    h50:
    1.1614
    culQm:
    7.5013
    culQ5:
    9.4464
    culQ10:
    11.0135
    culQ20:
    12.5107
    culQ50:
    14.4401
    culHm:
    1.0512
    culH5:
    1.1301
    culH10:
    1.188
    culH20:
    1.2396
    culH50:
    1.3017
    seriesList:

    5 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      2
      unit:
      m
      serieFrom:
      1998-11-08T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1998-01-01T11:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-11-08T15:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      2
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1998-01-01T11:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-11-08T15:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1998-11-08T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1998-11-08T14:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-11-08T15:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-11-09T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. parameterName:
      Snødybde
      parameter:
      2002
      versionNo:
      1
      unit:
      cm
      serieFrom:
      2006-09-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-09-21T04:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-09-21T05:00:00Z
        dataToTime:
        2020-03-25T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-09-21T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    5. parameterName:
      Snøens vannekvivalent
      parameter:
      2003
      versionNo:
      1
      unit:
      m
      serieFrom:
      2006-09-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-07-10T13:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-07-10T14:00:00Z
        dataToTime:
        2020-03-25T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-07-11T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  6. station_id:
    19.82.0
    stationName:
    Rauåna
    latitude:
    58.96851
    longitude:
    8.50818
    utmEast_Z33:
    127065
    utmNorth_Z33:
    6554680
    masl:
    223
    riverName:
    Arendalsvassdraget
    councilNumber:
    4030
    councilName:
    Nissedal
    countyName:
    Telemark
    drainageBasinKey:
    753
    hierarchy:
    Arendalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    019.E2
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    8.908
    drainageBasinAreaNorway:
    8.908
    gradient1085:
    25.66
    gradientBasin:
    35.94
    gradientRiver:
    29.22
    heightMinimum:
    220
    heightHypso10:
    308
    heightHypso20:
    338
    heightHypso30:
    380
    heightHypso40:
    423
    heightHypso50:
    459
    heightHypso60:
    476
    heightHypso70:
    537
    heightHypso80:
    575
    heightHypso90:
    598
    heightMaximum:
    755
    lengthKmBasin:
    6.77
    lengthKmRiver:
    7.01
    percentAgricul:
    0.37
    percentBog:
    2.3
    percentEffBog:
    not reported by source
    percentEffLake:
    0
    percentForest:
    90.59
    percentGlacier:
    0
    percentLake:
    0.08
    percentMountain:
    1.15
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    124048
    utmNorthGravi:
    6555557
    utmZoneInlet:
    33
    utmEastInlet:
    121061
    utmNorthInlet:
    6555779
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    6.72
    specificDischarge:
    23.9
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    50
    qStartYear:
    1973
    qEndYear:
    2025
    qm:
    3.1866
    q5:
    3.9464
    q10:
    4.6193
    q20:
    5.2883
    q50:
    6.1899
    hm:
    0.9045
    h5:
    0.9528
    h10:
    0.9911
    h20:
    1.0259
    h50:
    1.0688
    culQm:
    5.9202
    culQ5:
    7.3318
    culQ10:
    8.582
    culQ20:
    9.8249
    culQ50:
    11.5
    culHm:
    1.0564
    culH5:
    1.118
    culH10:
    1.1668
    culH20:
    1.2112
    culH50:
    1.2658
    seriesList:

    4 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1972-11-16T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-11-16T11:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-11-16T13:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-11-16T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-11-16T11:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-11-16T13:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-11-16T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2024-04-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-13T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2005-04-14T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-01-10T15:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-01-10T16:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-01-11T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  7. station_id:
    19.85.0
    stationName:
    Lytingsvatn
    latitude:
    59.19642
    longitude:
    8.37277
    utmEast_Z33:
    121824
    utmNorth_Z33:
    6580741
    masl:
    610
    riverName:
    Borstadåi
    councilNumber:
    4030
    councilName:
    Nissedal
    countyName:
    Telemark
    drainageBasinKey:
    756
    hierarchy:
    Borstadåi/Arendalsvassdraget
    lakeArea:
    1.79
    lakeName:
    Lytingsvatn
    lakeNo:
    1309
    regineNo:
    019.F22B
    reservoirNo:
    352
    reservoirName:
    LYTINGSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    22.542
    drainageBasinAreaNorway:
    22.542
    gradient1085:
    41.61
    gradientBasin:
    24.77
    gradientRiver:
    31.35
    heightMinimum:
    611
    heightHypso10:
    632
    heightHypso20:
    726
    heightHypso30:
    775
    heightHypso40:
    811
    heightHypso50:
    862
    heightHypso60:
    868
    heightHypso70:
    887
    heightHypso80:
    905
    heightHypso90:
    946
    heightMaximum:
    1047
    lengthKmBasin:
    6.32
    lengthKmRiver:
    7.21
    percentAgricul:
    0
    percentBog:
    8.22
    percentEffBog:
    not reported by source
    percentEffLake:
    8.07
    percentForest:
    49.91
    percentGlacier:
    0
    percentLake:
    12.51
    percentMountain:
    26.78
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    120218
    utmNorthGravi:
    6583286
    utmZoneInlet:
    33
    utmEastInlet:
    120493
    utmNorthInlet:
    6586679
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    16.67
    specificDischarge:
    23.49
    regulationArea:
    22.5
    areaReservoirs:
    1.79
    volumeReservoirs:
    6.3
    regulationPartReservoirs:
    0.38
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.79
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    6.3
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Å ENERGI VANNKRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      50
      unit:
      m
      serieFrom:
      1994-05-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-02T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-02T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-02-24T11:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-06T00:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-02-24T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
  8. station_id:
    19.96.0
    stationName:
    Storgama ovf.
    latitude:
    59.05231
    longitude:
    8.65362
    utmEast_Z33:
    136291
    utmNorth_Z33:
    6563180
    masl:
    582
    riverName:
    Heimdøl
    councilNumber:
    4030
    councilName:
    Nissedal
    countyName:
    Telemark
    drainageBasinKey:
    763
    hierarchy:
    Heimdøl/Arendalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    019.E5B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    0.584
    drainageBasinAreaNorway:
    0.584
    gradient1085:
    33.4
    gradientBasin:
    20.23
    gradientRiver:
    25.05
    heightMinimum:
    587
    heightHypso10:
    598
    heightHypso20:
    604
    heightHypso30:
    609
    heightHypso40:
    615
    heightHypso50:
    618
    heightHypso60:
    638
    heightHypso70:
    646
    heightHypso80:
    652
    heightHypso90:
    666
    heightMaximum:
    689
    lengthKmBasin:
    1.3
    lengthKmRiver:
    0.76
    percentAgricul:
    0
    percentBog:
    6.69
    percentEffBog:
    not reported by source
    percentEffLake:
    6.17
    percentForest:
    28.97
    percentGlacier:
    0
    percentLake:
    11.79
    percentMountain:
    52.69
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    136238
    utmNorthGravi:
    6563625
    utmZoneInlet:
    33
    utmEastInlet:
    136091
    utmNorthInlet:
    6563622
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    0.73
    specificDischarge:
    39.88
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    47
    qStartYear:
    1975
    qEndYear:
    2025
    qm:
    0.25
    q5:
    0.3055
    q10:
    0.348
    q20:
    0.3876
    q50:
    0.4375
    hm:
    0.507
    h5:
    0.5496
    h10:
    0.5792
    h20:
    0.6049
    h50:
    0.6351
    culQm:
    0.3885
    culQ5:
    0.4748
    culQ10:
    0.5407
    culQ20:
    0.6024
    culQ50:
    0.6799
    culHm:
    0.6054
    culH5:
    0.6563
    culH10:
    0.6916
    culH20:
    0.7223
    culH50:
    0.7583
    seriesList:

    4 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1974-07-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1974-07-03T10:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1974-07-03T11:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1974-07-04T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1974-07-03T10:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1974-07-03T11:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1974-07-04T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2024-05-15T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-13T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2006-06-22T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-06-22T17:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-06-22T18:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-06-23T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
limit:
25
offset:
0
returned:
8
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

Is data missing or incorrect? Send feedback about this result.

Continue exploring

How an AI agent should use this page

Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.

How to use the search_stations lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. Follow linked results to canonical pages before combining sources.

Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.

Source-specific next step

Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.