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-21T17:58:17Z in 0.179 seconds.

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

Showing 6 of 6 results in compact format.

  1. station_id:
    2.121.0
    latitude:
    60.18507
    longitude:
    12.04076
  2. station_id:
    2.393.0
    latitude:
    60.33902
    longitude:
    12.03552
  3. station_id:
    313.1.0
    latitude:
    60.1209
    longitude:
    12.31894
  4. station_id:
    313.5.0
    latitude:
    60.14346
    longitude:
    12.41439
  5. station_id:
    313.7.0
    latitude:
    60.20881
    longitude:
    12.44896
  6. station_id:
    313.8.0
    latitude:
    60.09624
    longitude:
    12.32041
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=KONGSVINGER&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T17:58:17.0361221Z
queryTime:
00:00:00.0014565
itemCount:
6
data:

6 results

  1. station_id:
    2.121.0
    stationName:
    Vingersjø
    latitude:
    60.18507
    longitude:
    12.04076
    utmEast_Z33:
    335900
    utmNorth_Z33:
    6675700
    masl:
    150
    riverName:
    Vingersnoret
    councilNumber:
    3401
    councilName:
    Kongsvinger
    countyName:
    Innlandet
    drainageBasinKey:
    80
    hierarchy:
    Vingersnoret/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    154
    regineNo:
    002.F3B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    71.95
    drainageBasinAreaNorway:
    71.95
    gradient1085:
    6.65
    gradientBasin:
    12.4
    gradientRiver:
    11.76
    heightMinimum:
    144
    heightHypso10:
    187
    heightHypso20:
    208
    heightHypso30:
    252
    heightHypso40:
    278
    heightHypso50:
    294
    heightHypso60:
    332
    heightHypso70:
    346
    heightHypso80:
    361
    heightHypso90:
    382
    heightMaximum:
    461
    lengthKmBasin:
    14.61
    lengthKmRiver:
    21.86
    percentAgricul:
    4.28
    percentBog:
    2.42
    percentEffBog:
    not reported by source
    percentEffLake:
    5.99
    percentForest:
    80
    percentGlacier:
    0
    percentLake:
    9.54
    percentMountain:
    0
    percentUrban:
    1.04
    utmZoneGravi:
    33
    utmEastGravi:
    341332
    utmNorthGravi:
    6673937
    utmZoneInlet:
    33
    utmEastInlet:
    347619
    utmNorthInlet:
    6669408
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    20.03
    specificDischarge:
    8.82
    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:
    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:
    145.75
    culH5:
    146.26
    culH10:
    146.77
    culH20:
    147.13
    culH50:
    147.57
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1911-03-22T11:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-23T15:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1911-03-22T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2008-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-04-30T18:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-04-30T19:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-05-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  2. station_id:
    2.393.0
    stationName:
    Norsfoss
    latitude:
    60.33902
    longitude:
    12.03552
    utmEast_Z33:
    336380
    utmNorth_Z33:
    6692848
    masl:
    154
    riverName:
    Glommavassdraget
    councilNumber:
    3401
    councilName:
    Kongsvinger
    countyName:
    Innlandet
    drainageBasinKey:
    231
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.F5
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    18933.561
    drainageBasinAreaNorway:
    18513.1
    gradient1085:
    1.64
    gradientBasin:
    12.58
    gradientRiver:
    1.72
    heightMinimum:
    140
    heightHypso10:
    343
    heightHypso20:
    524
    heightHypso30:
    610
    heightHypso40:
    758
    heightHypso50:
    841
    heightHypso60:
    899
    heightHypso70:
    975
    heightHypso80:
    1051
    heightHypso90:
    1178
    heightMaximum:
    2173
    lengthKmBasin:
    285.78
    lengthKmRiver:
    417.66
    percentAgricul:
    2.99
    percentBog:
    10.16
    percentEffBog:
    not reported by source
    percentEffLake:
    0.07
    percentForest:
    55.96
    percentGlacier:
    0
    percentLake:
    3.32
    percentMountain:
    21.78
    percentUrban:
    0.13
    utmZoneGravi:
    33
    utmEastGravi:
    296621
    utmNorthGravi:
    6846154
    utmZoneInlet:
    33
    utmEastInlet:
    350257
    utmNorthInlet:
    6970923
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    9101.52
    specificDischarge:
    15.23
    regulationArea:
    17687.22
    areaReservoirs:
    208.31
    volumeReservoirs:
    819.28
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    1248.32
    numberReservoirs:
    30
    firstYearRegulation:
    0
    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:
    1515
    q5:
    1860
    q10:
    2090
    q20:
    2363
    q50:
    2711
    hm:
    148.77
    h5:
    149.36
    h10:
    149.76
    h20:
    150.23
    h50:
    150.79
    culQm:
    1515
    culQ5:
    1860
    culQ10:
    2090
    culQ20:
    2363
    culQ50:
    2711
    culHm:
    148.77
    culH5:
    149.36
    culH10:
    149.76
    culH20:
    150.23
    culH50:
    150.79
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-01T12:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-01-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:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-01T12:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2017-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-07-26T01:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-07-26T02:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-07-26T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  3. station_id:
    313.1.0
    stationName:
    Møkeren
    latitude:
    60.1209
    longitude:
    12.31894
    utmEast_Z33:
    351030
    utmNorth_Z33:
    6667898
    masl:
    176
    riverName:
    Vaggeälven-brødbølva
    councilNumber:
    3401
    councilName:
    Kongsvinger
    countyName:
    Innlandet
    drainageBasinKey:
    2248
    hierarchy:
    Vaggeälven-brødbølvassdraget/Byälven-mangenvassdraget
    lakeArea:
    12.77
    lakeName:
    Møkeren
    lakeNo:
    359
    regineNo:
    313.A1E
    reservoirNo:
    87
    reservoirName:
    MØKEREN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    367.58
    drainageBasinAreaNorway:
    269.738
    gradient1085:
    5.59
    gradientBasin:
    not reported by source
    gradientRiver:
    5.41
    heightMinimum:
    173
    heightHypso10:
    218
    heightHypso20:
    274
    heightHypso30:
    310
    heightHypso40:
    323
    heightHypso50:
    336
    heightHypso60:
    361
    heightHypso70:
    375
    heightHypso80:
    405
    heightHypso90:
    425
    heightMaximum:
    524
    lengthKmBasin:
    19.32
    lengthKmRiver:
    46
    percentAgricul:
    0.59
    percentBog:
    5.03
    percentEffBog:
    not reported by source
    percentEffLake:
    4.77
    percentForest:
    82.91
    percentGlacier:
    0
    percentLake:
    8.4
    percentMountain:
    0
    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:
    179.99
    specificDischarge:
    15.51
    regulationArea:
    367.74
    areaReservoirs:
    21.39
    volumeReservoirs:
    61.5
    regulationPartReservoirs:
    0.34
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    12.77
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    19
    remainingArea:
    -0.01
    numberReservoirs:
    4
    firstYearRegulation:
    1976
    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:
    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:
      1
      unit:
      m
      serieFrom:
      1911-03-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1911-03-23T11:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1911-03-23T11:00:00Z
        dataToTime:
        2025-12-31T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      1
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1911-03-23T11:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1911-03-23T11:00:00Z
        dataToTime:
        2025-12-31T11:00:00Z
  4. station_id:
    313.5.0
    stationName:
    Varalden
    latitude:
    60.14346
    longitude:
    12.41439
    utmEast_Z33:
    356430
    utmNorth_Z33:
    6670198
    masl:
    203
    riverName:
    Vaggeälven-brødbølva
    councilNumber:
    3401
    councilName:
    Kongsvinger
    countyName:
    Innlandet
    drainageBasinKey:
    2251
    hierarchy:
    Vaggeälven-brødbølvassdraget/Byälven-mangenvassdraget
    lakeArea:
    6.5
    lakeName:
    Varaldsjøen
    lakeNo:
    360
    regineNo:
    313.A1F3
    reservoirNo:
    88
    reservoirName:
    VARALDEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    214.11
    drainageBasinAreaNorway:
    115.921
    gradient1085:
    7.68
    gradientBasin:
    not reported by source
    gradientRiver:
    6.59
    heightMinimum:
    199
    heightHypso10:
    274
    heightHypso20:
    306
    heightHypso30:
    313
    heightHypso40:
    330
    heightHypso50:
    353
    heightHypso60:
    365
    heightHypso70:
    382
    heightHypso80:
    397
    heightHypso90:
    432
    heightMaximum:
    524
    lengthKmBasin:
    16.1
    lengthKmRiver:
    33.51
    percentAgricul:
    0.36
    percentBog:
    5.48
    percentEffBog:
    not reported by source
    percentEffLake:
    3.77
    percentForest:
    81.53
    percentGlacier:
    0
    percentLake:
    7.63
    percentMountain:
    0
    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:
    103.93
    specificDischarge:
    15.38
    regulationArea:
    196.27
    areaReservoirs:
    8.56
    volumeReservoirs:
    42.4
    regulationPartReservoirs:
    0.41
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    8.56
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    42.4
    remainingArea:
    17.84
    numberReservoirs:
    2
    firstYearRegulation:
    1985
    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:
    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:
      1
      unit:
      m
      serieFrom:
      1928-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1928-01-01T11:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1928-01-01T11:00:00Z
        dataToTime:
        2025-12-31T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      1
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1928-01-01T11:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1928-01-01T11:00:00Z
        dataToTime:
        2025-12-31T11:00:00Z
  5. station_id:
    313.7.0
    stationName:
    Øyersjø Søndre
    latitude:
    60.20881
    longitude:
    12.44896
    utmEast_Z33:
    358630
    utmNorth_Z33:
    6677398
    masl:
    269
    riverName:
    Vikeråa
    councilNumber:
    3401
    councilName:
    Kongsvinger
    countyName:
    Innlandet
    drainageBasinKey:
    2252
    hierarchy:
    Vikeråa/Vaggeälven-brødbølvassdraget/Byälven-mangenvassdraget
    lakeArea:
    2.04
    lakeName:
    Søndre Øyersjøen
    lakeNo:
    361
    regineNo:
    313.A1G2A
    reservoirNo:
    89
    reservoirName:
    ØYERSJØEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    66.26
    drainageBasinAreaNorway:
    57.88
    gradient1085:
    1.83
    gradientBasin:
    not reported by source
    gradientRiver:
    8.31
    heightMinimum:
    261
    heightHypso10:
    294
    heightHypso20:
    299
    heightHypso30:
    319
    heightHypso40:
    330
    heightHypso50:
    336
    heightHypso60:
    353
    heightHypso70:
    370
    heightHypso80:
    394
    heightHypso90:
    430
    heightMaximum:
    496
    lengthKmBasin:
    9.02
    lengthKmRiver:
    13.84
    percentAgricul:
    0.57
    percentBog:
    8.41
    percentEffBog:
    not reported by source
    percentEffLake:
    3.63
    percentForest:
    83.39
    percentGlacier:
    0
    percentLake:
    7.31
    percentMountain:
    0
    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:
    34.27
    specificDischarge:
    16.39
    regulationArea:
    66.26
    areaReservoirs:
    2.06
    volumeReservoirs:
    4.4
    regulationPartReservoirs:
    0.13
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.06
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    4.4
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1985
    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:
    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:
      1
      unit:
      m
      serieFrom:
      1961-01-04T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1961-01-04T11:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-04T11:00:00Z
        dataToTime:
        2025-12-31T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      1
      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-04T11:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-04T11:00:00Z
        dataToTime:
        2025-12-31T11:00:00Z
  6. station_id:
    313.8.0
    stationName:
    Holmen bru
    latitude:
    60.09624
    longitude:
    12.32041
    utmEast_Z33:
    351000
    utmNorth_Z33:
    6665150
    masl:
    168
    riverName:
    Vaggeälven-brødbølva
    councilNumber:
    3401
    councilName:
    Kongsvinger
    countyName:
    Innlandet
    drainageBasinKey:
    2253
    hierarchy:
    Vaggeälven-brødbølvassdraget/Byälven-mangenvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    313.A1D3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    375.1
    drainageBasinAreaNorway:
    275.855
    gradient1085:
    4.36
    gradientBasin:
    not reported by source
    gradientRiver:
    5.21
    heightMinimum:
    168
    heightHypso10:
    218
    heightHypso20:
    268
    heightHypso30:
    310
    heightHypso40:
    323
    heightHypso50:
    335
    heightHypso60:
    361
    heightHypso70:
    375
    heightHypso80:
    405
    heightHypso90:
    425
    heightMaximum:
    524
    lengthKmBasin:
    21.91
    lengthKmRiver:
    48.94
    percentAgricul:
    0.81
    percentBog:
    4.94
    percentEffBog:
    not reported by source
    percentEffLake:
    4.71
    percentForest:
    82.78
    percentGlacier:
    0
    percentLake:
    8.39
    percentMountain:
    0
    percentUrban:
    0.03
    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:
    183.4
    specificDischarge:
    15.49
    regulationArea:
    367.74
    areaReservoirs:
    21.39
    volumeReservoirs:
    61.5
    regulationPartReservoirs:
    0.34
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    12.77
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    19
    remainingArea:
    7.51
    numberReservoirs:
    4
    firstYearRegulation:
    1976
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    HAFSLUND KRAFT INNLANDET AS
    qNumberOfYears:
    89
    qStartYear:
    1922
    qEndYear:
    2017
    qm:
    22.2439
    q5:
    31.4573
    q10:
    38.5741
    q20:
    45.2518
    q50:
    53.6839
    hm:
    1.3886
    h5:
    1.5974
    h10:
    1.743
    h20:
    1.8704
    h50:
    2.0214
    culQm:
    22.3975
    culQ5:
    31.6745
    culQ10:
    38.8405
    culQ20:
    45.5643
    culQ50:
    54.0546
    culHm:
    1.3923
    culH5:
    1.6021
    culH10:
    1.7482
    culH20:
    1.8761
    culH50:
    2.0278
    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:
        1921-10-25T11:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-01-01T00:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1921-10-25T11:00:00Z
        dataToTime:
        2026-09-20T11: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.