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-22T23:17:37Z in 0.149 seconds.

Search scope: Municipality-filtered results cover all of MELØY municipality.

Showing 10 of 10 results in compact format.

  1. station_id:
    159.12.0
    latitude:
    66.69137
    longitude:
    13.75442
  2. station_id:
    159.13.0
    latitude:
    66.67567
    longitude:
    13.79358
  3. station_id:
    159.20.0
    latitude:
    66.64135
    longitude:
    13.92892
  4. station_id:
    159.3.0
    latitude:
    66.70259
    longitude:
    13.7469
  5. station_id:
    159.34.0
    latitude:
    66.6925
    longitude:
    13.81315
  6. station_id:
    160.1.0
    latitude:
    66.76122
    longitude:
    14.18535
  7. station_id:
    160.10.0
    latitude:
    66.81007
    longitude:
    14.09269
  8. station_id:
    160.11.0
    latitude:
    66.79104
    longitude:
    14.06156
  9. station_id:
    160.14.0
    latitude:
    66.77947
    longitude:
    14.15276
  10. station_id:
    160.9.0
    latitude:
    66.88601
    longitude:
    13.83875
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=MEL%C3%98Y&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-22T23:17:37.081737Z
queryTime:
00:00:00.0013835
itemCount:
10
data:

10 results

  1. station_id:
    159.12.0
    stationName:
    Engabreelv
    latitude:
    66.69137
    longitude:
    13.75442
    utmEast_Z33:
    445005
    utmNorth_Z33:
    7397524
    masl:
    16
    riverName:
    Engabreelva
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    1901
    hierarchy:
    Engabreelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    159.813C0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    40.42
    drainageBasinAreaNorway:
    40.42
    gradient1085:
    111.29
    gradientBasin:
    15.96
    gradientRiver:
    119.45
    heightMinimum:
    12
    heightHypso10:
    931
    heightHypso20:
    1074
    heightHypso30:
    1126
    heightHypso40:
    1179
    heightHypso50:
    1220
    heightHypso60:
    1251
    heightHypso70:
    1313
    heightHypso80:
    1352
    heightHypso90:
    1387
    heightMaximum:
    1580
    lengthKmBasin:
    11.02
    lengthKmRiver:
    11.73
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    4.17
    percentForest:
    0.11
    percentGlacier:
    93.28
    percentLake:
    0.03
    percentMountain:
    5.54
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    449089
    utmNorthGravi:
    7393752
    utmZoneInlet:
    33
    utmEastInlet:
    445158
    utmNorthInlet:
    7397310
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    146.18
    specificDischarge:
    121.2
    regulationArea:
    33.15
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    33.15
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    5.07
    numberReservoirs:
    0
    firstYearRegulation:
    1993
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    16
    qStartYear:
    1992
    qEndYear:
    2024
    qm:
    19.3307
    q5:
    25.5517
    q10:
    31.241
    q20:
    36.9726
    q50:
    44.8123
    hm:
    2.7142
    h5:
    2.8803
    h10:
    3.011
    h20:
    3.128
    h50:
    3.2708
    culQm:
    29.9086
    culQ5:
    39.5337
    culQ10:
    48.3362
    culQ20:
    57.2042
    culQ50:
    69.3339
    culHm:
    2.9818
    culH5:
    3.1766
    culH10:
    3.3298
    culH20:
    3.467
    culH50:
    3.6343
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-05-27T15:00:00Z
        dataToTime:
        2026-09-22T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-05-27T16:00:00Z
        dataToTime:
        2026-09-22T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-05-28T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-05-27T15:00:00Z
        dataToTime:
        2026-09-22T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-05-27T16:00:00Z
        dataToTime:
        2026-09-22T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-05-28T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1993-08-15T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1993-08-15T10:41:00Z
        dataToTime:
        2026-09-22T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1993-08-15T12:00:00Z
        dataToTime:
        2026-09-22T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1993-08-16T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  2. station_id:
    159.13.0
    stationName:
    Engabreen kammer
    latitude:
    66.67567
    longitude:
    13.79358
    utmEast_Z33:
    446700
    utmNorth_Z33:
    7395740
    masl:
    810
    riverName:
    Møsbruntuvbekk 0+1
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    0
    hierarchy:
    Møsbruntuvbekk 0+1/Engabreelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    159.813EA
    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
    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:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-06-01T09:02:00Z
        dataToTime:
        2026-02-04T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-06-01T10:00:00Z
        dataToTime:
        2026-02-04T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-06-02T11:00:00Z
        dataToTime:
        2026-02-03T11: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:
        1992-06-01T09:02:00Z
        dataToTime:
        2026-02-04T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-06-01T10:00:00Z
        dataToTime:
        2026-02-04T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-06-02T11:00:00Z
        dataToTime:
        2026-02-03T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2008-03-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-03-05T15:00:00Z
        dataToTime:
        2026-02-04T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-03-05T16:00:00Z
        dataToTime:
        2026-02-04T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-03-06T11:00:00Z
        dataToTime:
        2026-02-03T11:00:00Z
  3. station_id:
    159.20.0
    stationName:
    Engabreen-Skjæret
    latitude:
    66.64135
    longitude:
    13.92892
    utmEast_Z33:
    452613
    utmNorth_Z33:
    7391806
    masl:
    1359
    riverName:
    Fykanåga
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    0
    hierarchy:
    Fykanåga
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    160.C
    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:
    NORGES VASSDRAGS- OG ENERGIDIREKTORAT (NVE)
    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:

    3 results

    1. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      3
      unit:
      °C
      serieFrom:
      2008-09-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-09-14T10:30:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-09-14T11:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-09-15T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    2. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      4
      unit:
      °C
      serieFrom:
      2021-08-27T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-08-27T12:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-08-27T13:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-08-28T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    3. parameterName:
      Global stråling
      parameter:
      6
      versionNo:
      2
      unit:
      W/m²
      serieFrom:
      2008-09-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-09-23T11:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-09-23T11:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-09-23T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  4. station_id:
    159.3.0
    stationName:
    Engabrevatn
    latitude:
    66.70259
    longitude:
    13.7469
    utmEast_Z33:
    444698
    utmNorth_Z33:
    7398782
    masl:
    10
    riverName:
    Engabreelva
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    1893
    hierarchy:
    Engabreelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    2539
    regineNo:
    159.813B210
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    53.33
    drainageBasinAreaNorway:
    53.33
    gradient1085:
    130.01
    gradientBasin:
    24.59
    gradientRiver:
    103.23
    heightMinimum:
    9
    heightHypso10:
    459
    heightHypso20:
    812
    heightHypso30:
    1017
    heightHypso40:
    1099
    heightHypso50:
    1202
    heightHypso60:
    1244
    heightHypso70:
    1287
    heightHypso80:
    1339
    heightHypso90:
    1376
    heightMaximum:
    1580
    lengthKmBasin:
    12.51
    lengthKmRiver:
    13.63
    percentAgricul:
    0.01
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    2.34
    percentForest:
    4.07
    percentGlacier:
    73.01
    percentLake:
    2.38
    percentMountain:
    17.23
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    448496
    utmNorthGravi:
    7394720
    utmZoneInlet:
    33
    utmEastInlet:
    447707
    utmNorthInlet:
    7397301
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    178
    specificDischarge:
    110.62
    regulationArea:
    36.99
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    36.99
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    14
    numberReservoirs:
    0
    firstYearRegulation:
    1993
    catchmentRegTypeName:
    Uregulert
    owner:
    STATKRAFT SF
    qNumberOfYears:
    52
    qStartYear:
    1974
    qEndYear:
    2025
    qm:
    28.6617
    q5:
    38.2322
    q10:
    44.4398
    q20:
    49.8346
    q50:
    56.0865
    hm:
    2.121
    h5:
    2.2793
    h10:
    2.3692
    h20:
    2.4412
    h50:
    2.5189
    culQm:
    33.3374
    culQ5:
    44.4691
    culQ10:
    51.6893
    culQ20:
    57.9642
    culQ50:
    65.236
    culHm:
    2.2018
    culH5:
    2.3696
    culH10:
    2.4649
    culH20:
    2.5412
    culH50:
    2.6235
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1969-06-24T11:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-05-03T16:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1969-06-24T11:00:00Z
        dataToTime:
        2026-09-22T11: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:
        1969-06-24T11:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-05-03T15:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1969-06-24T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    3. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      1
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1969-06-24T11:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-05-03T16:00:00Z
        dataToTime:
        2026-09-22T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1969-06-24T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2010-06-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-06-22T15:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-06-22T16:00:00Z
        dataToTime:
        2026-09-22T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-06-23T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  5. station_id:
    159.34.0
    stationName:
    Engabreen, 900
    latitude:
    66.6925
    longitude:
    13.81315
    utmEast_Z33:
    447600
    utmNorth_Z33:
    7397600
    masl:
    893
    riverName:
    Nordre Litlebrebekke
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    0
    hierarchy:
    Nordre Litlebrebekken 1/Engabreelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    159.813B21C
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    NORGES VASSDRAGS- OG ENERGIDIREKTORAT (NVE)
    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:

    5 results

    1. parameterName:
      Nedbør
      parameter:
      0
      versionNo:
      1
      unit:
      mm
      serieFrom:
      1971-06-24T00:00:00
      serieTo:
      1980-09-01T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1971-06-24T06:00:00Z
        dataToTime:
        2000-08-25T11:00:00Z
      2. resTime:
        60
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        1971-06-24T07:00:00Z
        dataToTime:
        2000-08-25T10:00:00Z
      3. resTime:
        1440
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        1971-06-24T11:00:00Z
        dataToTime:
        2000-08-25T11:00:00Z
    2. parameterName:
      Vindretning
      parameter:
      14
      versionNo:
      1
      unit:
      °
      serieFrom:
      1970-06-01T00:00:00
      serieTo:
      1980-09-01T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2000-06-25T11:00:00Z
        dataToTime:
        2000-08-18T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2000-06-25T11:00:00Z
        dataToTime:
        2000-08-18T11:00:00Z
    3. parameterName:
      Vindhastighet
      parameter:
      15
      versionNo:
      1
      unit:
      m/s
      serieFrom:
      1970-06-01T00:00:00
      serieTo:
      1980-09-01T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1970-07-04T11:00:00Z
        dataToTime:
        2000-08-22T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-07-04T11:00:00Z
        dataToTime:
        2000-08-22T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1970-06-01T00:00:00
      serieTo:
      1980-09-01T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1970-06-26T06:00:00Z
        dataToTime:
        2000-08-25T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-06-26T07:00:00Z
        dataToTime:
        1970-08-25T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-06-27T11:00:00Z
        dataToTime:
        2000-08-25T11:00:00Z
    5. parameterName:
      Relativ luftfuktighet
      parameter:
      2
      versionNo:
      1
      unit:
      %
      serieFrom:
      1970-06-01T00:00:00
      serieTo:
      1980-09-01T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-06-10T11:00:00Z
        dataToTime:
        1973-09-01T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-06-10T11:00:00Z
        dataToTime:
        1973-09-01T11:00:00Z
  6. station_id:
    160.1.0
    stationName:
    Storglåmvatn
    latitude:
    66.76122
    longitude:
    14.18535
    utmEast_Z33:
    464132
    utmNorth_Z33:
    7404997
    masl:
    585
    riverName:
    Fykanåga
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    1902
    hierarchy:
    Fykanåga
    lakeArea:
    47.3
    lakeName:
    Storglomvatnet
    lakeNo:
    778
    regineNo:
    160.C
    reservoirNo:
    203
    reservoirName:
    STORGLOMVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    251.77
    drainageBasinAreaNorway:
    251.77
    gradient1085:
    14.7
    gradientBasin:
    18.68
    gradientRiver:
    16.69
    heightMinimum:
    584
    heightHypso10:
    584
    heightHypso20:
    718
    heightHypso30:
    792
    heightHypso40:
    906
    heightHypso50:
    1008
    heightHypso60:
    1094
    heightHypso70:
    1144
    heightHypso80:
    1204
    heightHypso90:
    1264
    heightMaximum:
    1624
    lengthKmBasin:
    18.6
    lengthKmRiver:
    20.14
    percentAgricul:
    0
    percentBog:
    0.15
    percentEffBog:
    not reported by source
    percentEffLake:
    11.24
    percentForest:
    0.01
    percentGlacier:
    37.53
    percentLake:
    19.61
    percentMountain:
    42.7
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    463492
    utmNorthGravi:
    7398775
    utmZoneInlet:
    33
    utmEastInlet:
    460149
    utmNorthInlet:
    7403914
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    795.28
    specificDischarge:
    100.24
    regulationArea:
    251.41
    areaReservoirs:
    47.3
    volumeReservoirs:
    3506
    regulationPartReservoirs:
    4.41
    transferAreaIn:
    223.22
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    47.3
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    3506
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1993
    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-08-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T11: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-08-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  7. station_id:
    160.10.0
    stationName:
    Øvre Navervatn
    latitude:
    66.81007
    longitude:
    14.09269
    utmEast_Z33:
    460132
    utmNorth_Z33:
    7410497
    masl:
    545
    riverName:
    elv fra Navervatna
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    1910
    hierarchy:
    elv fra Navervatna/Fykanåga
    lakeArea:
    2.14
    lakeName:
    Øvre Navarvatnet
    lakeNo:
    782
    regineNo:
    160.AD
    reservoirNo:
    206
    reservoirName:
    ØVRE NAVERVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    11.91
    drainageBasinAreaNorway:
    11.91
    gradient1085:
    21.67
    gradientBasin:
    29.15
    gradientRiver:
    34.57
    heightMinimum:
    544
    heightHypso10:
    544
    heightHypso20:
    584
    heightHypso30:
    628
    heightHypso40:
    670
    heightHypso50:
    713
    heightHypso60:
    765
    heightHypso70:
    818
    heightHypso80:
    866
    heightHypso90:
    937
    heightMaximum:
    1184
    lengthKmBasin:
    3.96
    lengthKmRiver:
    4.37
    percentAgricul:
    0
    percentBog:
    0.23
    percentEffBog:
    not reported by source
    percentEffLake:
    15.65
    percentForest:
    0
    percentGlacier:
    1.36
    percentLake:
    19.5
    percentMountain:
    78.91
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    459812
    utmNorthGravi:
    7412076
    utmZoneInlet:
    33
    utmEastInlet:
    457980
    utmNorthInlet:
    7413120
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    34.14
    specificDischarge:
    90.76
    regulationArea:
    11.92
    areaReservoirs:
    2.14
    volumeReservoirs:
    9
    regulationPartReservoirs:
    0.26
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.14
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    9
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1920
    catchmentRegTypeName:
    regulert m/magasinregulering
    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-08-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1957-04-28T11:00:00Z
        dataToTime:
        2016-01-05T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1957-04-28T11:00:00Z
        dataToTime:
        2016-01-06T11:00:00Z
  8. station_id:
    160.11.0
    stationName:
    Nedre Navervatn
    latitude:
    66.79104
    longitude:
    14.06156
    utmEast_Z33:
    458732
    utmNorth_Z33:
    7408397
    masl:
    468
    riverName:
    elv fra Navervatna
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    1911
    hierarchy:
    elv fra Navervatna/Fykanåga
    lakeArea:
    2.06
    lakeName:
    Nedre Navarvatnet
    lakeNo:
    781
    regineNo:
    160.AB
    reservoirNo:
    205
    reservoirName:
    NEDRE NAVERVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    22.71
    drainageBasinAreaNorway:
    22.71
    gradient1085:
    21.18
    gradientBasin:
    26.72
    gradientRiver:
    31.08
    heightMinimum:
    468
    heightHypso10:
    488
    heightHypso20:
    557
    heightHypso30:
    557
    heightHypso40:
    584
    heightHypso50:
    628
    heightHypso60:
    670
    heightHypso70:
    731
    heightHypso80:
    807
    heightHypso90:
    884
    heightMaximum:
    1184
    lengthKmBasin:
    5.75
    lengthKmRiver:
    7.24
    percentAgricul:
    0
    percentBog:
    0.12
    percentEffBog:
    not reported by source
    percentEffLake:
    12.21
    percentForest:
    0.28
    percentGlacier:
    0.71
    percentLake:
    19.56
    percentMountain:
    79.34
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    459776
    utmNorthGravi:
    7410730
    utmZoneInlet:
    33
    utmEastInlet:
    457979
    utmNorthInlet:
    7413122
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    61.52
    specificDischarge:
    85.77
    regulationArea:
    22.73
    areaReservoirs:
    4.2
    volumeReservoirs:
    17
    regulationPartReservoirs:
    0.28
    transferAreaIn:
    9.22
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.2
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    17
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1920
    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-09-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-09-23T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-01-02T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1951-09-02T11:00:00Z
        dataToTime:
        2016-01-05T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1951-09-02T11:00:00Z
        dataToTime:
        2016-01-06T11:00:00Z
  9. station_id:
    160.14.0
    stationName:
    Navnløsvatn
    latitude:
    66.77947
    longitude:
    14.15276
    utmEast_Z33:
    462725
    utmNorth_Z33:
    7407050
    masl:
    538
    riverName:
    bekk fra Namnlausvat
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    1906
    hierarchy:
    bekk fra Namnlausvatnet/Fykanåga
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    783
    regineNo:
    160.B4B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    4.13
    drainageBasinAreaNorway:
    4.13
    gradient1085:
    50.63
    gradientBasin:
    17.85
    gradientRiver:
    60.29
    heightMinimum:
    534
    heightHypso10:
    545
    heightHypso20:
    557
    heightHypso30:
    572
    heightHypso40:
    589
    heightHypso50:
    601
    heightHypso60:
    616
    heightHypso70:
    631
    heightHypso80:
    644
    heightHypso90:
    681
    heightMaximum:
    744
    lengthKmBasin:
    2.52
    lengthKmRiver:
    2.55
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    20.18
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    20.93
    percentMountain:
    78.98
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    463459
    utmNorthGravi:
    7407632
    utmZoneInlet:
    33
    utmEastInlet:
    464945
    utmNorthInlet:
    7406246
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    10.19
    specificDischarge:
    78.57
    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:
    1920
    catchmentRegTypeName:
    Uregulert
    owner:
    STATKRAFT SF
    qNumberOfYears:
    57
    qStartYear:
    1959
    qEndYear:
    2018
    qm:
    4.5212
    q5:
    5.6409
    q10:
    7.0607
    q20:
    8.6798
    q50:
    11.2277
    hm:
    1.4913
    h5:
    1.5563
    h10:
    1.6266
    h20:
    1.6954
    h50:
    1.7873
    culQm:
    4.8533
    culQ5:
    6.0554
    culQ10:
    7.5794
    culQ20:
    9.3175
    culQ50:
    12.0526
    culHm:
    1.5116
    culH5:
    1.578
    culH10:
    1.6498
    culH20:
    1.7201
    culH50:
    1.8138
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1998-10-15T10:00:00Z
        dataToTime:
        2026-06-04T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-07-05T00:00:00Z
        dataToTime:
        2026-06-04T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-07-05T11:00:00Z
        dataToTime:
        2026-06-03T11: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:
        1999-07-04T23:00:00Z
        dataToTime:
        2026-06-04T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-07-05T00:00:00Z
        dataToTime:
        2026-06-04T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-07-05T11:00:00Z
        dataToTime:
        2026-06-03T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-08-13T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-06-21T17:00:00Z
        dataToTime:
        2026-05-26T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-06-21T18:00:00Z
        dataToTime:
        2026-05-26T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-06-30T11:00:00Z
        dataToTime:
        2026-05-25T11:00:00Z
  10. station_id:
    160.9.0
    stationName:
    Lysvatn
    latitude:
    66.88601
    longitude:
    13.83875
    utmEast_Z33:
    449132
    utmNorth_Z33:
    7419147
    masl:
    369
    riverName:
    Lysvasselva
    councilNumber:
    1837
    councilName:
    Meløy
    countyName:
    Nordland
    drainageBasinKey:
    1909
    hierarchy:
    Lysvasselva/Spilderelva
    lakeArea:
    4.5
    lakeName:
    Lysvatnet
    lakeNo:
    787
    regineNo:
    160.41AB
    reservoirNo:
    208
    reservoirName:
    LYSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    14.12
    drainageBasinAreaNorway:
    14.12
    gradient1085:
    0
    gradientBasin:
    39.3
    gradientRiver:
    53.7
    heightMinimum:
    360
    heightHypso10:
    396
    heightHypso20:
    398
    heightHypso30:
    432
    heightHypso40:
    479
    heightHypso50:
    520
    heightHypso60:
    594
    heightHypso70:
    673
    heightHypso80:
    768
    heightHypso90:
    869
    heightMaximum:
    1051
    lengthKmBasin:
    6
    lengthKmRiver:
    6.5
    percentAgricul:
    0
    percentBog:
    0.32
    percentEffBog:
    not reported by source
    percentEffLake:
    29.54
    percentForest:
    9.57
    percentGlacier:
    0
    percentLake:
    32.34
    percentMountain:
    47.82
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    451791
    utmNorthGravi:
    7421116
    utmZoneInlet:
    33
    utmEastInlet:
    454001
    utmNorthInlet:
    7420528
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    37.48
    specificDischarge:
    83.7
    regulationArea:
    14.19
    areaReservoirs:
    4.5
    volumeReservoirs:
    28
    regulationPartReservoirs:
    0.75
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.5
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    28
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1963
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    LYSVATN 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:
      1965-04-04T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1965-04-04T11:00:00Z
        dataToTime:
        2022-11-30T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-04-04T11:00:00Z
        dataToTime:
        2022-11-30T11:00:00Z
limit:
25
offset:
0
returned:
10
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.