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-21T04:50:04Z in 0.156 seconds.

Search scope: Municipality-filtered results cover all of INDRE ØSTFOLD municipality.

Showing 4 of 4 results in compact format.

  1. station_id:
    2.1036.0
    latitude:
    59.59277
    longitude:
    11.40114
  2. station_id:
    2.125.0
    latitude:
    59.65955
    longitude:
    11.22566
  3. station_id:
    2.605.0
    latitude:
    59.63733
    longitude:
    11.15354
  4. station_id:
    3.22.0
    latitude:
    59.55161
    longitude:
    10.8561
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=INDRE+%C3%98STFOLD&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T04:50:04.873676Z
queryTime:
00:00:00.0007984
itemCount:
4
data:

4 results

  1. station_id:
    2.1036.0
    stationName:
    Hæra v/Løkkeborg
    latitude:
    59.59277
    longitude:
    11.40114
    utmEast_Z33:
    296867
    utmNorth_Z33:
    6611566
    masl:
    137
    riverName:
    Lekumelva
    councilNumber:
    3118
    councilName:
    Indre Østfold
    countyName:
    Østfold
    drainageBasinKey:
    323
    hierarchy:
    Lekumelva/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.B1B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    133.46
    drainageBasinAreaNorway:
    133.46
    gradient1085:
    1.48
    gradientBasin:
    not reported by source
    gradientRiver:
    6.68
    heightMinimum:
    127
    heightHypso10:
    156
    heightHypso20:
    171
    heightHypso30:
    181
    heightHypso40:
    194
    heightHypso50:
    201
    heightHypso60:
    219
    heightHypso70:
    236
    heightHypso80:
    256
    heightHypso90:
    258
    heightMaximum:
    330
    lengthKmBasin:
    18.19
    lengthKmRiver:
    27.1
    percentAgricul:
    21.75
    percentBog:
    2.75
    percentEffBog:
    not reported by source
    percentEffLake:
    0.33
    percentForest:
    67.93
    percentGlacier:
    0
    percentLake:
    3.07
    percentMountain:
    0
    percentUrban:
    0.12
    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:
    70.72
    specificDischarge:
    16.79
    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:
    21
    qStartYear:
    2005
    qEndYear:
    2025
    qm:
    15.985
    q5:
    19.6085
    q10:
    21.9275
    q20:
    23.9308
    q50:
    26.2371
    hm:
    2.7102
    h5:
    2.8574
    h10:
    2.9436
    h20:
    3.014
    h50:
    3.0909
    culQm:
    16.3442
    culQ5:
    20.0491
    culQ10:
    22.4202
    culQ20:
    24.4685
    culQ50:
    26.8266
    culHm:
    2.7256
    culH5:
    2.8742
    culH10:
    2.9612
    culH20:
    3.0323
    culH50:
    3.1099
    seriesList:

    5 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-03-03T15:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-03-03T16:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-03-04T11:00:00Z
        dataToTime:
        2026-09-20T11: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:
        2005-03-03T15:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-03-03T16:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-03-04T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2014-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-04-01T00:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-04-01T01:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-04-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2006-05-10T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-05-11T07:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-05-11T08:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-05-12T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    5. parameterName:
      Sekundær vannstand
      parameter:
      9104
      versionNo:
      1
      unit:
      m
      serieFrom:
      2006-05-10T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-05-10T13:30:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-05-10T14:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-05-11T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  2. station_id:
    2.125.0
    stationName:
    Øyeren v/Mørkfoss
    latitude:
    59.65955
    longitude:
    11.22566
    utmEast_Z33:
    287392
    utmNorth_Z33:
    6619545
    masl:
    103
    riverName:
    Glommavassdraget
    councilNumber:
    3118
    councilName:
    Indre Østfold
    countyName:
    Østfold
    drainageBasinKey:
    83
    hierarchy:
    Glommavassdraget
    lakeArea:
    73.09
    lakeName:
    Øyeren
    lakeNo:
    113
    regineNo:
    002.C11
    reservoirNo:
    34
    reservoirName:
    ØYEREN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    40437.051
    drainageBasinAreaNorway:
    40016.59
    gradient1085:
    1.22
    gradientBasin:
    13.89
    gradientRiver:
    1.4
    heightMinimum:
    99
    heightHypso10:
    278
    heightHypso20:
    451
    heightHypso30:
    584
    heightHypso40:
    742
    heightHypso50:
    858
    heightHypso60:
    966
    heightHypso70:
    1053
    heightHypso80:
    1224
    heightHypso90:
    1479
    heightMaximum:
    2466
    lengthKmBasin:
    362.54
    lengthKmRiver:
    547.38
    percentAgricul:
    5.72
    percentBog:
    7.37
    percentEffBog:
    not reported by source
    percentEffLake:
    0.59
    percentForest:
    50.02
    percentGlacier:
    0.68
    percentLake:
    4.85
    percentMountain:
    25.98
    percentUrban:
    0.47
    utmZoneGravi:
    33
    utmEastGravi:
    259768
    utmNorthGravi:
    6819712
    utmZoneInlet:
    33
    utmEastInlet:
    350262
    utmNorthInlet:
    6970923
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    21510.44
    specificDischarge:
    16.86
    regulationArea:
    40438.87
    areaReservoirs:
    961.85
    volumeReservoirs:
    3681.24
    regulationPartReservoirs:
    0.17
    transferAreaIn:
    26.86
    transferAreaOut:
    154.64
    reservoirAreaIn:
    5.77
    reservoirAreaOut:
    102.7
    reservoirVolumeIn:
    68
    reservoirVolumeOut:
    308.3
    remainingArea:
    -0.55
    numberReservoirs:
    193
    firstYearRegulation:
    1901
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    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:
    102.27
    h5:
    102.46
    h10:
    102.7
    h20:
    103.29
    h50:
    104.14
    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:
    102.27
    culH5:
    102.46
    culH10:
    102.7
    culH20:
    103.29
    culH50:
    104.14
    seriesList:

    3 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      2
      unit:
      m
      serieFrom:
      1998-01-01T00: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-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2000-01-01T00:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-01-01T11:00:00Z
        dataToTime:
        2026-09-20T11: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:
        1881-01-01T11:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-06-22T08:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1881-01-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1997-04-15T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-01-13T14:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-13T15:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-14T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  3. station_id:
    2.605.0
    stationName:
    Solbergfoss
    latitude:
    59.63733
    longitude:
    11.15354
    utmEast_Z33:
    283189
    utmNorth_Z33:
    6617306
    masl:
    98
    riverName:
    Glommavassdraget
    councilNumber:
    3118
    councilName:
    Indre Østfold
    countyName:
    Østfold
    drainageBasinKey:
    282
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.B62
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    40464.172
    drainageBasinAreaNorway:
    40043.711
    gradient1085:
    1.2
    gradientBasin:
    13.89
    gradientRiver:
    1.39
    heightMinimum:
    96
    heightHypso10:
    278
    heightHypso20:
    451
    heightHypso30:
    584
    heightHypso40:
    742
    heightHypso50:
    858
    heightHypso60:
    966
    heightHypso70:
    1053
    heightHypso80:
    1224
    heightHypso90:
    1479
    heightMaximum:
    2466
    lengthKmBasin:
    365.31
    lengthKmRiver:
    552.68
    percentAgricul:
    5.73
    percentBog:
    7.37
    percentEffBog:
    not reported by source
    percentEffLake:
    0.59
    percentForest:
    50.02
    percentGlacier:
    0.68
    percentLake:
    4.85
    percentMountain:
    25.97
    percentUrban:
    0.47
    utmZoneGravi:
    33
    utmEastGravi:
    259785
    utmNorthGravi:
    6819576
    utmZoneInlet:
    33
    utmEastInlet:
    350258
    utmNorthInlet:
    6970921
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    21527.25
    specificDischarge:
    16.86
    regulationArea:
    40465.99
    areaReservoirs:
    962.93
    volumeReservoirs:
    3681.24
    regulationPartReservoirs:
    0.17
    transferAreaIn:
    26.86
    transferAreaOut:
    39471.33
    reservoirAreaIn:
    5.77
    reservoirAreaOut:
    880.47
    reservoirVolumeIn:
    68
    reservoirVolumeOut:
    3724.66
    remainingArea:
    -0.55
    numberReservoirs:
    194
    firstYearRegulation:
    1901
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    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:
    2235
    culQ5:
    2677
    culQ10:
    3046
    culQ20:
    3217
    culQ50:
    3492
    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:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      1964-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1964-01-01T11:00:00Z
        dataToTime:
        2026-09-21T02:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2012-01-01T01:00:00Z
        dataToTime:
        2026-09-21T02:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1964-01-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  4. station_id:
    3.22.0
    stationName:
    Høgfoss
    latitude:
    59.55161
    longitude:
    10.8561
    utmEast_Z33:
    265842
    utmNorth_Z33:
    6608781
    masl:
    53
    riverName:
    Mossevassdraget
    councilNumber:
    3118
    councilName:
    Indre Østfold
    countyName:
    Østfold
    drainageBasinKey:
    330
    hierarchy:
    Mossevassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    003.C0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    299.616
    drainageBasinAreaNorway:
    299.616
    gradient1085:
    3.45
    gradientBasin:
    not reported by source
    gradientRiver:
    3.23
    heightMinimum:
    42
    heightHypso10:
    110
    heightHypso20:
    125
    heightHypso30:
    140
    heightHypso40:
    163
    heightHypso50:
    176
    heightHypso60:
    190
    heightHypso70:
    208
    heightHypso80:
    221
    heightHypso90:
    253
    heightMaximum:
    348
    lengthKmBasin:
    34.29
    lengthKmRiver:
    62.63
    percentAgricul:
    19.57
    percentBog:
    1.19
    percentEffBog:
    not reported by source
    percentEffLake:
    0.56
    percentForest:
    70.99
    percentGlacier:
    0
    percentLake:
    2.43
    percentMountain:
    0
    percentUrban:
    1.57
    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:
    170.12
    specificDischarge:
    17.98
    regulationArea:
    0
    areaReservoirs:
    1.62
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    4
    firstYearRegulation:
    0
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    MOSS BRUKSEIERFORENING
    qNumberOfYears:
    41
    qStartYear:
    1977
    qEndYear:
    2025
    qm:
    44.5209
    q5:
    57.3228
    q10:
    65.3555
    q20:
    72.2337
    q50:
    80.0742
    hm:
    40.8283
    h5:
    40.9778
    h10:
    41.0584
    h20:
    41.1213
    h50:
    41.1873
    culQm:
    54.8578
    culQ5:
    70.6321
    culQ10:
    80.5298
    culQ20:
    89.005
    culQ50:
    98.6659
    culHm:
    40.9513
    culH5:
    41.1071
    culH10:
    41.191
    culH20:
    41.2565
    culH50:
    41.3252
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1976-09-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-09-01T11:00:00Z
        dataToTime:
        2026-09-21T03:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-09-23T03:00:00Z
        dataToTime:
        2026-09-21T03:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-09-01T11:00:00Z
        dataToTime:
        2026-09-20T11: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:
        1976-09-23T01:45:00Z
        dataToTime:
        2026-09-21T03:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-09-23T03:00:00Z
        dataToTime:
        2026-09-21T03:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
limit:
25
offset:
0
returned:
4
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.