Switzerland Government Open Data.
opendata.swiss is a Swiss open government data portal built on the open-source CKAN platform, which exposes a REST API for accessing the metadata of its open data catalog. The API can be reached through a browser, the command line (e.g. cURL), or specialized tools such as ckanapi, with all requests structured around a base URL followed by an action name and optional parameters. Responses are returned as JSON objects containing a help link, a success flag, and a result field holding the requested data.
The API follows CKAN's action-based model, where most platform functions are exposed as callable actions, and search queries use Apache Lucene syntax via the underlying Apache Solr search engine. Metadata is organized across organization, dataset, and resource levels, with documented fields such as dataset title, publisher, organization, update frequency, and resource details including download URL, format, and usage rights.
This resource is intended for application developers who want to programmatically search, retrieve, or integrate Swiss open government data into their own software rather than browse it through the web interface. The handbook page provides an introductory guide, with a link to the fuller CKAN API documentation for further reference.
The page does not state a pricing model; it describes public access to open government metadata via the API.
opendata.swiss is built on the open-source CKAN platform, which provides an extensive API for the metadata of the open data catalog.
You can access it via a browser, the command line using cURL, or specialized tools like ckanapi, using the base URL https://ckan.opendata.swiss/api/3/action/.
You can search all metadata in opendata.swiss, including organization, dataset, and resource-level metadata such as publisher, format, and download URL.
It is intended for application developers who want to programmatically interact with the metadata on the opendata.swiss platform.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
South Australian Government Open Data.
Spain Government Open Data.
Sweden Government Open Data.
Taiwan Government Open Data.
Thailand Government Open Data.
UK Government Open Data.