MIT-LCP / MIT-LCP/mimic-code

BigQuery IAM permission not synced — MIMIC-IV v3.1 access granted on website but denied in GCP

Open
#2,004 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
3.4k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
My MIMIC-IV v3.1 BigQuery access was granted on the PhysioNet website (green banner: "previously awarded to lulu19880719@gmail.com"). However, querying the BigQuery datasets returns "Access Denied."
To Reproduce
Query: SELECT * FROM physionet-data.mimiciv_3_0_hosp.patients LIMIT 5;
Error: Access Denied: User does not have permission to query table...
Verified conditions
GCP project: mimic-research-sepsis (active billing account)
CITI training: completed
DUA: signed
Cloud email linked in PhysioNet settings: lulu19880719@gmail.com
IAM console checked: NO physionet-data permissions visible
Expected behavior
Query should return patient data.
Request
Please manually sync IAM permission for lulu19880719@gmail.com to physionet-data project.
PhysioNet username: lulu19880719

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file or test is identified. Start by checking the reported BigQuery query and the IAM console for the physionet-data project, then compare the PhysioNet access status with the linked cloud email; done means the required permission is visible and the query succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
gcp
Domain
authorization, cloud
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.