clinicalml / mimic_annotations

4 stars 1 forks source link

Access to gcloud dataset #1

Open nikonsugar opened 3 years ago

nikonsugar commented 3 years ago

Hi @agrawalm,

Thanks for project sharing. I followed the instruction in README.md file and be able to view MIMIC_annotation_v1.zip on cloud in gcloud, however, I can not download it. Here is the error from Permission tab: Additional permissions required to view this bucket's metadata: Ask a bucket owner to grant you 'storage.buckets.get' and 'storage.buckets.getIamPolicy' permissions (e.g. by giving your account the IAM Storage Admin role).

Please guide me how to access it. Thanks.

AHMAD-DOMA commented 1 year ago

Hi @nikonsugar,

Greetings! I noticed your comment from March 8, 2021, regarding the issue with accessing the MIMIC_annotation_v1.zip dataset on Google Cloud. I'm currently facing the same problem and was wondering if there have been any updates or resolutions to this issue over the past three years.

If you were able to successfully access the dataset, could you please provide some guidance on how to resolve the permissions issue you mentioned?

Your assistance would be greatly appreciated. Thank you!

xingyaoc commented 8 months ago

I am also having the same issues, I can view the zip file on gcloud storage but I get this error when I use gsutil to download. AccessDeniedException: 403 HttpError accessing <https://storage.googleapis.com/download/storage/v1/b/mimic_nlp_annotations/o/MIMIC_annotations_v1.zip?generation=1596812008115653&alt=media>: response: <{'x-guploader-uploadid': 'ABPtcPpf6Vn9FumRqwoKV0b9raNiZtXDtvT8_htmYQFGtn6oSnwZYdBAJdkEh2NhTSJtaTpPAE1fin1dew', 'content-type': 'text/html; charset=UTF-8', 'date': 'Fri, 26 Jan 2024 18:31:25 GMT', 'vary': 'Origin, X-Origin', 'expires': 'Fri, 26 Jan 2024 18:31:25 GMT', 'cache-control': 'private, max-age=0', 'content-length': '70', 'server': 'UploadServer', 'alt-svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000', 'status': '403'}>, content <The billing account for the owning project is disabled in state closed> If anyone is still maintaining this repo/dataset, I would greatly appreciate their help!