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-22T22:27:14Z in 0.150 seconds.

Search scope: Municipality-filtered results cover all of SØR-ODAL municipality.

Showing 6 of 6 results in compact format.

  1. station_id:
    2.122.0
    latitude:
    60.25489
    longitude:
    11.6784
  2. station_id:
    2.1226.0
    latitude:
    60.29795
    longitude:
    11.66562
  3. station_id:
    2.1243.0
    latitude:
    60.26541
    longitude:
    11.8613
  4. station_id:
    2.1244.0
    latitude:
    60.26105
    longitude:
    11.86856
  5. station_id:
    2.444.0
    latitude:
    60.20401
    longitude:
    11.89506
  6. station_id:
    2.946.0
    latitude:
    60.23642
    longitude:
    11.67373
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=S%C3%98R-ODAL&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-22T22:27:14.5429381Z
queryTime:
00:00:00.0009434
itemCount:
6
data:

6 results

  1. station_id:
    2.122.0
    stationName:
    Skarnes
    latitude:
    60.25489
    longitude:
    11.6784
    utmEast_Z33:
    316208
    utmNorth_Z33:
    6684426
    masl:
    128
    riverName:
    Glommavassdraget
    councilNumber:
    3415
    councilName:
    Sør-Odal
    countyName:
    Innlandet
    drainageBasinKey:
    81
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.E7
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    20300.551
    drainageBasinAreaNorway:
    19880.09
    gradient1085:
    1.4
    gradientBasin:
    12.52
    gradientRiver:
    1.6
    heightMinimum:
    130
    heightHypso10:
    312
    heightHypso20:
    447
    heightHypso30:
    584
    heightHypso40:
    720
    heightHypso50:
    784
    heightHypso60:
    873
    heightHypso70:
    970
    heightHypso80:
    1032
    heightHypso90:
    1177
    heightMaximum:
    2173
    lengthKmBasin:
    295.03
    lengthKmRiver:
    459.98
    percentAgricul:
    3.31
    percentBog:
    9.84
    percentEffBog:
    not reported by source
    percentEffLake:
    0.07
    percentForest:
    57.45
    percentGlacier:
    0
    percentLake:
    3.53
    percentMountain:
    20.31
    percentUrban:
    0.15
    utmZoneGravi:
    33
    utmEastGravi:
    298173
    utmNorthGravi:
    6836244
    utmZoneInlet:
    33
    utmEastInlet:
    350251
    utmNorthInlet:
    6970922
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    9559.47
    specificDischarge:
    14.92
    regulationArea:
    19282.64
    areaReservoirs:
    208.95
    volumeReservoirs:
    820.88
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    0
    transferAreaOut:
    19650.91
    reservoirAreaIn:
    0
    reservoirAreaOut:
    175.08
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    807.6
    remainingArea:
    1019.91
    numberReservoirs:
    30
    firstYearRegulation:
    1913
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    AKERSHUS ENERGI AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    1464
    q5:
    1797.6
    q10:
    2020
    q20:
    2283
    q50:
    2620
    hm:
    132.68
    h5:
    133.25
    h10:
    133.63
    h20:
    134.08
    h50:
    134.62
    culQm:
    1464
    culQ5:
    1797.6
    culQ10:
    2020
    culQ20:
    2283
    culQ50:
    2620
    culHm:
    132.68
    culH5:
    133.25
    culH10:
    133.63
    culH20:
    134.08
    culH50:
    134.62
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1887-04-05T11:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-04-12T15:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1887-04-05T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  2. station_id:
    2.1226.0
    stationName:
    Oppstadåa ved Oppstad bru
    latitude:
    60.29795
    longitude:
    11.66562
    utmEast_Z33:
    315744
    utmNorth_Z33:
    6689254
    masl:
    132
    riverName:
    Oppstadåa
    councilNumber:
    3415
    councilName:
    Sør-Odal
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Oppstadåa/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.EA
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke 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:
    Odal flomsikringslag
    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:
      2021-04-15T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-04-15T14:30:00Z
        dataToTime:
        2026-09-16T05:15:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-04-15T15:00:00Z
        dataToTime:
        2026-09-16T03:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-04-16T11:00:00Z
        dataToTime:
        2026-09-15T11:00:00Z
    2. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2021-04-15T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-04-15T14:30:00Z
        dataToTime:
        2026-09-16T02:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-04-15T15:00:00Z
        dataToTime:
        2026-09-16T02:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-04-16T11:00:00Z
        dataToTime:
        2026-09-15T11:00:00Z
  3. station_id:
    2.1243.0
    stationName:
    Gjøralsjøen
    latitude:
    60.26541
    longitude:
    11.8613
    utmEast_Z33:
    326379
    utmNorth_Z33:
    6685101
    masl:
    230
    riverName:
    Glommavassdraget
    councilNumber:
    3415
    councilName:
    Sør-Odal
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.F22
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke 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:
    SØR-ODAL KOMMUNE
    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:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T16:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T17:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-08T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    2. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2023-11-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T15:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T16:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-08T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2023-11-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T15:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T16:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-08T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    4. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2023-11-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T15:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T16:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-08T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  4. station_id:
    2.1244.0
    stationName:
    Vallsjøen
    latitude:
    60.26105
    longitude:
    11.86856
    utmEast_Z33:
    326757
    utmNorth_Z33:
    6684596
    masl:
    224
    riverName:
    Glommavassdraget
    councilNumber:
    3415
    councilName:
    Sør-Odal
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.F22
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke 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:
    SØR-ODAL KOMMUNE
    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:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T12:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T13:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-12-20T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    2. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2023-11-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-12-31T23:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-01-01T00:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-01-01T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2023-11-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T12:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T13:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-12-20T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    4. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2023-11-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T12:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-11-07T13:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-12-20T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  5. station_id:
    2.444.0
    stationName:
    Kongsvinger kraftverk
    latitude:
    60.20401
    longitude:
    11.89506
    utmEast_Z33:
    327924
    utmNorth_Z33:
    6678179
    masl:
    142
    riverName:
    Glommavassdraget
    councilNumber:
    3415
    councilName:
    Sør-Odal
    countyName:
    Innlandet
    drainageBasinKey:
    260
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.F30
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    19280.59
    drainageBasinAreaNorway:
    18860.131
    gradient1085:
    1.44
    gradientBasin:
    12.55
    gradientRiver:
    1.63
    heightMinimum:
    139
    heightHypso10:
    332
    heightHypso20:
    485
    heightHypso30:
    610
    heightHypso40:
    758
    heightHypso50:
    841
    heightHypso60:
    878
    heightHypso70:
    972
    heightHypso80:
    1042
    heightHypso90:
    1177
    heightMaximum:
    2173
    lengthKmBasin:
    300.6
    lengthKmRiver:
    445.01
    percentAgricul:
    3.11
    percentBog:
    10.06
    percentEffBog:
    not reported by source
    percentEffLake:
    0.07
    percentForest:
    56.34
    percentGlacier:
    0
    percentLake:
    3.37
    percentMountain:
    21.39
    percentUrban:
    0.15
    utmZoneGravi:
    33
    utmEastGravi:
    297294
    utmNorthGravi:
    6843294
    utmZoneInlet:
    33
    utmEastInlet:
    350287
    utmNorthInlet:
    6970916
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    9204.84
    specificDischarge:
    15.13
    regulationArea:
    19282.64
    areaReservoirs:
    207.35
    volumeReservoirs:
    817.4
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.27
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    6
    remainingArea:
    -0.04
    numberReservoirs:
    26
    firstYearRegulation:
    1913
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    HAFSLUND KRAFT INNLANDET AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    1499
    culQ5:
    1840.4
    culQ10:
    2068
    culQ20:
    2338
    culQ50:
    2683
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      0
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1979-01-01T11:00:00Z
        dataToTime:
        2009-12-31T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-01T12:00:00Z
        dataToTime:
        2005-12-31T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1979-01-01T11:00:00Z
        dataToTime:
        2018-12-31T11:00:00Z
  6. station_id:
    2.946.0
    stationName:
    Tegnstrømmen
    latitude:
    60.23642
    longitude:
    11.67373
    utmEast_Z33:
    315846
    utmNorth_Z33:
    6682384
    masl:
    132
    riverName:
    Glommavassdraget
    councilNumber:
    3415
    councilName:
    Sør-Odal
    countyName:
    Innlandet
    drainageBasinKey:
    2366
    hierarchy:
    Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.E7
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    20307.49
    drainageBasinAreaNorway:
    19887.031
    gradient1085:
    1.39
    gradientBasin:
    not reported by source
    gradientRiver:
    1.59
    heightMinimum:
    130
    heightHypso10:
    312
    heightHypso20:
    447
    heightHypso30:
    584
    heightHypso40:
    720
    heightHypso50:
    784
    heightHypso60:
    873
    heightHypso70:
    970
    heightHypso80:
    1032
    heightHypso90:
    1177
    heightMaximum:
    2173
    lengthKmBasin:
    297.02
    lengthKmRiver:
    462.06
    percentAgricul:
    3.31
    percentBog:
    9.83
    percentEffBog:
    not reported by source
    percentEffLake:
    0.07
    percentForest:
    57.45
    percentGlacier:
    0
    percentLake:
    3.54
    percentMountain:
    20.3
    percentUrban:
    0.16
    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:
    9561.36
    specificDischarge:
    14.92
    regulationArea:
    19282.63
    areaReservoirs:
    209.91
    volumeReservoirs:
    822.76
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    1026.84
    numberReservoirs:
    34
    firstYearRegulation:
    0
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Odal flomsikringslag
    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:
      2001-05-04T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2001-05-03T13:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2001-05-03T14:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2001-05-04T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    2. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-04-16T00:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-04-16T01:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-04-17T11:00:00Z
        dataToTime:
        2026-09-22T11: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.