https://github.com/getdkan/dkan
DKAN Open Data Portal
https://github.com/getdkan/dkan
datastore dkan drupal open-data php
Last synced: about 1 month ago
JSON representation
DKAN Open Data Portal
- Host: GitHub
- URL: https://github.com/getdkan/dkan
- Owner: GetDKAN
- License: gpl-2.0
- Created: 2013-04-08T22:54:12.000Z (almost 13 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-04-09T20:25:11.000Z (10 months ago)
- Last Synced: 2025-04-09T20:30:58.404Z (10 months ago)
- Topics: datastore, dkan, drupal, open-data, php
- Language: PHP
- Homepage: https://dkan.readthedocs.io/en/latest/index.html
- Size: 37.1 MB
- Stars: 377
- Watchers: 57
- Forks: 171
- Open Issues: 116
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DKAN
[DKAN](https://dkan.readthedocs.io/en/latest) - An Open Data Catalog built on [Drupal 9/10](https://www.drupal.org/documentation)
[](https://circleci.com/gh/GetDKAN/dkan/tree/2.x)
[](https://qlty.sh/gh/GetDKAN/projects/dkan)
[](https://qlty.sh/gh/GetDKAN/projects/dkan)
[-blue.svg)](http://www.gnu.org/licenses/gpl.html)
[](https://www.digitalpublicgoods.net/r/dkan)
---
[](https://youtu.be/SnA22Lb6r_M?si=WqU-FKGb1iGhc5Vz)
## 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](https://github.com/getdkan/data-catalog-app)
- A datastore to store CSV data files and make them queryable by third party applications.
---
## Contributing
- [Code of conduct](https://dkan.readthedocs.io/en/latest/contributing/code_of_conduct.html)
- [Submission guidelines](https://dkan.readthedocs.io/en/latest/contributing/submission_guidelines.html)
- [Create an issue](https://github.com/GetDKAN/dkan/issues/new/choose)
- [Set up local sandbox with DDEV](https://getdkan.github.io/ddev-dkan/getting-started.html)
---
## License
DKAN and related modules are freely-available under the ["GNU General Public License, version 2 or any later version"](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) license.
---
## Security
If you have found a vulnerability 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](https://github.com/GetDKAN/dkan/tree/7.x-1.x), 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.