DatasetsΒΆ
A dataset is a collection of files that are all redacted and synthesized in the same way. Datasets are a helpful organization tool to ensure that you can easily track a collections of files and how sensitive data is removed from those files.
Typically, you configure datasets from the Textual application, but for ease of use, the SDK supports many dataset operations. However, some operations can only be performed from the Textual application.
In this section:
- Creating a dataset
- Retrieving an existing dataset
- Editing a dataset
- Uploading files to a dataset
- Deleting a file from a dataset
- Viewing the list of files in a dataset
- Downloading a redacted dataset file
- Viewing the PII information for a dataset
- Viewing redaction and synthesis mappings for a dataset
- Dataset API documentation