Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ptyadana/mysql-tableau-for-data-analytics-and-business-intelligence
- Owner: ptyadana
- Created: 2020-03-27T03:07:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T05:06:09.000Z (7 months ago)
- Last Synced: 2024-12-23T23:08:17.395Z (29 days ago)
- Topics: business-analytics, business-intelligence, csv, data-analysis, data-analytics, data-visualizations, dataanalysis, datavisualization, integration, mysql, mysqlworkbench, sql, tableau, tableau-desktop, tableau-public
- Language: TSQL
- Homepage: https://public.tableau.com/profile/phonethiriyadana#!/vizhome/IntegratingSQLandTableauforDataAnalyticsandBusinessIntelligence/Dashboard1
- Size: 30.5 MB
- Stars: 114
- Watchers: 3
- Forks: 45
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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.