updating download_data script with new bucket

This commit is contained in:
2021-09-26 23:28:12 +01:00
parent 8e8469579e
commit 99e67c2840

View File

@@ -1,5 +1,5 @@
# Full data set # Full data set
# wget https://storage.googleapis.com/street-group-technical-test-dmot/input/pp-complete.csv -P data/input # wget https://storage.googleapis.com/street-group-technical-test-dmot-euw1/input/pp-complete.csv -P data/input
# Monthly update data set # Monthly update data set
wget https://storage.googleapis.com/street-group-technical-test-dmot/input/pp-monthly-update-new-version.csv -P data/input wget https://storage.googleapis.com/street-group-technical-test-dmot-euw1/input/pp-monthly-update-new-version.csv -P data/input