Skip to content

asifuzzamann8/ETL-Apache-Airflow-API-MySQL-Backfilling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ETL-Apache-Airflow-API-MySQL-Backfilling

This is an ETL workflow that fetches USD currency conversion data from apilayer, parse the nested JSON string, format it into tabular data, and finally insert it in the MySQL database.

To reload the back date/history data, Airflow backfilling feature is used. To do so, Airflow execution date or "DS" is used in the tasks to make it dynamic.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages