-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathtest.json
More file actions
50 lines (50 loc) · 734 Bytes
/
test.json
File metadata and controls
50 lines (50 loc) · 734 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
49
50
[{
"category": "2014-03-01",
"column-1": 8,
"column-2": 8
},
{
"category": "2014-03-02",
"column-1": 16,
"column-2": 8
},
{
"category": "2014-03-03",
"column-1": 2,
"column-2": 8
},
{
"category": "2014-03-04",
"column-1": 7,
"column-2": 8
},
{
"category": "2014-03-05",
"column-1": 5,
"column-2": 8
},
{
"category": "2014-03-06",
"column-1": 9,
"column-2": 8
},
{
"category": "2014-03-07",
"column-1": 4,
"column-2": 8
},
{
"category": "2014-03-08",
"column-1": 15,
"column-2": 8
},
{
"category": "2014-03-09",
"column-1": 12,
"column-2": 8
},
{
"category": "2014-03-10",
"column-1": 17,
"column-2": 8
}]