Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ptyadana/mysql-tableau-for-data-analytics-and-business-intelligence

collection of SQL - Tableau integration projects for Data Analytics and Business Intelligence
https://github.com/ptyadana/mysql-tableau-for-data-analytics-and-business-intelligence

business-analytics business-intelligence csv data-analysis data-analytics data-visualizations dataanalysis datavisualization integration mysql mysqlworkbench sql tableau tableau-desktop tableau-public

Last synced: 22 days ago
JSON representation

collection of SQL - Tableau integration projects for Data Analytics and Business Intelligence

Awesome Lists containing this project

README

        

# SQL - Tableau Integration Projects
Compilation of SQL - Tableau integration projects for Data Analytics, Business Intelligence and Data Visualizations.

### Database, Database Tool and Visualization Tool
+ MySQL
+ MySQL Workbench
+ Tableau Public

### Live Demo
+ [view Project Details on Tableau Public](https://public.tableau.com/profile/phonethiriyadana#!/vizhome/IntegratingSQLandTableauforDataAnalyticsandBusinessIntelligence/Dashboard1)

![Dashboard on Tableu Public](https://raw.githubusercontent.com/ptyadana/SQL-Tableau-Data-Analysis-Visualization-Projects/master/screenshot.png)

## Projects
**SQL - MySQL for Data Analytics and Business Intelligence**: data analysis and data visualizations for answering business related questions for management including,
+ What is breakdown between the male and female employees working in the company each year, starting from 1990?
+ What is the number of male managers to the number of female managers from different departments for each year, starting from 1990?
+ What is the average salary of female versus male employees in the entire company until year 2002? Need to filter out by departments.
+ What is the athe average male and female salary per department within a certain salary range?

## Challenges
**SQL - MySQL for Data Analytics and Business Intelligence** : challenges are from [SQL - MySQL for Data Analytics and Business Intelligence](https://www.udemy.com/course/sql-mysql-for-data-analytics-and-business-intelligence/) which is an interesting course.