getdkan/dkan

DKAN Open Data Catalog

Maintainers

Details

github.com/GetDKAN/dkan

Source

Issues

Installs: 74 374

Dependents: 2

Suggesters: 0

Security: 0

Stars: 358

Watchers: 58

Forks: 172

Open Issues: 173

Type:drupal-module

2.19.0 2024-05-10 15:06 UTC

This package is auto-updated.

Last update: 2024-05-17 18:23:29 UTC


README

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

GetDKAN Maintainability Test Coverage GPL license

Getting Started with DKAN

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.

Security

If you have found a vunerability in DKAN, please report this by e-mailing dkan-security@civicactions.com.

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.