Iโ€™m delighted to share the projects I've completed!๐Ÿ˜Š
My goal is to provide solutions for business challenges and objectives while enhancing my SQL querying skills.

Please note that this repository may be updated periodically as I add new completed projects.


๐Ÿ“‘ TABLE OF CONTENTS

๐Ÿ›ข๏ธ SQL Projects


๐Ÿ“ข Introduction to Notebook Projects

PROJECT DESCRIPTION:

This introductory project taught me how to work with DataLab notebooks and utilize them to solve DataCamp projects. I learned about notebooks and cells and how to use them to address problems in Python, SQL, and R projects. This prepared me to tackle my first real notebook-based project!

๐Ÿ‘จโ€๐Ÿ’ป do the project here
๐Ÿ’ก view my solution here


๐Ÿ‘ถ Analyzing Baby Name Trends

PROJECT DESCRIPTION:

What makes a name timeless or trendy? In this project, I analyzed data from the U.S. Social Security Administration, covering over a century, to explore American baby name preferences. The skills I utilizedโ€”ranking, grouping, joining, ordering, and pattern matchingโ€”are widely applicable. Understanding evolving tastes is crucial not only for businesses but also for parents selecting a baby name!

๐Ÿ‘จโ€๐Ÿ’ป do the project here
๐Ÿ’ก view my solution here


๐ŸŽฎ When Was the Golden Era of Video Games

PROJECT DESCRIPTION:

According to Mordor Intelligence, video games are big business: the global gaming market is projected to be worth more than $300 billion by 2027. With so much money at stake, the major game publishers are hugely incentivized to create the next big hit. But are games getting better, or has the golden age of video games already passed?

In this project, I analyzed video game critic and user scores, in addition to sales data for the top 400 video games released since 1977. I searched for a golden age of video games by identifying release years that users and critics liked best, and I explored the business side of gaming by looking at game sales data.

๐Ÿ‘จโ€๐Ÿ’ป do the project here
๐Ÿ’ก view my solution here


๐Ÿ’ฐ Analyze International Debt Statistics

PROJECT DESCRIPTION:

In this project, I analyze international debt data collected by The World Bank. The dataset contains information about the amount of debt (in USD) owed by developing countries across several categories. I used my data manipulation skills to find out which countries have the highest and lowest amounts of debt.

๐Ÿ‘จโ€๐Ÿ’ป do the project here
๐Ÿ’ก view my solution here


๐Ÿš— Analyzing Electric Vehicle Charging Habits

PROJECT DESCRIPTION:

As electronic vehicles (EVs) become more popular, there is an increasing need for access to charging stations. I used a dataset containing information on station usage to help apartment building managers better understand their tenantsโ€™ EV charging habits.

๐Ÿ‘จโ€๐Ÿ’ป do the project here
๐Ÿ’ก view my solution here


๐Ÿญ Analyzing Industry Carbon Emissions

PROJECT DESCRIPTION:

Product emissions make up more than 75% of global emissions. But which industries are the worst offenders? I used my SQL skills to investigate!

๐Ÿ‘จโ€๐Ÿ’ป do the project here
๐Ÿ’ก view my solution here


๐Ÿง  Analyzing Students Mental Health

PROJECT DESCRIPTION:

Studying abroad can be both exciting and difficult. But what might be contributing to this? One Japanese international university decided to find out! I used my data manipulation skills to explore the data from a study on the mental health of international students, and found out which factors may have the greatest impact.

๐Ÿ‘จโ€๐Ÿ’ป do the project here
๐Ÿ’ก view my solution here


๐Ÿง  What and Where are the World's Oldest Businesses

PROJECT DESCRIPTION:

An important part of business is planning for the future and ensuring that the business survives changing market conditions. Some businesses do this remarkably well and last for hundreds of years. In this project, I explored data from BusinessFinancing.co.uk on the world's oldest businesses.

๐Ÿ‘จโ€๐Ÿ’ป do the project here
๐Ÿ’ก view my solution here