OHDSI / MIMIC

MIMIC (Medical Information Mart for Intensive Care) is a large, single-center database comprising information relating to patients admitted to critical care units at a large tertiary care hospital. This repository contains the ETL to the OMOP CDM.
Apache License 2.0
65 stars 22 forks source link

Need permissions to the waveforms source data bucket #13

Open tomersagi opened 2 years ago

tomersagi commented 2 years ago

When trying to run the script it complains that I do not have access rights to gs://mimic_iv_to_omop/waveforms/source_data/csv Either you make this public or you somehow create a mechanism to allow us to gain access to it.

mik-ohdsi commented 2 years ago

Apologies, @tomersagi , I was under the impression that this had been placed in the github already. Please check out the Examples folder for a file with the sample waveform trending data csv's that should help you reproduce the ETL. You would have to place the contents in your own storage bucket of your GCP project.