Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
Post image 7
Post image 8
1 / 8
0

Full Sales Data Analysis: From Raw Data to Interactive Business Dashboard

DEV Community·jayson kibet·17 days ago
#HGOb24E0
Reading 0:00
15s threshold

Introduction Anybody can be a data analyst but what separates a good data analyst from a great one is what you can do and present.In this article i will be giving step by step guidelines from turning a raw data to an inteructive business dashboards and giving insights.We will generate our sales data from Mickaroo,use Python to turn the json file to csv,analyse with Sql and visualize with Power Bi. 1.Generatig the sales data. You will go to your browser and search Mockaroo.com.Once open,hit the generate data button and give AI a comand to generate the data for you.You can select the number of rows that you want your data to have.Once its done,save the data as a json file. a.Viewing the data Once your data is generated and saved in your files in your machine,go to your Github acound and add that file to your repo. Once you open that file,hit the daw button and you will see something like this: 2.Importing using Python.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More