Data Projects
I have a strong passion for data analytics and visualization, and have therefore dedicated myself to applying these skills to real-world business challenges. Along the way, I’ve completed several projects that showcase my ability to transform data into actionable insights and impactful solutions. Take a look at my portfolio below.

Call Centre Data Cleaning
The call center provided a messy dataset of customers. The objective was to clean, standardize, and remove duplicates to create an accurate, organized contact list. I used Pandas to load, explore, clean, and export the data, delivering a refined list ready for effective customer outreach.

Covid Layoff Data Exploration
This project report summarizes the exploratory data analysis (EDA) conducted on the "layoffs_staging2" dataset. Through SQL queries, the analysis provides insights into layoffs, including company details, dates, total count, percentage, industry, country, and funding stage.

ETL Pipeline for Bank Data
Bank Market Data ETL is a Python project that automates the process of extracting, transforming, and loading financial market data. It retrieves data from JSON and CSV files, converts market capitalization values from USD to GBP, and logs the ETL process. This project simplifies the handling of financial data for analysis and reporting purposes.