diff --git a/notes/dataflow.md b/notes/documentation/dataflow.md similarity index 69% rename from notes/dataflow.md rename to notes/documentation/dataflow.md index 54f16df..d0a82ea 100644 --- a/notes/dataflow.md +++ b/notes/documentation/dataflow.md @@ -11,7 +11,14 @@ Run the pipeline: python -m analyse_properties.main \ --region europe-west2 \ --input gs://street-group-technical-test-dmot/input/pp-monthly-update-new-version.csv \ - --output gs://street-group-technical-test-dmot/input/pp-monthly-update-new-version \ + --output gs://street-group-technical-test-dmot/output/pp-monthly-update-new-version \ --runner DataflowRunner \ --project street-group \ --temp_location gs://street-group-technical-test-dmot/tmp + + +## Errors + +Unsubscriptable error on window: + +