Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manishkr1754/descriptive_analysis_fifa19_sql

Decriptive Analysis of FIFA19 Players using SQL
https://github.com/manishkr1754/descriptive_analysis_fifa19_sql

data-import descriptive-analysis dml-commands fifa-dataset sql sql-data-analysis sql-server sql-server-management-studio

Last synced: about 2 months ago
JSON representation

Decriptive Analysis of FIFA19 Players using SQL

Awesome Lists containing this project

README

        

# Descriptive_Analysis_FIFA19_SQL
Decriptive Analysis of FIFA19 Players using SQL

![image](https://user-images.githubusercontent.com/114581035/216782659-f603a4d0-5cb1-4eb0-a680-9f202cece263.png)

# Detailed Article @ Medium
[Descriptive Analysis of FIFA19 Players](https://medium.com/@kmrmanish/beginners-guide-for-data-analysis-using-sql-platform-microsoft-sql-server-practice-datasets-7da6520eb684)

# Problem Statement
Answer analytical question about FIFA players using SQL queries

# Approach
Performed **Data Eyeballing**, defined **Data Dictionary**, **imported datasets** to SQL Server, and ran queries for analytical questions on **16.6k players** dataset across **15 fields**

# Outcome
Achieved **efficient execution** of database queries using the **quickest and simplest method** possible.