Stream: python

Topic: metadata of previous version


view this post on Zulip Ana Trisovic (Aug 18 2023 at 15:29):

Is there an easy way to access the metadata of a previous dataset version?

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 18 2023 at 15:30):

You can use 1.0 like in this example: https://guides.dataverse.org/en/5.14/api/native-api.html#get-version-of-a-dataset

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 18 2023 at 15:31):

But you probably mean in Python :big_smile:


Last updated: Nov 01 2025 at 14:11 UTC