# Diploma Project This repository contains the scripts and code for my diploma project. The project focuses on traffic forecasting and data analysis using Apache Airflow, MySQL, and Google Cloud Platform. ## Repository Structure - `dags/`: This directory contains the Airflow DAGs for the different processes and workflows. - `models/`: This directory contains the saved prediction models. - `predictions/`: This directory contains the saved predictions generated by the models. - `sql/`: This directory contains SQL scripts used for database operations and queries. - `streamlit/`: This directory contains the scripts for the web application built with Streamlit. ## References For the Git repository, please refer to the project's [GitHub repository](https://github.com/martin-krecek/diploma).