I would really appreciate any tips to download the 90.4 GB ECG waveforms!
What I've been doing:
- Using
wget -r -N -c -np https://physionet.org/files/mimic-iv-ecg/1.0/ since this morning, which only seems to download index.html so far, except for the main .csv files.
- I've checked Google BigQuery, but I cannot see any waveform files except for the three tables (please see below):

- Downloading the 33.8 GB zipped file is very slow too.
- I found a Google Storage bucket (https://console.cloud.google.com/storage/browser/mimic-iv-ecg) but there is nowhere to apply for the permission (see below).

I would really appreciate any tips to download the 90.4 GB ECG waveforms!
What I've been doing:
wget -r -N -c -np https://physionet.org/files/mimic-iv-ecg/1.0/since this morning, which only seems to download index.html so far, except for the main .csv files.