Skip to content

Commit b9859df

Browse files
authored
Merge pull request #133 from opensafely/readme-outputs
add link to emis published results
2 parents fe3de1b + 8c1d27a commit b9859df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is the code and configuration for the OpenSAFELY Service Restoration Observ
55
You can run this project via [Gitpod](https://gitpod.io) in a web browser by clicking on this badge: [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/opensafely/pincer-measures)
66

77
* The preprint is [here](https://www.medrxiv.org/content/10.1101/2022.10.17.22281058v1).
8-
* Analysis outputs, including charts, crosstabs, etc, can be found [here](https://jobs.opensafely.org/datalab/service-restoration-observatory/sro-measures/outputs/).
8+
* Analysis outputs, including charts, crosstabs, etc, can be found [here (TPP)](https://jobs.opensafely.org/datalab/service-restoration-observatory/sro-measures/outputs/) and [here (EMIS)](https://jobs.opensafely.org/datalab/service-restoration-observatory/sro-measures-emis/outputs/).
99
* If you are interested in how we defined our variables, take a look at the [study definition](analysis/study_definition.py); this is written in `python`, but non-programmers should be able to understand what is going on there
1010
* If you are interested in how we defined our code lists, look in the [codelists folder](./codelists/).
1111
* Developers and epidemiologists interested in the framework should review [the OpenSAFELY documentation](https://docs.opensafely.org)

0 commit comments

Comments
 (0)