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-21T09:42:28Z in 0.174 seconds.

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

Showing 8 of 8 results in compact format.

  1. station_id:
    12.112.0
    latitude:
    60.04366
    longitude:
    9.63314
  2. station_id:
    12.113.0
    latitude:
    60.04321
    longitude:
    9.63403
  3. station_id:
    12.178.0
    latitude:
    60.15247
    longitude:
    9.43342
  4. station_id:
    12.24.0
    latitude:
    60.00682
    longitude:
    9.5356
  5. station_id:
    12.26.0
    latitude:
    60.01613
    longitude:
    9.44785
  6. station_id:
    12.27.0
    latitude:
    60.02565
    longitude:
    9.41928
  7. station_id:
    12.29.0
    latitude:
    59.96855
    longitude:
    9.56274
  8. station_id:
    12.603.0
    latitude:
    60.01741
    longitude:
    9.7215
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=SIGDAL&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T09:42:28.4120239Z
queryTime:
00:00:00.0008095
itemCount:
8
data:

8 results

  1. station_id:
    12.112.0
    stationName:
    Kråkefjord ovf.
    latitude:
    60.04366
    longitude:
    9.63314
    utmEast_Z33:
    201263
    utmNorth_Z33:
    6668409
    masl:
    106
    riverName:
    Simoa
    councilNumber:
    3332
    councilName:
    Sigdal
    countyName:
    Buskerud
    drainageBasinKey:
    455
    hierarchy:
    Simoa/Drammensvassdraget
    lakeArea:
    0.85
    lakeName:
    Kråkefjorden
    lakeNo:
    545
    regineNo:
    012.BB1
    reservoirNo:
    148
    reservoirName:
    SONEREN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    703.88
    drainageBasinAreaNorway:
    703.88
    gradient1085:
    14.82
    gradientBasin:
    22.23
    gradientRiver:
    16.88
    heightMinimum:
    102
    heightHypso10:
    282
    heightHypso20:
    387
    heightHypso30:
    473
    heightHypso40:
    548
    heightHypso50:
    697
    heightHypso60:
    775
    heightHypso70:
    850
    heightHypso80:
    983
    heightHypso90:
    1077
    heightMaximum:
    1465
    lengthKmBasin:
    46.61
    lengthKmRiver:
    62.78
    percentAgricul:
    2.5
    percentBog:
    7.6
    percentEffBog:
    not reported by source
    percentEffLake:
    1.17
    percentForest:
    71.66
    percentGlacier:
    0
    percentLake:
    4.6
    percentMountain:
    10.01
    percentUrban:
    0.05
    utmZoneGravi:
    33
    utmEastGravi:
    189050
    utmNorthGravi:
    6682180
    utmZoneInlet:
    33
    utmEastInlet:
    176371
    utmNorthInlet:
    6702214
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    377.45
    specificDischarge:
    16.99
    regulationArea:
    703.8
    areaReservoirs:
    13.21
    volumeReservoirs:
    34
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    7.36
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    14.3
    remainingArea:
    0.03
    numberReservoirs:
    6
    firstYearRegulation:
    1938
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    MODUM KRAFTPRODUKSJON KF
    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:
        1931-01-01T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-12-31T15:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1931-01-01T11:00:00Z
        dataToTime:
        2026-06-20T11: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:
        1931-01-01T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-12-31T15:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1931-01-01T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  2. station_id:
    12.113.0
    stationName:
    Kråkefjord ndf.
    latitude:
    60.04321
    longitude:
    9.63403
    utmEast_Z33:
    201308
    utmNorth_Z33:
    6668354
    masl:
    107
    riverName:
    Simoa
    councilNumber:
    3332
    councilName:
    Sigdal
    countyName:
    Buskerud
    drainageBasinKey:
    455
    hierarchy:
    Simoa/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.BA3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    703.88
    drainageBasinAreaNorway:
    703.88
    gradient1085:
    14.82
    gradientBasin:
    22.23
    gradientRiver:
    16.88
    heightMinimum:
    102
    heightHypso10:
    282
    heightHypso20:
    387
    heightHypso30:
    473
    heightHypso40:
    548
    heightHypso50:
    697
    heightHypso60:
    775
    heightHypso70:
    850
    heightHypso80:
    983
    heightHypso90:
    1077
    heightMaximum:
    1465
    lengthKmBasin:
    46.61
    lengthKmRiver:
    62.78
    percentAgricul:
    2.5
    percentBog:
    7.6
    percentEffBog:
    not reported by source
    percentEffLake:
    1.17
    percentForest:
    71.66
    percentGlacier:
    0
    percentLake:
    4.6
    percentMountain:
    10.01
    percentUrban:
    0.05
    utmZoneGravi:
    33
    utmEastGravi:
    189050
    utmNorthGravi:
    6682180
    utmZoneInlet:
    33
    utmEastInlet:
    176371
    utmNorthInlet:
    6702214
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    377.45
    specificDischarge:
    16.99
    regulationArea:
    703.8
    areaReservoirs:
    13.21
    volumeReservoirs:
    34
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    7.36
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    14.3
    remainingArea:
    0.03
    numberReservoirs:
    6
    firstYearRegulation:
    1938
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    MODUM KRAFTPRODUKSJON KF
    qNumberOfYears:
    95
    qStartYear:
    1930
    qEndYear:
    2025
    qm:
    114.917
    q5:
    143.9108
    q10:
    171.7959
    q20:
    200.468
    q50:
    240.5989
    hm:
    104.2774
    h5:
    104.6891
    h10:
    105.0512
    h20:
    105.3969
    h50:
    105.8453
    culQm:
    117.7513
    culQ5:
    147.4602
    culQ10:
    176.0331
    culQ20:
    205.4123
    culQ50:
    246.533
    culHm:
    104.3196
    culH5:
    104.7369
    culH10:
    105.1038
    culH20:
    105.4542
    culH50:
    105.9087
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-01T11:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-05T13:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      2
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-01T11:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-05T13:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-01T11:00:00Z
        dataToTime:
        2026-09-20T11: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
  3. station_id:
    12.178.0
    stationName:
    Eggedal
    latitude:
    60.15247
    longitude:
    9.43342
    utmEast_Z33:
    191185
    utmNorth_Z33:
    6681418
    masl:
    178
    riverName:
    Simoa
    councilNumber:
    3332
    councilName:
    Sigdal
    countyName:
    Buskerud
    drainageBasinKey:
    507
    hierarchy:
    Simoa/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.BC22
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    310.59
    drainageBasinAreaNorway:
    310.59
    gradient1085:
    22.18
    gradientBasin:
    25.78
    gradientRiver:
    25
    heightMinimum:
    161
    heightHypso10:
    429
    heightHypso20:
    616
    heightHypso30:
    741
    heightHypso40:
    832
    heightHypso50:
    891
    heightHypso60:
    983
    heightHypso70:
    1021
    heightHypso80:
    1077
    heightHypso90:
    1193
    heightMaximum:
    1465
    lengthKmBasin:
    30.42
    lengthKmRiver:
    39.8
    percentAgricul:
    1.51
    percentBog:
    6.91
    percentEffBog:
    not reported by source
    percentEffLake:
    0.59
    percentForest:
    62.43
    percentGlacier:
    0
    percentLake:
    3.4
    percentMountain:
    20.6
    percentUrban:
    0.03
    utmZoneGravi:
    33
    utmEastGravi:
    184694
    utmNorthGravi:
    6693546
    utmZoneInlet:
    33
    utmEastInlet:
    176373
    utmNorthInlet:
    6702217
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    203.62
    specificDischarge:
    20.77
    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:
    1938
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    51
    qStartYear:
    1972
    qEndYear:
    2025
    qm:
    84.6624
    q5:
    110.2611
    q10:
    129.255
    q20:
    146.769
    q50:
    168.4566
    hm:
    2.0697
    h5:
    2.349
    h10:
    2.5444
    h20:
    2.7174
    h50:
    2.9237
    culQm:
    97.0576
    culQ5:
    126.4041
    culQ10:
    148.1789
    culQ20:
    168.2571
    culQ50:
    193.1198
    culHm:
    2.2075
    culH5:
    2.5156
    culH10:
    2.731
    culH20:
    2.9218
    culH50:
    3.1493
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1971-11-10T13:15:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1971-11-10T14:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1971-11-11T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1971-11-10T13:15:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1971-11-10T14:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1971-11-11T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      2
      unit:
      °C
      serieFrom:
      2006-08-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-08-06T05:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-08-06T06:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-08-06T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  4. station_id:
    12.24.0
    stationName:
    Horgsætervatn
    latitude:
    60.00682
    longitude:
    9.5356
    utmEast_Z33:
    195502
    utmNorth_Z33:
    6664761
    masl:
    314
    riverName:
    Horga
    councilNumber:
    3332
    councilName:
    Sigdal
    countyName:
    Buskerud
    drainageBasinKey:
    401
    hierarchy:
    Horga/Simoa/Drammensvassdraget
    lakeArea:
    1.92
    lakeName:
    Grimesundsvatnet
    lakeNo:
    586
    regineNo:
    012.BB4A7
    reservoirNo:
    801
    reservoirName:
    HORGESETERVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    100.39
    drainageBasinAreaNorway:
    100.39
    gradient1085:
    54.47
    gradientBasin:
    18.96
    gradientRiver:
    57.78
    heightMinimum:
    308
    heightHypso10:
    370
    heightHypso20:
    401
    heightHypso30:
    434
    heightHypso40:
    463
    heightHypso50:
    497
    heightHypso60:
    548
    heightHypso70:
    606
    heightHypso80:
    686
    heightHypso90:
    792
    heightMaximum:
    896
    lengthKmBasin:
    12.78
    lengthKmRiver:
    3.43
    percentAgricul:
    0.64
    percentBog:
    7.6
    percentEffBog:
    not reported by source
    percentEffLake:
    2.06
    percentForest:
    80.46
    percentGlacier:
    0
    percentLake:
    7.67
    percentMountain:
    1.24
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    192195
    utmNorthGravi:
    6664624
    utmZoneInlet:
    33
    utmEastInlet:
    186546
    utmNorthInlet:
    6672910
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    47.53
    specificDischarge:
    15.01
    regulationArea:
    102.43
    areaReservoirs:
    5.85
    volumeReservoirs:
    19.7
    regulationPartReservoirs:
    0.41
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    -2.09
    numberReservoirs:
    5
    firstYearRegulation:
    0
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Horga Kraftverk
    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:
      1992-10-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-09-17T09:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-09-17T09:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  5. station_id:
    12.26.0
    stationName:
    Grytevatn
    latitude:
    60.01613
    longitude:
    9.44785
    utmEast_Z33:
    190708
    utmNorth_Z33:
    6666203
    masl:
    410
    riverName:
    Grytelva
    councilNumber:
    3332
    councilName:
    Sigdal
    countyName:
    Buskerud
    drainageBasinKey:
    402
    hierarchy:
    Grytelva/Horga/Simoa/Drammensvassdraget
    lakeArea:
    0.33
    lakeName:
    Grytevatn
    lakeNo:
    2543
    regineNo:
    012.BB4B1A
    reservoirNo:
    798
    reservoirName:
    GRYTEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    34.51
    drainageBasinAreaNorway:
    34.51
    gradient1085:
    30.43
    gradientBasin:
    21.26
    gradientRiver:
    28.53
    heightMinimum:
    403
    heightHypso10:
    460
    heightHypso20:
    502
    heightHypso30:
    548
    heightHypso40:
    617
    heightHypso50:
    686
    heightHypso60:
    738
    heightHypso70:
    779
    heightHypso80:
    805
    heightHypso90:
    840
    heightMaximum:
    896
    lengthKmBasin:
    8.23
    lengthKmRiver:
    11.39
    percentAgricul:
    0
    percentBog:
    11.63
    percentEffBog:
    not reported by source
    percentEffLake:
    3.34
    percentForest:
    71.63
    percentGlacier:
    0
    percentLake:
    7.49
    percentMountain:
    3.59
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    188110
    utmNorthGravi:
    6668351
    utmZoneInlet:
    33
    utmEastInlet:
    186546
    utmNorthInlet:
    6672911
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    19.85
    specificDischarge:
    18.23
    regulationArea:
    34.51
    areaReservoirs:
    1.38
    volumeReservoirs:
    4.2
    regulationPartReservoirs:
    0.21
    transferAreaIn:
    0
    transferAreaOut:
    27.23
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.38
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    4.2
    remainingArea:
    0
    numberReservoirs:
    3
    firstYearRegulation:
    1990
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Horga Kraftverk
    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:
      1992-11-27T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-11-27T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-10-20T14:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-11-27T11:00:00Z
        dataToTime:
        2025-12-31T11:00:00Z
  6. station_id:
    12.27.0
    stationName:
    Øynevatn
    latitude:
    60.02565
    longitude:
    9.41928
    utmEast_Z33:
    189208
    utmNorth_Z33:
    6667395
    masl:
    460
    riverName:
    Grytelva
    councilNumber:
    3332
    councilName:
    Sigdal
    countyName:
    Buskerud
    drainageBasinKey:
    403
    hierarchy:
    Grytelva/Horga/Simoa/Drammensvassdraget
    lakeArea:
    0.72
    lakeName:
    Øgnevatn
    lakeNo:
    2544
    regineNo:
    012.BB4B1D
    reservoirNo:
    799
    reservoirName:
    ØGNEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    27.23
    drainageBasinAreaNorway:
    27.23
    gradient1085:
    38.5
    gradientBasin:
    23.74
    gradientRiver:
    32.35
    heightMinimum:
    459
    heightHypso10:
    491
    heightHypso20:
    564
    heightHypso30:
    635
    heightHypso40:
    693
    heightHypso50:
    734
    heightHypso60:
    760
    heightHypso70:
    798
    heightHypso80:
    813
    heightHypso90:
    840
    heightMaximum:
    895
    lengthKmBasin:
    6.39
    lengthKmRiver:
    8.35
    percentAgricul:
    0
    percentBog:
    9.57
    percentEffBog:
    not reported by source
    percentEffLake:
    3.52
    percentForest:
    70.93
    percentGlacier:
    0
    percentLake:
    7.8
    percentMountain:
    4.56
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    187334
    utmNorthGravi:
    6668593
    utmZoneInlet:
    33
    utmEastInlet:
    186546
    utmNorthInlet:
    6672911
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    16.77
    specificDischarge:
    19.52
    regulationArea:
    27.23
    areaReservoirs:
    1.05
    volumeReservoirs:
    3.3
    regulationPartReservoirs:
    0.2
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.05
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    3.3
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1990
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Horga Kraftverk
    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:
      1992-11-27T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-11-27T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-10-20T14:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-11-27T11:00:00Z
        dataToTime:
        2025-12-31T11:00:00Z
  7. station_id:
    12.29.0
    stationName:
    Lauvnesvatn
    latitude:
    59.96855
    longitude:
    9.56274
    utmEast_Z33:
    196662
    utmNorth_Z33:
    6660383
    masl:
    369
    riverName:
    Horga
    councilNumber:
    3332
    councilName:
    Sigdal
    countyName:
    Buskerud
    drainageBasinKey:
    405
    hierarchy:
    Horga/Simoa/Drammensvassdraget
    lakeArea:
    2.55
    lakeName:
    Sørvatnet
    lakeNo:
    587
    regineNo:
    012.BB4C
    reservoirNo:
    802
    reservoirName:
    LØVNESVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    20.38
    drainageBasinAreaNorway:
    20.38
    gradient1085:
    32.35
    gradientBasin:
    16.92
    gradientRiver:
    31.71
    heightMinimum:
    365
    heightHypso10:
    366
    heightHypso20:
    395
    heightHypso30:
    423
    heightHypso40:
    454
    heightHypso50:
    481
    heightHypso60:
    515
    heightHypso70:
    559
    heightHypso80:
    608
    heightHypso90:
    639
    heightMaximum:
    731
    lengthKmBasin:
    6.5
    lengthKmRiver:
    8.86
    percentAgricul:
    0.91
    percentBog:
    3.17
    percentEffBog:
    not reported by source
    percentEffLake:
    10.08
    percentForest:
    82.02
    percentGlacier:
    0
    percentLake:
    13.02
    percentMountain:
    0
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    198621
    utmNorthGravi:
    6661859
    utmZoneInlet:
    33
    utmEastInlet:
    199623
    utmNorthInlet:
    6665638
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    8.71
    specificDischarge:
    13.58
    regulationArea:
    20.33
    areaReservoirs:
    2.55
    volumeReservoirs:
    6.4
    regulationPartReservoirs:
    0.73
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.55
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    6.4
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1990
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Horga Kraftverk
    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:
      1992-10-06T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-06T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-10-20T14:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-06T11:00:00Z
        dataToTime:
        2025-12-31T11:00:00Z
  8. station_id:
    12.603.0
    stationName:
    Hovlandsmoen
    latitude:
    60.01741
    longitude:
    9.7215
    utmEast_Z33:
    205941
    utmNorth_Z33:
    6665096
    masl:
    99
    riverName:
    Simoa
    councilNumber:
    3332
    councilName:
    Sigdal
    countyName:
    Buskerud
    drainageBasinKey:
    2567
    hierarchy:
    Simoa/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.BA3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    755
    drainageBasinAreaNorway:
    755
    gradient1085:
    12.56
    gradientBasin:
    not reported by source
    gradientRiver:
    15.51
    heightMinimum:
    92
    heightHypso10:
    249
    heightHypso20:
    378
    heightHypso30:
    444
    heightHypso40:
    530
    heightHypso50:
    644
    heightHypso60:
    742
    heightHypso70:
    845
    heightHypso80:
    969
    heightHypso90:
    1077
    heightMaximum:
    1465
    lengthKmBasin:
    51.8
    lengthKmRiver:
    68.91
    percentAgricul:
    3.16
    percentBog:
    7.13
    percentEffBog:
    not reported by source
    percentEffLake:
    1.02
    percentForest:
    72.53
    percentGlacier:
    0
    percentLake:
    4.34
    percentMountain:
    9.33
    percentUrban:
    0.07
    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:
    393.41
    specificDischarge:
    16.51
    regulationArea:
    703.8
    areaReservoirs:
    13.21
    volumeReservoirs:
    34
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    7.36
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    14.3
    remainingArea:
    51.2
    numberReservoirs:
    6
    firstYearRegulation:
    1938
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    KRAFTIA ENERGI AS
    qNumberOfYears:
    8
    qStartYear:
    2018
    qEndYear:
    2025
    qm:
    131.9137
    q5:
    149.9227
    q10:
    164.2799
    q20:
    177.935
    q50:
    195.4422
    hm:
    92.5917
    h5:
    92.8427
    h10:
    93.0344
    h20:
    93.2109
    h50:
    93.4296
    culQm:
    137.1903
    culQ5:
    155.9196
    culQ10:
    170.8511
    culQ20:
    185.0524
    culQ50:
    203.2598
    culHm:
    92.6665
    culH5:
    92.9236
    culH10:
    93.12
    culH20:
    93.3007
    culH50:
    93.5248
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-07-10T11:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-07-12T08:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-07-10T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-07-10T11:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-07-12T08:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-07-10T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
limit:
25
offset:
0
returned:
8
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.