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-22T00:51:43Z in 0.185 seconds.

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

Showing 10 of 13 results in compact format.

  1. station_id:
    12.114.0
    latitude:
    60.20725
    longitude:
    10.02315
  2. station_id:
    12.15.0
    latitude:
    60.31461
    longitude:
    10.13888
  3. station_id:
    12.151.0
    latitude:
    60.52222
    longitude:
    10.11701
  4. station_id:
    12.152.0
    latitude:
    60.34381
    longitude:
    10.18701
  5. station_id:
    12.190.0
    latitude:
    60.34293
    longitude:
    10.18517
  6. station_id:
    12.209.0
    latitude:
    60.55814
    longitude:
    9.87569
  7. station_id:
    12.309.0
    latitude:
    60.22084
    longitude:
    10.36849
  8. station_id:
    12.5.0
    latitude:
    60.35365
    longitude:
    10.08678
  9. station_id:
    12.65.0
    latitude:
    60.08189
    longitude:
    10.11345
  10. station_id:
    12.78.0
    latitude:
    60.35151
    longitude:
    10.08584
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=RINGERIKE&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-22T00:51:43.4712426Z
queryTime:
00:00:00.0017437
itemCount:
13
data:

13 results

  1. station_id:
    12.114.0
    stationName:
    Sogna v/Gardhammarfossen
    latitude:
    60.20725
    longitude:
    10.02315
    utmEast_Z33:
    224317
    utmNorth_Z33:
    6684893
    masl:
    135
    riverName:
    Sogna
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    456
    hierarchy:
    Sogna/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.DB0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    492.33
    drainageBasinAreaNorway:
    492.33
    gradient1085:
    16.38
    gradientBasin:
    19.48
    gradientRiver:
    21.03
    heightMinimum:
    127
    heightHypso10:
    224
    heightHypso20:
    293
    heightHypso30:
    367
    heightHypso40:
    418
    heightHypso50:
    499
    heightHypso60:
    547
    heightHypso70:
    613
    heightHypso80:
    681
    heightHypso90:
    846
    heightMaximum:
    1224
    lengthKmBasin:
    34.81
    lengthKmRiver:
    50.79
    percentAgricul:
    2.29
    percentBog:
    3.01
    percentEffBog:
    not reported by source
    percentEffLake:
    0.28
    percentForest:
    83.12
    percentGlacier:
    0
    percentLake:
    3.74
    percentMountain:
    6.36
    percentUrban:
    0.17
    utmZoneGravi:
    33
    utmEastGravi:
    215284
    utmNorthGravi:
    6697341
    utmZoneInlet:
    33
    utmEastInlet:
    219633
    utmNorthInlet:
    6715445
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    287.17
    specificDischarge:
    18.48
    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:
    1981
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    63
    qStartYear:
    1937
    qEndYear:
    2025
    qm:
    89.8672
    q5:
    115.4317
    q10:
    137.7974
    q20:
    159.9206
    q50:
    189.5635
    hm:
    2.5872
    h5:
    2.8139
    h10:
    2.9764
    h20:
    3.1211
    h50:
    3.2966
    culQm:
    95.7988
    culQ5:
    123.0506
    culQ10:
    146.8926
    culQ20:
    170.476
    culQ50:
    202.0754
    culHm:
    2.6425
    culH5:
    2.8716
    culH10:
    3.0375
    culH20:
    3.1858
    culH50:
    3.3655
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1936-10-08T11:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-12-12T13:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1936-10-08T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        1936-10-08T11:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-12-12T13:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1936-10-08T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2006-12-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-12-12T12:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-12-12T13:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-12-13T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  2. station_id:
    12.15.0
    stationName:
    Strømstøa
    latitude:
    60.31461
    longitude:
    10.13888
    utmEast_Z33:
    231601
    utmNorth_Z33:
    6696349
    masl:
    159
    riverName:
    Drammensvassdraget
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    393
    hierarchy:
    Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.F6
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    4649.8
    drainageBasinAreaNorway:
    4649.8
    gradient1085:
    2.06
    gradientBasin:
    19.36
    gradientRiver:
    6.38
    heightMinimum:
    145
    heightHypso10:
    533
    heightHypso20:
    692
    heightHypso30:
    834
    heightHypso40:
    918
    heightHypso50:
    970
    heightHypso60:
    1059
    heightHypso70:
    1117
    heightHypso80:
    1226
    heightHypso90:
    1453
    heightMaximum:
    1901
    lengthKmBasin:
    152.17
    lengthKmRiver:
    203.45
    percentAgricul:
    2.72
    percentBog:
    9.05
    percentEffBog:
    not reported by source
    percentEffLake:
    1.19
    percentForest:
    52.58
    percentGlacier:
    0
    percentLake:
    7.43
    percentMountain:
    21.83
    percentUrban:
    0.08
    utmZoneGravi:
    33
    utmEastGravi:
    184845
    utmNorthGravi:
    6765606
    utmZoneInlet:
    33
    utmEastInlet:
    136717
    utmNorthInlet:
    6794031
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    2784.48
    specificDischarge:
    18.98
    regulationArea:
    4619.32
    areaReservoirs:
    169.43
    volumeReservoirs:
    888.69
    regulationPartReservoirs:
    0.32
    transferAreaIn:
    0
    transferAreaOut:
    54.76
    reservoirAreaIn:
    0
    reservoirAreaOut:
    39.48
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    92
    remainingArea:
    30.48
    numberReservoirs:
    26
    firstYearRegulation:
    1946
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    FORENINGEN TIL BÆGNAVASSDRAGETS REGULERING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    345.74
    q5:
    435.78
    q10:
    495.82
    q20:
    545.86
    q50:
    595.48
    hm:
    150.66
    h5:
    151.12
    h10:
    151.4
    h20:
    151.62
    h50:
    151.83
    culQm:
    350
    culQ5:
    440
    culQ10:
    500
    culQ20:
    550
    culQ50:
    600
    culHm:
    150.68
    culH5:
    151.14
    culH10:
    151.42
    culH20:
    151.64
    culH50:
    151.85
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-09-25T11:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-25T12:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-26T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      4
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-09-25T11:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-25T12:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-26T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1998-07-01T00:00:00
      serieTo:
      1999-12-31T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2009-07-10T00:00:00Z
        dataToTime:
        2009-07-13T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-07-10T01:00:00Z
        dataToTime:
        2009-07-13T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-07-10T11:00:00Z
        dataToTime:
        2009-07-12T11:00:00Z
  3. station_id:
    12.151.0
    stationName:
    Vestre Bjonevatn
    latitude:
    60.52222
    longitude:
    10.11701
    utmEast_Z33:
    232110
    utmNorth_Z33:
    6719518
    masl:
    229
    riverName:
    Vestre bjonelva
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    486
    hierarchy:
    Vestre bjonelva/Drammensvassdraget
    lakeArea:
    2.16
    lakeName:
    Vestre Bjonevatnet
    lakeNo:
    563
    regineNo:
    012.G1B
    reservoirNo:
    156
    reservoirName:
    BJONEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    54.76
    drainageBasinAreaNorway:
    54.76
    gradient1085:
    25.18
    gradientBasin:
    17.96
    gradientRiver:
    24.28
    heightMinimum:
    228
    heightHypso10:
    281
    heightHypso20:
    349
    heightHypso30:
    419
    heightHypso40:
    465
    heightHypso50:
    512
    heightHypso60:
    542
    heightHypso70:
    588
    heightHypso80:
    632
    heightHypso90:
    671
    heightMaximum:
    773
    lengthKmBasin:
    12.03
    lengthKmRiver:
    15.57
    percentAgricul:
    0.12
    percentBog:
    6.18
    percentEffBog:
    not reported by source
    percentEffLake:
    4.08
    percentForest:
    87.03
    percentGlacier:
    0
    percentLake:
    6.41
    percentMountain:
    0
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    232593
    utmNorthGravi:
    6724182
    utmZoneInlet:
    33
    utmEastInlet:
    234904
    utmNorthInlet:
    6729178
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    24.54
    specificDischarge:
    14.2
    regulationArea:
    54.76
    areaReservoirs:
    2.16
    volumeReservoirs:
    5.2
    regulationPartReservoirs:
    0.21
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.16
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    5.2
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1946
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    FORENINGEN TIL BÆGNAVASSDRAGETS REGULERING
    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:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1962-08-04T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-01-01T14:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1962-08-04T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1962-08-04T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-01-01T14:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1962-08-04T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  4. station_id:
    12.152.0
    stationName:
    Samsjøen
    latitude:
    60.34381
    longitude:
    10.18701
    utmEast_Z33:
    234493
    utmNorth_Z33:
    6699402
    masl:
    213
    riverName:
    Somma
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    487
    hierarchy:
    Somma/Drammensvassdraget
    lakeArea:
    3.28
    lakeName:
    Samsjøen
    lakeNo:
    562
    regineNo:
    012.F5B0
    reservoirNo:
    155
    reservoirName:
    SAMSJØEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    63.22
    drainageBasinAreaNorway:
    63.22
    gradient1085:
    9.82
    gradientBasin:
    16.89
    gradientRiver:
    13.94
    heightMinimum:
    213
    heightHypso10:
    266
    heightHypso20:
    325
    heightHypso30:
    350
    heightHypso40:
    369
    heightHypso50:
    391
    heightHypso60:
    419
    heightHypso70:
    430
    heightHypso80:
    456
    heightHypso90:
    514
    heightMaximum:
    708
    lengthKmBasin:
    11.19
    lengthKmRiver:
    13.99
    percentAgricul:
    0.01
    percentBog:
    5
    percentEffBog:
    not reported by source
    percentEffLake:
    5.28
    percentForest:
    87.27
    percentGlacier:
    0
    percentLake:
    7.53
    percentMountain:
    0
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    234348
    utmNorthGravi:
    6703833
    utmZoneInlet:
    33
    utmEastInlet:
    233668
    utmNorthInlet:
    6710326
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    19.75
    specificDischarge:
    9.9
    regulationArea:
    63.22
    areaReservoirs:
    3.28
    volumeReservoirs:
    17.1
    regulationPartReservoirs:
    0.87
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3.28
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    17.1
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1946
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    FORENINGEN TIL BÆGNAVASSDRAGETS REGULERING
    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:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1963-01-05T11:00:00Z
        dataToTime:
        2024-09-11T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-16T23:00:00Z
        dataToTime:
        2024-09-11T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1963-01-05T11:00:00Z
        dataToTime:
        2024-09-11T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1963-01-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-16T23:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1963-01-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  5. station_id:
    12.190.0
    stationName:
    Samsjøen ndf.
    latitude:
    60.34293
    longitude:
    10.18517
    utmEast_Z33:
    234384
    utmNorth_Z33:
    6699311
    masl:
    217
    riverName:
    Somma
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    487
    hierarchy:
    Somma/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.F5A
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    63.22
    drainageBasinAreaNorway:
    63.22
    gradient1085:
    9.82
    gradientBasin:
    16.89
    gradientRiver:
    13.94
    heightMinimum:
    213
    heightHypso10:
    266
    heightHypso20:
    325
    heightHypso30:
    350
    heightHypso40:
    369
    heightHypso50:
    391
    heightHypso60:
    419
    heightHypso70:
    430
    heightHypso80:
    456
    heightHypso90:
    514
    heightMaximum:
    708
    lengthKmBasin:
    11.19
    lengthKmRiver:
    13.99
    percentAgricul:
    0.01
    percentBog:
    5
    percentEffBog:
    not reported by source
    percentEffLake:
    5.28
    percentForest:
    87.27
    percentGlacier:
    0
    percentLake:
    7.53
    percentMountain:
    0
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    234348
    utmNorthGravi:
    6703833
    utmZoneInlet:
    33
    utmEastInlet:
    233668
    utmNorthInlet:
    6710326
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    19.75
    specificDischarge:
    9.9
    regulationArea:
    63.22
    areaReservoirs:
    3.28
    volumeReservoirs:
    17.1
    regulationPartReservoirs:
    0.87
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3.28
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    17.1
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1946
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    FORENINGEN TIL BÆGNAVASSDRAGETS REGULERING
    qNumberOfYears:
    18
    qStartYear:
    2004
    qEndYear:
    2021
    qm:
    7.1809
    q5:
    8.929
    q10:
    10.6358
    q20:
    12.4013
    q50:
    14.8893
    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:
    7.7261
    culQ5:
    9.607
    culQ10:
    11.4433
    culQ20:
    13.3429
    culQ50:
    16.0198
    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:
      2
      unit:
      m³/s
      serieFrom:
      2003-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2003-12-31T23:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-01-01T00:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  6. station_id:
    12.209.0
    stationName:
    Urula
    latitude:
    60.55814
    longitude:
    9.87569
    utmEast_Z33:
    219200
    utmNorth_Z33:
    6724518
    masl:
    222
    riverName:
    Urula
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    526
    hierarchy:
    Urula/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.GA4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    554.12
    drainageBasinAreaNorway:
    554.12
    gradient1085:
    11.77
    gradientBasin:
    19.36
    gradientRiver:
    13.49
    heightMinimum:
    220
    heightHypso10:
    560
    heightHypso20:
    632
    heightHypso30:
    716
    heightHypso40:
    822
    heightHypso50:
    916
    heightHypso60:
    951
    heightHypso70:
    988
    heightHypso80:
    1054
    heightHypso90:
    1099
    heightMaximum:
    1283
    lengthKmBasin:
    38.1
    lengthKmRiver:
    49.61
    percentAgricul:
    0.95
    percentBog:
    6.28
    percentEffBog:
    not reported by source
    percentEffLake:
    0.45
    percentForest:
    67.75
    percentGlacier:
    0
    percentLake:
    5.04
    percentMountain:
    18.58
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    203561
    utmNorthGravi:
    6727332
    utmZoneInlet:
    33
    utmEastInlet:
    196454
    utmNorthInlet:
    6735232
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    406.17
    specificDischarge:
    23.23
    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:
    1946
    catchmentRegTypeName:
    Uregulert
    owner:
    FORENINGEN TIL BÆGNAVASSDRAGETS REGULERING
    qNumberOfYears:
    41
    qStartYear:
    1985
    qEndYear:
    2025
    qm:
    117.0369
    q5:
    154.9291
    q10:
    188.1509
    q20:
    221.0418
    q50:
    265.1564
    hm:
    221.6755
    h5:
    222.1647
    h10:
    222.5453
    h20:
    222.8894
    h50:
    223.3122
    culQm:
    150.8861
    culQ5:
    199.7374
    culQ10:
    242.5676
    culQ20:
    284.9711
    culQ50:
    341.8444
    culHm:
    222.1157
    culH5:
    222.6698
    culH10:
    223.1007
    culH20:
    223.4904
    culH50:
    223.9692
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1984-02-29T11:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T00:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1984-02-29T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        1984-02-29T11:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T00:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1984-02-29T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  7. station_id:
    12.309.0
    stationName:
    Randselva v/Kistefoss kraftstasjon
    latitude:
    60.22084
    longitude:
    10.36849
    utmEast_Z33:
    243530
    utmNorth_Z33:
    6685010
    masl:
    123
    riverName:
    Randselva
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    0
    hierarchy:
    Randselva/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.EA5
    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:
    Foreningen til Randsfjords regulering, c/o RTP 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:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      3
      unit:
      °C
      serieFrom:
      1985-01-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-01-24T16:00:00Z
        dataToTime:
        2025-09-16T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-22T12:00:00Z
        dataToTime:
        2025-09-16T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-01-25T11:00:00Z
        dataToTime:
        2025-09-15T11:00:00Z
  8. station_id:
    12.5.0
    stationName:
    Killingstryken
    latitude:
    60.35365
    longitude:
    10.08678
    utmEast_Z33:
    229052
    utmNorth_Z33:
    6700903
    masl:
    156
    riverName:
    Drammensvassdraget
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    434
    hierarchy:
    Drammensvassdraget
    lakeArea:
    37.32
    lakeName:
    Sperillen
    lakeNo:
    514
    regineNo:
    012.G11
    reservoirNo:
    128
    reservoirName:
    SPERILLEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    4619.16
    drainageBasinAreaNorway:
    4619.16
    gradient1085:
    2.13
    gradientBasin:
    19.35
    gradientRiver:
    6.6
    heightMinimum:
    145
    heightHypso10:
    533
    heightHypso20:
    724
    heightHypso30:
    834
    heightHypso40:
    926
    heightHypso50:
    970
    heightHypso60:
    1065
    heightHypso70:
    1117
    heightHypso80:
    1226
    heightHypso90:
    1453
    heightMaximum:
    1901
    lengthKmBasin:
    147.11
    lengthKmRiver:
    196.84
    percentAgricul:
    2.7
    percentBog:
    9.09
    percentEffBog:
    not reported by source
    percentEffLake:
    1.21
    percentForest:
    52.37
    percentGlacier:
    0
    percentLake:
    7.45
    percentMountain:
    21.97
    percentUrban:
    0.08
    utmZoneGravi:
    33
    utmEastGravi:
    184669
    utmNorthGravi:
    6765870
    utmZoneInlet:
    33
    utmEastInlet:
    136717
    utmNorthInlet:
    6794029
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    2773.39
    specificDischarge:
    19.03
    regulationArea:
    4619.32
    areaReservoirs:
    169.43
    volumeReservoirs:
    888.69
    regulationPartReservoirs:
    0.32
    transferAreaIn:
    0
    transferAreaOut:
    54.76
    reservoirAreaIn:
    0
    reservoirAreaOut:
    39.48
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    92
    remainingArea:
    -0.16
    numberReservoirs:
    26
    firstYearRegulation:
    1946
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    FORENINGEN TIL BÆGNAVASSDRAGETS REGULERING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1997-01-01T11:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2002-01-01T00:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      1
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1905-07-21T11:00:00Z
        dataToTime:
        1996-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1905-07-21T11:00:00Z
        dataToTime:
        1996-12-31T11:00:00Z
  9. station_id:
    12.65.0
    stationName:
    Skjerdal (Tyrifjorden)
    latitude:
    60.08189
    longitude:
    10.11345
    utmEast_Z33:
    228279
    utmNorth_Z33:
    6670583
    masl:
    65
    riverName:
    Drammensvassdraget
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    423
    hierarchy:
    Drammensvassdraget
    lakeArea:
    136.56
    lakeName:
    Tyrifjorden
    lakeNo:
    522
    regineNo:
    012.D81
    reservoirNo:
    136
    reservoirName:
    TYRIFJORD
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    9923.88
    drainageBasinAreaNorway:
    9923.88
    gradient1085:
    2.04
    gradientBasin:
    17.33
    gradientRiver:
    5.28
    heightMinimum:
    60
    heightHypso10:
    280
    heightHypso20:
    456
    heightHypso30:
    587
    heightHypso40:
    692
    heightHypso50:
    834
    heightHypso60:
    932
    heightHypso70:
    1059
    heightHypso80:
    1117
    heightHypso90:
    1268
    heightMaximum:
    1901
    lengthKmBasin:
    177.28
    lengthKmRiver:
    262.29
    percentAgricul:
    4.33
    percentBog:
    8.15
    percentEffBog:
    not reported by source
    percentEffLake:
    2.15
    percentForest:
    60.3
    percentGlacier:
    0
    percentLake:
    8.17
    percentMountain:
    13.14
    percentUrban:
    0.29
    utmZoneGravi:
    33
    utmEastGravi:
    207444
    utmNorthGravi:
    6748807
    utmZoneInlet:
    33
    utmEastInlet:
    136716
    utmNorthInlet:
    6794027
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    5194.16
    specificDischarge:
    16.59
    regulationArea:
    9917.14
    areaReservoirs:
    487.92
    volumeReservoirs:
    1746.26
    regulationPartReservoirs:
    0.34
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    136.56
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    134
    remainingArea:
    6.87
    numberReservoirs:
    54
    firstYearRegulation:
    1915
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    FORENINGEN TIL TYRIFJORDS REGULERING
    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:
    64.2
    h5:
    64.7
    h10:
    64.9
    h20:
    65.1
    h50:
    65.2
    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:
    64.2
    culH5:
    64.7
    culH10:
    64.9
    culH20:
    65.1
    culH50:
    65.2
    seriesList:

    4 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:
        1887-04-15T11:00:00Z
        dataToTime:
        2026-09-10T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T00:00:00Z
        dataToTime:
        2026-09-10T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1887-04-15T11:00:00Z
        dataToTime:
        2026-09-09T11:00:00Z
    2. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      50
      unit:
      m
      serieFrom:
      1993-08-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-07-18T11:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-02T23:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-18T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      3
      unit:
      m³/s
      serieFrom:
      2005-02-07T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-02-07T11:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-02-07T12:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-02-08T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1907-01-06T11:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T00:00:00Z
        dataToTime:
        2026-09-22T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1907-01-06T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  10. station_id:
    12.78.0
    stationName:
    Begna ndf. Sperillen
    latitude:
    60.35151
    longitude:
    10.08584
    utmEast_Z33:
    228982
    utmNorth_Z33:
    6700669
    masl:
    157
    riverName:
    Drammensvassdraget
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    0
    hierarchy:
    Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.F6
    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:
    FORENINGEN TIL BÆGNAVASSDRAGETS REGULERING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1994-12-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-12-23T12:00:00Z
        dataToTime:
        2026-01-29T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-11-13T14:00:00Z
        dataToTime:
        2026-01-29T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-12-24T11:00:00Z
        dataToTime:
        2026-01-28T11:00:00Z
  11. station_id:
    12.83.0
    stationName:
    Sperillen brygge
    latitude:
    60.38243
    longitude:
    10.08139
    utmEast_Z33:
    228994
    utmNorth_Z33:
    6704125
    masl:
    151
    riverName:
    Drammensvassdraget
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    434
    hierarchy:
    Drammensvassdraget
    lakeArea:
    37.32
    lakeName:
    Sperillen
    lakeNo:
    514
    regineNo:
    012.G11
    reservoirNo:
    128
    reservoirName:
    SPERILLEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    4619.16
    drainageBasinAreaNorway:
    4619.16
    gradient1085:
    2.13
    gradientBasin:
    19.35
    gradientRiver:
    6.6
    heightMinimum:
    145
    heightHypso10:
    533
    heightHypso20:
    724
    heightHypso30:
    834
    heightHypso40:
    926
    heightHypso50:
    970
    heightHypso60:
    1065
    heightHypso70:
    1117
    heightHypso80:
    1226
    heightHypso90:
    1453
    heightMaximum:
    1901
    lengthKmBasin:
    147.11
    lengthKmRiver:
    196.84
    percentAgricul:
    2.7
    percentBog:
    9.09
    percentEffBog:
    not reported by source
    percentEffLake:
    1.21
    percentForest:
    52.37
    percentGlacier:
    0
    percentLake:
    7.45
    percentMountain:
    21.97
    percentUrban:
    0.08
    utmZoneGravi:
    33
    utmEastGravi:
    184669
    utmNorthGravi:
    6765870
    utmZoneInlet:
    33
    utmEastInlet:
    136717
    utmNorthInlet:
    6794029
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    2773.39
    specificDischarge:
    19.03
    regulationArea:
    4619.32
    areaReservoirs:
    169.43
    volumeReservoirs:
    888.69
    regulationPartReservoirs:
    0.32
    transferAreaIn:
    0
    transferAreaOut:
    54.76
    reservoirAreaIn:
    0
    reservoirAreaOut:
    39.48
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    92
    remainingArea:
    -0.16
    numberReservoirs:
    26
    firstYearRegulation:
    1946
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    FORENINGEN TIL BÆGNAVASSDRAGETS REGULERING
    qNumberOfYears:
    58
    qStartYear:
    1968
    qEndYear:
    2025
    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:
    151.1817
    h5:
    151.6763
    h10:
    152.141
    h20:
    152.6143
    h50:
    153.2697
    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:
    151.1817
    culH5:
    151.6763
    culH10:
    152.141
    culH20:
    152.6143
    culH50:
    153.2697
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1947-01-02T11:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1947-01-02T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1905-07-21T11:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T00:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1905-07-21T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  12. station_id:
    14.11.0
    stationName:
    Randselva v/Livveien
    latitude:
    60.17188
    longitude:
    10.27526
    utmEast_Z33:
    237984
    utmNorth_Z33:
    6679934
    masl:
    78
    riverName:
    Randselva
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    0
    hierarchy:
    Randselva/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.EA1
    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:
    not reported by source
    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:
      Nedbør
      parameter:
      0
      versionNo:
      1
      unit:
      mm
      serieFrom:
      2021-08-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T11:10:00Z
        dataToTime:
        2024-05-24T04:00:00Z
      2. resTime:
        60
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2021-09-09T11:00:00Z
        dataToTime:
        2024-05-24T04:00:00Z
      3. resTime:
        1440
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2021-09-09T11:00:00Z
        dataToTime:
        2024-05-24T11:00:00Z
    2. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2021-08-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T10:00:00Z
        dataToTime:
        2024-11-11T19:45:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T11:00:00Z
        dataToTime:
        2024-11-11T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T11:00:00Z
        dataToTime:
        2024-05-24T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2021-08-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T10:00:00Z
        dataToTime:
        2024-11-11T19:45:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T11:00:00Z
        dataToTime:
        2024-11-11T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T11:00:00Z
        dataToTime:
        2024-05-24T11:00:00Z
    4. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2021-08-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T10:00:00Z
        dataToTime:
        2024-11-11T19:45:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T11:00:00Z
        dataToTime:
        2024-11-11T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-09-09T11:00:00Z
        dataToTime:
        2024-05-24T11:00:00Z
  13. station_id:
    6.71.0
    stationName:
    Sinnerdammen
    latitude:
    60.17265
    longitude:
    10.49514
    utmEast_Z33:
    250170
    utmNorth_Z33:
    6679166
    masl:
    484
    riverName:
    Spålselva
    councilNumber:
    3305
    councilName:
    Ringerike
    countyName:
    Buskerud
    drainageBasinKey:
    354
    hierarchy:
    Spålselva/Nordmarkvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    006.G2C
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    7.63
    drainageBasinAreaNorway:
    7.63
    gradient1085:
    25.46
    gradientBasin:
    not reported by source
    gradientRiver:
    17.95
    heightMinimum:
    483
    heightHypso10:
    519
    heightHypso20:
    537
    heightHypso30:
    552
    heightHypso40:
    561
    heightHypso50:
    574
    heightHypso60:
    585
    heightHypso70:
    599
    heightHypso80:
    608
    heightHypso90:
    628
    heightMaximum:
    662
    lengthKmBasin:
    3.92
    lengthKmRiver:
    5.24
    percentAgricul:
    0
    percentBog:
    2.76
    percentEffBog:
    not reported by source
    percentEffLake:
    2
    percentForest:
    92.89
    percentGlacier:
    0
    percentLake:
    4.3
    percentMountain:
    0
    percentUrban:
    0
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    4.96
    specificDischarge:
    20.36
    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:
    21
    qStartYear:
    2005
    qEndYear:
    2025
    qm:
    1.6403
    q5:
    1.9431
    q10:
    2.3662
    q20:
    2.8646
    q50:
    3.6782
    hm:
    0.652
    h5:
    0.7016
    h10:
    0.7646
    h20:
    0.8319
    h50:
    0.93
    culQm:
    2.0286
    culQ5:
    2.403
    culQ10:
    2.9263
    culQ20:
    3.5426
    culQ50:
    4.5489
    culHm:
    0.7148
    culH5:
    0.7699
    culH10:
    0.8398
    culH20:
    0.9145
    culH50:
    1.0232
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2003-09-25T17:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-09-25T18:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-09-26T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        2003-09-25T17:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-09-25T18:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-09-26T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2008-08-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-10-01T05:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-10-01T06:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-10-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2003-09-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2003-09-25T17:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-09-25T18:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-09-26T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
limit:
25
offset:
0
returned:
13
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.