opendata.swiss logo

opendata.swiss

opendata.swiss is a national government open-data portal for Switzerland running CKAN. It exposes the CKAN catalog API, a standardized machine-readable interface over approximately 14,544 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 GovernmentSwitzerland

APIs

opendata.swiss CKAN Action API

CKAN Action API for opendata.swiss, a consistent JSON-over-HTTP interface over a catalog of 14,544 datasets. Standard actions include package_search, package_show, package_list,...

Resources

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

Sources

apis.yml Raw ↑
aid: opendata-swiss
name: opendata.swiss
description: >-
  opendata.swiss is a national government open-data portal for Switzerland running CKAN.
  It exposes the CKAN catalog API, a standardized machine-readable interface over approximately 14,544 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-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/opendata-swiss/refs/heads/main/apis.yml
tags:
  - Open Data
  - CKAN
  - Data Catalog
  - DCAT
  - Government Data
  - National Government
  - Switzerland
created: '2026-06-04'
modified: '2026-06-04'
specificationVersion: '0.19'
apis:
  - aid: opendata-swiss:catalog
    name: opendata.swiss CKAN Action API
    description: >-
      CKAN Action API for opendata.swiss, a consistent JSON-over-HTTP interface over a catalog of 14,544 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://opendata.swiss/api/3/action/.
    humanURL: https://opendata.swiss
    baseURL: https://opendata.swiss/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://opendata.swiss
      - type: x-api-endpoint
        url: https://opendata.swiss/api/3/action/status_show
common:
  - type: Website
    url: https://opendata.swiss
  - type: Documentation
    url: https://docs.ckan.org/en/latest/api/
  - type: Plans
    url: plans/opendata-swiss-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/opendata-swiss-rate-limits.yml
  - type: FinOps
    url: finops/opendata-swiss-finops.yml
  - type: Review
    url: review.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]