Skip to content

Latest commit

 

History

143 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataverse.jl

docs DOI

Build Status Coverage Binder

Interface to the Dataverse project APIs, collections and datasets.

Functions use Harvard Dataverse by default for backward compatibility. Use the base_url keyword to connect to another Dataverse installation:

using Dataverse

files = Dataverse.file_list(
    "doi:10.1234/EXAMPLE";
    base_url="https://data.example.edu",
)

👉 demo notebook and notebook code

Dataverse_jl_demo1.mp4
Other available APIs

Releases

Packages

Used by

Contributors

Languages