gdcc/pyDataverse

Dataverse PyFilesystem implementation

Opened this issue · 0 comments

Feature Request

People might enjoy accessing data in a dataset on a Dataverse installation with a virtual filesystem. Dataverse would serve metadata about the files and enable folks to access the data that is reachable via API/S3/remote.

https://docs.pyfilesystem.org

We might need "extras" in pyDataverse to support this, e.g. to enable S3 direct upload/download integration.