.PHONY: run_local

run_local:
	./collections_social_data.py run_local --use-yql --proxy hahn --options_json '{"calc_dates":["2019-06-18"],"redir_tables_path":"//logs/collections-redir-log/1d","collections_db_path":"//home/collections-backups/db/prod/podborki/latest","trashcan_path":"//home/collections/social_data/trashcan/full","output_dir":"//home/collections/social_data/collections_squeeze_test_1"}'
