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
| [
| {
| "annotations": [
| {
| "result": [
| {
| "value": {
| "start": 4,
| "end": 23,
| "instant": false,
| "timeserieslabels": ["Run"]
| },
| "id": "Oek-tTCZ6_",
| "from_name": "label",
| "to_name": "ts",
| "type": "timeserieslabels"
| },
| {
| "value": {
| "start": 52,
| "end": 69,
| "instant": false,
| "timeserieslabels": ["Walk"]
| },
| "id": "U0S2_cORxv",
| "from_name": "label",
| "to_name": "ts",
| "type": "timeserieslabels"
| }
| ]
| }
| ],
| "data": {
| "csv": "https://htx-pub.s3.amazonaws.com/datasets/timeseries/time-series-velocity-acceleration.csv"
| },
| "id": 1,
| "predictions": []
| }
| ]
|
|