leaf_engine_flows.automations.automated_etl =========================================== .. py:module:: leaf_engine_flows.automations.automated_etl .. autoapi-nested-parse:: A flow to run all ETL flows - one ETL flow for each parameter file in the `run_params` directory. Running this script will register the automated etl flow with the Prefect backend. Registering the flow will NOT run the flow. To run or schedule the flow, use the Prefect UI - check the repository README to get the Prefect UI URL. Attributes ---------- .. autoapisummary:: leaf_engine_flows.automations.automated_etl.BLACKLIST leaf_engine_flows.automations.automated_etl.param_path Module Contents --------------- .. py:data:: BLACKLIST :value: ['_COPY_ME_.json'] .. py:data:: param_path