top of page

LinkedIn Learning : ETL in Python and SQL

  • Learned to design and build end-to-end ETL (Extract, Transform, Load) pipelines using both Python and SQL

  • Gained hands-on experience extracting data from multiple sources, cleaning and transforming it with pandas, and loading it into target systems such as relational databases and data warehouses

  • Developed skills in data quality checks, validation, and automation, ensuring accuracy and reliability across data workflows

  • Explored ETL job scheduling and orchestration using Python and Apache Airflow, reinforcing automation practices in modern data engineering

​​

Tools & Techniques:

  • Python & pandas – data extraction, cleaning, transformation, and standardization

  • SQL – data validation, quality assurance, and loading into relational databases

  • Apache Airflow – automation and scheduling of ETL workflows

  • ETL Architecture – designing scalable data pipelines and understanding data warehouse/lake integration

  • Data Quality Management – duplicate handling, missing value imputation, and consistency validation

bottom of page