Open cphflacour opened 5 years ago
We need to display the conditions on the page to make sure they are seen.
Adding a checkbox to the data upload form for GDPR is trivial, and adding additional automated checks with the above libraries is fairly straightforward.
We created a robust data quality validation framework called goodtables (https://github.com/frictionlessdata/goodtables-py). It is in wide usage across data science and open data communities. We also created a CKAN integration called ckanext-validation (https://github.com/frictionlessdata/ckanext-validation).
For GDPR work flows, we have previously used a combination of goodtables and some custom checks using regex expressions, and some probablistic libraries such as probablepeople (https://github.com/datamade/probablepeople) and usaddress (https://github.com/datamade/usaddress)
We need to make sure that members uploading data to the platform are aware of the implications towards GDPR. Currently the conditions are attached to the upload form via a pdf.