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-21T15:00:28Z in 0.142 seconds.

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

Showing 8 of 8 results in compact format.

  1. station_id:
    161.13.0
    latitude:
    66.96973
    longitude:
    14.36508
  2. station_id:
    161.14.0
    latitude:
    66.95302
    longitude:
    14.33045
  3. station_id:
    161.17.0
    latitude:
    66.92451
    longitude:
    14.38798
  4. station_id:
    161.18.0
    latitude:
    66.99684
    longitude:
    14.69794
  5. station_id:
    161.30.0
    latitude:
    66.92127
    longitude:
    14.78166
  6. station_id:
    161.31.0
    latitude:
    66.99633
    longitude:
    14.72785
  7. station_id:
    161.45.0
    latitude:
    66.89458
    longitude:
    14.74753
  8. station_id:
    161.7.0
    latitude:
    66.89693
    longitude:
    14.85457
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=Beiarn&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T15:00:28.5493303Z
queryTime:
00:00:00.0008755
itemCount:
8
data:

8 results

  1. station_id:
    161.13.0
    stationName:
    Øvre Nævervatn
    latitude:
    66.96973
    longitude:
    14.36508
    utmEast_Z33:
    472282
    utmNorth_Z33:
    7428147
    masl:
    611
    riverName:
    Neveråga
    councilNumber:
    1839
    councilName:
    Beiarn
    countyName:
    Nordland
    drainageBasinKey:
    1924
    hierarchy:
    Neveråga/Arstadåga/Beiarelva
    lakeArea:
    3.26
    lakeName:
    Øvre Nævervatnet
    lakeNo:
    789
    regineNo:
    161.AAB
    reservoirNo:
    209
    reservoirName:
    ØVRE NÆVERVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    11.212
    drainageBasinAreaNorway:
    11.212
    gradient1085:
    0
    gradientBasin:
    25.72
    gradientRiver:
    11.49
    heightMinimum:
    605
    heightHypso10:
    609
    heightHypso20:
    612
    heightHypso30:
    671
    heightHypso40:
    694
    heightHypso50:
    717
    heightHypso60:
    744
    heightHypso70:
    780
    heightHypso80:
    827
    heightHypso90:
    872
    heightMaximum:
    1326
    lengthKmBasin:
    4.06
    lengthKmRiver:
    4.26
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    18.79
    percentForest:
    0
    percentGlacier:
    7.77
    percentLake:
    30.18
    percentMountain:
    62.07
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    471670
    utmNorthGravi:
    7429205
    utmZoneInlet:
    33
    utmEastInlet:
    473075
    utmNorthInlet:
    7431252
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    30.73
    specificDischarge:
    86.87
    regulationArea:
    11.21
    areaReservoirs:
    3.26
    volumeReservoirs:
    45.9
    regulationPartReservoirs:
    1.49
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3.26
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    45.9
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1963
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SKS PRODUKSJON 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:
      1986-04-18T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1986-04-18T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-04-18T11: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-01-04T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-01-04T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  2. station_id:
    161.14.0
    stationName:
    Lille Sokumvatn
    latitude:
    66.95302
    longitude:
    14.33045
    utmEast_Z33:
    470750
    utmNorth_Z33:
    7426300
    masl:
    649
    riverName:
    Sokumåga
    councilNumber:
    1839
    councilName:
    Beiarn
    countyName:
    Nordland
    drainageBasinKey:
    1925
    hierarchy:
    Sokumåga/Arstadåga/Beiarelva
    lakeArea:
    4.46
    lakeName:
    Namnlausvatnet
    lakeNo:
    45349
    regineNo:
    161.ACB
    reservoirNo:
    210
    reservoirName:
    NAVNLØSVATN-L SOKUMV
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    14.772
    drainageBasinAreaNorway:
    14.772
    gradient1085:
    0
    gradientBasin:
    19.22
    gradientRiver:
    12.74
    heightMinimum:
    644
    heightHypso10:
    647
    heightHypso20:
    649
    heightHypso30:
    681
    heightHypso40:
    704
    heightHypso50:
    731
    heightHypso60:
    757
    heightHypso70:
    775
    heightHypso80:
    797
    heightHypso90:
    821
    heightMaximum:
    1103
    lengthKmBasin:
    4.86
    lengthKmRiver:
    7.85
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    14.79
    percentForest:
    0
    percentGlacier:
    0.98
    percentLake:
    30.84
    percentMountain:
    68.2
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    468855
    utmNorthGravi:
    7427281
    utmZoneInlet:
    33
    utmEastInlet:
    467728
    utmNorthInlet:
    7429152
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    43.18
    specificDischarge:
    92.64
    regulationArea:
    14.78
    areaReservoirs:
    4.46
    volumeReservoirs:
    17.4
    regulationPartReservoirs:
    0.4
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.46
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    17.4
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    1963
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SKS PRODUKSJON 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:
      1986-01-30T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1986-01-30T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-30T11: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-01-01T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-01-01T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  3. station_id:
    161.17.0
    stationName:
    Arstaddalen
    latitude:
    66.92451
    longitude:
    14.38798
    utmEast_Z33:
    473232
    utmNorth_Z33:
    7423097
    masl:
    328
    riverName:
    Arstadåga
    councilNumber:
    1839
    councilName:
    Beiarn
    countyName:
    Nordland
    drainageBasinKey:
    1928
    hierarchy:
    Arstadåga/Beiarelva
    lakeArea:
    2.55
    lakeName:
    Arstaddalsdammen
    lakeNo:
    43961
    regineNo:
    161.AD2
    reservoirNo:
    211
    reservoirName:
    ARSTADDALEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    64.982
    drainageBasinAreaNorway:
    64.982
    gradient1085:
    22.59
    gradientBasin:
    36.62
    gradientRiver:
    25.5
    heightMinimum:
    297
    heightHypso10:
    554
    heightHypso20:
    638
    heightHypso30:
    716
    heightHypso40:
    772
    heightHypso50:
    845
    heightHypso60:
    914
    heightHypso70:
    999
    heightHypso80:
    1080
    heightHypso90:
    1178
    heightMaximum:
    1361
    lengthKmBasin:
    10.76
    lengthKmRiver:
    11.57
    percentAgricul:
    0
    percentBog:
    0.31
    percentEffBog:
    not reported by source
    percentEffLake:
    0.44
    percentForest:
    6.42
    percentGlacier:
    11.76
    percentLake:
    7.96
    percentMountain:
    72.05
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    473867
    utmNorthGravi:
    7417468
    utmZoneInlet:
    33
    utmEastInlet:
    472753
    utmNorthInlet:
    7412727
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    210.03
    specificDischarge:
    102.43
    regulationArea:
    64.96
    areaReservoirs:
    2.55
    volumeReservoirs:
    64.84
    regulationPartReservoirs:
    0.31
    transferAreaIn:
    44.65
    transferAreaOut:
    109.61
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.55
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    64.84
    remainingArea:
    0.02
    numberReservoirs:
    1
    firstYearRegulation:
    1961
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SKS PRODUKSJON 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:
      1985-12-30T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-12-30T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-12-30T11: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-01-01T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-01-01T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  4. station_id:
    161.18.0
    stationName:
    Selfors bru
    latitude:
    66.99684
    longitude:
    14.69794
    utmEast_Z33:
    486828
    utmNorth_Z33:
    7431060
    masl:
    17
    riverName:
    Beiarelva
    councilNumber:
    1839
    councilName:
    Beiarn
    countyName:
    Nordland
    drainageBasinKey:
    2328
    hierarchy:
    Beiarelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    161.B4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    789.221
    drainageBasinAreaNorway:
    789.221
    gradient1085:
    7.77
    gradientBasin:
    not reported by source
    gradientRiver:
    16.94
    heightMinimum:
    8
    heightHypso10:
    358
    heightHypso20:
    503
    heightHypso30:
    607
    heightHypso40:
    673
    heightHypso50:
    748
    heightHypso60:
    844
    heightHypso70:
    934
    heightHypso80:
    1045
    heightHypso90:
    1130
    heightMaximum:
    1626
    lengthKmBasin:
    39.26
    lengthKmRiver:
    52.37
    percentAgricul:
    0.83
    percentBog:
    2.79
    percentEffBog:
    not reported by source
    percentEffLake:
    0.02
    percentForest:
    26.69
    percentGlacier:
    4.42
    percentLake:
    2.83
    percentMountain:
    58.07
    percentUrban:
    0.01
    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:
    1313.7
    specificDischarge:
    52.74
    regulationArea:
    103.4
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    89.72
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    685.93
    numberReservoirs:
    0
    firstYearRegulation:
    1993
    catchmentRegTypeName:
    Uregulert
    owner:
    STATKRAFT SF
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    286
    q5:
    339
    q10:
    388
    q20:
    438
    q50:
    504
    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:
    466
    culQ5:
    553
    culQ10:
    633
    culQ20:
    714
    culQ50:
    821
    culHm:
    3.27
    culH5:
    3.62
    culH10:
    3.91
    culH20:
    4.2
    culH50:
    4.56
    seriesList:

    4 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1988-06-01T11:00:00Z
        dataToTime:
        2024-09-17T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-21T09:00:00Z
        dataToTime:
        2024-09-17T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-06-01T11:00:00Z
        dataToTime:
        2024-09-16T11: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-24T13:00:00Z
        dataToTime:
        2026-09-21T14:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-06-24T14:00:00Z
        dataToTime:
        2026-09-21T14:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-06-25T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  5. station_id:
    161.30.0
    stationName:
    Tollåga ovf. Beiarelva
    latitude:
    66.92127
    longitude:
    14.78166
    utmEast_Z33:
    490449
    utmNorth_Z33:
    7422621
    masl:
    42
    riverName:
    Tollåga
    councilNumber:
    1839
    councilName:
    Beiarn
    countyName:
    Nordland
    drainageBasinKey:
    0
    hierarchy:
    Tollåga/Beiarelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    161.CZ
    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:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1984-06-05T22:00:00Z
        dataToTime:
        2024-09-18T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-11-10T16:00:00Z
        dataToTime:
        2024-09-18T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1984-06-06T11:00:00Z
        dataToTime:
        2024-09-17T11:00:00Z
    2. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1975-05-01T00:00:00
      serieTo:
      1975-10-31T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1975-05-01T11:00:00Z
        dataToTime:
        1975-10-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-05-01T11:00:00Z
        dataToTime:
        1975-10-31T11:00:00Z
  6. station_id:
    161.31.0
    stationName:
    Beiarelva v/Strand
    latitude:
    66.99633
    longitude:
    14.72785
    utmEast_Z33:
    488132
    utmNorth_Z33:
    7430997
    masl:
    12
    riverName:
    Beiarelva
    councilNumber:
    1839
    councilName:
    Beiarn
    countyName:
    Nordland
    drainageBasinKey:
    0
    hierarchy:
    Beiarelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    161.B3
    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:
    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:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      3
      unit:
      °C
      serieFrom:
      1988-05-31T00:00:00
      serieTo:
      2011-11-10T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1988-05-31T12:00:00Z
        dataToTime:
        2011-11-18T12:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-06-01T11:00:00Z
        dataToTime:
        2011-11-17T11:00:00Z
  7. station_id:
    161.45.0
    stationName:
    Nye Klipa
    latitude:
    66.89458
    longitude:
    14.74753
    utmEast_Z33:
    488944
    utmNorth_Z33:
    7419650
    masl:
    119
    riverName:
    Beiarelva
    councilNumber:
    1839
    councilName:
    Beiarn
    countyName:
    Nordland
    drainageBasinKey:
    1922
    hierarchy:
    Beiarelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    161.D0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    350.056
    drainageBasinAreaNorway:
    350.056
    gradient1085:
    12.46
    gradientBasin:
    34.35
    gradientRiver:
    23.92
    heightMinimum:
    105
    heightHypso10:
    361
    heightHypso20:
    545
    heightHypso30:
    688
    heightHypso40:
    788
    heightHypso50:
    883
    heightHypso60:
    965
    heightHypso70:
    1032
    heightHypso80:
    1111
    heightHypso90:
    1209
    heightMaximum:
    1625
    lengthKmBasin:
    28.58
    lengthKmRiver:
    32.86
    percentAgricul:
    0.62
    percentBog:
    0.74
    percentEffBog:
    not reported by source
    percentEffLake:
    0.01
    percentForest:
    23.83
    percentGlacier:
    9.96
    percentLake:
    1.48
    percentMountain:
    61.41
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    481808
    utmNorthGravi:
    7408719
    utmZoneInlet:
    33
    utmEastInlet:
    475575
    utmNorthInlet:
    7396831
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    764.85
    specificDischarge:
    69.24
    regulationArea:
    103.4
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    89.72
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    246.66
    numberReservoirs:
    0
    firstYearRegulation:
    1993
    catchmentRegTypeName:
    Uregulert
    owner:
    STATKRAFT SF
    qNumberOfYears:
    30
    qStartYear:
    1994
    qEndYear:
    2025
    qm:
    116.2769
    q5:
    139.4212
    q10:
    163.3961
    q20:
    188.7816
    q50:
    225.5084
    hm:
    2.2925
    h5:
    2.4478
    h10:
    2.5958
    h20:
    2.7413
    h50:
    2.9359
    culQm:
    155.9868
    culQ5:
    187.035
    culQ10:
    219.1977
    culQ20:
    253.2526
    culQ50:
    302.522
    culHm:
    2.5513
    culH5:
    2.7317
    culH10:
    2.9036
    culH20:
    3.0728
    culH50:
    3.2988
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1999-04-27T09:20:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-04-27T10:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-04-28T11: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:
        1999-04-27T09:20:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-04-27T10:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-04-28T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      0
      unit:
      °C
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2001-06-08T23:00:00Z
        dataToTime:
        2008-12-15T10:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2001-06-09T00:00:00Z
        dataToTime:
        2008-12-15T10:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2000-06-19T11:00:00Z
        dataToTime:
        2008-12-14T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1999-04-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1999-04-27T16:20:00Z
        dataToTime:
        2026-09-21T14:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-04-28T14:00:00Z
        dataToTime:
        2026-09-21T14:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-04-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  8. station_id:
    161.7.0
    stationName:
    Tollåga
    latitude:
    66.89693
    longitude:
    14.85457
    utmEast_Z33:
    493632
    utmNorth_Z33:
    7419897
    masl:
    378
    riverName:
    Tollåga
    councilNumber:
    1839
    councilName:
    Beiarn
    countyName:
    Nordland
    drainageBasinKey:
    1918
    hierarchy:
    Tollåga/Beiarelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    161.CZ
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    225.676
    drainageBasinAreaNorway:
    225.676
    gradient1085:
    14.9
    gradientBasin:
    18.85
    gradientRiver:
    13.98
    heightMinimum:
    369
    heightHypso10:
    573
    heightHypso20:
    655
    heightHypso30:
    699
    heightHypso40:
    757
    heightHypso50:
    842
    heightHypso60:
    905
    heightHypso70:
    956
    heightHypso80:
    1017
    heightHypso90:
    1080
    heightMaximum:
    1407
    lengthKmBasin:
    28.09
    lengthKmRiver:
    45.63
    percentAgricul:
    0.09
    percentBog:
    4.33
    percentEffBog:
    not reported by source
    percentEffLake:
    0.02
    percentForest:
    12.51
    percentGlacier:
    0
    percentLake:
    3.72
    percentMountain:
    70.2
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    494655
    utmNorthGravi:
    7405787
    utmZoneInlet:
    33
    utmEastInlet:
    490803
    utmNorthInlet:
    7393995
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    284.63
    specificDischarge:
    39.97
    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:
    STATKRAFT SF
    qNumberOfYears:
    52
    qStartYear:
    1973
    qEndYear:
    2025
    qm:
    69.4932
    q5:
    80.8605
    q10:
    89.7039
    q20:
    98.0272
    q50:
    108.5735
    hm:
    2.4739
    h5:
    2.6156
    h10:
    2.7166
    h20:
    2.8054
    h50:
    2.9108
    culQm:
    80.8256
    culQ5:
    94.0465
    culQ10:
    104.3321
    culQ20:
    114.0126
    culQ50:
    126.2787
    culHm:
    2.6152
    culH5:
    2.7636
    culH10:
    2.8693
    culH20:
    2.9623
    culH50:
    3.0726
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-01-14T10:30:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-14T16:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-09-01T11: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:
        1972-09-02T11:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-14T16:00:00Z
        dataToTime:
        2026-09-21T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-09-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1999-07-04T00:00:00
      serieTo:
      2001-09-28T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1999-07-04T19:00:00Z
        dataToTime:
        2001-09-28T18:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-07-05T11:00:00Z
        dataToTime:
        2001-09-28T11:00:00Z
limit:
25
offset:
0
returned:
8
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

Is data missing or incorrect? Send feedback about this result.

Continue exploring

How an AI agent should use this page

Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.

How to use the search_stations lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. Follow linked results to canonical pages before combining sources.

Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.

Source-specific next step

Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.