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. Norges Bank KLIPOS
EnvironmentStandardNLODComing soon

Norges Bank KLIPOS

Norges Bank's climate-risk and position system (KLIPOS). Climate-risk assessment per sector, green/brown classification under the EU taxonomy, and taxonomy share per company (the oil fund's ESG screening). Status: stub mode until the bulk ingest 'klipos-bulk-ingest' is deployed (#2397).

—

Data volume

Yearly

Updates

4

MCP tools

Norges Bank KLIPOS 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/klipos/climate-risk
{
  "data": "..."
}

MCP integration

Available MCP tools
klipos_climate_risk
klipos_describe_dataset
klipos_health
klipos_taxonomy_alignment
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "klipos": {
      "url": "https://data.ketl.no/mcp/klipos",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

API endpoints

GET
/health

Helsesjekk

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

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

GET
/climate-riskPlanned

Klimarisiko per sektor

Stub: svarer 501 not_implemented (detailCode klipos_bulk_ingest_pending) inntil Cloud Run-jobben 'klipos-bulk-ingest' deployes og fyller Firestore-cachen.

sector optional
Sektorkode (NACE/GICS) sector=K
period optional
Tidsperiode (år eller intervall) period=2024
Show curl example
# GET https://data.ketl.no/api/connectors/klipos/climate-risk
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/klipos/climate-risk"

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

GET
/taxonomy-alignmentPlanned

Taksonomi-andel per selskap

Stub: svarer 501 not_implemented (detailCode klipos_bulk_ingest_pending) inntil Cloud Run-jobben 'klipos-bulk-ingest' deployes og fyller Firestore-cachen.

orgnr optional
Organisasjonsnummer (enten orgnr eller lei) orgnr=923609016
lei optional
LEI-kode (20 tegn) lei=5967007LIEEXZX4RVS85
year optional
Rapporteringsår year=2024
Show curl example
# GET https://data.ketl.no/api/connectors/klipos/taxonomy-alignment
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/klipos/taxonomy-alignment"

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

Access and pricing

Norges Bank KLIPOS is planned for the Standard plan. It is not connected yet. Follow updates

klimaklimarisikoesgeu-taksonominorges-bankcsrdstub
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