We use cookies for authentication and — with your consent — for analytics. Read more.

Skip to content
KETL Data
DataAppsMCPSign in
  1. Home
  2. Data catalogue
  3. NVE (the Norwegian Water Resources and Energy Directorate)
EnergyStandardNLOD

NVE (the Norwegian Water Resources and Energy Directorate)

Water discharge, reservoir levels, power production, snow data, flood warnings and the landslide database. A central data source for the energy sector and emergency preparedness.

—

Data volume

Daily

Updates

3

MCP tools

Example response — /observations
{
  "data": "..."
}

MCP integration

Available MCP tools
nve.observasjoner.hent
nve.parametre.list
nve.stasjoner.liste
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "nve": {
      "url": "https://data.ketl.no/mcp/nve",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on NVE (the Norwegian Water Resources and Energy Directorate) data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Hydrology
NVE HydAPI data for Norwegian hydrological gauging stations — water level, discharge and precipitation at hundreds of stations along rivers, lakes and watercourses across the country.

API endpoints

GET
/observations

Observasjonsdata (vannføring, vannstand, temperatur m.m.) fra HydAPI

stationId optional
Filtrer på HydAPI-stasjons-ID. stationId=12.209.0
parameter optional
Filtrer på parameter-ID (f.eks. vannføring/vannstand). parameter=1000
resolutionTime optional
Tidsoppløsning (f.eks. 'day', 'hour', 'instant'). resolutionTime=day
referenceTime optional
Tidsintervall (ISO-8601-intervall). referenceTime=2024-01-01/2024-01-07
Show curl example
# GET https://data.ketl.no/api/connectors/nve/observations
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/nve/observations"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/stations

Hydrologiske målestasjoner

Show curl example
# GET https://data.ketl.no/api/connectors/nve/stations
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/nve/stations"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

Access and pricing

NVE (the Norwegian Water Resources and Energy Directorate) is openly available — create an account to get started.

vannenergiflomskredkraft
KETL Data

Nordic open-data and compliance infrastructure. Source, rule and confidence on every answer.

Product links

  • Data
  • Apps
  • MCP
  • Contact

Legal links

  • AI transparency
  • Privacy
  • Terms
  • SLA
  • Cookies
  • Security

© 2026 KETL Data

build 8f3b7512