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. data.europa.eu — EU data catalogue
PoliticsStandardCC0

data.europa.eu — EU data catalogue

data.europa.eu is the EU's official data catalogue, aggregating metadata for open datasets from 70+ EU institutions and national portals, including Sweden and Denmark. The Hub Search REST API provides access to 1M+ datasets. Used primarily as a meta-gateway to discover new data sources from SE and DK. CC0 metadata, no auth. Issue #1214.

1.0M rows

Data volume

Weekly

Updates

3

MCP tools

Example response — /connectors/data-europa-eu/search
{
  "data": "..."
}

MCP integration

Available MCP tools
data_europa_eu.dataset
data_europa_eu.search
data_europa_eu.themes
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "data-europa-eu": {
      "url": "https://data.ketl.no/mcp/data-europa-eu",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on data.europa.eu — EU data catalogue data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

EU data catalogue
Search hundreds of thousands of open datasets from EU institutions and member states via data.europa.eu. Filter by country (NO/SE/DK and more) and EU data theme (ECON, ENVI, ENER and more).

API endpoints

GET
/search

Søk datasett (q/country/theme)

q optional
Fritekstsøk (minst én av q/country/theme) q=energy
country optional
Landkode-filter country=no
theme optional
Tema-filter theme=ENVI
Show curl example
# GET https://data.ketl.no/api/connectors/data-europa-eu/search
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/data-europa-eu/search"

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

GET
/dataset/{id}

Full metadata for datasett

Show curl example
# GET https://data.ketl.no/api/connectors/data-europa-eu/dataset/{id}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/data-europa-eu/dataset/{id}"

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

Access and pricing

data.europa.eu — EU data catalogue is openly available — create an account to get started.

eukatalogckanoppdagelsenordiskfelles
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