Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display downloads #93

Closed
dlowenberg opened this issue Sep 18, 2017 · 2 comments
Closed

Display downloads #93

dlowenberg opened this issue Sep 18, 2017 · 2 comments

Comments

@dlowenberg
Copy link

No description provided.

@rushirajnenuji
Copy link
Contributor

Develop a view to display the number of times the dataset was downloaded or accessed.

  • Typically, this is the count of the investigations made for a given dataset.
  • For this we need the focus on the following:
    o Total_Dataset_Requests: Total number of times a dataset was retrieved (the content was accessed or downloaded in full or a section of it) and the data volume in megabytes that was transferred. Double-click filters applied. Requests (counts and volume) are reported for each version of the Dataset and for the cumulative total across versions.
    o Unique_Dataset_Requests: Number and data volume of datasets requested in unique user-sessions. If requests for multiple components of the same Dataset occur in the same user-session, only one “unique” activity MUST be counted for that Dataset. Requests (counts and volume) are reported for each version of the Dataset and for the cumulative total across versions.

@rushirajnenuji
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants