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. The Norwegian Directorate for Civil Protection (DSB)
HealthStandardNLOD

The Norwegian Directorate for Civil Protection (DSB)

Statistics on fires, dangerous-goods incidents, inspection results and preparedness analyses. Municipal risk and vulnerability analyses (ROS).

—

Data volume

Monthly

Updates

3

MCP tools

Example response — /fire-statistics
{
  "data": "..."
}

MCP integration

Available MCP tools
dsb.brann.by_kommune
dsb.brann.statistikk
dsb.bygningstyper.list
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "dsb": {
      "url": "https://data.ketl.no/mcp/dsb",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on The Norwegian Directorate for Civil Protection (DSB) data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Fire statistics
Fire statistics per municipality and year from DSB — number of fires, fatalities, injuries, causes and losses in Norwegian residential and commercial buildings.

API endpoints

GET
/fire-statistics

Brannstatistikk — branner, omkomne og skadde per kommune/fylke og år.

municipality optional
Kommunenummer (4 siffer). municipality=0301
kommunenr optional
Alias for `municipality`. kommunenr=0301
county optional
Fylkesnummer (2 siffer). county=03
fylkenr optional
Alias for `county`. fylkenr=03
year optional
Statistikkår (YYYY). year=2023
aar optional
Alias for `year`. aar=2023
buildingType optional
Bygningstype slik DSB fører den. Verdimengden er ikke målt — ruta er upstream-blokkert. Bygningstype-kodeverket kan først leses når api.dsb.no er nåbar (#2437).
bygningstype optional
Alias for `buildingType`. Se `buildingType`.
limit optional
Maks antall rader. limit=50
Show curl example
# GET https://data.ketl.no/api/connectors/dsb/fire-statistics
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/dsb/fire-statistics"

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

GET
/hazardous-goodsPlanned

Farlig gods

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

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

GET
/preparednessPlanned

Beredskapsdata

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

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

Access and pricing

The Norwegian Directorate for Civil Protection (DSB) is openly available — create an account to get started.

brannberedskapsikkerhetfarlig-godsROS
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