DataDepsGenerators.jl
DataDepsGenerators.jl copied to clipboard
[WIP] Implement Dataverse API
It would be good if you could jot down some thoughts on the blockers your encountering, or the things you are not understanding. Or your understanding of the API so far
I tried for a day more. The issues are:
- What is an identifier in the Dataverse API? There is an
idfield,identifierfield both of which don't work with the specified API atleast not for dataverse.harvard.edu. - What I have done till now, is to get the details using
persistentId. But I am able to get files and checksums details only.