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. Sea lice (BarentsWatch fishhealth)
MaritimeStandardNLODComing soon

Sea lice (BarentsWatch fishhealth)

The BarentsWatch fishhealth API delivers weekly averages of adult female lice per fish, treatment events (mechanical/medicinal delousing), fallowing status and the lice limit per site. Data from the Norwegian Food Safety Authority and the Norwegian Veterinary Institute. Requires OAuth2 client_credentials.

50K rows

Data volume

Weekly

Updates

3

MCP tools

Sea lice (BarentsWatch fishhealth) is on its way into the catalogue and is not connected yet. The endpoints below are a preview of planned coverage.
Example response — /api/connectors/lakselus/locality
{
  "data": "..."
}

MCP integration

Available MCP tools
lakselus.config.status
lakselus.locality_week
lakselus.production_zones.list
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "lakselus": {
      "url": "https://data.ketl.no/mcp/lakselus",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on Sea lice (BarentsWatch fishhealth) data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Seafood analysis
The Norwegian aquaculture industry in numbers — a map with sea-lice zone status, capacity distribution per county, top licence holders and NOK/USD/EUR salmon prices. Built on the Directorate of Fisheries and Norges Bank.

API endpoints

GET
/locality

Lakselus + behandling per lokalitet og uke (localityNo, year, week)

localityNo required
Lokalitetsnummer (oppdrettslokalitet) localityNo=12345
year required
År year=2024
week required
Uke (1–53) week=20
Show curl example
# GET https://data.ketl.no/api/connectors/lakselus/locality?localityNo=12345&year=2024&week=20
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/lakselus/locality?localityNo=12345&year=2024&week=20"

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

GET
/health

Connector-helsestatus

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

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

Access and pricing

Sea lice (BarentsWatch fishhealth) is planned for the Standard plan. It is not connected yet. Follow updates

norgeakvakulturlaksfiskehelselakselusoppdrettmiljo
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