Skip to content

vrk-kpa/opendata

Repository files navigation

Avoindata.fi CircleCI Cypress Dashboard

Main repository for Yhteentoimivuuspalvelut (Interoperability services in Finnish). This service combines two related subservices:

  • Avoindata.fi, a search engine and metadata catalog for Finnish open data
  • A catalog of interoperability tools and guidelines

The service is publicly available at Avoindata.fi. Free registration is required for features such as commenting and publishing of datasets. A developer sandbox is also available at betaavoindata.fi or betaopendata.fi.

Getting started

To try out the service, visit the sandbox/development environment betaavoindata.fi or the production environment avoindata.fi, and register a user account to create new datasets.

To get started in developing the software, install a local development environment as described in the documentation, and then see the development documentation.

Documentation

Please refer to the documentation directory and API documentation.

Contact

Please file issues at Github.

List of CKAN extensions

😎 Name Description
📑 ckanext-orgdashboards CKAN extension for creating organization dashboards.
📈 ckanext-matomo CKAN extension to integrate Matomo data into CKAN. Gives download stats on package pages, list of most popular packages, etc.
🚜 ckanext-harvest This extension provides a common harvesting framework for ckan extensions and adds a CLI and a WUI to CKAN to manage harvesting sources and jobs.
🌌 ckanext-spatial This extension contains plugins that add geospatial capabilities to CKAN.
ckanext-realtime CKAN plugin which makes your CKAN site into a Realtime Data Portal.
🌎 ckanext-dataspatial Dataspatial is a Ckan extension to provide geospatial awareness of datastore data.
📬 ckanext-requestdata This extension introduces a new type of dataset in which access to data is by request.
📑 ckanext-orgportals CKAN extension for creating organization portals.
🔎 Data Solr Datasolr is a Ckan extension to use Solr for datastore queries.
🔐 ckanext-cas CAS (Central Authentication Service) client extension for CKAN.
📀 ckanext-s3filestore Use Amazon S3 as a filestore for CKAN.
📊 ckanext-c3charts c3js based charts for CKAN.
🚚 ckanext-cloudstorage Implements support for resource storage against multiple popular providers via apache-libcloud (S3, Azure Storage, etc...).
🚉 ckanext-dcat This extension provides plugins that allow CKAN to expose and consume metadata from other catalogs using RDF documents serialized using DCAT.
🙊 ckanext-fluent This extension provides a way to store and return multilingul fields in CKAN datasets, resources, organizations and groups.
🗾 ckanext-mapviews CKAN Resource View to build maps and choropleth maps.
📂 ckanext-odata CKAN OData support to connect to tools like Tableau.
📓 ckanext-pages This extension gives you an easy way to add simple pages to CKAN.
🌍 ckanext-spatial This extension contains plugins that add geospatial capabilities to CKAN.
ckanext-xloader Designed as a replacement for DataPusher because it offers ten times the speed and more robustness.

Copying and License

This material is copyright (c) 2013-2022 Digital and Population Data Services Agency, Finland.

CKAN extensions and Drupal components are licensed under the GNU Affero General Public License (AGPL) v3.0 whose full text may be found at: http://www.fsf.org/licensing/licenses/agpl-3.0.html

All other content in this repository is licensed under MIT License unless otherwise specified.

External services used during development

Some of the external services used.

Browserstack is used to test the service with different browsers and devices.