Creating repo for CA2 first semester MSc Data Analytics CCT.
Please note that in order to run:
- CA2_ML_Code_sba23021.ipynb
- CA2_Statistics_Code_sba23021.ipynb
- CA2_Programming_Code_sba23021.ipynb
- CA2_Data_Visualisation_Code_sba23021.ipynb
You will need any of the following files:
- iata-icao.csv
- THA25.csv
- TII03.20231227215009.csv
- TRAN_HV_PSMOD.csv
- Tweets.csv
- Sentiment_Analysis_Ryanair_Reviews.csv
- json_codebeautify_input.png
- json_codebeautify_output.png
If you want to recreate the MySQL table for schema eurostat, please run:
- TRAN_HV_PSMOD_table_creation.sql
Once you have the table loaded, upload the CSV file:
- TRAN_HV_PSMOD.csv
Streamlit dashboard:
- app_dash.py
- requirements.txt
You can visit the dasboard at:
https://datavisualisationmoderntransportdashstudentsba23021.streamlit.app/
Thank you for taking the time to read it 😃