-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththemes.json
44 lines (44 loc) · 996 Bytes
/
themes.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
[
{
"dataId": "lyon_1_temporal",
"themes": [
{
"id": "theme_0",
"name": "Industrie",
"slideShowId": "slide_0",
"guidedTourId": "tour_0",
"dates": [2000, 2009, 2011, 2012, 2015, 2018, 2030],
"key": "7"
},
{
"id": "theme_1",
"name": "Histoire",
"slideShowId": "slide_1",
"guidedTourId": "tour_1",
"dates": [1960, 2007, 2012, 2015, 2018, 2019, 2024],
"key": "8"
}
]
},
{
"dataId": "sts_lyon",
"themes": [
{
"id": "theme_0",
"name": "Industrie",
"slideShowId": "slide_0",
"guidedTourId": "tour_0",
"dates": [2000, 2009, 2011, 2012, 2015, 2018, 2030],
"key": "7"
},
{
"id": "theme_1",
"name": "Histoire",
"slideShowId": "slide_1",
"guidedTourId": "tour_1",
"dates": [1960, 2007, 2012, 2015, 2018, 2019, 2024],
"key": "8"
}
]
}
]