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-22T09:56:36Z in 0.217 seconds.

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

Showing 9 of 9 results in compact format.

  1. station_id:
    2.1154.1
    latitude:
    61.68063
    longitude:
    9.6754
  2. station_id:
    2.1191.0
    latitude:
    61.61798
    longitude:
    9.79929
  3. station_id:
    2.172.0
    latitude:
    61.50048
    longitude:
    9.40466
  4. station_id:
    2.255.0
    latitude:
    61.3494
    longitude:
    9.26309
  5. station_id:
    2.260.0
    latitude:
    61.416
    longitude:
    9.27426
  6. station_id:
    2.460.0
    latitude:
    61.61398
    longitude:
    9.72248
  7. station_id:
    2.659.0
    latitude:
    61.57679
    longitude:
    9.79224
  8. station_id:
    2.719.2
    latitude:
    61.39167
    longitude:
    9.18579
  9. station_id:
    2.722.1
    latitude:
    61.46359
    longitude:
    9.32059
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=NORD-FRON&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-22T09:56:35.9946657Z
queryTime:
00:00:00.0006880
itemCount:
9
data:

9 results

  1. station_id:
    2.1154.1
    stationName:
    Kvam v/Veikledalen rør 1
    latitude:
    61.68063
    longitude:
    9.6754
    utmEast_Z33:
    218420
    utmNorth_Z33:
    6850133
    masl:
    654
    riverName:
    Veikleåa
    councilNumber:
    3436
    councilName:
    Nord-Fron
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Veikleåa/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DG1A0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    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:
    HH. Hydrologisk avd./Hydrometri
    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:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2014-10-22T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-10-22T17:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-22T18:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-23T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-10-22T17:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-22T18:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-23T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  2. station_id:
    2.1191.0
    stationName:
    Sula v/Bruli
    latitude:
    61.61798
    longitude:
    9.79929
    utmEast_Z33:
    224404
    utmNorth_Z33:
    6842639
    masl:
    701
    riverName:
    Sula
    councilNumber:
    3436
    councilName:
    Nord-Fron
    countyName:
    Innlandet
    drainageBasinKey:
    2489
    hierarchy:
    Sula/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DF7Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    33.221
    drainageBasinAreaNorway:
    33.221
    gradient1085:
    46.82
    gradientBasin:
    not reported by source
    gradientRiver:
    54.88
    heightMinimum:
    698
    heightHypso10:
    822
    heightHypso20:
    861
    heightHypso30:
    900
    heightHypso40:
    942
    heightHypso50:
    968
    heightHypso60:
    1012
    heightHypso70:
    1040
    heightHypso80:
    1084
    heightHypso90:
    1163
    heightMaximum:
    1431
    lengthKmBasin:
    7.44
    lengthKmRiver:
    8.6
    percentAgricul:
    6.02
    percentBog:
    8.25
    percentEffBog:
    not reported by source
    percentEffLake:
    0.17
    percentForest:
    34.35
    percentGlacier:
    0
    percentLake:
    1.42
    percentMountain:
    46.44
    percentUrban:
    0
    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:
    15.32
    specificDischarge:
    14.61
    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:
    10
    qStartYear:
    2016
    qEndYear:
    2025
    qm:
    7.0575
    q5:
    8.3511
    q10:
    12.1878
    q20:
    17.5464
    q50:
    28.1708
    hm:
    4.3431
    h5:
    4.4111
    h10:
    4.5838
    h20:
    4.7805
    h50:
    5.0889
    culQm:
    10.0923
    culQ5:
    11.942
    culQ10:
    17.4285
    culQ20:
    25.0913
    culQ50:
    40.2843
    culHm:
    4.494
    culH5:
    4.5738
    culH10:
    4.7766
    culH20:
    5.0073
    culH50:
    5.3693
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2015-09-10T14:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-09-10T15:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-09-11T11: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:
        2015-09-10T14:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-09-10T15:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-09-11T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2018-11-13T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-11-13T20:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-11-13T21:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-11-14T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2018-11-13T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-11-13T20:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-11-13T21:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-11-14T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  3. station_id:
    2.172.0
    stationName:
    Olstappen
    latitude:
    61.50048
    longitude:
    9.40466
    utmEast_Z33:
    202403
    utmNorth_Z33:
    6831320
    masl:
    668
    riverName:
    Vinstra
    councilNumber:
    3436
    councilName:
    Nord-Fron
    countyName:
    Innlandet
    drainageBasinKey:
    38
    hierarchy:
    Vinstra/Vorma-Lågen/Glommavassdraget
    lakeArea:
    3.2
    lakeName:
    Olstappen
    lakeNo:
    210
    regineNo:
    002.DFB61
    reservoirNo:
    53
    reservoirName:
    OLSTAPPEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1305.05
    drainageBasinAreaNorway:
    1305.05
    gradient1085:
    2.95
    gradientBasin:
    18.77
    gradientRiver:
    7.69
    heightMinimum:
    657
    heightHypso10:
    943
    heightHypso20:
    1033
    heightHypso30:
    1070
    heightHypso40:
    1122
    heightHypso50:
    1190
    heightHypso60:
    1298
    heightHypso70:
    1395
    heightHypso80:
    1478
    heightHypso90:
    1576
    heightMaximum:
    2330
    lengthKmBasin:
    66.77
    lengthKmRiver:
    101.14
    percentAgricul:
    0.19
    percentBog:
    7.66
    percentEffBog:
    not reported by source
    percentEffLake:
    2.55
    percentForest:
    20.84
    percentGlacier:
    0.46
    percentLake:
    11.41
    percentMountain:
    53.25
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    180613
    utmNorthGravi:
    6822624
    utmZoneInlet:
    33
    utmEastInlet:
    138009
    utmNorthInlet:
    6831908
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    1188.3
    specificDischarge:
    28.85
    regulationArea:
    1305.09
    areaReservoirs:
    101.51
    volumeReservoirs:
    568.06
    regulationPartReservoirs:
    0.48
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3.2
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    31.1
    remainingArea:
    0
    numberReservoirs:
    6
    firstYearRegulation:
    1953
    catchmentRegTypeName:
    regulert m/magasinregulering
    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:
    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:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1915-09-19T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-29T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1915-09-19T11: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:
        1908-02-15T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-29T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1908-02-15T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  4. station_id:
    2.255.0
    stationName:
    Kaldfjord-Øyvatn
    latitude:
    61.3494
    longitude:
    9.26309
    utmEast_Z33:
    193406
    utmNorth_Z33:
    6815192
    masl:
    1019
    riverName:
    Vinstra
    councilNumber:
    3436
    councilName:
    Nord-Fron
    countyName:
    Innlandet
    drainageBasinKey:
    320
    hierarchy:
    Vinstra/Vorma-Lågen/Glommavassdraget
    lakeArea:
    18.95
    lakeName:
    Kaldfjorden
    lakeNo:
    32712
    regineNo:
    002.DFD
    reservoirNo:
    56
    reservoirName:
    ØYVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    572.24
    drainageBasinAreaNorway:
    572.24
    gradient1085:
    0.7
    gradientBasin:
    21.1
    gradientRiver:
    5.84
    heightMinimum:
    1016
    heightHypso10:
    1040
    heightHypso20:
    1074
    heightHypso30:
    1166
    heightHypso40:
    1281
    heightHypso50:
    1343
    heightHypso60:
    1411
    heightHypso70:
    1466
    heightHypso80:
    1563
    heightHypso90:
    1731
    heightMaximum:
    2330
    lengthKmBasin:
    59.89
    lengthKmRiver:
    72.2
    percentAgricul:
    0
    percentBog:
    6.11
    percentEffBog:
    not reported by source
    percentEffLake:
    11
    percentForest:
    2.62
    percentGlacier:
    1.05
    percentLake:
    18.96
    percentMountain:
    66.99
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    165248
    utmNorthGravi:
    6818508
    utmZoneInlet:
    33
    utmEastInlet:
    138009
    utmNorthInlet:
    6831900
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    664.48
    specificDischarge:
    36.79
    regulationArea:
    572.32
    areaReservoirs:
    86.85
    volumeReservoirs:
    514.4
    regulationPartReservoirs:
    0.77
    transferAreaIn:
    129.2
    transferAreaOut:
    701.52
    reservoirAreaIn:
    7.22
    reservoirAreaOut:
    94.07
    reservoirVolumeIn:
    14.7
    reservoirVolumeOut:
    529.1
    remainingArea:
    0.01
    numberReservoirs:
    3
    firstYearRegulation:
    1959
    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:
    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:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-03-15T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11: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:
        1961-01-01T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-03-15T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  5. station_id:
    2.260.0
    stationName:
    Øyangen
    latitude:
    61.416
    longitude:
    9.27426
    utmEast_Z33:
    194653
    utmNorth_Z33:
    6822539
    masl:
    998
    riverName:
    Hølsa
    councilNumber:
    3436
    councilName:
    Nord-Fron
    countyName:
    Innlandet
    drainageBasinKey:
    157
    hierarchy:
    Hølsa/Vinstra/Vorma-Lågen/Glommavassdraget
    lakeArea:
    4.24
    lakeName:
    Veslevatnet
    lakeNo:
    212
    regineNo:
    002.DFCA
    reservoirNo:
    55
    reservoirName:
    ØYANGEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    44.11
    drainageBasinAreaNorway:
    44.11
    gradient1085:
    14.04
    gradientBasin:
    9.87
    gradientRiver:
    20.53
    heightMinimum:
    997
    heightHypso10:
    1003
    heightHypso20:
    1015
    heightHypso30:
    1034
    heightHypso40:
    1048
    heightHypso50:
    1068
    heightHypso60:
    1082
    heightHypso70:
    1114
    heightHypso80:
    1148
    heightHypso90:
    1217
    heightMaximum:
    1546
    lengthKmBasin:
    9.51
    lengthKmRiver:
    11.4
    percentAgricul:
    0
    percentBog:
    19.91
    percentEffBog:
    not reported by source
    percentEffLake:
    7.87
    percentForest:
    17.98
    percentGlacier:
    0
    percentLake:
    11.61
    percentMountain:
    40.55
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    190423
    utmNorthGravi:
    6822354
    utmZoneInlet:
    33
    utmEastInlet:
    186274
    utmNorthInlet:
    6821667
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    33.98
    specificDischarge:
    24.41
    regulationArea:
    44.12
    areaReservoirs:
    4.24
    volumeReservoirs:
    7.86
    regulationPartReservoirs:
    0.23
    transferAreaIn:
    701.52
    transferAreaOut:
    0
    reservoirAreaIn:
    94.07
    reservoirAreaOut:
    4.24
    reservoirVolumeIn:
    529.1
    reservoirVolumeOut:
    7.86
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    1959
    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:
    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:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-01T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11: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:
        1961-01-01T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-01T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  6. station_id:
    2.460.0
    stationName:
    Eide
    latitude:
    61.61398
    longitude:
    9.72248
    utmEast_Z33:
    220304
    utmNorth_Z33:
    6842523
    masl:
    241
    riverName:
    Vorma-Lågen
    councilNumber:
    3436
    councilName:
    Nord-Fron
    countyName:
    Innlandet
    drainageBasinKey:
    268
    hierarchy:
    Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DG21
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    7968.23
    drainageBasinAreaNorway:
    7968.23
    gradient1085:
    2.98
    gradientBasin:
    19.14
    gradientRiver:
    2.93
    heightMinimum:
    240
    heightHypso10:
    817
    heightHypso20:
    974
    heightHypso30:
    1112
    heightHypso40:
    1246
    heightHypso50:
    1343
    heightHypso60:
    1447
    heightHypso70:
    1522
    heightHypso80:
    1635
    heightHypso90:
    1798
    heightMaximum:
    2466
    lengthKmBasin:
    138.48
    lengthKmRiver:
    126.45
    percentAgricul:
    2.16
    percentBog:
    1.82
    percentEffBog:
    not reported by source
    percentEffLake:
    0.11
    percentForest:
    21.82
    percentGlacier:
    3.37
    percentLake:
    3.73
    percentMountain:
    64.38
    percentUrban:
    0.08
    utmZoneGravi:
    33
    utmEastGravi:
    165013
    utmNorthGravi:
    6874848
    utmZoneInlet:
    33
    utmEastInlet:
    95487
    utmNorthInlet:
    6900835
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    5692.01
    specificDischarge:
    22.64
    regulationArea:
    6619.85
    areaReservoirs:
    39.5
    volumeReservoirs:
    485.4
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    26.87
    transferAreaOut:
    61.1
    reservoirAreaIn:
    5.77
    reservoirAreaOut:
    9.76
    reservoirVolumeIn:
    68
    reservoirVolumeOut:
    126.6
    remainingArea:
    1347.54
    numberReservoirs:
    15
    firstYearRegulation:
    0
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    1152.61
    q5:
    1367.96
    q10:
    1552.94
    q20:
    1735.09
    q50:
    1975.09
    hm:
    243.36
    h5:
    243.67
    h10:
    243.91
    h20:
    244.13
    h50:
    244.39
    culQm:
    1215
    culQ5:
    1442
    culQ10:
    1637
    culQ20:
    1829
    culQ50:
    2082
    culHm:
    243.45
    culH5:
    243.77
    culH10:
    244.01
    culH20:
    244.23
    culH50:
    244.51
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1984-10-19T12:15:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1984-10-19T13:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1984-10-20T11: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:
        1984-10-19T12:15:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1984-10-19T13:00:00Z
        dataToTime:
        2026-09-22T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1984-10-20T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  7. station_id:
    2.659.0
    stationName:
    Nedre Vinstra kraftstasjon
    latitude:
    61.57679
    longitude:
    9.79224
    utmEast_Z33:
    223664
    utmNorth_Z33:
    6838091
    masl:
    221
    riverName:
    Vorma-Lågen
    councilNumber:
    3436
    councilName:
    Nord-Fron
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DF831
    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:
    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:
    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:
      1987-11-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-11-20T12:00:00Z
        dataToTime:
        2025-10-20T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-06-27T09:00:00Z
        dataToTime:
        2025-10-20T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-11-21T11:00:00Z
        dataToTime:
        2025-10-19T11:00:00Z
  8. station_id:
    2.719.2
    stationName:
    Øyangen rør 2
    latitude:
    61.39167
    longitude:
    9.18579
    utmEast_Z33:
    189702
    utmNorth_Z33:
    6820254
    masl:
    1071
    riverName:
    Vinstra
    councilNumber:
    3436
    councilName:
    Nord-Fron
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Vinstra/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DFE3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    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:
    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:
    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:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1977-09-05T11:00:00Z
        dataToTime:
        2026-09-22T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-26T09:00:00Z
        dataToTime:
        2026-09-22T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-09-05T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  9. station_id:
    2.722.1
    stationName:
    Finnbølseter rør 1
    latitude:
    61.46359
    longitude:
    9.32059
    utmEast_Z33:
    197581
    utmNorth_Z33:
    6827609
    masl:
    887
    riverName:
    Hinøgla
    councilNumber:
    3436
    councilName:
    Nord-Fron
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Hinøgla/Vinstra/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DFBA4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    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:
    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:
    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:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1977-09-05T11:00:00Z
        dataToTime:
        2026-09-22T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-26T09:00:00Z
        dataToTime:
        2026-09-22T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-09-05T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
limit:
25
offset:
0
returned:
9
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.