Part 1
Create tabular visualization (to show values in table format) to display the sum of sales and sum of profit by different categories and years. Display the values in relevant formats. Also show the total sales and total profit numbers.
Part 2
Create a Column Chart to display the sum of quantity, average discount and avg sales per unit sold for the different sub-categories. Display the values in relevant formats. Sort the columns by avg sales per unit sold for each sub-category.
Part 3
Create a visualization of your choice to display the sum of profits by different states for states that have “New” in the state name. Display the values in relevant formats.
Part 4
Create a visualization of your choice to represent percentage of total sales by ship mode, segment and years from 2018 till latest date available in the dataset. The percentage of sales should be displayed in such a way that all the segments within a ship mode and year should add up to 100%. Display row totals, columns totals and sub-totals.
Part 5
Create a visualization of your choice to represent a flag that indicates if a state is profitable or not.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme