Skip to content
pmartignoli edited this page May 24, 2017 · 47 revisions

What is ckanext-requestdata?

This extension allows data maintainers to publish dataset metadata only, making users aware of a datasets existence without actually uploading the file(s).

A interested user can indicate to the dataset maintainer they they wish to access a dataset by choosing “Request data” on the dataset page as well as send a personalized message. Requests are then managed by the dataset maintainer through new dashboards (seperate dashboards for users, organizations and system administrators) displaying all requests. Requests are grouped into "new requests", "open requests" and "archived requests".

Why use ckanext-requestdata?

  • Make others aware that your data is available
  • Publish dataset metadata without uploading a file(s)
  • Once a user requests access, you can decide exactly what to share
  • Data may contain personal identifiable information
  • You may need to restrict access to sensitive data

How to request resources from a metadata only dataset

For a metadata-only dataset, instead of the resource being available, an interested user can indicate to the dataset maintainer their interest by selecting “Request data”.

After adding their name, email and comments indicating why they are interested in this dataset, an alert is forwarded to the dataset maintainer.

The maintainer of the dataset will be notified of the request, and can then decide whether to share the dataset or reject the request.

Where can maintainers 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 the Requests pages