This repository was archived by the owner on Mar 13, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathschedule_test.json
More file actions
67 lines (65 loc) · 1.85 KB
/
schedule_test.json
File metadata and controls
67 lines (65 loc) · 1.85 KB
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
{
"Wed":[
{
"All":[
{
"date":"8/1/2018 8:00am",
"title":"Registration",
"speaker":null,
"location":"Microsoft Main Space",
"track":"All",
"day":"Write/Passion",
"day_section":1,
"key":"Wed--1--All--registration",
"dt":"2018-08-01T08:00:00.000+00:00",
"dayname":"Wed",
"time":" 8:00 AM",
"date_order":"2018-08-01-08-00",
"section":1,
"title_key":"registration"
}
]
},
{
"Foundations":[
{
"date":"8/1/2018 11:00am",
"title":"Foundations of Thought Leadership: Reframing your Narrative",
"speaker":[
"angie-jones",
"write-speak-code"
],
"location":"Microsoft Main Space",
"track":"Foundations",
"day":"Write/Passion",
"day_section":2,
"key":"Wed--2--Foundations--foundations-of-thought-leadersh",
"dt":"2018-08-01T11:00:00.000+00:00",
"dayname":"Wed",
"time":"11:00 AM",
"date_order":"2018-08-01-11-00",
"section":2,
"title_key":"foundations-of-thought-leadersh"
}
],
"Explorations":[
{
"date":"8/1/2018 11:00am",
"title":"\"Writing, Performing, \u0026 Building an audience for YouTube\"",
"speaker":null,
"location":"Loft Space",
"track":"Explorations",
"day":"Write/Passion",
"day_section":2,
"key":"Wed--2--Explorations--writing-performing-building-an-",
"dt":"2018-08-01T11:00:00.000+00:00",
"dayname":"Wed",
"time":"11:00 AM",
"date_order":"2018-08-01-11-00",
"section":2,
"title_key":"writing-performing-building-an-"
}
]
}
]
}