NSAPH-Projects / space

SpaCE, the Spatial Confounding Environment, loads benchmark datasets for causal inference methods tackling spatial confounding
https://nsaph-projects.github.io/space/
MIT License
14 stars 5 forks source link

data verse and package release matching #118

Open audiracmichelle opened 1 year ago

mauriciogtec commented 1 year ago

@atrisovic how can we download from dataverse with a specific version?

atrisovic commented 1 year ago

Update on this: pyDataverse that we now use does not support retrieving specific file of specific version (and neither does easyDataverse). This is however possible in the R implementation: https://github.com/IQSS/dataverse-client-r#data-download

Relevant alternative for Python: https://github.com/fatiando/pooch

Ref: Dataverse chat thread: https://dataverse.zulipchat.com/#narrow/stream/377090-python/topic/downloading.20a.20file.20by.20dataset.20DOI.20and.20filename

atrisovic commented 8 months ago

Hi All, For ideas to implement the data retrieval with specific version, view the conversation here: https://dataverse.zulipchat.com/#narrow/stream/377090-python/topic/downloading.20a.20file.20by.20dataset.20DOI.20and.20filename