mimic-code icon indicating copy to clipboard operation
mimic-code copied to clipboard

Building a db file on a subset of the MIMIC-III data

Open pshuwei opened this issue 1 year ago • 5 comments

Prerequisites

  • [X ] Put an X between the brackets on this line if you have done all of the following:
    • Checked the online documentation: https://mimic.mit.edu/
    • Checked that your issue isn't already addressed: https://github.com/MIT-LCP/mimic-code/issues?utf8=%E2%9C%93&q=

Description

Description of the issue, including:

  • what you have tried I have successfully managed to run and build a mimic db file through the shell program for sqlite.

I am just curious if these codes can be run to build a db file on a subset of the data.

Thanks!

pshuwei avatar Jul 05 '23 15:07 pshuwei