Migration from Zenodo to Dataverse via API?

53 views
Skip to first unread message

Tutasi

unread,
Feb 19, 2026, 10:03:56 AMFeb 19
to Dataverse Users Community
Hello,

We are currently exploring the migration of datasets from Zenodo to a Dataverse. The goal is to automate the process as much as possible using the available APIs.  Are there existing tools, scripts, or workflows you would recommend?

Thanks in advance,

Philip Durbin

unread,
Apr 2, 2026, 10:02:10 AM (10 days ago) Apr 2
to dataverse...@googlegroups.com
Hi! Any luck? You might find this API helpful: https://guides.dataverse.org/en/6.10.1/developers/dataset-migration-api.html

These scripts are more about moving datasets from one installation of Dataverse to another but might be of interest: https://guides.dataverse.org/en/6.10.1/api/apps.html#dataverse-migration-scripts

--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dataverse-community/79248864-51de-47b0-a69a-d419e8490ebfn%40googlegroups.com.


--

Mike Conway

unread,
Apr 8, 2026, 2:25:07 PM (4 days ago) Apr 8
to Dataverse Users Community
We're using Airflow overall so we can have lots of inputs and outputs e.g. CEDAR to DataVerse...here's a component that takes data in one model and pushes it to Dataverse via the Native API via PyDataverse client (tho we have some metadata block issues we've had overall good results)

https://github.com/NIEHS/accelerator-dataverse

here's an example create of a dataset via the python api

https://github.com/NIEHS/accelerator-dataverse/blob/main/accelerator_dataverse/dataverse_utils/dataverse_connector.py#L204C5-L228C32

M
Reply all
Reply to author
Forward
0 new messages