Commits on Aug 3, 2017
  1. Update crrt-durations.sql

    ZhangAngus committed on GitHub Aug 3, 2017
Commits on Jul 26, 2017
Commits on Jul 20, 2017
Commits on Jul 11, 2017
  1. table -> materialized view. ref #254

    tompollard committed on GitHub Jul 11, 2017
Commits on Jul 10, 2017
  1. table -> materialized view. ref #254

    tompollard committed on GitHub Jul 10, 2017
Commits on Jun 30, 2017
  1. added cascade to drop view

    jraffa committed on GitHub Jun 30, 2017
  2. remove commit command

    alistairewj committed Jun 30, 2017
Commits on Jun 29, 2017
  1. remove BEGIN

    alistairewj committed Jun 29, 2017
  2. fix order of concepts

    alistairewj committed Jun 29, 2017
Commits on Jun 22, 2017
Commits on Jun 9, 2017
Commits on May 19, 2017
  1. fix row number bug

    alistairewj committed May 19, 2017
Commits on May 16, 2017
Commits on Apr 11, 2017
  1. Correcting path for demographics queries.

    Updating make-concepts.sql to reflect that HeightWeightQuery.sql and icustay_detail.sql have been moved to demographics subfolder.
    tnaumann committed on GitHub Apr 11, 2017
Commits on Mar 23, 2017
  1. Added query folders to their path. Sorted by dependency.

    Added the query folders. 
    It wasn't clear where the queries are located. Two were in the concepts folder and others were in firstday folder.
    Also, another dependency was observed and added (ventilation-durations).
    Sorted by folder then dependency.
    manashty committed on GitHub Mar 23, 2017
Commits on Mar 5, 2017
  1. refactor

    alistairewj committed Mar 5, 2017
  2. removed subject_id

    alistairewj committed Mar 5, 2017
Commits on Feb 24, 2017
  1. remove debug icustay_id

    alistairewj committed Feb 24, 2017
Commits on Feb 23, 2017
Commits on Feb 22, 2017
  1. adding precision to los_ and age variables

    Rounding admit- and dischtime to DATE and then calculating the difference is not very precise. Using EXTRACT(epoch gives actual 4 digit precision. For age the difference is probably negligible, but could be changed for completeness.
    JohannesNE committed on GitHub Feb 22, 2017
Commits on Feb 21, 2017
Commits on Jan 9, 2017
Commits on Jan 6, 2017
Commits on Jan 4, 2017
  1. move to cookbook folder

    alistairewj committed Jan 4, 2017