berkeley-dsep-infra / datahub

JupyterHubs for use by Berkeley enrolled students
https://docs.datahub.berkeley.edu
BSD 3-Clause "New" or "Revised" License
62 stars 37 forks source link

Streamlining Data Archival Requests #2722

Open balajialg opened 2 years ago

balajialg commented 2 years ago

Summary

We currently get around 5-10 requests every month from students to retrieve their previous semester's worth of data. Some of the common challenges encountered while servicing such requests are,

User Stories

Important information

Some of the proposed solutions from the sprint planning meeting:

Tasks to be done:

felder commented 2 years ago

I'd say the user story here should be modified.

As a current or former datahub user, I'd like to retrieve a copy of my archived files.

I believe accounts are only archived after 12 months of inactivity. So it's more than just the previous semester. In fact it's also possible requests could come in from people who have graduated!

balajialg commented 2 years ago

@felder Thanks for the correction, Updated!

yuvipanda commented 2 years ago

In the long run, it might be nice to just have a URL in the note we leave the user that they can use to fetch the files themselves, without any involvement from us whatsoever.

balajialg commented 2 years ago

@yuvipanda Exactly, that's the ideal endpoint for this user story. We should not be involved in user's requests for their data!

yuvipanda commented 2 years ago

Related to https://github.com/berkeley-dsep-infra/datahub/issues/2866