Job request: 15185
- Organisation:
- University of Bristol
- Workspace:
- vaccine-effectiveness-4dose
- ID:
- uj3nphd65goqdnty
This page shows the technical details of what happened when the authorised researcher Elsie Horne requested one or more actions to be run against real patient data within a secure environment.
By cross-referencing the list of jobs with the pipeline section below, you can infer what security level the outputs were written to.
The output security levels are:
-
highly_sensitive
- Researchers can never directly view these outputs
- Researchers can only request code is run against them
-
moderately_sensitive
- Can be viewed by an approved researcher by logging into a highly secure environment
- These are the only outputs that can be requested for public release via a controlled output review service.
Jobs
-
- Job identifier:
-
j57ip6ualy4cguom
-
- Job identifier:
-
sadeh42pr2krqv63
Pipeline
Show project.yaml
version: '3.0'
expectations:
population_size: 100000
actions:
## # # # # # # # # # # # # # # # # # # #
## DO NOT EDIT project.yaml DIRECTLY
## This file is created by create-project.R
## Edit and run create-project.R to update the project.yaml
## # # # # # # # # # # # # # # # # # # #
##
## # # # # # # # # # # # # # # # # # # #
## Extract and process data for exploratory analysis
## # # # # # # # # # # # # # # # # # # #
extract_exploratory:
run: cohortextractor:latest generate_cohort --study-definition study_definition_exploratory
--output-file output/exploratory/extract/input_exploratory.feather
outputs:
highly_sensitive:
extract: output/exploratory/extract/input_exploratory.feather
sankey:
run: r:latest analysis/exploratory/sankey.R
needs:
- extract_exploratory
outputs:
moderately_sensitive:
csv: output/exploratory/*.csv
txt: output/exploratory/*.txt
## #### End ####
Timeline
-
Created:
-
Started:
-
Finished:
-
Runtime: 05:02:34
These timestamps are generated and stored using the UTC timezone on the TPP backend.
Job request
- Status
-
Succeeded
- Backend
- TPP
- Workspace
- vaccine-effectiveness-4dose
- Requested by
- Elsie Horne
- Branch
- main
- Force run dependencies
- No
- Git commit hash
- fec395a
- Requested actions
-
-
extract_exploratory -
sankey
-
Code comparison
Compare the code used in this job request