Introduction
After a year of collaborative work with the Zenodo team, I am happy to announce the Data Package Standard export is now publicly available on zenodo.org.
Exporting a dataset
You can export any dataset as a data package using the export control on its record page, or access it programmatically using a direct endpoint. For example, https://zenodo.org/records/7559361/export/datapackage.
That endpoint is the part worth noting: it means a data package is one HTTP request away from any Zenodo record, with no scraping and no per-dataset special casing.
What it unlocks
This addition empowers the existing Data Package tooling ecosystem to seamlessly work with datasets from Zenodo, allowing researchers and developers to leverage familiar tools and workflows for data discovery, validation, and analysis.
This is a huge milestone for the Data Package community that would not have been possible without the work of the Data Package Working Group, NLnet Foundation, Open Knowledge Foundation, and all the current and historical project contributors and supporters.


