DataDepsGenerators.jl icon indicating copy to clipboard operation
DataDepsGenerators.jl copied to clipboard

[WIP] Implement Dataverse API

Open SebastinSanty opened this issue 7 years ago • 2 comments

SebastinSanty avatar Jun 30 '18 05:06 SebastinSanty

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

oxinabox avatar Jun 30 '18 06:06 oxinabox

I tried for a day more. The issues are:

  1. What is an identifier in the Dataverse API? There is an id field, identifier field both of which don't work with the specified API atleast not for dataverse.harvard.edu.
  2. What I have done till now, is to get the details using persistentId. But I am able to get files and checksums details only.

SebastinSanty avatar Jun 30 '18 23:06 SebastinSanty