Vi bruker informasjonskapsler til autentisering og — med ditt samtykke — til analyse. Les mer.
EU ETS Union Registry sporer kvotekontoer, årlige tildelinger og verifiserte utslipp for alle kvotepliktige aktører i EUs kvotesystem. Norske selskaper omfattes via EØS-avtalen. Inneholder anleggs-info (operatør, type, hovedaktivitet), årlige verifiserte CO2-utslipp i tCO2e, tildelt kvote, overlevert kvote og compliance-status (A/B/C/E). Direkte verdi for CSRD-rapportering, ESG-due diligence og leverandør-risikoanalyse. Live data via Cloud Run-jobb mot EUTL-eksport; 503 not_configured inntil backfill.
14K rader
Datamengde
Oppdatering
4
MCP-verktøy
{
"data": "..."
}/healthStatus + endepunktoversikt
# GET https://data.ketl.no/api/connectors/eu-ets/health
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/eu-ets/health"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.
/installationsInstallasjonssøk (POWER/INDUSTRY/AVIATION/MARITIME)
# GET https://data.ketl.no/api/connectors/eu-ets/installations
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/eu-ets/installations"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.
/installations/{installationId}Detalj per anlegg
# GET https://data.ketl.no/api/connectors/eu-ets/installations/{installationId}
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/eu-ets/installations/{installationId}"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.
/emissionsVerifiserte utslipp + compliance
# GET https://data.ketl.no/api/connectors/eu-ets/emissions
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/eu-ets/emissions"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.
/allocationsTildelte kvoter
# GET https://data.ketl.no/api/connectors/eu-ets/allocations
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/eu-ets/allocations"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.