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-21T10:09:51Z in 0.162 seconds.

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

Showing 10 of 13 results in compact format.

  1. station_id:
    16.117.0
    latitude:
    59.44506
    longitude:
    7.9974
  2. station_id:
    16.120.0
    latitude:
    59.53111
    longitude:
    8.22389
  3. station_id:
    16.124.0
    latitude:
    59.48864
    longitude:
    7.78639
  4. station_id:
    16.129.0
    latitude:
    59.49532
    longitude:
    7.82942
  5. station_id:
    16.130.0
    latitude:
    59.46211
    longitude:
    7.93643
  6. station_id:
    16.138.0
    latitude:
    59.44315
    longitude:
    8.03931
  7. station_id:
    16.189.0
    latitude:
    59.54482
    longitude:
    8.01581
  8. station_id:
    16.530.0
    latitude:
    59.49718
    longitude:
    7.83251
  9. station_id:
    16.531.0
    latitude:
    59.452
    longitude:
    7.95039
  10. station_id:
    16.6.0
    latitude:
    59.443
    longitude:
    8.01991
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=TOKKE&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T10:09:51.026316Z
queryTime:
00:00:00.0011337
itemCount:
13
data:

13 results

  1. station_id:
    16.117.0
    stationName:
    Elvarheim
    latitude:
    59.44506
    longitude:
    7.9974
    utmEast_Z33:
    103368
    utmNorth_Z33:
    6610523
    masl:
    77
    riverName:
    Vest-vassdraget
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    674
    hierarchy:
    Vest-vassdraget/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.BD5
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    2354.09
    drainageBasinAreaNorway:
    2354.09
    gradient1085:
    10.26
    gradientBasin:
    27.44
    gradientRiver:
    11.33
    heightMinimum:
    75
    heightHypso10:
    752
    heightHypso20:
    880
    heightHypso30:
    944
    heightHypso40:
    1060
    heightHypso50:
    1131
    heightHypso60:
    1200
    heightHypso70:
    1269
    heightHypso80:
    1337
    heightHypso90:
    1508
    heightMaximum:
    1722
    lengthKmBasin:
    80.39
    lengthKmRiver:
    116.72
    percentAgricul:
    0.62
    percentBog:
    3.62
    percentEffBog:
    not reported by source
    percentEffLake:
    2.57
    percentForest:
    36.09
    percentGlacier:
    0.15
    percentLake:
    10.18
    percentMountain:
    47.35
    percentUrban:
    0.07
    utmZoneGravi:
    33
    utmEastGravi:
    86923
    utmNorthGravi:
    6643095
    utmZoneInlet:
    33
    utmEastInlet:
    60151
    utmNorthInlet:
    6675156
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    2835.38
    specificDischarge:
    38.17
    regulationArea:
    2155.01
    areaReservoirs:
    125.5
    volumeReservoirs:
    1751.3
    regulationPartReservoirs:
    0.62
    transferAreaIn:
    0
    transferAreaOut:
    1888.63
    reservoirAreaIn:
    0
    reservoirAreaOut:
    116.66
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    1617.6
    remainingArea:
    199.08
    numberReservoirs:
    22
    firstYearRegulation:
    1961
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    Statkraft Sf Region Øst-Norge
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    233.42
    q5:
    290.68
    q10:
    330.32
    q20:
    369.96
    q50:
    418.4
    hm:
    76.02
    h5:
    76.21
    h10:
    76.32
    h20:
    76.43
    h50:
    76.55
    culQm:
    265
    culQ5:
    330
    culQ10:
    375
    culQ20:
    420
    culQ50:
    475
    culHm:
    76.13
    culH5:
    76.32
    culH10:
    76.44
    culH20:
    76.56
    culH50:
    76.69
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1968-08-09T11:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-06-01T09:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1968-08-09T11: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:
        1968-08-09T11:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-06-01T09:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1968-08-09T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  2. station_id:
    16.120.0
    stationName:
    Ljosdalsvann
    latitude:
    59.53111
    longitude:
    8.22389
    utmEast_Z33:
    117144
    utmNorth_Z33:
    6618741
    masl:
    696
    riverName:
    elv fra Ljosdalsvatn
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    elv fra Ljosdalsvatnet/Dalaåi/Vest-vassdraget/Skiensvassdraget
    lakeArea:
    0.92
    lakeName:
    Ljosdalvatn
    lakeNo:
    106
    regineNo:
    016.BC1F1B
    reservoirNo:
    2153
    reservoirName:
    LJOSDALSVATNET
    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:
    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-06-08T23: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-05-24T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-06-08T23: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
  3. station_id:
    16.124.0
    stationName:
    Botnedalsvatn
    latitude:
    59.48864
    longitude:
    7.78639
    utmEast_Z33:
    91973
    utmNorth_Z33:
    6616638
    masl:
    713
    riverName:
    Dalåi
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    696
    hierarchy:
    Dalåi/Vest-vassdraget/Skiensvassdraget
    lakeArea:
    3.12
    lakeName:
    Botnedalsvatn
    lakeNo:
    23
    regineNo:
    016.BDB
    reservoirNo:
    10
    reservoirName:
    BOTNEDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    79.53
    drainageBasinAreaNorway:
    79.53
    gradient1085:
    44.7
    gradientBasin:
    34.43
    gradientRiver:
    50.81
    heightMinimum:
    740
    heightHypso10:
    817
    heightHypso20:
    955
    heightHypso30:
    1016
    heightHypso40:
    1105
    heightHypso50:
    1178
    heightHypso60:
    1233
    heightHypso70:
    1320
    heightHypso80:
    1367
    heightHypso90:
    1455
    heightMaximum:
    1527
    lengthKmBasin:
    12.51
    lengthKmRiver:
    12.26
    percentAgricul:
    0
    percentBog:
    1.78
    percentEffBog:
    not reported by source
    percentEffLake:
    1.16
    percentForest:
    23.95
    percentGlacier:
    0
    percentLake:
    9.16
    percentMountain:
    62.7
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    86989
    utmNorthGravi:
    6620305
    utmZoneInlet:
    33
    utmEastInlet:
    82165
    utmNorthInlet:
    6624148
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    111.38
    specificDischarge:
    44.38
    regulationArea:
    79.53
    areaReservoirs:
    3.12
    volumeReservoirs:
    58.2
    regulationPartReservoirs:
    0.52
    transferAreaIn:
    57.62
    transferAreaOut:
    137.15
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3.12
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    58.2
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1969
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    STATKRAFT SF
    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-31T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-31T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-31T11: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:
        2024-01-01T01: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
  4. station_id:
    16.129.0
    stationName:
    Tokke 5 (Byrte)
    latitude:
    59.49532
    longitude:
    7.82942
    utmEast_Z33:
    94481
    utmNorth_Z33:
    6617115
    masl:
    630
    riverName:
    Rukkeåi
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Rukkeåi/Vest-vassdraget/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.BE2B
    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:
    Statkraft Sf Region Øst-Norge
    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:
      2
      unit:
      °C
      serieFrom:
      1996-10-16T00:00:00
      serieTo:
      1997-11-10T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-10-16T09:00:00Z
        dataToTime:
        1997-11-10T12:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-10-17T11:00:00Z
        dataToTime:
        1997-11-09T11:00:00Z
  5. station_id:
    16.130.0
    stationName:
    Tokke 6 (Lio)
    latitude:
    59.46211
    longitude:
    7.93643
    utmEast_Z33:
    100125
    utmNorth_Z33:
    6612781
    masl:
    263
    riverName:
    Vest-vassdraget
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Vest-vassdraget/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.BE20
    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:
    Statkraft Sf Region Øst-Norge
    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:
      2
      unit:
      °C
      serieFrom:
      1996-10-16T00:00:00
      serieTo:
      1997-09-13T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-10-16T09:00:00Z
        dataToTime:
        1997-09-13T00:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-10-17T11:00:00Z
        dataToTime:
        1997-09-12T11:00:00Z
  6. station_id:
    16.138.0
    stationName:
    Tokke kraftverk
    latitude:
    59.44315
    longitude:
    8.03931
    utmEast_Z33:
    105713
    utmNorth_Z33:
    6610062
    masl:
    72
    riverName:
    Vest-vassdraget
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Vest-vassdraget/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.BD32
    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:
    Statkraft Sf Region Øst-Norge
    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:
      2
      unit:
      °C
      serieFrom:
      1996-10-16T00:00:00
      serieTo:
      1999-01-21T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-10-16T09:00:00Z
        dataToTime:
        1999-01-21T14:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-10-17T11:00:00Z
        dataToTime:
        1999-01-20T11:00:00Z
  7. station_id:
    16.189.0
    stationName:
    Bjønntjønn
    latitude:
    59.54482
    longitude:
    8.01581
    utmEast_Z33:
    105576
    utmNorth_Z33:
    6621482
    masl:
    533
    riverName:
    Grytåi
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    698
    hierarchy:
    Grytåi/Vest-vassdraget/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    203926
    regineNo:
    016.BE5B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    33.82
    drainageBasinAreaNorway:
    33.82
    gradient1085:
    10.91
    gradientBasin:
    23.86
    gradientRiver:
    17.7
    heightMinimum:
    525
    heightHypso10:
    667
    heightHypso20:
    686
    heightHypso30:
    721
    heightHypso40:
    738
    heightHypso50:
    765
    heightHypso60:
    774
    heightHypso70:
    788
    heightHypso80:
    844
    heightHypso90:
    879
    heightMaximum:
    1021
    lengthKmBasin:
    8.29
    lengthKmRiver:
    12.72
    percentAgricul:
    0.2
    percentBog:
    6.89
    percentEffBog:
    not reported by source
    percentEffLake:
    1.68
    percentForest:
    86.38
    percentGlacier:
    0
    percentLake:
    5.14
    percentMountain:
    0.69
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    108719
    utmNorthGravi:
    6618607
    utmZoneInlet:
    33
    utmEastInlet:
    107798
    utmNorthInlet:
    6613928
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    24.94
    specificDischarge:
    22.7
    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:
    1961
    catchmentRegTypeName:
    Uregulert
    owner:
    Statkraft Sf Region Øst-Norge
    qNumberOfYears:
    34
    qStartYear:
    1992
    qEndYear:
    2025
    qm:
    8.5516
    q5:
    10.6434
    q10:
    12.0789
    q20:
    13.3581
    q50:
    14.8825
    hm:
    1.8433
    h5:
    1.9687
    h10:
    2.046
    h20:
    2.1102
    h50:
    2.1819
    culQm:
    10.2852
    culQ5:
    12.801
    culQ10:
    14.5276
    culQ20:
    16.0661
    culQ50:
    17.8995
    culHm:
    1.9484
    culH5:
    2.0828
    culH10:
    2.1656
    culH20:
    2.2344
    culH50:
    2.3111
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1991-07-04T16:56:00Z
        dataToTime:
        2026-09-21T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-07-05T12:00:00Z
        dataToTime:
        2026-09-21T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-07-05T11: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:
        1991-07-05T10:59:00Z
        dataToTime:
        2026-09-21T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-07-05T12:00:00Z
        dataToTime:
        2026-09-21T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-07-05T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Sekundær vannstand
      parameter:
      9104
      versionNo:
      1
      unit:
      m
      serieFrom:
      2022-05-16T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-05-15T23:00:00Z
        dataToTime:
        2026-09-21T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-05-16T00:00:00Z
        dataToTime:
        2026-09-21T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-05-16T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  8. station_id:
    16.530.0
    stationName:
    Byrte kr.st
    latitude:
    59.49718
    longitude:
    7.83251
    utmEast_Z33:
    94678
    utmNorth_Z33:
    6617303
    masl:
    448
    riverName:
    Rukkeåi
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Rukkeåi/Vest-vassdraget/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.BE2B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    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:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-12-21T12:00:00Z
        dataToTime:
        2018-10-18T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-12-21T13:00:00Z
        dataToTime:
        2018-10-18T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-12-22T11:00:00Z
        dataToTime:
        2018-10-17T11:00:00Z
  9. station_id:
    16.531.0
    stationName:
    Lio kr.st.
    latitude:
    59.452
    longitude:
    7.95039
    utmEast_Z33:
    100793
    utmNorth_Z33:
    6611575
    masl:
    115
    riverName:
    Vest-vassdraget
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Vest-vassdraget/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.BE20
    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:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-12-21T12:00:00Z
        dataToTime:
        2018-10-18T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-12-21T13:00:00Z
        dataToTime:
        2018-10-18T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-12-22T11:00:00Z
        dataToTime:
        2018-10-17T11:00:00Z
  10. station_id:
    16.6.0
    stationName:
    Bandak v/Dalen
    latitude:
    59.443
    longitude:
    8.01991
    utmEast_Z33:
    104616
    utmNorth_Z33:
    6610161
    masl:
    72
    riverName:
    Vest-vassdraget
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    610
    hierarchy:
    Vest-vassdraget/Skiensvassdraget
    lakeArea:
    26.87
    lakeName:
    Bandak
    lakeNo:
    22
    regineNo:
    016.BD32
    reservoirNo:
    5
    reservoirName:
    BANDAK
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    2548.6
    drainageBasinAreaNorway:
    2548.6
    gradient1085:
    10.37
    gradientBasin:
    27.98
    gradientRiver:
    11.31
    heightMinimum:
    71
    heightHypso10:
    701
    heightHypso20:
    795
    heightHypso30:
    893
    heightHypso40:
    1016
    heightHypso50:
    1088
    heightHypso60:
    1157
    heightHypso70:
    1231
    heightHypso80:
    1337
    heightHypso90:
    1508
    heightMaximum:
    1722
    lengthKmBasin:
    80.49
    lengthKmRiver:
    116.88
    percentAgricul:
    0.72
    percentBog:
    3.6
    percentEffBog:
    not reported by source
    percentEffLake:
    3.25
    percentForest:
    39.17
    percentGlacier:
    0.14
    percentLake:
    10.58
    percentMountain:
    43.76
    percentUrban:
    0.07
    utmZoneGravi:
    33
    utmEastGravi:
    89012
    utmNorthGravi:
    6640387
    utmZoneInlet:
    33
    utmEastInlet:
    60151
    utmNorthInlet:
    6675156
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    2907.93
    specificDischarge:
    36.14
    regulationArea:
    2156.02
    areaReservoirs:
    189.3
    volumeReservoirs:
    1876.8
    regulationPartReservoirs:
    0.65
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    393.58
    numberReservoirs:
    24
    firstYearRegulation:
    1961
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Statkraft Sf Region Øst-Norge
    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:
    73.01
    culH5:
    73.3
    culH10:
    73.58
    culH20:
    73.78
    culH50:
    74.03
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1954-04-08T11:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-01-01T08:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1954-04-08T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  11. station_id:
    16.78.0
    stationName:
    Byrtevatn
    latitude:
    59.49717
    longitude:
    7.83465
    utmEast_Z33:
    94799
    utmNorth_Z33:
    6617288
    masl:
    446
    riverName:
    Rukkeåi
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    646
    hierarchy:
    Rukkeåi/Vest-vassdraget/Skiensvassdraget
    lakeArea:
    4.81
    lakeName:
    Byrtevatn
    lakeNo:
    49
    regineNo:
    016.BE2B
    reservoirNo:
    16
    reservoirName:
    BYRTEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    99.78
    drainageBasinAreaNorway:
    99.78
    gradient1085:
    37.37
    gradientBasin:
    39.66
    gradientRiver:
    33.38
    heightMinimum:
    444
    heightHypso10:
    525
    heightHypso20:
    686
    heightHypso30:
    822
    heightHypso40:
    934
    heightHypso50:
    1035
    heightHypso60:
    1132
    heightHypso70:
    1219
    heightHypso80:
    1326
    heightHypso90:
    1379
    heightMaximum:
    1525
    lengthKmBasin:
    18.74
    lengthKmRiver:
    28.22
    percentAgricul:
    1.04
    percentBog:
    0.57
    percentEffBog:
    not reported by source
    percentEffLake:
    4.24
    percentForest:
    45.04
    percentGlacier:
    0
    percentLake:
    7.1
    percentMountain:
    44.76
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    90250
    utmNorthGravi:
    6624771
    utmZoneInlet:
    33
    utmEastInlet:
    79256
    utmNorthInlet:
    6625306
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    120.88
    specificDischarge:
    38.39
    regulationArea:
    99.78
    areaReservoirs:
    4.81
    volumeReservoirs:
    75.5
    regulationPartReservoirs:
    0.62
    transferAreaIn:
    137.15
    transferAreaOut:
    0
    reservoirAreaIn:
    3.12
    reservoirAreaOut:
    4.81
    reservoirVolumeIn:
    58.2
    reservoirVolumeOut:
    75.5
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1969
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    STATKRAFT SF
    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-31T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-31T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-31T11: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-05-31T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-31T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  12. station_id:
    19.58.0
    stationName:
    Borsæ
    latitude:
    59.38034
    longitude:
    7.82634
    utmEast_Z33:
    92925
    utmNorth_Z33:
    6604378
    masl:
    756
    riverName:
    Arendalsvassdraget
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    738
    hierarchy:
    Arendalsvassdraget
    lakeArea:
    8.63
    lakeName:
    Borsæ
    lakeNo:
    1278
    regineNo:
    019.J21
    reservoirNo:
    344
    reservoirName:
    BORSÆ
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    166.84
    drainageBasinAreaNorway:
    166.84
    gradient1085:
    18.2
    gradientBasin:
    30.45
    gradientRiver:
    20.3
    heightMinimum:
    756
    heightHypso10:
    787
    heightHypso20:
    829
    heightHypso30:
    888
    heightHypso40:
    978
    heightHypso50:
    1191
    heightHypso60:
    1199
    heightHypso70:
    1269
    heightHypso80:
    1309
    heightHypso90:
    1365
    heightMaximum:
    1521
    lengthKmBasin:
    20.24
    lengthKmRiver:
    25.42
    percentAgricul:
    0
    percentBog:
    2.88
    percentEffBog:
    not reported by source
    percentEffLake:
    6.11
    percentForest:
    33.67
    percentGlacier:
    0
    percentLake:
    12.61
    percentMountain:
    46.97
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    84374
    utmNorthGravi:
    6605712
    utmZoneInlet:
    33
    utmEastInlet:
    73856
    utmNorthInlet:
    6608308
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    230.26
    specificDischarge:
    43.73
    regulationArea:
    166.84
    areaReservoirs:
    11.63
    volumeReservoirs:
    116.8
    regulationPartReservoirs:
    0.51
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    11.63
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    116.8
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1996
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SKAFSÅ KRAFTVERK ANS
    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-04-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-04-26T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-04-26T11:00:00Z
        dataToTime:
        2026-06-19T11: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:
        1952-07-19T11:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-06T00:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1952-07-19T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
  13. station_id:
    19.62.0
    stationName:
    Urvatn
    latitude:
    59.40673
    longitude:
    7.71973
    utmEast_Z33:
    87213
    utmNorth_Z33:
    6607964
    masl:
    809
    riverName:
    Arendalsvassdraget
    councilNumber:
    4034
    councilName:
    Tokke
    countyName:
    Telemark
    drainageBasinKey:
    741
    hierarchy:
    Arendalsvassdraget
    lakeArea:
    3
    lakeName:
    Folurdvatn
    lakeNo:
    1279
    regineNo:
    019.J5
    reservoirNo:
    345
    reservoirName:
    URVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    56.546
    drainageBasinAreaNorway:
    56.546
    gradient1085:
    24.84
    gradientBasin:
    38.47
    gradientRiver:
    29.32
    heightMinimum:
    798
    heightHypso10:
    932
    heightHypso20:
    1129
    heightHypso30:
    1200
    heightHypso40:
    1269
    heightHypso50:
    1286
    heightHypso60:
    1324
    heightHypso70:
    1345
    heightHypso80:
    1358
    heightHypso90:
    1398
    heightMaximum:
    1521
    lengthKmBasin:
    14.28
    lengthKmRiver:
    15.89
    percentAgricul:
    0
    percentBog:
    0.17
    percentEffBog:
    not reported by source
    percentEffLake:
    5.47
    percentForest:
    6.71
    percentGlacier:
    0
    percentLake:
    10.68
    percentMountain:
    79.32
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    79886
    utmNorthGravi:
    6608301
    utmZoneInlet:
    33
    utmEastInlet:
    73856
    utmNorthInlet:
    6608308
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    98.29
    specificDischarge:
    55.08
    regulationArea:
    56.55
    areaReservoirs:
    3
    volumeReservoirs:
    32
    regulationPartReservoirs:
    0.33
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    32
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1996
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SKAFSÅ KRAFTVERK ANS
    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-04-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-04-26T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-04-26T11: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:
        1954-01-05T11:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-06T00:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1954-01-05T11:00:00Z
        dataToTime:
        2025-12-30T11: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.