data.overheid.nl website screenshot

data.overheid.nl

data.overheid.nl is a national government open-data portal for Netherlands running CKAN. It exposes the CKAN catalog API, a standardized machine-readable interface over approximately 20,386 datasets, supporting programmatic dataset search, metadata retrieval, and resource access. Because it runs CKAN, it shares a consistent API surface with every other CKAN portal, making it uniformly harvestable and integrable.

1 APIs 0 Features
Open DataCKANData CatalogDCATGovernment DataNational GovernmentNetherlands

APIs

data.overheid.nl CKAN Action API

CKAN Action API for data.overheid.nl, a consistent JSON-over-HTTP interface over a catalog of 20,386 datasets. Standard actions include package_search, package_show, package_lis...

Pricing Plans

Rate Limits

Data Overheid Nl Rate Limits

1 limits

RATE LIMITS

FinOps

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Review
Review

Sources

apis.yml Raw ↑
aid: data-overheid-nl
name: data.overheid.nl
description: data.overheid.nl is a national government open-data portal for Netherlands running CKAN. It exposes the CKAN
  catalog API, a standardized machine-readable interface over approximately 20,386 datasets, supporting programmatic dataset
  search, metadata retrieval, and resource access. Because it runs CKAN, it shares a consistent API surface with every other
  CKAN portal, making it uniformly harvestable and integrable.
kind: government
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/data-overheid-nl/refs/heads/main/apis.yml
tags:
- Open Data
- CKAN
- Data Catalog
- DCAT
- Government Data
- National Government
- Netherlands
created: '2026-06-04'
modified: '2026-06-04'
specificationVersion: '0.19'
apis:
- aid: data-overheid-nl:catalog
  name: data.overheid.nl CKAN Action API
  description: CKAN Action API for data.overheid.nl, a consistent JSON-over-HTTP interface over a catalog of 20,386 datasets.
    Standard actions include package_search, package_show, package_list, organization_list, group_list, tag_list, and resource_search;
    datastore_search is available where the DataStore extension is enabled. Base URL https://data.overheid.nl/data/api/3/action/.
  humanURL: https://data.overheid.nl/data
  baseURL: https://data.overheid.nl/data/api/3/action
  tags:
  - CKAN
  - Action API
  - Open Data
  - Catalog
  - REST
  - JSON
  properties:
  - type: Documentation
    url: https://docs.ckan.org/en/latest/api/
  - type: Website
    url: https://data.overheid.nl/data
  - type: x-api-endpoint
    url: https://data.overheid.nl/data/api/3/action/status_show
common:
- type: Website
  url: https://data.overheid.nl/data
- type: Documentation
  url: https://docs.ckan.org/en/latest/api/
- type: Plans
  url: plans/data-overheid-nl-plans-pricing.yml
- type: RateLimits
  url: rate-limits/data-overheid-nl-rate-limits.yml
- type: FinOps
  url: finops/data-overheid-nl-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com