updating download_data script with pp-2020 dataset

This commit is contained in:
2021-09-27 03:18:33 +01:00
parent 3a74579440
commit 7db1edb90c

View File

@@ -2,4 +2,7 @@
# wget https://storage.googleapis.com/street-group-technical-test-dmot-euw1/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-euw1/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
# 2020 data set
wget https://storage.googleapis.com/street-group-technical-test-dmot-euw1/input/pp-2020.csv -P data/input