-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
90 lines (90 loc) · 2.05 KB
/
metadata.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
[
{
"start": {
"i": 1,
"n": "Washington Monument"
},
"file": "code/raw/segment0.txt",
"end": {
"i": 50,
"n": "Ocmulgee National Monument"
}
},
{
"start": {
"i": 51,
"n": "Ocmulgee National Monument"
},
"file": "code/raw/segment1.txt",
"end": {
"i": 100,
"n": "Lyndon B. Johnson National Historical Park"
}
},
{
"start": {
"i": 101,
"n": "Lyndon B. Johnson National Historical Park"
},
"file": "code/raw/segment2.txt",
"end": {
"i": 150,
"n": "Glen Canyon National Recreation Area"
}
},
{
"start": {
"i": 151,
"n": "Glen Canyon National Recreation Area"
},
"file": "code/raw/segment3.txt",
"end": {
"i": 200,
"n": "John Muir National Historic Site"
}
},
{
"start": {
"i": 201,
"n": "John Muir National Historic Site"
},
"file": "code/raw/segment4.txt",
"end": {
"i": 250,
"n": "Missouri National Recreational River"
}
},
{
"start": {
"i": 251,
"n": "Missouri National Recreational River"
},
"file": "code/raw/segment5.txt",
"end": {
"i": 300,
"n": "Blackstone River Valley National Historical Park"
}
},
{
"start": {
"i": 301,
"n": "Blackstone River Valley National Historical Park"
},
"file": "code/raw/segment6.txt",
"end": {
"i": 350,
"n": "Eisenhower National Historic Site"
}
},
{
"start": {
"i": 351,
"n": "Eisenhower National Historic Site"
},
"file": "code/raw/segment7.txt",
"end": {
"i": 382,
"n": "Washington Monument"
}
}
]