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-21T18:03:50Z in 0.154 seconds.

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

Showing 7 of 7 results in compact format.

  1. station_id:
    16.118.0
    latitude:
    59.50598
    longitude:
    8.52334
  2. station_id:
    16.119.0
    latitude:
    59.73816
    longitude:
    8.32971
  3. station_id:
    16.122.0
    latitude:
    59.6414
    longitude:
    8.31172
  4. station_id:
    16.123.0
    latitude:
    59.47502
    longitude:
    8.64909
  5. station_id:
    16.156.0
    latitude:
    59.53717
    longitude:
    8.76515
  6. station_id:
    16.183.0
    latitude:
    59.49987
    longitude:
    8.63628
  7. station_id:
    16.491.0
    latitude:
    59.56494
    longitude:
    8.52258
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=Seljord&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T18:03:50.4199862Z
queryTime:
00:00:00.0022768
itemCount:
7
data:

7 results

  1. station_id:
    16.118.0
    stationName:
    Sundsbarmvatn
    latitude:
    59.50598
    longitude:
    8.52334
    utmEast_Z33:
    133754
    utmNorth_Z33:
    6614261
    masl:
    611
    riverName:
    Manndalselvi
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    673
    hierarchy:
    Manndalselvi/Bøelva/Skiensvassdraget
    lakeArea:
    8.77
    lakeName:
    Sundsbarmvatnet
    lakeNo:
    28
    regineNo:
    016.CCB
    reservoirNo:
    12
    reservoirName:
    SUNDSBARMVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    58.94
    drainageBasinAreaNorway:
    58.94
    gradient1085:
    0.76
    gradientBasin:
    29.25
    gradientRiver:
    26.2
    heightMinimum:
    609
    heightHypso10:
    615
    heightHypso20:
    614
    heightHypso30:
    695
    heightHypso40:
    760
    heightHypso50:
    807
    heightHypso60:
    855
    heightHypso70:
    883
    heightHypso80:
    948
    heightHypso90:
    1012
    heightMaximum:
    1268
    lengthKmBasin:
    9.95
    lengthKmRiver:
    10.57
    percentAgricul:
    0.82
    percentBog:
    4.02
    percentEffBog:
    not reported by source
    percentEffLake:
    10.03
    percentForest:
    67.34
    percentGlacier:
    0
    percentLake:
    16.17
    percentMountain:
    7.35
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    128302
    utmNorthGravi:
    6619129
    utmZoneInlet:
    33
    utmEastInlet:
    133046
    utmNorthInlet:
    6612921
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    30.45
    specificDischarge:
    16.37
    regulationArea:
    58.94
    areaReservoirs:
    8.77
    volumeReservoirs:
    212.5
    regulationPartReservoirs:
    6.98
    transferAreaIn:
    348.97
    transferAreaOut:
    0
    reservoirAreaIn:
    4.9
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    15.5
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Sundsbarm 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:
      1994-05-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-24T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-08-23T06:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-24T11: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:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-08-23T06:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  2. station_id:
    16.119.0
    stationName:
    Sandsetvatn
    latitude:
    59.73816
    longitude:
    8.32971
    utmEast_Z33:
    125428
    utmNorth_Z33:
    6641116
    masl:
    991
    riverName:
    Bøelva
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    675
    hierarchy:
    Bøelva/Skiensvassdraget
    lakeArea:
    2.16
    lakeName:
    Sandsetvatn
    lakeNo:
    29
    regineNo:
    016.CF3
    reservoirNo:
    13
    reservoirName:
    SANDSETVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    27.55
    drainageBasinAreaNorway:
    27.55
    gradient1085:
    19.84
    gradientBasin:
    21.63
    gradientRiver:
    17.13
    heightMinimum:
    986
    heightHypso10:
    998
    heightHypso20:
    1039
    heightHypso30:
    1074
    heightHypso40:
    1103
    heightHypso50:
    1123
    heightHypso60:
    1164
    heightHypso70:
    1181
    heightHypso80:
    1215
    heightHypso90:
    1253
    heightMaximum:
    1429
    lengthKmBasin:
    10.99
    lengthKmRiver:
    13.31
    percentAgricul:
    0
    percentBog:
    13.7
    percentEffBog:
    not reported by source
    percentEffLake:
    5.11
    percentForest:
    7.99
    percentGlacier:
    0
    percentLake:
    10.83
    percentMountain:
    50.03
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    126599
    utmNorthGravi:
    6644353
    utmZoneInlet:
    33
    utmEastInlet:
    131527
    utmNorthInlet:
    6649693
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    22.4
    specificDischarge:
    25.77
    regulationArea:
    27.55
    areaReservoirs:
    2.16
    volumeReservoirs:
    10
    regulationPartReservoirs:
    0.45
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.16
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    10
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Sundsbarm 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:
      1994-05-30T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-30T11:00:00Z
        dataToTime:
        2026-06-15T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-06-08T23:00:00Z
        dataToTime:
        2026-06-15T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-30T11:00:00Z
        dataToTime:
        2026-06-15T11: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:
        1994-06-06T11:00:00Z
        dataToTime:
        2026-06-15T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-06-08T23:00:00Z
        dataToTime:
        2026-06-15T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-06T11:00:00Z
        dataToTime:
        2026-06-15T11:00:00Z
  3. station_id:
    16.122.0
    stationName:
    Grovåi
    latitude:
    59.6414
    longitude:
    8.31172
    utmEast_Z33:
    123333
    utmNorth_Z33:
    6630479
    masl:
    718
    riverName:
    Grovåi
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    677
    hierarchy:
    Grovåi/Bøelva/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.CDA4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    42.16
    drainageBasinAreaNorway:
    42.16
    gradient1085:
    24.51
    gradientBasin:
    24.65
    gradientRiver:
    20.16
    heightMinimum:
    716
    heightHypso10:
    805
    heightHypso20:
    842
    heightHypso30:
    874
    heightHypso40:
    894
    heightHypso50:
    931
    heightHypso60:
    959
    heightHypso70:
    1007
    heightHypso80:
    1068
    heightHypso90:
    1108
    heightMaximum:
    1205
    lengthKmBasin:
    11.95
    lengthKmRiver:
    19.1
    percentAgricul:
    0.59
    percentBog:
    13.73
    percentEffBog:
    not reported by source
    percentEffLake:
    0.39
    percentForest:
    59.1
    percentGlacier:
    0
    percentLake:
    3.85
    percentMountain:
    20.13
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    120852
    utmNorthGravi:
    6634750
    utmZoneInlet:
    33
    utmEastInlet:
    119320
    utmNorthInlet:
    6640840
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    25.47
    specificDischarge:
    19.14
    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:
    1970
    catchmentRegTypeName:
    Uregulert
    owner:
    Sundsbarm Kraftverk
    qNumberOfYears:
    47
    qStartYear:
    1975
    qEndYear:
    2025
    qm:
    15.9182
    q5:
    20.5572
    q10:
    23.7676
    q20:
    26.639
    q50:
    30.0752
    hm:
    1.5305
    h5:
    1.6093
    h10:
    1.6581
    h20:
    1.6985
    h50:
    1.7438
    culQm:
    21.7513
    culQ5:
    28.0901
    culQ10:
    32.477
    culQ20:
    36.4006
    culQ50:
    41.0959
    culHm:
    1.6279
    culH5:
    1.718
    culH10:
    1.7737
    culH20:
    1.8199
    culH50:
    1.8716
    seriesList:

    5 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-10-09T16:10:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-09T17:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-10T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      2
      unit:
      m
      serieFrom:
      2017-06-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-06-04T00:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-04T01:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-04T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. 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:
        1972-10-09T16:10:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-09T17:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-10T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2017-06-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-06-21T17:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-21T18:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-22T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    5. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2017-06-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-06-21T17:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-21T18:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-22T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  4. station_id:
    16.123.0
    stationName:
    Seljordvatn
    latitude:
    59.47502
    longitude:
    8.64909
    utmEast_Z33:
    140521
    utmNorth_Z33:
    6610136
    masl:
    116
    riverName:
    Bøelva
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    613
    hierarchy:
    Bøelva/Skiensvassdraget
    lakeArea:
    16.61
    lakeName:
    Seljordsvatn
    lakeNo:
    11
    regineNo:
    016.CB21
    reservoirNo:
    8
    reservoirName:
    SELJORDVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    724.77
    drainageBasinAreaNorway:
    724.77
    gradient1085:
    16.14
    gradientBasin:
    32.1
    gradientRiver:
    15.28
    heightMinimum:
    115
    heightHypso10:
    385
    heightHypso20:
    611
    heightHypso30:
    751
    heightHypso40:
    828
    heightHypso50:
    901
    heightHypso60:
    942
    heightHypso70:
    1010
    heightHypso80:
    1076
    heightHypso90:
    1163
    heightMaximum:
    1536
    lengthKmBasin:
    52.49
    lengthKmRiver:
    71.95
    percentAgricul:
    1.8
    percentBog:
    5.42
    percentEffBog:
    not reported by source
    percentEffLake:
    2.44
    percentForest:
    61.18
    percentGlacier:
    0
    percentLake:
    6.32
    percentMountain:
    20.19
    percentUrban:
    0.11
    utmZoneGravi:
    33
    utmEastGravi:
    134710
    utmNorthGravi:
    6621447
    utmZoneInlet:
    33
    utmEastInlet:
    131527
    utmNorthInlet:
    6649693
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    427.93
    specificDischarge:
    18.71
    regulationArea:
    724.78
    areaReservoirs:
    27.55
    volumeReservoirs:
    231.71
    regulationPartReservoirs:
    0.54
    transferAreaIn:
    178.57
    transferAreaOut:
    40.11
    reservoirAreaIn:
    2.74
    reservoirAreaOut:
    20.95
    reservoirVolumeIn:
    5.5
    reservoirVolumeOut:
    54.6
    remainingArea:
    -0.01
    numberReservoirs:
    4
    firstYearRegulation:
    1953
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Sundsbarm 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:
    117.5
    h5:
    117.8
    h10:
    118
    h20:
    118.2
    h50:
    118.4
    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:
    117.5
    culH5:
    117.8
    culH10:
    118
    culH20:
    118.2
    culH50:
    118.4
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1973-01-01T11:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-01-01T00:00:00Z
        dataToTime:
        2026-09-21T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1973-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  5. station_id:
    16.156.0
    stationName:
    Grunnåi
    latitude:
    59.53717
    longitude:
    8.76515
    utmEast_Z33:
    147727
    utmNorth_Z33:
    6616414
    masl:
    691
    riverName:
    Grunnåi
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    695
    hierarchy:
    Grunnåi/Bøelva/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.CC3C
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    51.75
    drainageBasinAreaNorway:
    51.75
    gradient1085:
    31.83
    gradientBasin:
    27.57
    gradientRiver:
    25.87
    heightMinimum:
    685
    heightHypso10:
    760
    heightHypso20:
    821
    heightHypso30:
    901
    heightHypso40:
    962
    heightHypso50:
    1045
    heightHypso60:
    1062
    heightHypso70:
    1100
    heightHypso80:
    1142
    heightHypso90:
    1212
    heightMaximum:
    1413
    lengthKmBasin:
    8.41
    lengthKmRiver:
    15
    percentAgricul:
    0
    percentBog:
    4.86
    percentEffBog:
    not reported by source
    percentEffLake:
    0.82
    percentForest:
    32.21
    percentGlacier:
    0
    percentLake:
    5.53
    percentMountain:
    57.05
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    150047
    utmNorthGravi:
    6615360
    utmZoneInlet:
    33
    utmEastInlet:
    147659
    utmNorthInlet:
    6612238
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    44.97
    specificDischarge:
    27.54
    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:
    2006
    catchmentRegTypeName:
    Uregulert
    owner:
    SKAGERAK KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-04-01T08:34:00Z
        dataToTime:
        1992-05-19T06:57:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-04-01T10:00:00Z
        dataToTime:
        1992-05-19T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-04-02T11:00:00Z
        dataToTime:
        1992-05-18T11: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:
        1987-04-01T08:34:00Z
        dataToTime:
        1992-05-19T06:57:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-04-01T10:00:00Z
        dataToTime:
        1992-05-19T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-04-02T11:00:00Z
        dataToTime:
        1992-05-18T11:00:00Z
  6. station_id:
    16.183.0
    stationName:
    Vallaråi ovf. Sundsbarm kraftstasjon
    latitude:
    59.49987
    longitude:
    8.63628
    utmEast_Z33:
    140063
    utmNorth_Z33:
    6612965
    masl:
    134
    riverName:
    Bøelva
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Bøelva/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.CC1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    SKAGERAK KRAFT 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:
      1
      unit:
      °C
      serieFrom:
      2008-11-04T00:00:00
      serieTo:
      2016-08-01T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-11-04T09:00:00Z
        dataToTime:
        2016-08-11T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-11-04T10:00:00Z
        dataToTime:
        2016-08-11T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-11-05T11:00:00Z
        dataToTime:
        2016-08-10T11:00:00Z
  7. station_id:
    16.491.0
    stationName:
    Flatdalsåi ovf. Flatdal
    latitude:
    59.56494
    longitude:
    8.52258
    utmEast_Z33:
    134352
    utmNorth_Z33:
    6620811
    masl:
    261
    riverName:
    Bøelva
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Bøelva/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.CC7
    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:
    HB. Hydrologisk avd./seksjon bre, snø og is
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2011-05-30T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-05-09T12:00:00Z
        dataToTime:
        2025-10-28T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-02T16:00:00Z
        dataToTime:
        2025-10-28T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-05-10T11:00:00Z
        dataToTime:
        2025-10-27T11:00:00Z
limit:
25
offset:
0
returned:
7
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.