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-21T13:01:22Z in 0.496 seconds.

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

Showing 5 of 5 results in compact format.

  1. station_id:
    2.716.6
    latitude:
    61.4065
    longitude:
    11.87825
  2. station_id:
    311.18.0
    latitude:
    61.52563
    longitude:
    12.08385
  3. station_id:
    311.21.0
    latitude:
    61.06555
    longitude:
    12.58236
  4. station_id:
    311.26.0
    latitude:
    61.15801
    longitude:
    12.44611
  5. station_id:
    311.6.0
    latitude:
    61.25903
    longitude:
    12.32231
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=Trysil&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T13:01:22.731319Z
queryTime:
00:00:00.0010004
itemCount:
5
data:

5 results

  1. station_id:
    2.716.6
    stationName:
    Stenerseter rør
    latitude:
    61.4065
    longitude:
    11.87825
    utmEast_Z33:
    333364
    utmNorth_Z33:
    6812054
    masl:
    604
    riverName:
    Tverrena
    councilNumber:
    3421
    councilName:
    Trysil
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Tverrena/Ena/Osa/Rena/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.JBB1AB
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1974-10-07T00:00:00
      serieTo:
      1994-12-31T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1974-10-07T11:00:00Z
        dataToTime:
        1994-12-25T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1974-10-07T11:00:00Z
        dataToTime:
        1994-12-25T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1969-11-06T11:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-10-31T14:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1969-11-06T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  2. station_id:
    311.18.0
    stationName:
    Engera ndf. Engeren
    latitude:
    61.52563
    longitude:
    12.08385
    utmEast_Z33:
    344927
    utmNorth_Z33:
    6824807
    masl:
    477
    riverName:
    Engera
    councilNumber:
    3421
    councilName:
    Trysil
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Engera/Trysilelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    311.DA
    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:
    HB. Hydrologisk avd./seksjon bre, snø og is
    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:
      1996-03-15T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-03-15T12:00:00Z
        dataToTime:
        2026-08-05T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-09-15T14:00:00Z
        dataToTime:
        2026-08-05T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-03-16T11:00:00Z
        dataToTime:
        2026-08-04T11:00:00Z
  3. station_id:
    311.21.0
    stationName:
    Lutufallet kraftstasjon
    latitude:
    61.06555
    longitude:
    12.58236
    utmEast_Z33:
    369530
    utmNorth_Z33:
    6772498
    masl:
    319
    riverName:
    Trysilelva
    councilNumber:
    3421
    councilName:
    Trysil
    countyName:
    Innlandet
    drainageBasinKey:
    2240
    hierarchy:
    Trysilelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    311.A52
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    5258.51
    drainageBasinAreaNorway:
    4257.465
    gradient1085:
    2.13
    gradientBasin:
    not reported by source
    gradientRiver:
    2.26
    heightMinimum:
    318
    heightHypso10:
    531
    heightHypso20:
    664
    heightHypso30:
    728
    heightHypso40:
    763
    heightHypso50:
    791
    heightHypso60:
    836
    heightHypso70:
    900
    heightHypso80:
    962
    heightHypso90:
    1058
    heightMaximum:
    1752
    lengthKmBasin:
    167.44
    lengthKmRiver:
    237.18
    percentAgricul:
    0.78
    percentBog:
    10.16
    percentEffBog:
    not reported by source
    percentEffLake:
    1.76
    percentForest:
    49.58
    percentGlacier:
    0
    percentLake:
    8.83
    percentMountain:
    22.16
    percentUrban:
    0.12
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    2551.45
    specificDischarge:
    15.39
    regulationArea:
    5253.68
    areaReservoirs:
    2.05
    volumeReservoirs:
    1.05
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    5253.68
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.79
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    1.05
    remainingArea:
    0.01
    numberReservoirs:
    4
    firstYearRegulation:
    1964
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    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:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      1981-05-01T00:00:00
      serieTo:
      2000-12-31T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1981-05-01T11:00:00Z
        dataToTime:
        2000-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1981-05-01T11:00:00Z
        dataToTime:
        2000-12-31T11:00:00Z
    2. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2011-05-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-04-13T12:00:00Z
        dataToTime:
        2026-08-05T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-06-22T15:00:00Z
        dataToTime:
        2026-08-05T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-04-14T11:00:00Z
        dataToTime:
        2026-08-04T11:00:00Z
  4. station_id:
    311.26.0
    stationName:
    Sagnfossen
    latitude:
    61.15801
    longitude:
    12.44611
    utmEast_Z33:
    362582
    utmNorth_Z33:
    6783071
    masl:
    340
    riverName:
    Trysilelva
    councilNumber:
    3421
    councilName:
    Trysil
    countyName:
    Innlandet
    drainageBasinKey:
    2494
    hierarchy:
    Trysilelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    311.B2
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    4568.429
    drainageBasinAreaNorway:
    4568.429
    gradient1085:
    2.45
    gradientBasin:
    not reported by source
    gradientRiver:
    2.35
    heightMinimum:
    334
    heightHypso10:
    647
    heightHypso20:
    719
    heightHypso30:
    754
    heightHypso40:
    783
    heightHypso50:
    831
    heightHypso60:
    869
    heightHypso70:
    914
    heightHypso80:
    1000
    heightHypso90:
    1073
    heightMaximum:
    1752
    lengthKmBasin:
    155.35
    lengthKmRiver:
    222.05
    percentAgricul:
    0.83
    percentBog:
    9.67
    percentEffBog:
    not reported by source
    percentEffLake:
    2.33
    percentForest:
    45.98
    percentGlacier:
    0
    percentLake:
    9.91
    percentMountain:
    25.49
    percentUrban:
    0.05
    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:
    2216.82
    specificDischarge:
    15.38
    regulationArea:
    4565.59
    areaReservoirs:
    2.05
    volumeReservoirs:
    1.05
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    1.23
    numberReservoirs:
    4
    firstYearRegulation:
    1986
    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:
      2008-05-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-05-26T17:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-05-26T18:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-05-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2008-05-26T00:00:00
      serieTo:
      2008-09-08T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-05-26T17:00:00Z
        dataToTime:
        2008-09-29T10:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-05-26T18:00:00Z
        dataToTime:
        2008-09-29T10:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-05-27T11:00:00Z
        dataToTime:
        2008-09-28T11:00:00Z
  5. station_id:
    311.6.0
    stationName:
    Nybergsund
    latitude:
    61.25903
    longitude:
    12.32231
    utmEast_Z33:
    356384
    utmNorth_Z33:
    6794583
    masl:
    357
    riverName:
    Trysilelva
    councilNumber:
    3421
    councilName:
    Trysil
    countyName:
    Innlandet
    drainageBasinKey:
    2230
    hierarchy:
    Trysilelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    311.B32
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    4424.85
    drainageBasinAreaNorway:
    4089.358
    gradient1085:
    2.36
    gradientBasin:
    not reported by source
    gradientRiver:
    2.42
    heightMinimum:
    347
    heightHypso10:
    674
    heightHypso20:
    728
    heightHypso30:
    762
    heightHypso40:
    784
    heightHypso50:
    831
    heightHypso60:
    869
    heightHypso70:
    914
    heightHypso80:
    1012
    heightHypso90:
    1076
    heightMaximum:
    1752
    lengthKmBasin:
    142.63
    lengthKmRiver:
    207.68
    percentAgricul:
    0.81
    percentBog:
    9.5
    percentEffBog:
    not reported by source
    percentEffLake:
    2.49
    percentForest:
    44.81
    percentGlacier:
    0
    percentLake:
    10.18
    percentMountain:
    26.35
    percentUrban:
    0.05
    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:
    2151.62
    specificDischarge:
    15.43
    regulationArea:
    77.88
    areaReservoirs:
    2.05
    volumeReservoirs:
    1.05
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    4340.18
    numberReservoirs:
    4
    firstYearRegulation:
    1986
    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:
    319.9
    q5:
    403.17
    q10:
    458.35
    q20:
    517.54
    q50:
    595.66
    hm:
    4.2
    h5:
    4.68
    h10:
    4.96
    h20:
    5.24
    h50:
    5.59
    culQm:
    328
    culQ5:
    413.2
    culQ10:
    470
    culQ20:
    530
    culQ50:
    610
    culHm:
    4.25
    culH5:
    4.73
    culH10:
    5.02
    culH20:
    5.3
    culH50:
    5.65
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1908-09-04T11:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-08-24T19:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1908-09-04T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1908-09-04T11:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-08-24T19:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1908-09-04T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1996-09-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-09-19T09:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-09-19T10:00:00Z
        dataToTime:
        2026-09-21T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-09-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
limit:
25
offset:
0
returned:
5
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.