https://github.com/misszeferino/sql-projects
https://github.com/misszeferino/sql-projects
bigquery data-analysis mysql queries sql sqlite3
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/misszeferino/sql-projects
- Owner: misszeferino
- Created: 2024-08-05T12:29:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-22T14:43:31.000Z (over 1 year ago)
- Last Synced: 2025-01-21T22:09:57.572Z (about 1 year ago)
- Topics: bigquery, data-analysis, mysql, queries, sql, sqlite3
- Language: Jupyter Notebook
- Homepage:
- Size: 1.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL Projects Repository
Welcome to the SQL Projects Repository! This repository contains a collection of SQL queries used for various school projects and real-life scenarios encountered during my work as a Data Analyst.
## Table of Contents
- [Introduction](#introduction)
- [Projects](#projects)
## Introduction
This repository serves as a comprehensive resource for SQL queries that can be used for educational purposes, practice, and real-world data analysis tasks. Each query is carefully crafted and documented to facilitate understanding and reuse.
## Tools
## Projects
1. **Monitoring Vehicle Odometer Mileage for Monthly Bookings**
- Industry: Shared Mobility
- Description: Monitor the total mileage recorded on vehicle odometers at the end of each month for every booking.
- Tools: BigQuery
- Project File: [Link to query file](Project_1_Monitoring_Vehicle_Odometer_Mileage.md)
2. **Battery Alert System for Electric Vehicles**
- Industry: Shared Mobility
- Description: Identify vehicles with insufficient battery to return to the starting point of their trip
- Tools: BigQuery
- Project File: [Link to query file](Project_2_Battery_Alert_System_for_Electric_Vehicles.md)
3. **Customer Data and Seller Performance Analysis at [Olist](https://olist.com/)** (French)
- Industry: E-commerce
- Description: SQL queries to address specific questions related to customer purchases and seller performance.
- Tools: SQLite et Python
- Project File: [Link to query file](Project_3_Analyse_des_données_Olist.ipynb)
4. **Analysis of Real Estate Sales in France** (French)
- Industry: Real Estate
- Description: This project focuses on analyzing real estate sales across France using data from Laplace Immo. The study utilizes SQL queries to explore various aspects of the property market, such as geographic distribution, price per square meter, and sales trends over time.
- Tools: MySQL
- Project File: [Link to query file](Project_4_Analyse_des_ventes_immobilières.md)
## Contact
If you have any questions or would like to discuss my work further, feel free to reach out:
- [LinkedIn](https://www.linkedin.com/in/misszeferino/)
Thank you for visiting my repository, and I hope you find these projects insightful!