bar_chart.json
849 Bytes
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
{
"eFinType": 3,
"stFinDate": {
"fVal": -21.7467,
"sDtSecCode": "0001000063",
"sFinanceDesc": "净资产收益率-21.75%,行业排名100/101",
"stIndSTRank": {
"iDtNum": 101,
"iRank": 100
},
"vtDateValue": [
{
"fValue": 7,
"sYearMonth": "矿泉水"
},
{
"fValue": 8,
"sYearMonth": "杯子"
},
{
"fValue": 9,
"sYearMonth": "手表"
},
{
"fValue": 10,
"sYearMonth": "扫把"
}
],
"vtDateValueAvg": [
{
"fValue": 1,
"sYearMonth": "矿泉水"
},
{
"fValue": 2,
"sYearMonth": "杯子"
},
{
"fValue": 3,
"sYearMonth": "手表"
},
{
"fValue": 4,
"sYearMonth": "扫把"
}
]
}
}