GoogleCloudPlatform / healthcare-data-harmonization

This is an engine that converts data of one structure to another, based on a configuration file which describes how. There is an accompanying syntax to make writing mappings easier and more robust.
https://cloud.google.com/solutions/healthcare-life-sciences
Apache License 2.0
198 stars 64 forks source link

data-harmonization-sample-data bucket access issue #36

Open BusiPlay opened 2 years ago

BusiPlay commented 2 years ago

As reported in #32 - data-harmonization-sample-data bucket does not appear to be public. How does one get access to this bucket?

BusiPlay commented 2 years ago

I think the confusion is that https://github.com/GoogleCloudPlatform/healthcare-data-harmonization/blob/master/tools/notebook/examples/demo-sample.ipynb uses this bucket name, the sample data itself should be moved from the repo (https://github.com/GoogleCloudPlatform/healthcare-data-harmonization/tree/master/mapping_configs) into a bucket in your project.

BusiPlay commented 2 years ago

Actually, it might be nice if repo maintainers could make this bucket publicly available to ease burden of entry, please consider