Skip to content
ZoranPandovski edited this page May 17, 2017 · 47 revisions

What is ckanext-requestdata

These extension allow users to publish dataset metadata without uploading any file(s). The owner of the dataset, as well as the admins of the organization that the dataset belongs to can take actions on these requests and decide what to share.

Why to use ckanext-requestdata

  • Let others know your data is available
  • Publish your dataset metadata without uploading any file(s).
  • Once users request access, you decide what to share
  • Your data contains personal identifiable information
  • You need to restrict access to your sensitive data

How to request resources from metadata only dataset

If the dataset is metadata only, on a dataset page instead of resources will be displayed Request data button. From there user can filled up his name, email and comment about why he is requesting the data. The maintainer of the dataset will be notified about the request, and can decide to share the data or reject the request.

Where maintainers can find requests for metadata only dataset

There are user, organization and admin dashboards from where maintainers can perform actions on requested data. For more info check Requests pages

Clone this wiki locally