getdkan/dkan

DKAN Open Data Catalog

Maintainers

Details

github.com/GetDKAN/dkan

Source

Issues

Installs: 69 420

Dependents: 2

Suggesters: 0

Security: 0

Stars: 354

Watchers: 59

Forks: 172

Open Issues: 182

Type:drupal-module

2.18.0 2024-02-19 17:51 UTC

This package is auto-updated.

Last update: 2024-03-29 00:50:22 UTC


README

DKAN - An Open Data Catalog built on Drupal 9/10

GetDKAN Maintainability Test Coverage GPL license

Documentation

DKAN's documentation can be found at https://dkan.readthedocs.io/en/latest

Requirements: https://dkan.readthedocs.io/en/latest/installation/index.html#requirements

Features

  • Harvesting of data from external catalogs that provide a data.json
  • Dataset metadata and resources
  • Web service API endpoints that provide remote/automated management of datasets
  • Integration with a decoupled REACT front end
  • A datastore to store CSV data files and make them queryable by third party applications.

License

DKAN and related modules are freely-available under the "GNU General Public License, version 2 or any later version" license.

History

  • DKAN’s initial v1.0 release was in 2014 (this code is still available on the 7.x-1.x branch, although no longer supported).
  • In the fall of 2017, CivicActions took over sponsorship and maintenance of DKAN.
  • In May 2020 CivicActions released a completely rewritten version of DKAN to support Drupal 8, then 9 and 10. This new version (v2) was a complete ground up rebuild of the platform, integrating architectural insight from DKAN v1 and many new capabilities.