Skip to content

saiashok0981/portfolioproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“Š Data Analytics Portfolio Author: Sai Ashok Education: Computer Science Engineering @ Bangalore Institute of Technology Career Goal: Aspiring Data Analyst

๐Ÿ“Œ About This Repository This repository serves as my portfolio, showcasing my journey into data analytics through hands-on projects. Each project is designed to highlight key data skills such as cleaning, visualization, analysis, and predictive modeling.

๐Ÿ› ๏ธ Skills & Tools Programming: SQL , Python (Pandas, NumPy, Matplotlib, Seaborn) Data Visualization: Tableau, Power BI, Matplotlib, Seaborn Data Processing: Excel, Pandas, SQL

๐Ÿ“‚ Projects

1๏ธโƒฃ Project Name - covid 19 analysis Tools Used: SQL, Python, Tableau

2๏ธโƒฃ Project Name - data_cleaning
Tools Used: SQL, Python

  • Cleaned and transformed the nashville_housing dataset to improve data consistency.
  • Converted data types, standardized values, and populated missing address fields.
  • Split address-related columns (PropertyAddress) into separate fields.
  • Replaced categorical values (e.g., "Y"/"N" โ†’ "Yes"/"No") for better readability.
  • Removed duplicate records using ROW_NUMBER() and deleted unused columns.
  • Performed exploratory data analysis (EDA) to uncover key insights.๐Ÿš€

3๏ธโƒฃ Project Name - Movies Correlation

Tools Used: Python (Pandas, NumPy, Matplotlib, Seaborn)

  • Imported and processed movie dataset using libraries like Pandas and NumPy.
  • Converted column data types (e.g., changing object types to numeric for analysis).
  • Identified and removed duplicate records to ensure data accuracy.
  • Created scatter plots to visualize relationships between key variables (e.g., budget vs. revenue).
  • Analyzed trends to understand patterns in movie performance.
  • Built a correlation table using a heatmap to identify strong relationships between features.
  • Derived insights on factors influencing movie success using data visualization. ๐Ÿš€

4๏ธโƒฃ Project Name - Layoff Data Analysis

Tools Used: MySQL (CTEs, Window Functions, Aggregations)

  • Imported and processed layoff dataset using SQL queries.
  • Created staging tables and applied row numbering to remove duplicate records.
  • Standardized data fields (e.g., trimming company names, unifying industry labels).
  • Handled missing values by cross-referencing related records.
  • Performed exploratory data analysis to identify trends in layoffs by company, industry, country, and year.
  • Used window functions to calculate rolling totals and rank top companies by layoffs.
  • Extracted key insights into workforce reductions across different sectors and time periods. ๐Ÿš€

How to Use This Repository

  1. Clone this repository: git clone https://github.com/saiashok0981/portfolioproject.git
  2. Explore individual project folders, each containing SQL scripts, and dashboards.

๐Ÿ“ฌ Connect with Me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors