Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 402 Bytes

ETL Pipeline Using Python3 & Airflow

Creating pipelines using Python3 and Apache Airflow to load tables into Google Big Query Dataware House

Task

Create an ETL pipeline to Load tables into an existing dataset via Google Bigquery dataware house

Technologies

  • Apache Airflow

    • bashOperator
    • dummyOperator
    • BigQueryOperator
  • Python3

  • Google Bigquery Dataware House