updating download data script for new location in GCS

This commit is contained in:
2021-09-26 14:56:53 +01:00
parent 83807616e0
commit e6ec110d54

View File

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