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

URGENT | Access to MIMIC Dataset Tables is Available, but Tables Are Not Appearing in GCP

Open Prabodi opened this issue 1 year ago • 1 comments

Hi Team,

I have a question regarding the visibility of the MIMIC tables.

I have access to the MIMIC dataset tables, but they are not appearing in GCP. For example, when I typed the command SELECT * FROM physionet-data.mimic_core.patients``, it returned the output table. However, I cannot see any tables from 'physionet-data' in my GCP.

Please refer the below screenshot, showing my GCP.

image

Below are the all the projects I have.

image

I'm using an older release of MIMIC-IV (grated access in 2021).

I appreciate your urgent response.

Thank you!

Prabodi avatar Oct 21 '24 06:10 Prabodi

The current version (MIMIC-IV v3.1) is not on BigQuery but will be soon.

Just a few notes

  • your screenshot is of a personal project - all data would be on physionet-data - with no numbers or other suffixes
  • the schema names have been updated to mimiciv_hosp and mimiciv_icu

Currently MIMIC-IV v2.2 is on BigQuery but this will change soon.

alistairewj avatar Oct 25 '24 21:10 alistairewj