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-21T18:06:39Z in 0.241 seconds.

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

Showing 9 of 9 results in compact format.

  1. station_id:
    121.25.0
    latitude:
    62.5849
    longitude:
    10.27743
  2. station_id:
    121.26.0
    latitude:
    62.66768
    longitude:
    10.15214
  3. station_id:
    121.27.0
    latitude:
    62.60105
    longitude:
    10.07419
  4. station_id:
    121.30.0
    latitude:
    62.61937
    longitude:
    10.33544
  5. station_id:
    121.31.0
    latitude:
    62.60709
    longitude:
    10.39821
  6. station_id:
    121.32.0
    latitude:
    62.57697
    longitude:
    10.55857
  7. station_id:
    121.67.0
    latitude:
    62.62062
    longitude:
    10.24875
  8. station_id:
    2.379.0
    latitude:
    62.23283
    longitude:
    10.52063
  9. station_id:
    2.626.0
    latitude:
    62.29906
    longitude:
    10.72621
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=TYNSET&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T18:06:39.725999Z
queryTime:
00:00:00.0013413
itemCount:
9
data:

9 results

  1. station_id:
    121.25.0
    stationName:
    Kvikne
    latitude:
    62.5849
    longitude:
    10.27743
    utmEast_Z33:
    257558
    utmNorth_Z33:
    6948218
    masl:
    540
    riverName:
    Orkla
    councilNumber:
    3427
    councilName:
    Tynset
    countyName:
    Innlandet
    drainageBasinKey:
    1641
    hierarchy:
    Orkla
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    121.E81
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    718.84
    drainageBasinAreaNorway:
    718.84
    gradient1085:
    10.69
    gradientBasin:
    13.23
    gradientRiver:
    11.35
    heightMinimum:
    537
    heightHypso10:
    827
    heightHypso20:
    902
    heightHypso30:
    945
    heightHypso40:
    982
    heightHypso50:
    1018
    heightHypso60:
    1054
    heightHypso70:
    1088
    heightHypso80:
    1130
    heightHypso90:
    1208
    heightMaximum:
    1641
    lengthKmBasin:
    26.7
    lengthKmRiver:
    63.5
    percentAgricul:
    0.95
    percentBog:
    20.06
    percentEffBog:
    not reported by source
    percentEffLake:
    0.04
    percentForest:
    13.52
    percentGlacier:
    0
    percentLake:
    3.06
    percentMountain:
    58.07
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    259551
    utmNorthGravi:
    6942057
    utmZoneInlet:
    33
    utmEastInlet:
    235758
    utmNorthInlet:
    6944337
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    455.95
    specificDischarge:
    20.1
    regulationArea:
    441.38
    areaReservoirs:
    7.1
    volumeReservoirs:
    132
    regulationPartReservoirs:
    0.29
    transferAreaIn:
    0
    transferAreaOut:
    399.16
    reservoirAreaIn:
    0
    reservoirAreaOut:
    5.87
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    132
    remainingArea:
    277.46
    numberReservoirs:
    3
    firstYearRegulation:
    1982
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    KRAFTVERKENE I ORKLA DA
    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:
      1989-08-18T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1989-08-18T11:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-01-01T01:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-08-18T11: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:
        1989-08-18T11:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-01-01T01:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-08-18T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  2. station_id:
    121.26.0
    stationName:
    Storfossdammen
    latitude:
    62.66768
    longitude:
    10.15214
    utmEast_Z33:
    251828
    utmNorth_Z33:
    6957899
    masl:
    500
    riverName:
    Orkla
    councilNumber:
    3427
    councilName:
    Tynset
    countyName:
    Innlandet
    drainageBasinKey:
    1642
    hierarchy:
    Orkla
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    34116
    regineNo:
    121.E6
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    779.89
    drainageBasinAreaNorway:
    779.89
    gradient1085:
    8.79
    gradientBasin:
    13.9
    gradientRiver:
    9.95
    heightMinimum:
    494
    heightHypso10:
    790
    heightHypso20:
    873
    heightHypso30:
    931
    heightHypso40:
    972
    heightHypso50:
    999
    heightHypso60:
    1043
    heightHypso70:
    1075
    heightHypso80:
    1116
    heightHypso90:
    1193
    heightMaximum:
    1641
    lengthKmBasin:
    32.53
    lengthKmRiver:
    76.46
    percentAgricul:
    1.38
    percentBog:
    18.84
    percentEffBog:
    not reported by source
    percentEffLake:
    0.05
    percentForest:
    15.39
    percentGlacier:
    0
    percentLake:
    3.1
    percentMountain:
    57.08
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    259095
    utmNorthGravi:
    6942941
    utmZoneInlet:
    33
    utmEastInlet:
    235793
    utmNorthInlet:
    6944312
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    489.74
    specificDischarge:
    19.9
    regulationArea:
    779.75
    areaReservoirs:
    7.23
    volumeReservoirs:
    133.7
    regulationPartReservoirs:
    0.27
    transferAreaIn:
    154.2
    transferAreaOut:
    215.66
    reservoirAreaIn:
    6.53
    reservoirAreaOut:
    6.66
    reservoirVolumeIn:
    150
    reservoirVolumeOut:
    151.7
    remainingArea:
    0.14
    numberReservoirs:
    4
    firstYearRegulation:
    1982
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    KRAFTVERKENE I ORKLA DA
    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:
      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:
        1983-01-01T11:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2000-10-30T01:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1983-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  3. station_id:
    121.27.0
    stationName:
    Innerdalsvatn
    latitude:
    62.60105
    longitude:
    10.07419
    utmEast_Z33:
    247276
    utmNorth_Z33:
    6950794
    masl:
    808
    riverName:
    Inna
    councilNumber:
    3427
    councilName:
    Tynset
    countyName:
    Innlandet
    drainageBasinKey:
    1643
    hierarchy:
    Inna/Orkla
    lakeArea:
    6.53
    lakeName:
    Innerdalsvatnet
    lakeNo:
    34183
    regineNo:
    121.DC
    reservoirNo:
    255
    reservoirName:
    INNERDALSVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    106.72
    drainageBasinAreaNorway:
    106.72
    gradient1085:
    6.63
    gradientBasin:
    11.96
    gradientRiver:
    8.25
    heightMinimum:
    810
    heightHypso10:
    852
    heightHypso20:
    869
    heightHypso30:
    913
    heightHypso40:
    938
    heightHypso50:
    956
    heightHypso60:
    974
    heightHypso70:
    992
    heightHypso80:
    1011
    heightHypso90:
    1040
    heightMaximum:
    1286
    lengthKmBasin:
    14.5
    lengthKmRiver:
    25.34
    percentAgricul:
    0.25
    percentBog:
    16.2
    percentEffBog:
    not reported by source
    percentEffLake:
    6.21
    percentForest:
    12.22
    percentGlacier:
    0
    percentLake:
    9.26
    percentMountain:
    59.92
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    251038
    utmNorthGravi:
    6945644
    utmZoneInlet:
    33
    utmEastInlet:
    253371
    utmNorthInlet:
    6949380
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    57.36
    specificDischarge:
    17.03
    regulationArea:
    106.72
    areaReservoirs:
    6.53
    volumeReservoirs:
    150
    regulationPartReservoirs:
    2.62
    transferAreaIn:
    263.14
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    6.53
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    150
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1982
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    KRAFTVERKENE I ORKLA DA
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  4. station_id:
    121.30.0
    stationName:
    Sverjesjøen
    latitude:
    62.61937
    longitude:
    10.33544
    utmEast_Z33:
    260810
    utmNorth_Z33:
    6951834
    masl:
    873
    riverName:
    Sverja
    councilNumber:
    3427
    councilName:
    Tynset
    countyName:
    Innlandet
    drainageBasinKey:
    1645
    hierarchy:
    Sverja/Orkla
    lakeArea:
    1.64
    lakeName:
    Stor-Sverjesjøen
    lakeNo:
    960
    regineNo:
    121.E8A
    reservoirNo:
    256
    reservoirName:
    SVERJESJØEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    19.99
    drainageBasinAreaNorway:
    19.99
    gradient1085:
    13.65
    gradientBasin:
    14.2
    gradientRiver:
    11.92
    heightMinimum:
    870
    heightHypso10:
    884
    heightHypso20:
    901
    heightHypso30:
    922
    heightHypso40:
    945
    heightHypso50:
    967
    heightHypso60:
    994
    heightHypso70:
    1026
    heightHypso80:
    1080
    heightHypso90:
    1146
    heightMaximum:
    1241
    lengthKmBasin:
    7.56
    lengthKmRiver:
    8.3
    percentAgricul:
    0
    percentBog:
    13.24
    percentEffBog:
    not reported by source
    percentEffLake:
    9.47
    percentForest:
    2.78
    percentGlacier:
    0
    percentLake:
    12.52
    percentMountain:
    69.72
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    261119
    utmNorthGravi:
    6954813
    utmZoneInlet:
    33
    utmEastInlet:
    261356
    utmNorthInlet:
    6958765
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    14.84
    specificDischarge:
    23.52
    regulationArea:
    19.99
    areaReservoirs:
    1.64
    volumeReservoirs:
    7
    regulationPartReservoirs:
    0.47
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.64
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    7
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1985
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    KRAFTVERKENE I ORKLA DA
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  5. station_id:
    121.31.0
    stationName:
    Falningsjøen
    latitude:
    62.60709
    longitude:
    10.39821
    utmEast_Z33:
    263927
    utmNorth_Z33:
    6950237
    masl:
    873
    riverName:
    Falninga
    councilNumber:
    3427
    councilName:
    Tynset
    countyName:
    Innlandet
    drainageBasinKey:
    1646
    hierarchy:
    Falninga/Ya/Orkla
    lakeArea:
    4.23
    lakeName:
    Falningsjøen
    lakeNo:
    961
    regineNo:
    121.EAB
    reservoirNo:
    257
    reservoirName:
    FALNINGSJØEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    22.23
    drainageBasinAreaNorway:
    22.23
    gradient1085:
    27.77
    gradientBasin:
    16.34
    gradientRiver:
    26.4
    heightMinimum:
    867
    heightHypso10:
    870
    heightHypso20:
    870
    heightHypso30:
    916
    heightHypso40:
    941
    heightHypso50:
    963
    heightHypso60:
    985
    heightHypso70:
    1014
    heightHypso80:
    1054
    heightHypso90:
    1094
    heightMaximum:
    1227
    lengthKmBasin:
    6.06
    lengthKmRiver:
    8.26
    percentAgricul:
    0
    percentBog:
    11.32
    percentEffBog:
    not reported by source
    percentEffLake:
    19.04
    percentForest:
    8.6
    percentGlacier:
    0
    percentLake:
    19.7
    percentMountain:
    51.52
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    264763
    utmNorthGravi:
    6951359
    utmZoneInlet:
    33
    utmEastInlet:
    266496
    utmNorthInlet:
    6951464
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    15.39
    specificDischarge:
    21.94
    regulationArea:
    22.23
    areaReservoirs:
    4.23
    volumeReservoirs:
    125
    regulationPartReservoirs:
    8.12
    transferAreaIn:
    183.5
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.23
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    125
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1985
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    KRAFTVERKENE I ORKLA DA
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  6. station_id:
    121.32.0
    stationName:
    Ya Inntak
    latitude:
    62.57697
    longitude:
    10.55857
    utmEast_Z33:
    271913
    utmNorth_Z33:
    6946311
    masl:
    878
    riverName:
    Ya
    councilNumber:
    3427
    councilName:
    Tynset
    countyName:
    Innlandet
    drainageBasinKey:
    1650
    hierarchy:
    Ya/Orkla
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    121.EC0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    138.09
    drainageBasinAreaNorway:
    138.09
    gradient1085:
    9.2
    gradientBasin:
    12.7
    gradientRiver:
    11.34
    heightMinimum:
    873
    heightHypso10:
    924
    heightHypso20:
    964
    heightHypso30:
    998
    heightHypso40:
    1020
    heightHypso50:
    1038
    heightHypso60:
    1060
    heightHypso70:
    1082
    heightHypso80:
    1110
    heightHypso90:
    1147
    heightMaximum:
    1240
    lengthKmBasin:
    14.54
    lengthKmRiver:
    22.75
    percentAgricul:
    0.03
    percentBog:
    22.7
    percentEffBog:
    not reported by source
    percentEffLake:
    0.03
    percentForest:
    0.53
    percentGlacier:
    0
    percentLake:
    1.93
    percentMountain:
    68.12
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    276193
    utmNorthGravi:
    6950701
    utmZoneInlet:
    33
    utmEastInlet:
    279577
    utmNorthInlet:
    6958210
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    103.64
    specificDischarge:
    23.78
    regulationArea:
    155.82
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    155.82
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    -17.73
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    KRAFTVERKENE I ORKLA DA
    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:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1989-11-14T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1989-11-14T11:00:00Z
        dataToTime:
        2012-12-31T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-01T01:00:00Z
        dataToTime:
        2012-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-11-14T11:00:00Z
        dataToTime:
        2012-12-31T11:00:00Z
  7. station_id:
    121.67.0
    stationName:
    Ulset kraftstasjon
    latitude:
    62.62062
    longitude:
    10.24875
    utmEast_Z33:
    256381
    utmNorth_Z33:
    6952298
    masl:
    540
    riverName:
    Orkla
    councilNumber:
    3427
    councilName:
    Tynset
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Orkla
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    121.E50
    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:
    KRAFTVERKENE I ORKLA DA
    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:
      1
      unit:
      °C
      serieFrom:
      1985-04-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-04-23T15:00:00Z
        dataToTime:
        2025-11-03T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-07-16T09:00:00Z
        dataToTime:
        2025-11-03T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-04-24T11:00:00Z
        dataToTime:
        2025-11-02T11:00:00Z
  8. station_id:
    2.379.0
    stationName:
    Savalen
    latitude:
    62.23283
    longitude:
    10.52063
    utmEast_Z33:
    267310
    utmNorth_Z33:
    6908172
    masl:
    707
    riverName:
    Sivilla
    councilNumber:
    3427
    councilName:
    Tynset
    countyName:
    Innlandet
    drainageBasinKey:
    60
    hierarchy:
    Sivilla/Glommavassdraget
    lakeArea:
    15.29
    lakeName:
    Savalen
    lakeNo:
    170
    regineNo:
    002.N2B
    reservoirNo:
    45
    reservoirName:
    SAVALEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    102.48
    drainageBasinAreaNorway:
    102.48
    gradient1085:
    17.3
    gradientBasin:
    16.17
    gradientRiver:
    20.66
    heightMinimum:
    706
    heightHypso10:
    708
    heightHypso20:
    737
    heightHypso30:
    767
    heightHypso40:
    800
    heightHypso50:
    854
    heightHypso60:
    904
    heightHypso70:
    930
    heightHypso80:
    977
    heightHypso90:
    1034
    heightMaximum:
    1433
    lengthKmBasin:
    13.2
    lengthKmRiver:
    22.12
    percentAgricul:
    0.9
    percentBog:
    4.25
    percentEffBog:
    not reported by source
    percentEffLake:
    14.96
    percentForest:
    52.62
    percentGlacier:
    0
    percentLake:
    16.54
    percentMountain:
    17.64
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    265319
    utmNorthGravi:
    6913229
    utmZoneInlet:
    33
    utmEastInlet:
    262524
    utmNorthInlet:
    6917656
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    29.93
    specificDischarge:
    9.25
    regulationArea:
    102.48
    areaReservoirs:
    15.29
    volumeReservoirs:
    61.2
    regulationPartReservoirs:
    2.04
    transferAreaIn:
    572.31
    transferAreaOut:
    0
    reservoirAreaIn:
    15.46
    reservoirAreaOut:
    15.29
    reservoirVolumeIn:
    84.9
    reservoirVolumeOut:
    61.2
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1971
    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:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-07T11:00:00Z
        dataToTime:
        2026-06-20T06: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:
        1994-06-07T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      2
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-01T11:00:00Z
        dataToTime:
        1997-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-01T11:00:00Z
        dataToTime:
        1997-12-31T11:00:00Z
    3. 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:
        1923-02-25T11:00:00Z
        dataToTime:
        2026-06-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-01T12:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1923-02-25T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  9. station_id:
    2.626.0
    stationName:
    Tunna
    latitude:
    62.29906
    longitude:
    10.72621
    utmEast_Z33:
    278465
    utmNorth_Z33:
    6914817
    masl:
    501
    riverName:
    Tunna
    councilNumber:
    3427
    councilName:
    Tynset
    countyName:
    Innlandet
    drainageBasinKey:
    317
    hierarchy:
    Tunna/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.NA0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Ikke angitt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    649.43
    drainageBasinAreaNorway:
    649.43
    gradient1085:
    5.33
    gradientBasin:
    14.68
    gradientRiver:
    10.55
    heightMinimum:
    487
    heightHypso10:
    725
    heightHypso20:
    778
    heightHypso30:
    823
    heightHypso40:
    868
    heightHypso50:
    907
    heightHypso60:
    948
    heightHypso70:
    997
    heightHypso80:
    1064
    heightHypso90:
    1127
    heightMaximum:
    1622
    lengthKmBasin:
    32.43
    lengthKmRiver:
    49.57
    percentAgricul:
    2.11
    percentBog:
    11.67
    percentEffBog:
    not reported by source
    percentEffLake:
    0.04
    percentForest:
    43.4
    percentGlacier:
    0
    percentLake:
    1.8
    percentMountain:
    35.31
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    272194
    utmNorthGravi:
    6929560
    utmZoneInlet:
    33
    utmEastInlet:
    248153
    utmNorthInlet:
    6923785
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    191.41
    specificDischarge:
    9.34
    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:
    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:
      1991-01-07T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1991-01-07T11:00:00Z
        dataToTime:
        2003-05-01T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-02-26T12:00:00Z
        dataToTime:
        2003-05-01T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-01-07T11:00:00Z
        dataToTime:
        2003-05-02T11: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:
        1991-01-07T11:00:00Z
        dataToTime:
        2003-05-01T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-02-26T12:00:00Z
        dataToTime:
        2003-05-01T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-01-07T11:00:00Z
        dataToTime:
        2003-05-02T11: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.