Data Analytics with Spreadsheets and SQL Project
Data Analytics with Spreadsheets and SQL Project
You are being provided with data about sales at a store. You can access this data by clicking
here [ADD LINK] and clicking on Use Template in the upper right corner.
This data has issues that need to be fixed before it can be used for your data analysis project.
some issues may include:
● Duplicate records
● Missing values
● Obviously wrong values
Using Google Sheets, review the data, find the issues, and clean the dataset for your use in this
project.
What are some errors you identified in this dataset? Identify the column or row where possible.
For example: “Duplicate transaction data on rows 45 and 46.” You do not need to include every
error, but include at least three.
How did you fix the errors that you identified in the previous question? For example: “Deleted
the duplicate transaction data on row 46.”
For missing values of product line on rows 2 and 3 deleted them for precise data.
For missing values product name on rows 2 - 28 filled with N/A for data consistency as we
cant afford to lose so much data for data analysis while product name is manageable.
Explore
What spreadsheet functions did you use and what results did you get? For example: “The
AVERAGE of the “sales” column was $35.55.” You do not need to include every function you
used, but include at least three.
What SQL queries did you use and why? For example: “Used the AND clause to see sales that
were for a certain item and above a certain price” You do not need to include every query you
used, but include at least three.
1. Sum quantity
2. Count product line
3. Where clause
All of them used for data visualization purpose
Copy and paste at least one chart into this document that was created from the dataset.
Visualize
Using the dataset you have scrubbed and explored, create a dashboard with at least two charts
and at least one interaction.
Copy and paste the URL for your published Tableau Public dashboard
https://public.tableau.com/views/Book2_16986807670740/Dashboard1?:language=en-US&pu
blish=yes&:display_count=n&:origin=viz_share_link
Copy and paste an image of the dashboard downloaded from Tableau Public