This demo shows the completed Data Pipeline project using Union transformation for World Happiness Report data for 2018 and 2019. AWS Glue has a convenient Visual tool to choose from Sources, Transform Methods, and Targets. The python script is also auto-generated by AWS Glue.
PROCESS: Extract data and upload to s3 bucket -> Define Source, Transform Methods and Targets -> Run ETL job
Screenshots:
- Final step confirmed
- Final visual diagram of the ETL process in AWS Glue
- Confirmation of successful ETL run in the AWS Glue Job runs page
- Successfully loaded unioned data in s3 bucket for staging
- Auto-generated script by AWS Glue.
