Skip to main content

Data owner guide

As a data owner in the Advanced Analytics DCR (AA DCR), your primary goal is to provide your data for analyses by the data analysts while retaining full control over it.

Accessing and navigating the DCR​

  1. Access all your DCRs by clicking the Data clean rooms button in the sidebar.

  2. Inside an AA DCR, there are several tabs.

    • Overview: Full overview of the DCR configuration. As a data owner, you can provision your data to datasets you have permissions for.
    • Development: Your workspace for running arbitrary analyses on data and computation results you have access to. Mainly for data analysts.
    • Requests: In this tab you can request approval for computations on data and computation results you do not have access to. Mainly for data analysts.
    • Audit log: This tab shows an audit log of all actions that took place in this DCR.

Auditing a DCR and provisioning data in the Overview tab​

Auditing​

After entering a DCR, you'll see the Overview tab. By default only the available actions are listed there — in this example, the dataset owner of the hospital data is the owner of the hospital_data table and is expected to import their dataset.

Before provisioning data (see below), you should toggle off Show only actionable items to review the entire DCR configuration, in particular how your data will be used.

Actions overview
Overview for everything

In the expanded Overview tab, you can see the whole DCR configuration. Before provisioning your data, it is important for you to understand which computations access your data and which participants can access these computations' results.

Provisioning data​

To provision data to a dataset, click on the Provision dataset button. You can choose to either:

  1. Directly upload a file
  2. Select an existing dataset (listed in your Dataset portal)

Both those options are outlined in detail in the section Data management.

Provision file through the in the DCR UI

Approving requests in the Requests tab​

Data analysts can request additional computations over your data. Such requests appear in the Requests tab. Every dataset the computation reads needs the approval of one of its data owners: if a dataset has several data owners, any one of them approving is enough for that dataset, and a data owner of several affected datasets approves all of them at once. This makes additional data owners useful as backups (for example during holidays) rather than extra approvers. Any data owner can still reject a request, which closes it for everyone: it can no longer be approved or integrated, and the approvals already given for it are withdrawn.

To review and approve, follow these steps:

note

No automatic notification. You are not emailed or notified when a new request is submitted. Pending requests appear only in the Requests tab, so check it regularly (or ask the data analyst to let you know) to avoid missing approvals.

  1. Check the Requests tab for pending approvals. Note that this computation cannot run on your data unless approved.

  2. Review the computation analogously to the initial audit of the DCR

    Auditing a request
  3. Click Approve if satisfactory, or Reject if not.

Rejecting a request​

Rejecting a request requires a reason. The data analyst who submitted it reads that reason on the Rejected chip, and it's the only thing telling them what to change. Approve and Reject are shown only to the required approvers who haven't approved yet.

danger

A rejection is final. Nobody can approve, integrate, or reopen the request afterwards, so the analyst has to submit a replacement as a new request. Rejected requests stay in the Requests tab so their reason stays readable.

Integrating a request​

Once every affected dataset has been approved, the request can be integrated. If your approval was the last one needed, the computation is integrated right away; otherwise any participant can integrate it once the remaining approvals are in. The computation then becomes available for execution in the Overview tab for the listed data analysts and visible to all DCR participants.

View the audit log in the Audit log tab​

All participants can access and download the audit log at any time.

Audit log