Skip to content
Christopher edited this page May 19, 2017 · 47 revisions

What is ckanext-requestdata

This extension allows users to publish dataset metadata and makes users aware of the availability without uploading any file(s). Interested users can request data by pressing a new added button on the dataset page and write a personalized message to all dataset maintainers. Those requests can be maintained to a new dashboard, which shows all requests grouped into new requests, open requests and archived requests. Dashboards are available for users, organizations and system administrators.

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