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-21T13:57:31Z in 0.179 seconds.

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

Showing 7 of 7 results in compact format.

  1. station_id:
    61.10.0
    latitude:
    60.57852
    longitude:
    5.86578
  2. station_id:
    61.14.0
    latitude:
    60.58197
    longitude:
    5.82378
  3. station_id:
    61.2.0
    latitude:
    60.55956
    longitude:
    5.99597
  4. station_id:
    61.8.0
    latitude:
    60.56049
    longitude:
    6.04126
  5. station_id:
    63.12.0
    latitude:
    60.79716
    longitude:
    6.05462
  6. station_id:
    63.5.0
    latitude:
    60.85815
    longitude:
    6.21846
  7. station_id:
    63.9.0
    latitude:
    60.87435
    longitude:
    6.17651
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=Vaksdal&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T13:57:31.2800401Z
queryTime:
00:00:00.0008391
itemCount:
7
data:

7 results

  1. station_id:
    61.10.0
    stationName:
    Storefoss
    latitude:
    60.57852
    longitude:
    5.86578
    utmEast_Z33:
    539
    utmNorth_Z33:
    6750630
    masl:
    403
    riverName:
    Bergsdalsvassdraget
    councilNumber:
    4628
    councilName:
    Vaksdal
    countyName:
    Vestland
    drainageBasinKey:
    1158
    hierarchy:
    Bergsdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    2072
    regineNo:
    061.B2
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    171.89
    drainageBasinAreaNorway:
    171.89
    gradient1085:
    6.51
    gradientBasin:
    30.37
    gradientRiver:
    14.12
    heightMinimum:
    267
    heightHypso10:
    621
    heightHypso20:
    680
    heightHypso30:
    730
    heightHypso40:
    773
    heightHypso50:
    823
    heightHypso60:
    866
    heightHypso70:
    897
    heightHypso80:
    942
    heightHypso90:
    998
    heightMaximum:
    1192
    lengthKmBasin:
    21.63
    lengthKmRiver:
    34.62
    percentAgricul:
    0.59
    percentBog:
    1.2
    percentEffBog:
    not reported by source
    percentEffLake:
    3
    percentForest:
    20.81
    percentGlacier:
    0
    percentLake:
    9.68
    percentMountain:
    66.81
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    9563
    utmNorthGravi:
    6745538
    utmZoneInlet:
    33
    utmEastInlet:
    19703
    utmNorthInlet:
    6742702
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    563.06
    specificDischarge:
    103.83
    regulationArea:
    171.61
    areaReservoirs:
    11.24
    volumeReservoirs:
    176.2
    regulationPartReservoirs:
    0.31
    transferAreaIn:
    78.21
    transferAreaOut:
    249.82
    reservoirAreaIn:
    6.64
    reservoirAreaOut:
    17.88
    reservoirVolumeIn:
    177
    reservoirVolumeOut:
    353.2
    remainingArea:
    0.24
    numberReservoirs:
    4
    firstYearRegulation:
    1954
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    EVINY FORNYBAR 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:
    156
    culQ5:
    194
    culQ10:
    226
    culQ20:
    254
    culQ50:
    291
    culHm:
    403.44
    culH5:
    403.67
    culH10:
    403.85
    culH20:
    404
    culH50:
    404.19
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-07-20T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-10-01T00:00:00Z
        dataToTime:
        2026-07-20T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-07-19T11: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:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-07-20T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-09-30T23:00:00Z
        dataToTime:
        2026-07-20T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-07-19T11:00:00Z
  2. station_id:
    61.14.0
    stationName:
    Dale II kraftverk
    latitude:
    60.58197
    longitude:
    5.82378
    utmEast_Z33:
    -1694
    utmNorth_Z33:
    6751332
    masl:
    282
    riverName:
    Bergsdalsvassdraget
    councilNumber:
    4628
    councilName:
    Vaksdal
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Bergsdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    061.A
    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:
    EVINY 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:
      Vannføring
      parameter:
      1001
      versionNo:
      0
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1963-01-01T11:00:00Z
        dataToTime:
        2019-06-01T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-06-07T20:00:00Z
        dataToTime:
        1986-06-14T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1963-01-01T11:00:00Z
        dataToTime:
        2019-06-02T11:00:00Z
  3. station_id:
    61.2.0
    stationName:
    Bergsvatn
    latitude:
    60.55956
    longitude:
    5.99597
    utmEast_Z33:
    7337
    utmNorth_Z33:
    6747547
    masl:
    500
    riverName:
    Bergsdalsvassdraget
    councilNumber:
    4628
    councilName:
    Vaksdal
    countyName:
    Vestland
    drainageBasinKey:
    1152
    hierarchy:
    Bergsdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    2073
    regineNo:
    061.B6
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    129.06
    drainageBasinAreaNorway:
    129.06
    gradient1085:
    8.55
    gradientBasin:
    28.59
    gradientRiver:
    16.57
    heightMinimum:
    481
    heightHypso10:
    607
    heightHypso20:
    679
    heightHypso30:
    720
    heightHypso40:
    773
    heightHypso50:
    832
    heightHypso60:
    866
    heightHypso70:
    920
    heightHypso80:
    970
    heightHypso90:
    1015
    heightMaximum:
    1192
    lengthKmBasin:
    14.2
    lengthKmRiver:
    23.54
    percentAgricul:
    0.37
    percentBog:
    1.34
    percentEffBog:
    not reported by source
    percentEffLake:
    5.09
    percentForest:
    19.6
    percentGlacier:
    0
    percentLake:
    11.9
    percentMountain:
    66.49
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    11851
    utmNorthGravi:
    6744608
    utmZoneInlet:
    33
    utmEastInlet:
    19703
    utmNorthInlet:
    6742702
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    419.98
    specificDischarge:
    103.15
    regulationArea:
    129.02
    areaReservoirs:
    11.03
    volumeReservoirs:
    175
    regulationPartReservoirs:
    0.42
    transferAreaIn:
    78.21
    transferAreaOut:
    0
    reservoirAreaIn:
    6.64
    reservoirAreaOut:
    0.66
    reservoirVolumeIn:
    177
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    3
    firstYearRegulation:
    1954
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR 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:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1951-01-12T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1951-01-12T11:00:00Z
        dataToTime:
        2026-07-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-07-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1951-01-12T11:00:00Z
        dataToTime:
        2026-07-19T11:00:00Z
  4. station_id:
    61.8.0
    stationName:
    Kaldåen
    latitude:
    60.56049
    longitude:
    6.04126
    utmEast_Z33:
    9818
    utmNorth_Z33:
    6747309
    masl:
    590
    riverName:
    Kaldåni
    councilNumber:
    4628
    councilName:
    Vaksdal
    countyName:
    Vestland
    drainageBasinKey:
    1157
    hierarchy:
    Kaldåni/Bergsdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    061.BB
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    15.34
    drainageBasinAreaNorway:
    15.34
    gradient1085:
    51.01
    gradientBasin:
    26.39
    gradientRiver:
    59.28
    heightMinimum:
    594
    heightHypso10:
    788
    heightHypso20:
    826
    heightHypso30:
    850
    heightHypso40:
    890
    heightHypso50:
    915
    heightHypso60:
    927
    heightHypso70:
    945
    heightHypso80:
    970
    heightHypso90:
    1021
    heightMaximum:
    1128
    lengthKmBasin:
    6.02
    lengthKmRiver:
    7.89
    percentAgricul:
    0
    percentBog:
    0.9
    percentEffBog:
    not reported by source
    percentEffLake:
    0.1
    percentForest:
    5.08
    percentGlacier:
    0
    percentLake:
    2.95
    percentMountain:
    91.02
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    11855
    utmNorthGravi:
    6748791
    utmZoneInlet:
    33
    utmEastInlet:
    13519
    utmNorthInlet:
    6751585
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    51.99
    specificDischarge:
    107.68
    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:
    1964
    catchmentRegTypeName:
    Uregulert
    owner:
    EVINY FORNYBAR AS
    qNumberOfYears:
    38
    qStartYear:
    1988
    qEndYear:
    2025
    qm:
    14.0119
    q5:
    17.197
    q10:
    19.1213
    q20:
    20.7414
    q50:
    22.5536
    hm:
    0.7877
    h5:
    0.852
    h10:
    0.8878
    h20:
    0.9164
    h50:
    0.947
    culQm:
    22.944
    culQ5:
    28.1595
    culQ10:
    31.3105
    culQ20:
    33.9634
    culQ50:
    36.9308
    culHm:
    0.9534
    culH5:
    1.034
    culH10:
    1.0789
    culH20:
    1.1147
    culH50:
    1.1531
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-09-06T08:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-09-06T09:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-09-07T11: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:
        1985-09-06T08:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-09-06T09:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-09-07T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2007-10-04T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-10-04T12:30:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-04T13:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-05T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  5. station_id:
    63.12.0
    stationName:
    Fjellanger
    latitude:
    60.79716
    longitude:
    6.05462
    utmEast_Z33:
    14141
    utmNorth_Z33:
    6773401
    masl:
    394
    riverName:
    Fagerdalselvi
    councilNumber:
    4628
    councilName:
    Vaksdal
    countyName:
    Vestland
    drainageBasinKey:
    1187
    hierarchy:
    Fagerdalselvi/Eksingedalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    063.A8A
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    12.83
    drainageBasinAreaNorway:
    12.83
    gradient1085:
    73.49
    gradientBasin:
    38.97
    gradientRiver:
    68.33
    heightMinimum:
    391
    heightHypso10:
    734
    heightHypso20:
    820
    heightHypso30:
    873
    heightHypso40:
    924
    heightHypso50:
    945
    heightHypso60:
    988
    heightHypso70:
    1019
    heightHypso80:
    1050
    heightHypso90:
    1113
    heightMaximum:
    1205
    lengthKmBasin:
    7.26
    lengthKmRiver:
    8.78
    percentAgricul:
    0.74
    percentBog:
    0.48
    percentEffBog:
    not reported by source
    percentEffLake:
    0.92
    percentForest:
    8.34
    percentGlacier:
    0
    percentLake:
    5.13
    percentMountain:
    83.29
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    16600
    utmNorthGravi:
    6775798
    utmZoneInlet:
    33
    utmEastInlet:
    18772
    utmNorthInlet:
    6778797
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    38.21
    specificDischarge:
    94.74
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    EVINY FORNYBAR AS
    qNumberOfYears:
    31
    qStartYear:
    1995
    qEndYear:
    2025
    qm:
    10.5043
    q5:
    12.1419
    q10:
    13.5817
    q20:
    15.0088
    q50:
    16.9253
    hm:
    2.1451
    h5:
    2.2015
    h10:
    2.2468
    h20:
    2.2887
    h50:
    2.3408
    culQm:
    15.6376
    culQ5:
    18.0755
    culQ10:
    20.2189
    culQ20:
    22.3433
    culQ50:
    25.1964
    culHm:
    2.3063
    culH5:
    2.3702
    culH10:
    2.4217
    culH20:
    2.4692
    culH50:
    2.5283
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-12-07T10:03:00Z
        dataToTime:
        2026-09-21T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-12-07T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-12-08T11: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:
        1994-12-07T10:03:00Z
        dataToTime:
        2026-09-21T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-12-07T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-12-08T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2016-04-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2016-04-26T09:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2016-04-26T10:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2016-04-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2007-10-22T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-10-22T12:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-22T13:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-31T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  6. station_id:
    63.5.0
    stationName:
    Kvanndalvatn
    latitude:
    60.85815
    longitude:
    6.21846
    utmEast_Z33:
    23913
    utmNorth_Z33:
    6778946
    masl:
    804
    riverName:
    Kvanndalselvi
    councilNumber:
    4628
    councilName:
    Vaksdal
    countyName:
    Vestland
    drainageBasinKey:
    1183
    hierarchy:
    Kvanndalselvi/Norddalselvi/Eksingedalsvassdraget
    lakeArea:
    0.35
    lakeName:
    Kvanndalsvatnet
    lakeNo:
    2098
    regineNo:
    063.BA1B
    reservoirNo:
    694
    reservoirName:
    KVANDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    8.35
    drainageBasinAreaNorway:
    8.353
    gradient1085:
    64.5
    gradientBasin:
    29.05
    gradientRiver:
    63.04
    heightMinimum:
    804
    heightHypso10:
    876
    heightHypso20:
    967
    heightHypso30:
    988
    heightHypso40:
    1020
    heightHypso50:
    1040
    heightHypso60:
    1063
    heightHypso70:
    1079
    heightHypso80:
    1100
    heightHypso90:
    1132
    heightMaximum:
    1186
    lengthKmBasin:
    5.25
    lengthKmRiver:
    5.93
    percentAgricul:
    0
    percentBog:
    0.54
    percentEffBog:
    not reported by source
    percentEffLake:
    2.4
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    5.09
    percentMountain:
    94.4
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    25911
    utmNorthGravi:
    6780347
    utmZoneInlet:
    33
    utmEastInlet:
    27191
    utmNorthInlet:
    6782420
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    24.79
    specificDischarge:
    95.22
    regulationArea:
    8.25
    areaReservoirs:
    0.35
    volumeReservoirs:
    4
    regulationPartReservoirs:
    0.16
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.35
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    4
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1969
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    EVINY FORNYBAR 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:
      50
      unit:
      m
      serieFrom:
      1992-10-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-14T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-01-06T21:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
  7. station_id:
    63.9.0
    stationName:
    Askjellsdalsvatn
    latitude:
    60.87435
    longitude:
    6.17651
    utmEast_Z33:
    21891
    utmNorth_Z33:
    6781045
    masl:
    805
    riverName:
    Norddalselvi
    councilNumber:
    4628
    councilName:
    Vaksdal
    countyName:
    Vestland
    drainageBasinKey:
    1186
    hierarchy:
    Norddalselvi/Eksingedalsvassdraget
    lakeArea:
    2.84
    lakeName:
    Askjellsdalsvatnet
    lakeNo:
    2097
    regineNo:
    063.BB2
    reservoirNo:
    693
    reservoirName:
    ASKJELLDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    75.27
    drainageBasinAreaNorway:
    75.27
    gradient1085:
    15.62
    gradientBasin:
    23.38
    gradientRiver:
    24.6
    heightMinimum:
    805
    heightHypso10:
    897
    heightHypso20:
    951
    heightHypso30:
    991
    heightHypso40:
    991
    heightHypso50:
    1004
    heightHypso60:
    1022
    heightHypso70:
    1060
    heightHypso80:
    1105
    heightHypso90:
    1129
    heightMaximum:
    1263
    lengthKmBasin:
    12.76
    lengthKmRiver:
    14.6
    percentAgricul:
    0
    percentBog:
    0.27
    percentEffBog:
    not reported by source
    percentEffLake:
    5.28
    percentForest:
    0.14
    percentGlacier:
    0
    percentLake:
    22.15
    percentMountain:
    77.44
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    23051
    utmNorthGravi:
    6783396
    utmZoneInlet:
    33
    utmEastInlet:
    30031
    utmNorthInlet:
    6790598
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    228.37
    specificDischarge:
    96.49
    regulationArea:
    75.88
    areaReservoirs:
    12.53
    volumeReservoirs:
    189.5
    regulationPartReservoirs:
    0.83
    transferAreaIn:
    39.34
    transferAreaOut:
    30.27
    reservoirAreaIn:
    5.13
    reservoirAreaOut:
    7.83
    reservoirVolumeIn:
    241.3
    reservoirVolumeOut:
    102.8
    remainingArea:
    -0.88
    numberReservoirs:
    3
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR 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:
      50
      unit:
      m
      serieFrom:
      1992-10-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
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.