GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
373 stars 171 forks source link

Custom view for checking metadata and dataset quality #2657

Open erogray opened 6 years ago

erogray commented 6 years ago

As a site manager, I'd like a built-in custom report to allow me to find and unpublish datasets with metadata quality issues, so that I can ensure that my data quality is high.

Out-of-the-box DKAN sites should include a custom report that includes a status change option by checkbox (for publishing/unpublishing many datasets at once), and filters to select and find datasets that may need improvement or removal.

Suggested filters to enable finding datasets with the following characteristics include:

Examples: https://healthdata.gov/admin/reports/datasets_metadata_checker https://healthdatagovdev.prod.acquia-sites.com/admin/reports/datasets_with_no_resource

erogray commented 6 years ago

bureauCode and programCode can be based on federal extras toggle?

acouch commented 5 years ago

Does /admin/config/services/odsm/validate/pod provide some of that functionality? Maybe each dataset needs a validation flag?