-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirechartdata.json
112 lines (112 loc) · 2.63 KB
/
firechartdata.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
"sales" : {
"-KFpJSrBH0U5yqL3_9bP" : {
"-KFpKoi5lBLOvn1vMuFG" : {
"profit" : 14930,
"region" : "East USA",
"sales" : 21500,
"salesperson" : "Judy"
},
"-KFpKyNq0YPOMRgjEBY1" : {
"profit" : 8755,
"region" : "UK",
"sales" : 12000,
"salesperson" : "Bill"
},
"month" : "Jan"
},
"-KFpJYUWq2ALWnnaHmto" : {
"-KFpLg0G8onN30lvcSXp" : {
"profit" : 17945,
"region" : "Africa",
"sales" : 26710,
"salesperson" : "Jane"
},
"-KFpLr4Ke_ZKTfprlexf" : {
"profit" : 21281,
"region" : "West USA",
"sales" : 33000,
"salesperson" : "Max"
},
"month" : "Feb"
},
"-KFpJ_WEX7KrVnmxE2ir" : {
"-KFpMO1gAP71sjOn5yOr" : {
"profit" : 23540,
"region" : "Asia Pacific",
"sales" : 31000,
"salesperson" : "Bob"
},
"-KFpMhjNBvuKeKz9QHLS" : {
"profit" : 23500,
"region" : "West Europe",
"sales" : 32000,
"salesperson" : "Holly"
},
"month" : "Mar"
},
"-KFpJb44LcCKIMDLhCMo" : {
"-KFpRwD8kvum9-sgjn5p" : {
"profit" : 20095,
"region" : "West USA",
"sales" : 29400,
"salesperson" : "Max"
},
"-KFpSBA3zON4Oewkmpq2" : {
"profit" : 17600,
"region" : "East USA",
"sales" : 26000,
"salesperson" : "Judy"
},
"-KFpSTmAfAiYTKM0PWx-" : {
"profit" : 10000,
"region" : "UK",
"sales" : 14500,
"salesperson" : "Bill"
},
"month" : "Apr"
},
"-KFpJcxf_2IgqFMSvGJP" : {
"-KFpTYuFIPbonTFmHY_W" : {
"profit" : 23000,
"region" : "West Europe",
"sales" : 34000,
"salesperson" : "Holly"
},
"-KFpTpmwVIyFYp6qghjY" : {
"profit" : 20500,
"region" : "Africa",
"sales" : 28000,
"salesperson" : "Jane"
},
"-KFpUKCAH9WbNR-L8sgj" : {
"profit" : 22000,
"region" : "Asia Pacific",
"sales" : 30000,
"salesperson" : "Bob"
},
"month" : "May"
},
"-KFpJepukhQ5tb7qawcP" : {
"-KFpUkt2sl0AOA8Lk_tV" : {
"profit" : 24350,
"region" : "West USA",
"sales" : 35000,
"salesperson" : "Max"
},
"-KFpV3wz5OdFYrQZuJh7" : {
"profit" : 21500,
"region" : "Africa",
"sales" : 28500,
"salesperson" : "Jane"
},
"-KFpVRcvGoK4GuBGhto1" : {
"profit" : 10500,
"region" : "UK",
"sales" : 16000,
"salesperson" : "Bill"
},
"month" : "Jun"
}
}
}