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-22T18:31:46Z in 0.150 seconds.

Search scope: Municipality-filtered results cover all of MERÅKER municipality.

Showing 9 of 9 results in compact format.

  1. station_id:
    123.32.0
    latitude:
    63.19213
    longitude:
    11.76436
  2. station_id:
    124.13.0
    latitude:
    63.56163
    longitude:
    11.94146
  3. station_id:
    124.16.0
    latitude:
    63.42704
    longitude:
    11.72159
  4. station_id:
    124.20.0
    latitude:
    63.41633
    longitude:
    11.73484
  5. station_id:
    124.21.0
    latitude:
    63.43283
    longitude:
    11.74042
  6. station_id:
    124.4.0
    latitude:
    63.43328
    longitude:
    11.74047
  7. station_id:
    124.49.0
    latitude:
    63.3881
    longitude:
    11.79666
  8. station_id:
    124.7.0
    latitude:
    63.43351
    longitude:
    11.91095
  9. station_id:
    124.76.0
    latitude:
    63.34041
    longitude:
    11.82785
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=MER%C3%85KER&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-22T18:31:46.7049407Z
queryTime:
00:00:00.0015241
itemCount:
9
data:

9 results

  1. station_id:
    123.32.0
    stationName:
    Finkoisjø
    latitude:
    63.19213
    longitude:
    11.76436
    utmEast_Z33:
    337236
    utmNorth_Z33:
    7011099
    masl:
    765
    riverName:
    Lødølja
    councilNumber:
    5034
    councilName:
    Meråker
    countyName:
    Trøndelag
    drainageBasinKey:
    1692
    hierarchy:
    Lødølja/Nidelvvassdraget
    lakeArea:
    6.06
    lakeName:
    Finnkoisjøen
    lakeNo:
    895
    regineNo:
    123.DC
    reservoirNo:
    239
    reservoirName:
    FINNKOISJØEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    33.1
    drainageBasinAreaNorway:
    33.1
    gradient1085:
    1.67
    gradientBasin:
    12.6
    gradientRiver:
    2.34
    heightMinimum:
    768
    heightHypso10:
    768
    heightHypso20:
    770
    heightHypso30:
    788
    heightHypso40:
    801
    heightHypso50:
    819
    heightHypso60:
    831
    heightHypso70:
    848
    heightHypso80:
    884
    heightHypso90:
    910
    heightMaximum:
    1197
    lengthKmBasin:
    10.23
    lengthKmRiver:
    12.79
    percentAgricul:
    0
    percentBog:
    13.94
    percentEffBog:
    not reported by source
    percentEffLake:
    18.63
    percentForest:
    2.43
    percentGlacier:
    0
    percentLake:
    21.49
    percentMountain:
    62.17
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    334644
    utmNorthGravi:
    7014379
    utmZoneInlet:
    33
    utmEastInlet:
    332612
    utmNorthInlet:
    7019461
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    41.31
    specificDischarge:
    39.8
    regulationArea:
    32.89
    areaReservoirs:
    6.06
    volumeReservoirs:
    46
    regulationPartReservoirs:
    1.11
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    6.06
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    46
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1964
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    STATKRAFT ENERGI AS AVD ADM SUNNDALSØRA/AURA KRAFTVERK
    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:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  2. station_id:
    124.13.0
    stationName:
    Feren
    latitude:
    63.56163
    longitude:
    11.94146
    utmEast_Z33:
    348104
    utmNorth_Z33:
    7051798
    masl:
    402
    riverName:
    Forra
    councilNumber:
    5034
    councilName:
    Meråker
    countyName:
    Trøndelag
    drainageBasinKey:
    1712
    hierarchy:
    Forra/Stjørdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    732
    regineNo:
    124.AE21
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    219.89
    drainageBasinAreaNorway:
    219.89
    gradient1085:
    5.5
    gradientBasin:
    14.47
    gradientRiver:
    8.76
    heightMinimum:
    402
    heightHypso10:
    415
    heightHypso20:
    468
    heightHypso30:
    514
    heightHypso40:
    556
    heightHypso50:
    599
    heightHypso60:
    631
    heightHypso70:
    667
    heightHypso80:
    749
    heightHypso90:
    838
    heightMaximum:
    1245
    lengthKmBasin:
    20.55
    lengthKmRiver:
    23.51
    percentAgricul:
    0.18
    percentBog:
    20.7
    percentEffBog:
    not reported by source
    percentEffLake:
    11.94
    percentForest:
    25.86
    percentGlacier:
    0
    percentLake:
    15.05
    percentMountain:
    33.19
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    346944
    utmNorthGravi:
    7051798
    utmZoneInlet:
    33
    utmEastInlet:
    356907
    utmNorthInlet:
    7051035
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    291.8
    specificDischarge:
    42.05
    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:
    Nord-Trøndelag Elektrisitetsverk Holding AS
    qNumberOfYears:
    39
    qStartYear:
    1969
    qEndYear:
    2025
    qm:
    42.2696
    q5:
    50.8514
    q10:
    57.4146
    q20:
    63.5465
    q50:
    71.252
    hm:
    2.1786
    h5:
    2.2964
    h10:
    2.3824
    h20:
    2.46
    h50:
    2.5544
    culQm:
    43.0923
    culQ5:
    51.8411
    culQ10:
    58.5321
    culQ20:
    64.7832
    culQ50:
    72.6387
    culHm:
    2.1902
    culH5:
    2.3096
    culH10:
    2.3967
    culH20:
    2.4754
    culH50:
    2.5711
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1968-11-12T11:00:00Z
        dataToTime:
        2026-09-22T18:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-08-10T09:00:00Z
        dataToTime:
        2026-09-22T18:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1968-11-12T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1968-11-12T11:00:00Z
        dataToTime:
        2026-09-22T18:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-08-10T09:00:00Z
        dataToTime:
        2026-09-22T18:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1968-11-12T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2013-11-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-11-27T23:00:00Z
        dataToTime:
        2026-09-22T18:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-11-28T00:00:00Z
        dataToTime:
        2026-09-22T18:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-11-28T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2006-08-09T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-08-10T08:00:00Z
        dataToTime:
        2026-09-22T18:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-08-10T09:00:00Z
        dataToTime:
        2026-09-22T18:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-08-11T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  3. station_id:
    124.16.0
    stationName:
    Meråker (Samløp Funna)
    latitude:
    63.42704
    longitude:
    11.72159
    utmEast_Z33:
    336424
    utmNorth_Z33:
    7037358
    masl:
    97
    riverName:
    Stjørdalsvassdraget
    councilNumber:
    5034
    councilName:
    Meråker
    countyName:
    Trøndelag
    drainageBasinKey:
    1715
    hierarchy:
    Stjørdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    124.C60
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    816.33
    drainageBasinAreaNorway:
    764.98
    gradient1085:
    20.08
    gradientBasin:
    13.83
    gradientRiver:
    17.34
    heightMinimum:
    87
    heightHypso10:
    424
    heightHypso20:
    492
    heightHypso30:
    552
    heightHypso40:
    593
    heightHypso50:
    643
    heightHypso60:
    691
    heightHypso70:
    744
    heightHypso80:
    798
    heightHypso90:
    862
    heightMaximum:
    1246
    lengthKmBasin:
    27.99
    lengthKmRiver:
    31.6
    percentAgricul:
    0.9
    percentBog:
    20.52
    percentEffBog:
    not reported by source
    percentEffLake:
    0.5
    percentForest:
    36.29
    percentGlacier:
    0
    percentLake:
    5.6
    percentMountain:
    26.14
    percentUrban:
    0.12
    utmZoneGravi:
    33
    utmEastGravi:
    343657
    utmNorthGravi:
    7031400
    utmZoneInlet:
    33
    utmEastInlet:
    354930
    utmNorthInlet:
    7049669
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    937.73
    specificDischarge:
    36.42
    regulationArea:
    626.55
    areaReservoirs:
    32.65
    volumeReservoirs:
    320.7
    regulationPartReservoirs:
    0.34
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    189.31
    numberReservoirs:
    9
    firstYearRegulation:
    1994
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Nord-Trøndelag Elektrisitetsverk Holding AS
    qNumberOfYears:
    27
    qStartYear:
    1994
    qEndYear:
    2020
    qm:
    149.6923
    q5:
    183.2322
    q10:
    206.2591
    q20:
    226.7814
    q50:
    251.2437
    hm:
    2.7226
    h5:
    2.9266
    h10:
    3.0569
    h20:
    3.1676
    h50:
    3.2937
    culQm:
    208.1214
    culQ5:
    254.7529
    culQ10:
    286.7678
    culQ20:
    315.3005
    culQ50:
    349.3112
    culHm:
    3.0671
    culH5:
    3.3113
    culH10:
    3.4673
    culH20:
    3.5998
    culH50:
    3.7508
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-01T11:00:00Z
        dataToTime:
        2026-09-22T16:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-31T00:00:00Z
        dataToTime:
        2026-09-22T16:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  4. station_id:
    124.20.0
    stationName:
    Stjørdalselva ndf. Nustadfoss kraftverk
    latitude:
    63.41633
    longitude:
    11.73484
    utmEast_Z33:
    337024
    utmNorth_Z33:
    7036131
    masl:
    100
    riverName:
    Stjørdalsvassdraget
    councilNumber:
    5034
    councilName:
    Meråker
    countyName:
    Trøndelag
    drainageBasinKey:
    0
    hierarchy:
    Stjørdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    124.C71
    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:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1983-09-16T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1983-09-16T12:00:00Z
        dataToTime:
        2024-06-04T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-12T15:00:00Z
        dataToTime:
        2024-06-04T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1983-09-17T11:00:00Z
        dataToTime:
        2024-06-03T11:00:00Z
  5. station_id:
    124.21.0
    stationName:
    Funna ndf. Funna kraftverk
    latitude:
    63.43283
    longitude:
    11.74042
    utmEast_Z33:
    337396
    utmNorth_Z33:
    7037954
    masl:
    114
    riverName:
    Funna
    councilNumber:
    5034
    councilName:
    Meråker
    countyName:
    Trøndelag
    drainageBasinKey:
    0
    hierarchy:
    Funna/Stjørdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    124.C6A10
    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:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1983-09-16T00:00:00
      serieTo:
      2012-04-27T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1983-09-16T12:00:00Z
        dataToTime:
        2012-05-31T06:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1983-09-17T11:00:00Z
        dataToTime:
        2012-05-30T11:00:00Z
  6. station_id:
    124.4.0
    stationName:
    Funnfoss
    latitude:
    63.43328
    longitude:
    11.74047
    utmEast_Z33:
    337401
    utmNorth_Z33:
    7038004
    masl:
    118
    riverName:
    Funna
    councilNumber:
    5034
    councilName:
    Meråker
    countyName:
    Trøndelag
    drainageBasinKey:
    1703
    hierarchy:
    Funna/Stjørdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    124.C6A2
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    94.65
    drainageBasinAreaNorway:
    94.65
    gradient1085:
    15.38
    gradientBasin:
    14.49
    gradientRiver:
    34.19
    heightMinimum:
    102
    heightHypso10:
    436
    heightHypso20:
    453
    heightHypso30:
    493
    heightHypso40:
    520
    heightHypso50:
    564
    heightHypso60:
    593
    heightHypso70:
    629
    heightHypso80:
    680
    heightHypso90:
    752
    heightMaximum:
    928
    lengthKmBasin:
    14.9
    lengthKmRiver:
    21.41
    percentAgricul:
    0.1
    percentBog:
    30.73
    percentEffBog:
    not reported by source
    percentEffLake:
    5.45
    percentForest:
    32.21
    percentGlacier:
    0
    percentLake:
    9.39
    percentMountain:
    25.73
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    339076
    utmNorthGravi:
    7044967
    utmZoneInlet:
    33
    utmEastInlet:
    335369
    utmNorthInlet:
    7051601
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    115.41
    specificDischarge:
    38.68
    regulationArea:
    64.54
    areaReservoirs:
    7.99
    volumeReservoirs:
    64
    regulationPartReservoirs:
    0.55
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    30
    numberReservoirs:
    1
    firstYearRegulation:
    2007
    catchmentRegTypeName:
    regulert m/magasinregulering
    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:

    1 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1939-03-24T11:00:00Z
        dataToTime:
        1996-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1939-03-24T11:00:00Z
        dataToTime:
        1996-12-31T11:00:00Z
  7. station_id:
    124.49.0
    stationName:
    Dalåa ovf. Tevla
    latitude:
    63.3881
    longitude:
    11.79666
    utmEast_Z33:
    339950
    utmNorth_Z33:
    7032833
    masl:
    160
    riverName:
    Dalåa
    councilNumber:
    5034
    councilName:
    Meråker
    countyName:
    Trøndelag
    drainageBasinKey:
    0
    hierarchy:
    Dalåa/Stjørdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    124.DA2
    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:
    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:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1994-06-27T00:00:00
      serieTo:
      2012-04-27T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-27T15:00:00Z
        dataToTime:
        2012-05-31T06:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-28T11:00:00Z
        dataToTime:
        2012-05-30T11:00:00Z
  8. station_id:
    124.7.0
    stationName:
    Fjergen
    latitude:
    63.43351
    longitude:
    11.91095
    utmEast_Z33:
    345901
    utmNorth_Z33:
    7037607
    masl:
    514
    riverName:
    Kopperåa
    councilNumber:
    5034
    councilName:
    Meråker
    countyName:
    Trøndelag
    drainageBasinKey:
    1706
    hierarchy:
    Kopperåa/Stjørdalsvassdraget
    lakeArea:
    16.34
    lakeName:
    Fjergen
    lakeNo:
    737
    regineNo:
    124.EA72
    reservoirNo:
    191
    reservoirName:
    FJERGEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    149.28
    drainageBasinAreaNorway:
    136.37
    gradient1085:
    9.48
    gradientBasin:
    15.13
    gradientRiver:
    16.41
    heightMinimum:
    508
    heightHypso10:
    518
    heightHypso20:
    525
    heightHypso30:
    591
    heightHypso40:
    623
    heightHypso50:
    664
    heightHypso60:
    715
    heightHypso70:
    765
    heightHypso80:
    806
    heightHypso90:
    891
    heightMaximum:
    1246
    lengthKmBasin:
    17.25
    lengthKmRiver:
    23.34
    percentAgricul:
    0
    percentBog:
    15.91
    percentEffBog:
    not reported by source
    percentEffLake:
    11.51
    percentForest:
    14.13
    percentGlacier:
    0
    percentLake:
    14.46
    percentMountain:
    41.59
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    353741
    utmNorthGravi:
    7041615
    utmZoneInlet:
    33
    utmEastInlet:
    354930
    utmNorthInlet:
    7049668
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    212
    specificDischarge:
    45
    regulationArea:
    149.27
    areaReservoirs:
    20.19
    volumeReservoirs:
    229.4
    regulationPartReservoirs:
    1.08
    transferAreaIn:
    0
    transferAreaOut:
    149.27
    reservoirAreaIn:
    0
    reservoirAreaOut:
    20.19
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    229.4
    remainingArea:
    0.01
    numberReservoirs:
    2
    firstYearRegulation:
    1994
    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-12-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-12-19T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-08-15T23:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-12-19T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-12-19T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-08-15T23:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-12-19T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  9. station_id:
    124.76.0
    stationName:
    Dalåa grunnvann
    latitude:
    63.34041
    longitude:
    11.82785
    utmEast_Z33:
    341245
    utmNorth_Z33:
    7027447
    masl:
    397
    riverName:
    Dalåa
    councilNumber:
    5034
    councilName:
    Meråker
    countyName:
    Trøndelag
    drainageBasinKey:
    0
    hierarchy:
    Dalåa/Stjørdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    124.DA3
    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:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2015-12-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2020-11-01T00:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2020-11-01T01:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2020-11-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. 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:
        2015-12-18T00:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-12-18T01:00:00Z
        dataToTime:
        2026-09-21T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-12-18T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
limit:
25
offset:
0
returned:
9
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.