mirror of
https://github.com/dtomlinson91/street_group_tech_test
synced 2025-12-22 03:55:43 +00:00
adding download script for data set
This commit is contained in:
5
download_data.sh
Executable file
5
download_data.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
# Full data set
|
||||
wget https://storage.googleapis.com/street-group-technical-test-dmot/pp-complete.csv -P analyse_properties/data/input
|
||||
|
||||
# Monthly update data set
|
||||
# wget https://storage.googleapis.com/street-group-technical-test-dmot/pp-monthly-update-new-version.csv -P analyse_properties/data/input
|
||||
Reference in New Issue
Block a user