Downloading data assets from a catalog
You can download data assets from a catalog to your local system.
Important: Take care when you download assets. Collaborators can upload any type of file into a project, including files that have malware or other types of malicious code.
Restrictions
Keep in mind the following considerations:
- You cannot download a data asset if you are denied access due to a data protection rule.
- If a data asset has filtered rows from a data protection rule, then the rows of the downloadable asset will be filtered.
- If a data asset is masked, then the values in the downloadable file will be masked.
Downloading an asset from the catalog storage
To download a connected data asset from the catalog storage:
- Open the data asset.
- Click the Download button.
Ensure that connections to the storage have an Access Key and a Secret Key (also known as HMAC credentials). If you have HMAC credentials, you can download any asset stored in Cloud Object Storage. For more information about HMAC credentials, see Using HMAC credentials.
Downloading other connected assets
To download a connected data asset from other connections:
- Copy the connected data asset to a project.
- Follow the steps to Download a connected data asset in a project to create a Data Refinery flow to save the table as a CSV file in the project's storage and download the file from the project.