-
Notifications
You must be signed in to change notification settings - Fork 0
/
data15.json
46 lines (46 loc) · 859 Bytes
/
data15.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"milk": [
{
"Store Name": "24-Seven",
"Revenue": 428214.13,
"Cost": 94383.52,
"Consumption": 76855.15368
},
{
"Store Name": "A&A",
"Revenue": 1722148.36,
"Cost": 274735.17,
"Consumption": 310292.22
},
{
"Store Name": "Alexei's Specialities",
"Revenue": 1331176.706884,
"Cost": 233160.58,
"Consumption": 143432.18
},
{
"Store Name": "24-Seven",
"Revenue": 1878466.82,
"Cost": 235072.19,
"Consumption": 487910.26
},
{
"Store Name": "Choices Franchise 3",
"Revenue": 2090030.97,
"Cost": 397952.77,
"Consumption": 304964.8856125
},
{
"Store Name": "Choices Franchise 6",
"Revenue": 1932991.59,
"Cost": 343427.25,
"Consumption": 291191.83
},
{
"Store Name": "Dairy World",
"Revenue": 752565.16,
"Cost": 115844.26,
"Consumption": 98268.9597904
}
]
}