Job request: 21883
- Organisation:
- PHC, University of Oxford
- Workspace:
- mainroute_cancer
- ID:
- al7aer4myuq7r6wc
This page shows the technical details of what happened when the authorised researcher Emma Mi 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:
-
t4s43awt7tvkurvl - Error:
- cancelled_by_user: Cancelled by user
Pipeline
Show project.yaml
# Ignore this`expectation` block. It is required but not used, and will be removed in future versions.
expectations:
population_size: 10000
version: '3.0'
actions:
generate_dataset_table:
run: ehrql:v1 generate-dataset analysis/define_static_dataset.py
--output output/data/dataset_static.csv.gz
outputs:
highly_sensitive:
cohort: output/data/dataset_static.csv.gz
measures_demo:
run: ehrql:v1 generate-measures analysis/measures_demo.py
--output output/measures/measures_demo.csv
--
--start-date "2018-03-23"
--intervals 67
outputs:
moderately_sensitive:
measure_csv: output/measures/measures_demo.csv
measures_demo_imd:
run: ehrql:v1 generate-measures analysis/measures_demo_imd.py
--output output/measures/measures_demo_imd.csv
--
--start-date "2018-03-23"
--intervals 67
outputs:
moderately_sensitive:
measure_csv: output/measures/measures_demo_imd.csv
Timeline
-
Created:
-
Started:
-
Finished:
-
Runtime: 11:32:29
These timestamps are generated and stored using the UTC timezone on the TPP backend.
Job request
- Status
-
Failed
- Backend
- TPP
- Workspace
- mainroute_cancer
- Requested by
- Emma Mi
- Branch
- main
- Force run dependencies
- Yes
- Git commit hash
- 1c7cba6
- Requested actions
-
-
measures_demo_imd
-
Code comparison
Compare the code used in this job request