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-20T23:51:48Z in 0.155 seconds.

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

Showing 3 of 3 results in compact format.

  1. station_id:
    138.1.0
    latitude:
    64.24352
    longitude:
    11.08158
  2. station_id:
    138.16.0
    latitude:
    64.37754
    longitude:
    11.46987
  3. station_id:
    140.2.0
    latitude:
    64.70499
    longitude:
    11.45183
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=NAMSOS&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-20T23:51:48.2290244Z
queryTime:
00:00:00.0007271
itemCount:
3
data:

3 results

  1. station_id:
    138.1.0
    stationName:
    Øyungen
    latitude:
    64.24352
    longitude:
    11.08158
    utmEast_Z33:
    310104
    utmNorth_Z33:
    7130002
    masl:
    103
    riverName:
    Årgårdsvassdraget
    councilNumber:
    5007
    councilName:
    Namsos
    countyName:
    Trøndelag
    drainageBasinKey:
    1768
    hierarchy:
    Årgårdsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    679
    regineNo:
    138.B31
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    239.41
    drainageBasinAreaNorway:
    239.41
    gradient1085:
    9.43
    gradientBasin:
    not reported by source
    gradientRiver:
    10.75
    heightMinimum:
    101
    heightHypso10:
    198
    heightHypso20:
    227
    heightHypso30:
    264
    heightHypso40:
    288
    heightHypso50:
    338
    heightHypso60:
    365
    heightHypso70:
    412
    heightHypso80:
    480
    heightHypso90:
    526
    heightMaximum:
    681
    lengthKmBasin:
    21.74
    lengthKmRiver:
    28.27
    percentAgricul:
    0.2
    percentBog:
    18.72
    percentEffBog:
    not reported by source
    percentEffLake:
    1.44
    percentForest:
    39.68
    percentGlacier:
    0
    percentLake:
    6.41
    percentMountain:
    26.62
    percentUrban:
    0
    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:
    381.36
    specificDischarge:
    50.58
    regulationArea:
    0
    areaReservoirs:
    1.2
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    0
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    109
    qStartYear:
    1917
    qEndYear:
    2025
    qm:
    135.7783
    q5:
    167.794
    q10:
    198.6663
    q20:
    230.4431
    q50:
    274.9724
    hm:
    3.4138
    h5:
    3.6924
    h10:
    3.9303
    h20:
    4.1516
    h50:
    4.4309
    culQm:
    156.4164
    culQ5:
    193.2985
    culQ10:
    228.8633
    culQ20:
    265.4703
    culQ50:
    316.7679
    culHm:
    3.5977
    culH5:
    3.8908
    culH10:
    4.1411
    culH20:
    4.3739
    culH50:
    4.6678
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1916-09-26T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-03-01T13:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1916-09-26T11: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:
        1916-09-26T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-03-01T13:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1916-09-26T11:00:00Z
        dataToTime:
        2026-09-20T11: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:
        1916-09-26T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-03-01T13:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1916-09-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      2
      unit:
      °C
      serieFrom:
      2006-10-27T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-10-26T15:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-10-26T16:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-10-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  2. station_id:
    138.16.0
    stationName:
    Bjønnaberget
    latitude:
    64.37754
    longitude:
    11.46987
    utmEast_Z33:
    329735
    utmNorth_Z33:
    7143817
    masl:
    38
    riverName:
    Bogna
    councilNumber:
    5007
    councilName:
    Namsos
    countyName:
    Trøndelag
    drainageBasinKey:
    2493
    hierarchy:
    Bogna
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    138.6A0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    451.978
    drainageBasinAreaNorway:
    451.978
    gradient1085:
    7.48
    gradientBasin:
    not reported by source
    gradientRiver:
    9.59
    heightMinimum:
    34
    heightHypso10:
    197
    heightHypso20:
    241
    heightHypso30:
    284
    heightHypso40:
    332
    heightHypso50:
    341
    heightHypso60:
    384
    heightHypso70:
    428
    heightHypso80:
    475
    heightHypso90:
    596
    heightMaximum:
    804
    lengthKmBasin:
    37.89
    lengthKmRiver:
    63.32
    percentAgricul:
    0.32
    percentBog:
    14.09
    percentEffBog:
    not reported by source
    percentEffLake:
    0.95
    percentForest:
    46.52
    percentGlacier:
    0
    percentLake:
    8.57
    percentMountain:
    24.63
    percentUrban:
    0
    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:
    598.72
    specificDischarge:
    41.95
    regulationArea:
    142.96
    areaReservoirs:
    20.55
    volumeReservoirs:
    150
    regulationPartReservoirs:
    0.25
    transferAreaIn:
    0
    transferAreaOut:
    142.96
    reservoirAreaIn:
    0
    reservoirAreaOut:
    20.55
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    150
    remainingArea:
    309.28
    numberReservoirs:
    1
    firstYearRegulation:
    1971
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    Nord-Trøndelag Elektrisitetsverk Holding 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:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-02-15T12:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-02-15T13:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-02-16T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      2017-09-07T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-02-15T12:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-02-15T13:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-02-16T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2017-09-07T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-02-15T12:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-02-15T13:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-02-16T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  3. station_id:
    140.2.0
    stationName:
    Salsvatn
    latitude:
    64.70499
    longitude:
    11.45183
    utmEast_Z33:
    330906
    utmNorth_Z33:
    7180314
    masl:
    11
    riverName:
    Salsvatnvassdraget
    councilNumber:
    5007
    councilName:
    Namsos
    countyName:
    Trøndelag
    drainageBasinKey:
    1797
    hierarchy:
    Salsvatnvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    723
    regineNo:
    140.B2
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    431.9
    drainageBasinAreaNorway:
    431.9
    gradient1085:
    4.49
    gradientBasin:
    59
    gradientRiver:
    6.26
    heightMinimum:
    -8
    heightHypso10:
    7
    heightHypso20:
    122
    heightHypso30:
    183
    heightHypso40:
    267
    heightHypso50:
    306
    heightHypso60:
    345
    heightHypso70:
    433
    heightHypso80:
    505
    heightHypso90:
    580
    heightMaximum:
    763
    lengthKmBasin:
    38.79
    lengthKmRiver:
    48.73
    percentAgricul:
    0.1
    percentBog:
    3.44
    percentEffBog:
    not reported by source
    percentEffLake:
    10.63
    percentForest:
    29.16
    percentGlacier:
    0
    percentLake:
    14.15
    percentMountain:
    42.47
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    351073
    utmNorthGravi:
    7178923
    utmZoneInlet:
    33
    utmEastInlet:
    369426
    utmNorthInlet:
    7180694
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    808.05
    specificDischarge:
    59.26
    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:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    105
    qStartYear:
    1917
    qEndYear:
    2025
    qm:
    94.5796
    q5:
    117.4091
    q10:
    137.2222
    q20:
    156.7549
    q50:
    182.8285
    hm:
    2.039
    h5:
    2.2448
    h10:
    2.4067
    h20:
    2.5547
    h50:
    2.7378
    culQm:
    99.2576
    culQ5:
    123.2161
    culQ10:
    144.0092
    culQ20:
    164.508
    culQ50:
    191.8712
    culHm:
    2.0832
    culH5:
    2.2936
    culH10:
    2.4593
    culH20:
    2.6107
    culH50:
    2.798
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-01-01T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-01-01T00:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-01-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:
        1985-01-01T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-01-01T00:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-01-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1916-10-05T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-01-01T00:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1916-10-05T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2003-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2003-09-28T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-09-28T13:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-09-29T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
limit:
25
offset:
0
returned:
3
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.