Skip to content

Commit bcf0e93

Browse files
authored
Merge pull request #814 from gkovaig/master
Updated link to ventilation_durations.sql
2 parents f5ffa14 + cb88858 commit bcf0e93

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
@@ -59,7 +59,7 @@ Our team has worked hard to create and share the MIMIC dataset. We encourage you
5959
* Commit your changes to the forked repository.
6060
* Submit a pull request to the [MIMIC code repository](https://github.com/MIT-LCP/mimic-code), using the method described at: https://help.github.com/articles/using-pull-requests/
6161

62-
We encourage users to share concepts they have extracted by writing code which generates a materialized view. These materialized views can then be used by researchers around the world to speed up data extraction. For example, ventilation durations can be acquired by creating the ventdurations view in [concepts/durations/ventilation-durations.sql](https://github.com/MIT-LCP/mimic-code/blob/master/concepts/durations/ventilation-durations.sql).
62+
We encourage users to share concepts they have extracted by writing code which generates a materialized view. These materialized views can then be used by researchers around the world to speed up data extraction. For example, ventilation durations can be acquired by creating the ventdurations view in [concepts/durations/ventilation_durations.sql](https://github.com/MIT-LCP/mimic-code/blob/master/concepts/durations/ventilation_durations.sql).
6363

6464
### License
6565

0 commit comments

Comments
 (0)