Skip to main content

Getting started

The Advanced Analytics DCR is an environment designed to enable collaborative data analysis where the use of data can be precisely controlled by the data owners.

The basic data collaboration workflow

An Advanced Analytics DCR usually includes at least two participants, each of which can take on one or multiple roles as DCR creator, analyst or data owner.

Basic workflow

The standard workflow follows these steps:

  1. The DCR creator creates a new Advanced Analytics DCR and configures terms of the collaboration:
    • Data: What tables (incl. schema) and files will be included.
    • Computations: What computations can be performed on the data (e.g. SQL queries, Python scripts, etc).
    • Participants and permissions: Who is responsible for contributing data (data owner role) and who can see the results (analyst role).
  2. The DCR creator publishes the DCR at which point the other participants are invited.
  3. The participants collaborate in the data clean room:
    • The data owners review the DCR configuration and provision their datasets.
    • The analysts run the pre-configured computations according to their permissions and retrieve results. The analysts can also request the addition of new computations in the DCR. These requests have to be approved by the data owners before they can be run.