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-21T14:19:22Z in 0.205 seconds.

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

Showing 6 of 6 results in compact format.

  1. station_id:
    2.1.0
    latitude:
    61.05477
    longitude:
    12.02073
  2. station_id:
    2.1088.0
    latitude:
    60.87015
    longitude:
    11.55758
  3. station_id:
    2.441.0
    latitude:
    60.90937
    longitude:
    11.52533
  4. station_id:
    2.442.0
    latitude:
    60.83103
    longitude:
    11.61056
  5. station_id:
    2.604.0
    latitude:
    60.87473
    longitude:
    11.56029
  6. station_id:
    2.639.0
    latitude:
    60.91055
    longitude:
    11.5276
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=ELVERUM&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T14:19:22.1927681Z
queryTime:
00:00:00.0020984
itemCount:
6
data:

6 results

  1. station_id:
    2.1.0
    stationName:
    Hådammen
    latitude:
    61.05477
    longitude:
    12.02073
    utmEast_Z33:
    339180
    utmNorth_Z33:
    6772548
    masl:
    454
    riverName:
    Vesleflisa
    councilNumber:
    3420
    councilName:
    Elverum
    countyName:
    Innlandet
    drainageBasinKey:
    22
    hierarchy:
    Vesleflisa/Flisa/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.GDA
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    37.85
    drainageBasinAreaNorway:
    37.85
    gradient1085:
    15.78
    gradientBasin:
    7.41
    gradientRiver:
    13.54
    heightMinimum:
    446
    heightHypso10:
    480
    heightHypso20:
    498
    heightHypso30:
    522
    heightHypso40:
    552
    heightHypso50:
    573
    heightHypso60:
    598
    heightHypso70:
    628
    heightHypso80:
    655
    heightHypso90:
    682
    heightMaximum:
    745
    lengthKmBasin:
    10.22
    lengthKmRiver:
    16.39
    percentAgricul:
    0.84
    percentBog:
    26.47
    percentEffBog:
    not reported by source
    percentEffLake:
    0.83
    percentForest:
    70.7
    percentGlacier:
    0
    percentLake:
    1.25
    percentMountain:
    0
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    335832
    utmNorthGravi:
    6774842
    utmZoneInlet:
    33
    utmEastInlet:
    331246
    utmNorthInlet:
    6778242
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    24.65
    specificDischarge:
    20.64
    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:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    27
    qStartYear:
    1990
    qEndYear:
    2016
    qm:
    9.3078
    q5:
    11.3667
    q10:
    12.8844
    q20:
    14.2799
    q50:
    16.0024
    hm:
    450.0497
    h5:
    450.1357
    h10:
    450.1925
    h20:
    450.241
    h50:
    450.2966
    culQm:
    10.997
    culQ5:
    13.4295
    culQ10:
    15.2226
    culQ20:
    16.8714
    culQ50:
    18.9065
    culHm:
    450.1211
    culH5:
    450.2119
    culH10:
    450.2719
    culH20:
    450.3232
    culH50:
    450.3819
    seriesList:

    1 results

    1. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1999-09-27T00:00:00
      serieTo:
      2015-10-21T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1999-09-27T05:00:00Z
        dataToTime:
        2015-10-21T03:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-09-27T06:00:00Z
        dataToTime:
        2015-10-21T03:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-09-27T11:00:00Z
        dataToTime:
        2015-10-20T11:00:00Z
  2. station_id:
    2.1088.0
    stationName:
    Glomma ved Skogmuseet
    latitude:
    60.87015
    longitude:
    11.55758
    utmEast_Z33:
    313114
    utmNorth_Z33:
    6753230
    masl:
    180
    riverName:
    Glommavassdraget
    councilNumber:
    3420
    councilName:
    Elverum
    countyName:
    Innlandet
    drainageBasinKey:
    2371
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.H5
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    15450.63
    drainageBasinAreaNorway:
    15387.385
    gradient1085:
    1.91
    gradientBasin:
    not reported by source
    gradientRiver:
    2.06
    heightMinimum:
    175
    heightHypso10:
    584
    heightHypso20:
    683
    heightHypso30:
    772
    heightHypso40:
    841
    heightHypso50:
    876
    heightHypso60:
    948
    heightHypso70:
    997
    heightHypso80:
    1089
    heightHypso90:
    1205
    heightMaximum:
    2173
    lengthKmBasin:
    226.72
    lengthKmRiver:
    334.53
    percentAgricul:
    1.84
    percentBog:
    10.07
    percentEffBog:
    not reported by source
    percentEffLake:
    0.1
    percentForest:
    52
    percentGlacier:
    0
    percentLake:
    3.25
    percentMountain:
    26.69
    percentUrban:
    0.11
    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:
    7842.96
    specificDischarge:
    16.08
    regulationArea:
    15399.76
    areaReservoirs:
    184.24
    volumeReservoirs:
    807.6
    regulationPartReservoirs:
    0.1
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    52.87
    numberReservoirs:
    19
    firstYearRegulation:
    1913
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    1420
    q5:
    1744
    q10:
    1960
    q20:
    2204
    q50:
    2529
    hm:
    180.44
    h5:
    180.9
    h10:
    181.19
    h20:
    181.51
    h50:
    181.91
    culQm:
    1420
    culQ5:
    1744
    culQ10:
    1960
    culQ20:
    2204
    culQ50:
    2529
    culHm:
    180.44
    culH5:
    180.9
    culH10:
    181.19
    culH20:
    181.51
    culH50:
    181.91
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-06-14T19:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-06-14T20:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-06-15T11: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:
        2008-06-14T19:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-06-14T19:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-06-15T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2011-11-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-11-03T12:00:00Z
        dataToTime:
        2025-08-13T13:30:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-11-03T13:00:00Z
        dataToTime:
        2024-08-29T10:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-11-04T11:00:00Z
        dataToTime:
        2024-08-28T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2008-06-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-06-11T08:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-06-11T09:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-06-12T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  3. station_id:
    2.441.0
    stationName:
    Strandfossen kraftstasjon
    latitude:
    60.90937
    longitude:
    11.52533
    utmEast_Z33:
    311595
    utmNorth_Z33:
    6757686
    masl:
    192
    riverName:
    Glommavassdraget
    councilNumber:
    3420
    councilName:
    Elverum
    countyName:
    Innlandet
    drainageBasinKey:
    257
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.H62
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    15408.23
    drainageBasinAreaNorway:
    15344.984
    gradient1085:
    1.91
    gradientBasin:
    13.38
    gradientRiver:
    2.05
    heightMinimum:
    177
    heightHypso10:
    584
    heightHypso20:
    683
    heightHypso30:
    772
    heightHypso40:
    841
    heightHypso50:
    876
    heightHypso60:
    948
    heightHypso70:
    1001
    heightHypso80:
    1089
    heightHypso90:
    1205
    heightMaximum:
    2173
    lengthKmBasin:
    222.44
    lengthKmRiver:
    329.25
    percentAgricul:
    1.83
    percentBog:
    10.08
    percentEffBog:
    not reported by source
    percentEffLake:
    0.1
    percentForest:
    51.96
    percentGlacier:
    0
    percentLake:
    3.25
    percentMountain:
    26.76
    percentUrban:
    0.07
    utmZoneGravi:
    33
    utmEastGravi:
    286862
    utmNorthGravi:
    6871652
    utmZoneInlet:
    33
    utmEastInlet:
    350259
    utmNorthInlet:
    6970924
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    7830.36
    specificDischarge:
    16.1
    regulationArea:
    15399.76
    areaReservoirs:
    184.19
    volumeReservoirs:
    807.6
    regulationPartReservoirs:
    0.1
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    10.47
    numberReservoirs:
    18
    firstYearRegulation:
    1913
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    HAFSLUND KRAFT INNLANDET 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:
    1420
    culQ5:
    1744
    culQ10:
    1960
    culQ20:
    2204
    culQ50:
    2529
    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:
      0
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1981-01-01T11:00:00Z
        dataToTime:
        2005-09-04T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-01T12:00:00Z
        dataToTime:
        2019-03-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1981-01-01T11:00:00Z
        dataToTime:
        2019-06-04T11:00:00Z
  4. station_id:
    2.442.0
    stationName:
    Skjefstadfoss
    latitude:
    60.83103
    longitude:
    11.61056
    utmEast_Z33:
    315763
    utmNorth_Z33:
    6748728
    masl:
    180
    riverName:
    Glommavassdraget
    councilNumber:
    3420
    councilName:
    Elverum
    countyName:
    Innlandet
    drainageBasinKey:
    258
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.H61
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    15541.19
    drainageBasinAreaNorway:
    15477.944
    gradient1085:
    1.87
    gradientBasin:
    13.32
    gradientRiver:
    2.04
    heightMinimum:
    170
    heightHypso10:
    584
    heightHypso20:
    683
    heightHypso30:
    772
    heightHypso40:
    841
    heightHypso50:
    876
    heightHypso60:
    970
    heightHypso70:
    1001
    heightHypso80:
    1090
    heightHypso90:
    1212
    heightMaximum:
    2173
    lengthKmBasin:
    230.91
    lengthKmRiver:
    342.2
    percentAgricul:
    1.84
    percentBog:
    10.05
    percentEffBog:
    not reported by source
    percentEffLake:
    0.1
    percentForest:
    52.18
    percentGlacier:
    0
    percentLake:
    3.25
    percentMountain:
    26.53
    percentUrban:
    0.12
    utmZoneGravi:
    33
    utmEastGravi:
    287056
    utmNorthGravi:
    6870705
    utmZoneInlet:
    33
    utmEastInlet:
    350255
    utmNorthInlet:
    6970923
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    7867.05
    specificDischarge:
    16.04
    regulationArea:
    15543.23
    areaReservoirs:
    184.24
    volumeReservoirs:
    807.6
    regulationPartReservoirs:
    0.1
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    -0.04
    numberReservoirs:
    19
    firstYearRegulation:
    1913
    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:
    1424
    culQ5:
    1748.6
    culQ10:
    1965
    culQ20:
    2222
    culQ50:
    2549
    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:
      0
      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-01-01T11:00:00Z
        dataToTime:
        2009-12-31T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-01T12:00:00Z
        dataToTime:
        2005-12-31T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-01T11:00:00Z
        dataToTime:
        2018-12-31T11:00:00Z
  5. station_id:
    2.604.0
    stationName:
    Elverum
    latitude:
    60.87473
    longitude:
    11.56029
    utmEast_Z33:
    313287
    utmNorth_Z33:
    6753733
    masl:
    181
    riverName:
    Glommavassdraget
    councilNumber:
    3420
    councilName:
    Elverum
    countyName:
    Innlandet
    drainageBasinKey:
    305
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.H5
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    15449.93
    drainageBasinAreaNorway:
    15386.685
    gradient1085:
    1.89
    gradientBasin:
    not reported by source
    gradientRiver:
    2.04
    heightMinimum:
    175
    heightHypso10:
    506
    heightHypso20:
    712
    heightHypso30:
    766
    heightHypso40:
    806
    heightHypso50:
    882
    heightHypso60:
    923
    heightHypso70:
    993
    heightHypso80:
    1079
    heightHypso90:
    1206
    heightMaximum:
    2173
    lengthKmBasin:
    226.24
    lengthKmRiver:
    335.17
    percentAgricul:
    1.83
    percentBog:
    10.07
    percentEffBog:
    not reported by source
    percentEffLake:
    0.1
    percentForest:
    52
    percentGlacier:
    0
    percentLake:
    3.25
    percentMountain:
    26.69
    percentUrban:
    0.1
    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:
    7842.85
    specificDischarge:
    16.08
    regulationArea:
    15399.76
    areaReservoirs:
    184.24
    volumeReservoirs:
    807.6
    regulationPartReservoirs:
    0.1
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    52.18
    numberReservoirs:
    19
    firstYearRegulation:
    1913
    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:
    1374.55
    q5:
    1695.34
    q10:
    1909.33
    q20:
    2150.22
    q50:
    2467.29
    hm:
    180.29
    h5:
    180.72
    h10:
    181
    h20:
    181.3
    h50:
    181.68
    culQm:
    1420
    culQ5:
    1744
    culQ10:
    1960
    culQ20:
    2204
    culQ50:
    2529
    culHm:
    180.34
    culH5:
    180.78
    culH10:
    181.06
    culH20:
    181.37
    culH50:
    181.76
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1969-10-10T11:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-01-01T00:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1969-10-10T11: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:
        1969-10-10T11:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-01-01T00:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1969-10-10T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  6. station_id:
    2.639.0
    stationName:
    Glåma v/Strandfossen kraftstasjon
    latitude:
    60.91055
    longitude:
    11.5276
    utmEast_Z33:
    311725
    utmNorth_Z33:
    6757811
    masl:
    180
    riverName:
    Glommavassdraget
    councilNumber:
    3420
    councilName:
    Elverum
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.H62
    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:
      1993-12-08T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1993-12-08T16:00:00Z
        dataToTime:
        2025-10-20T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-07-08T10:00:00Z
        dataToTime:
        2025-10-20T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1993-12-09T11:00:00Z
        dataToTime:
        2025-10-19T11:00:00Z
limit:
25
offset:
0
returned:
6
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.