SQL Projects Repository
Welcome to my SQL projects repository! This collection showcases various SQL projects that demonstrate my ability to clean, transform, and analyze data. The projects in this repository highlight my skills in data manipulation, querying, and providing insights through SQL.
Highlights:
Project List:
-
World Life Expectancy Analysis World_Life_Expectancy_DataCleaning.sql This script focuses on data cleaning and preprocessing of world life expectancy data. It performs various transformations, handling missing values, standardizing formats, and preparing the dataset for analysis.
-
World_Life_Expectancy_ExploratoryDataAnalysis.sql This script performs exploratory data analysis (EDA) on the cleaned world life expectancy data. It uncovers trends, patterns, and insights related to life expectancy across different countries, providing a comprehensive view of the data.
Check out my other analysis using SQL and other Advanced methods.
Technologies Used: SQL Data Cleaning Data Transformation Exploratory Data Analysis (EDA) How to Use: Clone or download this repository to your local machine. Open the .sql files in your preferred SQL editor. Run the queries on your dataset. Notes: The data used in these projects has been anonymized to protect sensitive information. Feel free to explore and adapt these scripts for your own projects.