This article explains how to access the unified data overview, which lets you see all types of data available on the privacy engine - whether made available through the platform or via our Python package, crandas (a shared state).
This feature is currently in beta and available to selected customers only. If you're interested, please reach out to your Roseman Labs representative.
1. Go to the Data Overview by clicking the "Data" tile in the left navigation.
2. On the top right of the data overview, click "Show all tables"
3. With this enabled, you will be able to see the following types of data:
- Data source - uploaded via the Roseman Labs Platform.
- Data request submission - submitted as part of a data request.
- Survey response table - submitted as a survey response (1 row of the survey responses table on the survey view page).
- Crandas upload - uploaded using
crandas.upload_pandas_dataframe
orcrandas.read_csv
- Crandas computed - produced from a crandas operation and explicitly saved using
.save()
If you see the type "Crandas" without "upload" or "computed", it means the table was created before we started tagging uploads and computed tables separately.
Tables uploaded or saved via crandas don’t have a name or owner, so you'll see -
in those fields for now.