You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This is the code and configuration for the OpenSAFELY Service Restoration Observ
5
5
You can run this project via [Gitpod](https://gitpod.io) in a web browser by clicking on this badge: [](https://gitpod.io/#https://github.com/opensafely/pincer-measures)
6
6
7
7
* 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/).
9
9
* 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
10
10
* If you are interested in how we defined our code lists, look in the [codelists folder](./codelists/).
11
11
* Developers and epidemiologists interested in the framework should review [the OpenSAFELY documentation](https://docs.opensafely.org)
0 commit comments