collection of data analyst portfolio projects
Project 1:
Analyzing COVID-19 data set from https://ourworldindata.org/ using SQL (data set is from January 3rd, 2020 to September 27th, 2022) Used Tableau to create visualizations based on my SQL queries Credit to Alex the Analyst for his YouTube tutorial on this project
Project 2:
Performing Network Analysis on Harry Potter characters (CSV files can be found here: https://github.com/efekarakus/potter-network/tree/master/data) Used Python and the Networkx library to analyze the network. Also used Gephi to make a more visually appealing graph.