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-20T02:13:00Z in 0.146 seconds.

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

Showing 6 of 6 results in compact format.

  1. station_id:
    11.4.0
    latitude:
    59.88998
    longitude:
    10.08379
  2. station_id:
    12.285.0
    latitude:
    59.88624
    longitude:
    9.90977
  3. station_id:
    12.298.0
    latitude:
    59.8858
    longitude:
    9.90887
  4. station_id:
    12.343.12
    latitude:
    59.94908
    longitude:
    9.94941
  5. station_id:
    12.625.0
    latitude:
    59.89469
    longitude:
    9.93906
  6. station_id:
    12.99.0
    latitude:
    60.07867
    longitude:
    9.83335
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=MODUM&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-20T02:13:00.0855826Z
queryTime:
00:00:00.0014461
itemCount:
6
data:

6 results

  1. station_id:
    11.4.0
    stationName:
    Elgtjern
    latitude:
    59.88998
    longitude:
    10.08379
    utmEast_Z33:
    225043
    utmNorth_Z33:
    6649373
    masl:
    431
    riverName:
    Rotua
    councilNumber:
    3316
    councilName:
    Modum
    countyName:
    Buskerud
    drainageBasinKey:
    378
    hierarchy:
    Rotua/Glitra/Lierelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    5391
    regineNo:
    011.AAZ
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    6.63
    drainageBasinAreaNorway:
    6.63
    gradient1085:
    47.25
    gradientBasin:
    20.95
    gradientRiver:
    42.09
    heightMinimum:
    435
    heightHypso10:
    484
    heightHypso20:
    492
    heightHypso30:
    503
    heightHypso40:
    520
    heightHypso50:
    524
    heightHypso60:
    552
    heightHypso70:
    606
    heightHypso80:
    627
    heightHypso90:
    646
    heightMaximum:
    672
    lengthKmBasin:
    4.5
    lengthKmRiver:
    5.11
    percentAgricul:
    0
    percentBog:
    6.56
    percentEffBog:
    not reported by source
    percentEffLake:
    3.18
    percentForest:
    85.58
    percentGlacier:
    0
    percentLake:
    7.6
    percentMountain:
    0.15
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    225052
    utmNorthGravi:
    6651195
    utmZoneInlet:
    33
    utmEastInlet:
    225444
    utmNorthInlet:
    6652516
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    4.42
    specificDischarge:
    19.78
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    48
    qStartYear:
    1978
    qEndYear:
    2025
    qm:
    1.696
    q5:
    2.1838
    q10:
    2.5957
    q20:
    2.997
    q50:
    3.5258
    hm:
    0.6928
    h5:
    0.7225
    h10:
    0.7439
    h20:
    0.7625
    h50:
    0.7843
    culQm:
    2.0697
    culQ5:
    2.665
    culQ10:
    3.1675
    culQ20:
    3.6573
    culQ50:
    4.3025
    culHm:
    0.716
    culH5:
    0.7472
    culH10:
    0.7698
    culH20:
    0.7894
    culH50:
    0.8123
    seriesList:

    5 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1975-10-08T12:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-10-08T13:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-10-08T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. 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:
        1975-10-08T12:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-10-08T13:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-10-08T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      2
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-11-24T00:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-11-24T01:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-11-24T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    4. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2016-07-06T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2016-07-06T19:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2016-07-06T20:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2016-07-07T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    5. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2007-10-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-10-21T09:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-21T10:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-22T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  2. station_id:
    12.285.0
    stationName:
    Døvikfoss
    latitude:
    59.88624
    longitude:
    9.90977
    utmEast_Z33:
    215291
    utmNorth_Z33:
    6649693
    masl:
    19
    riverName:
    Drammensvassdraget
    councilNumber:
    3316
    councilName:
    Modum
    countyName:
    Buskerud
    drainageBasinKey:
    424
    hierarchy:
    Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.B63
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    16116.25
    drainageBasinAreaNorway:
    16116.25
    gradient1085:
    1.95
    gradientBasin:
    18.9
    gradientRiver:
    5.21
    heightMinimum:
    14
    heightHypso10:
    328
    heightHypso20:
    509
    heightHypso30:
    637
    heightHypso40:
    793
    heightHypso50:
    926
    heightHypso60:
    1059
    heightHypso70:
    1147
    heightHypso80:
    1259
    heightHypso90:
    1553
    heightMaximum:
    1933
    lengthKmBasin:
    182.39
    lengthKmRiver:
    275.4
    percentAgricul:
    3.64
    percentBog:
    7.6
    percentEffBog:
    not reported by source
    percentEffLake:
    0.91
    percentForest:
    55.2
    percentGlacier:
    0.16
    percentLake:
    7.48
    percentMountain:
    20.9
    percentUrban:
    0.26
    utmZoneGravi:
    33
    utmEastGravi:
    188407
    utmNorthGravi:
    6740396
    utmZoneInlet:
    33
    utmEastInlet:
    136716
    utmNorthInlet:
    6794027
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    9393.1
    specificDischarge:
    18.47
    regulationArea:
    16117.16
    areaReservoirs:
    679.29
    volumeReservoirs:
    3305.69
    regulationPartReservoirs:
    0.35
    transferAreaIn:
    43.78
    transferAreaOut:
    0
    reservoirAreaIn:
    13.16
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    154
    reservoirVolumeOut:
    0
    remainingArea:
    -0.08
    numberReservoirs:
    97
    firstYearRegulation:
    1914
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    GLITRE ENERGI PRODUKSJON AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    980
    q5:
    1310
    q10:
    1510
    q20:
    1670
    q50:
    2013
    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:
    980
    culQ5:
    1310
    culQ10:
    1510
    culQ20:
    1670
    culQ50:
    2030
    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:
        1912-02-23T11:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2016-01-01T01:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1912-02-23T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  3. station_id:
    12.298.0
    stationName:
    Drammenselva v/Døvikfoss kraftstasjon
    latitude:
    59.8858
    longitude:
    9.90887
    utmEast_Z33:
    215237
    utmNorth_Z33:
    6649648
    masl:
    20
    riverName:
    Drammensvassdraget
    councilNumber:
    3316
    councilName:
    Modum
    countyName:
    Buskerud
    drainageBasinKey:
    0
    hierarchy:
    Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.B63
    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:
      4
      unit:
      °C
      serieFrom:
      1986-12-18T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1986-12-18T12:00:00Z
        dataToTime:
        2025-12-16T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-06-26T10:00:00Z
        dataToTime:
        2025-12-16T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-12-19T11:00:00Z
        dataToTime:
        2025-12-15T11:00:00Z
  4. station_id:
    12.343.12
    stationName:
    Modum rør 12
    latitude:
    59.94908
    longitude:
    9.94941
    utmEast_Z33:
    218039
    utmNorth_Z33:
    6656508
    masl:
    123
    riverName:
    Hallingdalsvassdrage
    councilNumber:
    3316
    councilName:
    Modum
    countyName:
    Buskerud
    drainageBasinKey:
    0
    hierarchy:
    Hallingdalsvassdraget/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.CA1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    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:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    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:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2005-06-16T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-06-16T14:00:00Z
        dataToTime:
        2025-07-01T10:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-06-16T15:00:00Z
        dataToTime:
        2025-06-04T18:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-06-17T11:00:00Z
        dataToTime:
        2025-06-04T11:00:00Z
    2. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2000-11-30T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1938-11-27T23:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1938-11-28T00:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1938-11-28T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1979-07-07T11:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2001-10-08T20:00:00Z
        dataToTime:
        2026-09-20T01:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1979-07-07T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  5. station_id:
    12.625.0
    stationName:
    Melumbekken
    latitude:
    59.89469
    longitude:
    9.93906
    utmEast_Z33:
    216999
    utmNorth_Z33:
    6650507
    masl:
    116
    riverName:
    Drammensvassdraget
    councilNumber:
    3316
    councilName:
    Modum
    countyName:
    Buskerud
    drainageBasinKey:
    0
    hierarchy:
    Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.C3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    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:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    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:
      1
      unit:
      m
      serieFrom:
      2022-09-07T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-09-07T10:10:00Z
        dataToTime:
        2026-09-06T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-09-08T00:00:00Z
        dataToTime:
        2026-09-06T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-09-08T11:00:00Z
        dataToTime:
        2026-09-06T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      2022-09-07T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-09-07T23:00:00Z
        dataToTime:
        2026-09-06T23:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-09-07T23:00:00Z
        dataToTime:
        2026-09-06T23:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-09-08T11:00:00Z
        dataToTime:
        2026-09-06T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2022-09-07T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-09-07T11:00:00Z
        dataToTime:
        2026-09-06T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-09-07T12:00:00Z
        dataToTime:
        2026-09-06T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-09-08T11:00:00Z
        dataToTime:
        2026-09-06T11:00:00Z
  6. station_id:
    12.99.0
    stationName:
    Skålfoss
    latitude:
    60.07867
    longitude:
    9.83335
    utmEast_Z33:
    212697
    utmNorth_Z33:
    6671411
    masl:
    118
    riverName:
    Hallingdalsvassdrage
    councilNumber:
    3316
    councilName:
    Modum
    countyName:
    Buskerud
    drainageBasinKey:
    446
    hierarchy:
    Hallingdalsvassdraget/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.CA3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    5107.4
    drainageBasinAreaNorway:
    5107.4
    gradient1085:
    4.26
    gradientBasin:
    21.39
    gradientRiver:
    6.07
    heightMinimum:
    106
    heightHypso10:
    576
    heightHypso20:
    810
    heightHypso30:
    935
    heightHypso40:
    1087
    heightHypso50:
    1147
    heightHypso60:
    1259
    heightHypso70:
    1293
    heightHypso80:
    1553
    heightHypso90:
    1575
    heightMaximum:
    1933
    lengthKmBasin:
    152.24
    lengthKmRiver:
    191.84
    percentAgricul:
    1.79
    percentBog:
    7.01
    percentEffBog:
    not reported by source
    percentEffLake:
    0.03
    percentForest:
    41.09
    percentGlacier:
    0.49
    percentLake:
    6.89
    percentMountain:
    39.02
    percentUrban:
    0.17
    utmZoneGravi:
    33
    utmEastGravi:
    149731
    utmNorthGravi:
    6737972
    utmZoneInlet:
    33
    utmEastInlet:
    83515
    utmNorthInlet:
    6746307
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    3706.07
    specificDischarge:
    22.99
    regulationArea:
    5103.9
    areaReservoirs:
    175.46
    volumeReservoirs:
    1525.43
    regulationPartReservoirs:
    0.41
    transferAreaIn:
    43.78
    transferAreaOut:
    0
    reservoirAreaIn:
    13.16
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    154
    reservoirVolumeOut:
    0
    remainingArea:
    3.5
    numberReservoirs:
    33
    firstYearRegulation:
    1914
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    RAMFOSS KRAFTLAG KOMMUNALT OPPGAVEFELLESSKAP
    qNumberOfYears:
    55
    qStartYear:
    1970
    qEndYear:
    2025
    qm:
    468.8206
    q5:
    584.432
    q10:
    675.4987
    q20:
    761.6674
    q50:
    871.5069
    hm:
    109.3552
    h5:
    109.7214
    h10:
    109.9907
    h20:
    110.233
    h50:
    110.5272
    culQm:
    479.844
    culQ5:
    598.1738
    culQ10:
    691.3817
    culQ20:
    779.5765
    culQ50:
    891.9987
    culHm:
    109.3915
    culH5:
    109.763
    culH10:
    110.0362
    culH20:
    110.282
    culH50:
    110.5805
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-01-02T11:00:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      2
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-01-02T11:00:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2002-04-09T00:00:00
      serieTo:
      2002-01-01T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2001-01-01T00:00:00Z
        dataToTime:
        2001-12-31T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2001-01-01T01:00:00Z
        dataToTime:
        2001-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2001-01-01T11:00:00Z
        dataToTime:
        2001-12-31T11: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.