Exporting content
Overview
Datasets provide a persistent, version-controlled store of data and their metadata. Datasets can be queried and analyzed within workflows, and in most cases it will make sense to first perform initial analyses on Redivis before downloading data (particularly for larger datasets).
However, in certain situations you may want to download some or all of the dataset contents, or its metadata, for future reference and analysis on external systems.
Download metadata
Top-level metadata about the dataset can be downloaded by clicking on the Download metadata link in the dataset overview. Metadata can be downloaded in the DataCite, Schema.org, and Redivis API schema specifications.
Download citations
From the dataset overview, click on the Bibliography button to view a full bibliography of your dataset and its data sources. You can copy or download this citation information in APA, CFF, or BibTex formats.
Download and Export data
Any table within a dataset can be download or exported to a supported environment, or read into another environment through the Redivis API, pursuant to any export restrictions applied by the dataset's administrators.
See the full documentation on exporting tables to learn more.
Extract content via the API
The Redivis API (and Python and R wrappers) provide numerous methods for interfacing with a workflow and its contents, and in many cases will be the most flexible mechanism to extract workflow metadata and data from external systems.
Last updated
Was this helpful?