diff --git a/download_data.sh b/download_data.sh new file mode 100755 index 0000000..d69c6e4 --- /dev/null +++ b/download_data.sh @@ -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