Project initiation#

Purpose#

Each project in the Turing TRE must go through an initiation process. This involves recording the scope of the data and research that will be carried out, as well as the people who will be doing this. The purpose of this document is to define the process by which this information is recorded.

Scope#

This procedure covers all projects running in the Turing TRE.

Responsibilities#

Role

Responsibility

🧑‍🔬 Project team

Filling out project initiation form

🧑‍🏫 Project data manager

Filling out project initiation form and requesting Azure credits

🧑‍💻 Trusted research data manager

Creating Sharepoint folder and GitHub issue

Procedure#

           flowchart TD
      sharepoint(🧑‍💻 Create Sharepoint folder)
      github(🧑‍💻 Create GitHub issue)
      form(🧑‍🏫 Complete initiation form)
      azure(🧑‍🏫 Obtain Azure credits)
      sharepoint-->github
      sharepoint-->form
      form-->azure

      classDef trusted_research_data_manager fill:#dae8fc,stroke:#6c8ebf;
      classDef project_team fill:#fff2cc,stroke:#d6b656;

      class sharepoint,github trusted_research_data;
      class form,azure project_team;
    
  1. Create Sharepoint folder:

  2. Create GitHub issue:

  3. Complete initiation form

  4. Obtain Azure credits