search_stations

Find NVE hydrological stations and their available time series.

Signature: search_stations(municipality: string, optional, default None; county: string, optional, default None; station_name: string, optional, default None; active_only: yes/no, optional, default True; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)

Direct GET

For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.

Open this validated HTML GET URL

https://allemannsdata.com/wiki/kilder/nve/search_stations/?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0

Replace {municipality}, {county}, {station_name}, {active_only}, {limit}, {offset} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
municipalityoptionalunionMunicipality name (HydAPI field CouncilName).
countyoptionalunionCounty name.
station_nameoptionalunionStation name filter.
active_onlyoptionalbooleanReturn only active stations by default.
limitoptionalintegerMaximum stations returned (default 25, maximum 100). Unit: items.
offsetoptionalintegerNumber of matching stations to skip (default 0). Unit: items.
Generated JavaScript, Python and response structure

Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.

Example for generated JavaScript and Python

https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
  const failure = await response.json();
  throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;

Python without additional packages

import json
from urllib.request import urlopen

url = "https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "nve",
  "operation": "search_stations",
  "parameters": {},
  "data": {},
  "entities": [],
  "_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
  "_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use

The form is a fallback for people and browser agents that cannot open the GET URL directly.

Type: string. Municipality name (HydAPI field CouncilName).
Type: string. County name.
Type: string. Station name filter.
Type: yes/no. Return only active stations by default.
Type: integer. Maximum stations returned (default 25, maximum 100). Unit: items.
Type: integer. Number of matching stations to skip (default 0). Unit: items.

Result

Source: NVE HydAPI. Retrieved 2026-09-21T10:10:36Z in 0.173 seconds.

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

Showing 7 of 7 results in compact format.

  1. station_id:
    20.1021.0
    latitude:
    58.54098
    longitude:
    8.17491
  2. station_id:
    20.11.0
    latitude:
    58.38541
    longitude:
    8.24237
  3. station_id:
    20.23.0
    latitude:
    58.53584
    longitude:
    8.33562
  4. station_id:
    20.24.0
    latitude:
    58.53956
    longitude:
    8.16374
  5. station_id:
    20.29.0
    latitude:
    58.34397
    longitude:
    8.23156
  6. station_id:
    20.3.0
    latitude:
    58.33046
    longitude:
    8.20306
  7. station_id:
    20.34.4
    latitude:
    58.29887
    longitude:
    8.24018
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=BIRKENES&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T10:10:36.7048607Z
queryTime:
00:00:00.0015660
itemCount:
7
data:

7 results

  1. station_id:
    20.1021.0
    stationName:
    Ljosevatn ndf.
    latitude:
    58.54098
    longitude:
    8.17491
    utmEast_Z33:
    103106
    utmNorth_Z33:
    6509143
    masl:
    232
    riverName:
    Engelsåna
    councilNumber:
    4216
    councilName:
    Birkenes
    countyName:
    Agder
    drainageBasinKey:
    2391
    hierarchy:
    Engelsåna/Uldalsåna/Tovdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    020.BB2A
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    33.73
    drainageBasinAreaNorway:
    33.73
    gradient1085:
    13.48
    gradientBasin:
    not reported by source
    gradientRiver:
    14.06
    heightMinimum:
    221
    heightHypso10:
    234
    heightHypso20:
    262
    heightHypso30:
    273
    heightHypso40:
    299
    heightHypso50:
    332
    heightHypso60:
    358
    heightHypso70:
    385
    heightHypso80:
    409
    heightHypso90:
    444
    heightMaximum:
    529
    lengthKmBasin:
    9.11
    lengthKmRiver:
    13.16
    percentAgricul:
    1.08
    percentBog:
    10.88
    percentEffBog:
    not reported by source
    percentEffLake:
    7.88
    percentForest:
    71.47
    percentGlacier:
    0
    percentLake:
    12.49
    percentMountain:
    0.84
    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:
    35.76
    specificDischarge:
    33.6
    regulationArea:
    33.47
    areaReservoirs:
    2.21
    volumeReservoirs:
    4.8
    regulationPartReservoirs:
    0.13
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.21
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    4.8
    remainingArea:
    0.26
    numberReservoirs:
    1
    firstYearRegulation:
    1961
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Aust-Agder Energi 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:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-12-25T00:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2023-12-25T01:00:00Z
        dataToTime:
        2026-09-21T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2023-12-25T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  2. station_id:
    20.11.0
    stationName:
    Tveitdalen
    latitude:
    58.38541
    longitude:
    8.24237
    utmEast_Z33:
    105277
    utmNorth_Z33:
    6491479
    masl:
    191
    riverName:
    Tovdalsvassdraget
    councilNumber:
    4216
    councilName:
    Birkenes
    countyName:
    Agder
    drainageBasinKey:
    784
    hierarchy:
    Tovdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    020.B21
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    0.44
    drainageBasinAreaNorway:
    0.44
    gradient1085:
    26.17
    gradientBasin:
    32
    gradientRiver:
    44.16
    heightMinimum:
    190
    heightHypso10:
    199
    heightHypso20:
    207
    heightHypso30:
    215
    heightHypso40:
    219
    heightHypso50:
    227
    heightHypso60:
    233
    heightHypso70:
    240
    heightHypso80:
    246
    heightHypso90:
    258
    heightMaximum:
    281
    lengthKmBasin:
    0.88
    lengthKmRiver:
    0.61
    percentAgricul:
    0
    percentBog:
    0.71
    percentEffBog:
    not reported by source
    percentEffLake:
    0
    percentForest:
    98.86
    percentGlacier:
    0
    percentLake:
    0
    percentMountain:
    0
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    104872
    utmNorthGravi:
    6491334
    utmZoneInlet:
    33
    utmEastInlet:
    104792
    utmNorthInlet:
    6491148
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    0.47
    specificDischarge:
    33.85
    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:
    2021
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    52
    qStartYear:
    1973
    qEndYear:
    2025
    qm:
    0.2368
    q5:
    0.2884
    q10:
    0.3327
    q20:
    0.3762
    q50:
    0.4339
    hm:
    0.4961
    h5:
    0.537
    h10:
    0.5688
    h20:
    0.5976
    h50:
    0.633
    culQm:
    0.5555
    culQ5:
    0.6764
    culQ10:
    0.7803
    culQ20:
    0.8823
    culQ50:
    1.0177
    culHm:
    0.6991
    culH5:
    0.7568
    culH10:
    0.8015
    culH20:
    0.8421
    culH50:
    0.8919
    seriesList:

    3 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-11-28T00:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-11-28T01:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-11-28T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  3. station_id:
    20.23.0
    stationName:
    Hanefoss
    latitude:
    58.53584
    longitude:
    8.33562
    utmEast_Z33:
    112375
    utmNorth_Z33:
    6507631
    masl:
    148
    riverName:
    Uldalsåna
    councilNumber:
    4216
    councilName:
    Birkenes
    countyName:
    Agder
    drainageBasinKey:
    778
    hierarchy:
    Uldalsåna/Tovdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    1321
    regineNo:
    020.BA3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    891
    drainageBasinAreaNorway:
    891
    gradient1085:
    9.33
    gradientBasin:
    20.98
    gradientRiver:
    10.75
    heightMinimum:
    149
    heightHypso10:
    211
    heightHypso20:
    239
    heightHypso30:
    274
    heightHypso40:
    317
    heightHypso50:
    365
    heightHypso60:
    419
    heightHypso70:
    476
    heightHypso80:
    527
    heightHypso90:
    593
    heightMaximum:
    846
    lengthKmBasin:
    42
    lengthKmRiver:
    62.13
    percentAgricul:
    0.44
    percentBog:
    9.54
    percentEffBog:
    not reported by source
    percentEffLake:
    0.89
    percentForest:
    73.67
    percentGlacier:
    0
    percentLake:
    7.6
    percentMountain:
    4.94
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    98317
    utmNorthGravi:
    6516295
    utmZoneInlet:
    33
    utmEastInlet:
    88725
    utmNorthInlet:
    6541977
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    948.47
    specificDischarge:
    33.73
    regulationArea:
    891.01
    areaReservoirs:
    16.63
    volumeReservoirs:
    94.3
    regulationPartReservoirs:
    0.1
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    5.14
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    16.4
    remainingArea:
    -0.01
    numberReservoirs:
    6
    firstYearRegulation:
    1961
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Aust-Agder Energi 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:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-06T00:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-06T00:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
  4. station_id:
    20.24.0
    stationName:
    Ljosevatn
    latitude:
    58.53956
    longitude:
    8.16374
    utmEast_Z33:
    102442
    utmNorth_Z33:
    6509052
    masl:
    224
    riverName:
    Engelsåna
    councilNumber:
    4216
    councilName:
    Birkenes
    countyName:
    Agder
    drainageBasinKey:
    790
    hierarchy:
    Engelsåna/Uldalsåna/Tovdalsvassdraget
    lakeArea:
    2.21
    lakeName:
    Ljosevatnet
    lakeNo:
    1333
    regineNo:
    020.BB2B
    reservoirNo:
    358
    reservoirName:
    LJOSEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    33.46
    drainageBasinAreaNorway:
    33.46
    gradient1085:
    14.22
    gradientBasin:
    17.92
    gradientRiver:
    15.39
    heightMinimum:
    221
    heightHypso10:
    234
    heightHypso20:
    265
    heightHypso30:
    275
    heightHypso40:
    300
    heightHypso50:
    333
    heightHypso60:
    359
    heightHypso70:
    385
    heightHypso80:
    409
    heightHypso90:
    444
    heightMaximum:
    529
    lengthKmBasin:
    8.54
    lengthKmRiver:
    12.47
    percentAgricul:
    1.09
    percentBog:
    10.9
    percentEffBog:
    not reported by source
    percentEffLake:
    8
    percentForest:
    71.37
    percentGlacier:
    0
    percentLake:
    12.53
    percentMountain:
    0.85
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    98879
    utmNorthGravi:
    6509813
    utmZoneInlet:
    33
    utmEastInlet:
    95845
    utmNorthInlet:
    6510236
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    35.51
    specificDischarge:
    33.63
    regulationArea:
    33.47
    areaReservoirs:
    2.21
    volumeReservoirs:
    4.8
    regulationPartReservoirs:
    0.14
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.21
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    4.8
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    1961
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Aust-Agder Energi 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:
      1
      unit:
      m
      serieFrom:
      1961-01-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1961-01-02T11:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-06T00:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-02T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
    2. 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:
        1961-01-02T11:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-06T00:00:00Z
        dataToTime:
        2025-12-30T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-02T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
  5. station_id:
    20.29.0
    stationName:
    Tovdalselva ovf. Flaksvatnet
    latitude:
    58.34397
    longitude:
    8.23156
    utmEast_Z33:
    104182
    utmNorth_Z33:
    6486943
    masl:
    37
    riverName:
    Tovdalsvassdraget
    councilNumber:
    4216
    councilName:
    Birkenes
    countyName:
    Agder
    drainageBasinKey:
    0
    hierarchy:
    Tovdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    020.B21
    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:
    HB. Hydrologisk avd./seksjon bre, snø og is
    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:
      1986-03-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1986-03-26T20:01:00Z
        dataToTime:
        2025-11-14T18:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-01T21:00:00Z
        dataToTime:
        2025-11-14T18:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-03-27T11:00:00Z
        dataToTime:
        2025-11-14T11:00:00Z
  6. station_id:
    20.3.0
    stationName:
    Flakksvann
    latitude:
    58.33046
    longitude:
    8.20306
    utmEast_Z33:
    102367
    utmNorth_Z33:
    6485613
    masl:
    21
    riverName:
    Tovdalsvassdraget
    councilNumber:
    4216
    councilName:
    Birkenes
    countyName:
    Agder
    drainageBasinKey:
    777
    hierarchy:
    Tovdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    11067
    regineNo:
    020.A8
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1783.52
    drainageBasinAreaNorway:
    1783.52
    gradient1085:
    7.03
    gradientBasin:
    22.36
    gradientRiver:
    6.5
    heightMinimum:
    19
    heightHypso10:
    197
    heightHypso20:
    229
    heightHypso30:
    261
    heightHypso40:
    300
    heightHypso50:
    353
    heightHypso60:
    434
    heightHypso70:
    520
    heightHypso80:
    616
    heightHypso90:
    741
    heightMaximum:
    1147
    lengthKmBasin:
    97.25
    lengthKmRiver:
    130.74
    percentAgricul:
    0.77
    percentBog:
    7.84
    percentEffBog:
    not reported by source
    percentEffLake:
    0.53
    percentForest:
    74.45
    percentGlacier:
    0
    percentLake:
    8.05
    percentMountain:
    5.92
    percentUrban:
    0.06
    utmZoneGravi:
    33
    utmEastGravi:
    101222
    utmNorthGravi:
    6522724
    utmZoneInlet:
    33
    utmEastInlet:
    0
    utmNorthInlet:
    0
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    1871.35
    specificDischarge:
    33.25
    regulationArea:
    959.68
    areaReservoirs:
    26.34
    volumeReservoirs:
    94.3
    regulationPartReservoirs:
    0.05
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    823.84
    numberReservoirs:
    10
    firstYearRegulation:
    0
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    405
    q5:
    515
    q10:
    621
    q20:
    731
    q50:
    886
    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:
    426
    culQ5:
    541
    culQ10:
    652
    culQ20:
    768
    culQ50:
    930
    culHm:
    4.33
    culH5:
    4.94
    culH10:
    5.54
    culH20:
    6.16
    culH50:
    6.98
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1899-10-14T11:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-12-03T12:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1899-10-14T11: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:
        1899-10-14T11:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-12-03T12:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1899-10-14T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2010-06-04T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-06-26T09:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-06-26T10:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-06-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  7. station_id:
    20.34.4
    stationName:
    Birkenes rør 4
    latitude:
    58.29887
    longitude:
    8.24018
    utmEast_Z33:
    104180
    utmNorth_Z33:
    6481887
    masl:
    74
    riverName:
    Moelva
    councilNumber:
    4216
    councilName:
    Birkenes
    countyName:
    Agder
    drainageBasinKey:
    0
    hierarchy:
    Moelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    020.2Z
    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:
    HH. Hydrologisk avd./Hydrometri
    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:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1978-08-07T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1978-08-07T11:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2002-10-22T15:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1978-08-07T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1979-12-03T11:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2002-10-22T15:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1979-12-03T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2002-10-22T14:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2002-10-22T15:00:00Z
        dataToTime:
        2026-09-21T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2002-10-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
limit:
25
offset:
0
returned:
7
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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

Continue exploring

How an AI agent should use this page

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

How to use the search_stations lookup

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

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

Source-specific next step

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