A MySQL server data was hooked with tableau, necessary data analysis and data cleaning was performed. In the end, all the data was used to build interactive dashboards on Tableau.
In the 'Sales' database, there are in total 5 tables. They are:
- customers
- date
- markets
- products
- transactions
Necessary data cleaning was done, for example: remove the empty rows, change the date format, currency conversion etc.
db_dump_version_2.sql was used to make analysis and that data was hooked with Tableau for making Dashboards.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++