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-21T06:21:30Z in 0.001 seconds.

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

Showing 4 of 4 results in compact format.

  1. station_id:
    139.15.0
    latitude:
    65.01779
    longitude:
    13.25836
  2. station_id:
    139.20.0
    latitude:
    64.92564
    longitude:
    13.07912
  3. station_id:
    139.28.0
    latitude:
    64.68897
    longitude:
    13.06768
  4. station_id:
    139.36.0
    latitude:
    64.71255
    longitude:
    12.80281
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=NAMSSKOGAN&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T06:21:21.108651Z
queryTime:
00:00:00.0008973
itemCount:
4
data:

4 results

  1. station_id:
    139.15.0
    stationName:
    Bjørnstad
    latitude:
    65.01779
    longitude:
    13.25836
    utmEast_Z33:
    417933
    utmNorth_Z33:
    7211568
    masl:
    229
    riverName:
    Namsen
    councilNumber:
    5044
    councilName:
    Namsskogan
    countyName:
    Trøndelag
    drainageBasinKey:
    1780
    hierarchy:
    Namsen
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    139.F6
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1037.62
    drainageBasinAreaNorway:
    1036.201
    gradient1085:
    8.58
    gradientBasin:
    not reported by source
    gradientRiver:
    9.3
    heightMinimum:
    220
    heightHypso10:
    479
    heightHypso20:
    530
    heightHypso30:
    608
    heightHypso40:
    664
    heightHypso50:
    739
    heightHypso60:
    810
    heightHypso70:
    900
    heightHypso80:
    971
    heightHypso90:
    1098
    heightMaximum:
    1676
    lengthKmBasin:
    42.88
    lengthKmRiver:
    84.81
    percentAgricul:
    0.08
    percentBog:
    8.01
    percentEffBog:
    not reported by source
    percentEffLake:
    2.84
    percentForest:
    22.24
    percentGlacier:
    0.13
    percentLake:
    10.55
    percentMountain:
    53.68
    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:
    1460.72
    specificDischarge:
    44.61
    regulationArea:
    700.67
    areaReservoirs:
    39.53
    volumeReservoirs:
    458
    regulationPartReservoirs:
    0.31
    transferAreaIn:
    0
    transferAreaOut:
    700.67
    reservoirAreaIn:
    0
    reservoirAreaOut:
    39.53
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    458
    remainingArea:
    337.07
    numberReservoirs:
    1
    firstYearRegulation:
    1965
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    Nord-Trøndelag Elektrisitetsverk Holding AS
    qNumberOfYears:
    69
    qStartYear:
    1950
    qEndYear:
    2018
    qm:
    194.1668
    q5:
    249.0667
    q10:
    289.4961
    q20:
    326.6534
    q50:
    372.4963
    hm:
    2.0983
    h5:
    2.3301
    h10:
    2.498
    h20:
    2.6401
    h50:
    2.8025
    culQm:
    228.4376
    culQ5:
    293.0275
    culQ10:
    340.5927
    culQ20:
    384.3083
    culQ50:
    438.2427
    culHm:
    2.2428
    culH5:
    2.512
    culH10:
    2.6909
    culH20:
    2.8424
    culH50:
    3.0154
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1934-10-04T11:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-01-02T13:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1934-10-04T11: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:
        1934-10-04T11:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-01-02T13:00:00Z
        dataToTime:
        2026-09-21T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1934-10-04T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  2. station_id:
    139.20.0
    stationName:
    Moen
    latitude:
    64.92564
    longitude:
    13.07912
    utmEast_Z33:
    409177
    utmNorth_Z33:
    7201547
    masl:
    201
    riverName:
    Store bjørnhusdalelv
    councilNumber:
    5044
    councilName:
    Namsskogan
    countyName:
    Trøndelag
    drainageBasinKey:
    1784
    hierarchy:
    Store bjørnhusdalelva/Namsen
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    139.E8Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    64.06
    drainageBasinAreaNorway:
    64.06
    gradient1085:
    28.9
    gradientBasin:
    not reported by source
    gradientRiver:
    37.38
    heightMinimum:
    201
    heightHypso10:
    276
    heightHypso20:
    341
    heightHypso30:
    428
    heightHypso40:
    513
    heightHypso50:
    580
    heightHypso60:
    659
    heightHypso70:
    747
    heightHypso80:
    803
    heightHypso90:
    882
    heightMaximum:
    1099
    lengthKmBasin:
    14.28
    lengthKmRiver:
    17.58
    percentAgricul:
    0
    percentBog:
    7.43
    percentEffBog:
    not reported by source
    percentEffLake:
    0.02
    percentForest:
    32.48
    percentGlacier:
    0
    percentLake:
    1.74
    percentMountain:
    56.3
    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:
    124.31
    specificDischarge:
    61.49
    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:
    ÅBJØRAKRAFT KOLSVIK KRAFTVERK
    qNumberOfYears:
    51
    qStartYear:
    1974
    qEndYear:
    2025
    qm:
    39.2657
    q5:
    46.611
    q10:
    50.9319
    q20:
    54.5263
    q50:
    58.4934
    hm:
    1.603
    h5:
    1.7028
    h10:
    1.7574
    h20:
    1.8009
    h50:
    1.8472
    culQm:
    59.8318
    culQ5:
    71.0243
    culQ10:
    77.6083
    culQ20:
    83.0853
    culQ50:
    89.1303
    culHm:
    1.8624
    culH5:
    1.9828
    culH10:
    2.0487
    culH20:
    2.1013
    culH50:
    2.1571
    seriesList:

    3 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-07-12T16:30:00Z
        dataToTime:
        2026-09-21T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-07-12T17:00:00Z
        dataToTime:
        2026-09-21T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-07-13T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  3. station_id:
    139.28.0
    stationName:
    Tunnsjøflyin
    latitude:
    64.68897
    longitude:
    13.06768
    utmEast_Z33:
    407831
    utmNorth_Z33:
    7175197
    masl:
    349
    riverName:
    Tunnsjøelva
    councilNumber:
    5044
    councilName:
    Namsskogan
    countyName:
    Trøndelag
    drainageBasinKey:
    1791
    hierarchy:
    Tunnsjøelva/Namsen
    lakeArea:
    7.14
    lakeName:
    Tunnsjøflyan
    lakeNo:
    695
    regineNo:
    139.DB1
    reservoirNo:
    182
    reservoirName:
    TUNNSJØFLYENE
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    421.45
    drainageBasinAreaNorway:
    421.45
    gradient1085:
    0.32
    gradientBasin:
    not reported by source
    gradientRiver:
    6.45
    heightMinimum:
    344
    heightHypso10:
    372
    heightHypso20:
    374
    heightHypso30:
    443
    heightHypso40:
    490
    heightHypso50:
    549
    heightHypso60:
    626
    heightHypso70:
    654
    heightHypso80:
    716
    heightHypso90:
    769
    heightMaximum:
    1057
    lengthKmBasin:
    30.92
    lengthKmRiver:
    37.22
    percentAgricul:
    0.41
    percentBog:
    6.98
    percentEffBog:
    not reported by source
    percentEffLake:
    2.3
    percentForest:
    33.07
    percentGlacier:
    0
    percentLake:
    28.84
    percentMountain:
    19.12
    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:
    389.81
    specificDischarge:
    29.15
    regulationArea:
    423.8
    areaReservoirs:
    107.67
    volumeReservoirs:
    453
    regulationPartReservoirs:
    1.16
    transferAreaIn:
    1051.38
    transferAreaOut:
    0
    reservoirAreaIn:
    48.33
    reservoirAreaOut:
    7.14
    reservoirVolumeIn:
    496
    reservoirVolumeOut:
    13
    remainingArea:
    -0.01
    numberReservoirs:
    2
    firstYearRegulation:
    1963
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    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:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-23T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-08-17T00:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-23T11: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:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-08-17T00:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  4. station_id:
    139.36.0
    stationName:
    Tunnsjødal kraftstasjon
    latitude:
    64.71255
    longitude:
    12.80281
    utmEast_Z33:
    395292
    utmNorth_Z33:
    7178235
    masl:
    118
    riverName:
    Tunnsjøelva
    councilNumber:
    5044
    councilName:
    Namsskogan
    countyName:
    Trøndelag
    drainageBasinKey:
    0
    hierarchy:
    Tunnsjøelva/Namsen
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    139.DA
    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:
    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:

    2 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1972-06-01T00:00:00
      serieTo:
      1992-09-24T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-06-01T11:00:00Z
        dataToTime:
        1992-09-24T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-06-01T11:00:00Z
        dataToTime:
        1992-09-24T11:00:00Z
    2. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1972-06-01T00:00:00
      serieTo:
      1992-09-24T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-06-01T11:00:00Z
        dataToTime:
        1974-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-06-01T11:00:00Z
        dataToTime:
        1974-12-31T11:00:00Z
limit:
25
offset:
0
returned:
4
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.