This project is dedicated towards retrieving historical data on course enrollment at the Georgia Institute of Technology. This program processes input based on the specified flags and generates an ...
Apache Airflow is an open-source platform to programmatically author, schedule, and monitor workflows. It allows you to define workflows as Directed Acyclic Graphs (DAGs) using Python code.