-
Notifications
You must be signed in to change notification settings - Fork 0
/
dates-old.json
95 lines (95 loc) · 2.39 KB
/
dates-old.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
91
92
93
94
95
[
{
"competition": "FLL NanoQuest",
"date": "15 Sep 06",
"type": "release"
},
{
"competition": "FLL NanoQuest",
"date": "5 Dec 06",
"type": "regional",
"location": "Essex"
},
{
"competition": "FLL NanoQuest",
"date": "27 Jan 07",
"type": "national",
"location": "Birmingham"
},
{
"competition": "FLL NanoQuest",
"date": ["12 Apr 07", "14 Apr 07"],
"type": "international",
"location": "Atlanta"
},
{
"competition": "FLL Power Puzzle",
"date": "5 Sep 07",
"type": "release"
},
{
"competition": "FLL Power Puzzle",
"date": "1 Dec 07",
"type": "regional",
"location": "Duxford"
},
{
"competition": "Robocup Junior Rescue",
"date": "27 Feb 08",
"type": "regional",
"location": "Cranfield University"
},
{
"competition": "Robocup Junior Rescue",
"date": "8 Mar 08",
"type": "national",
"location": "Calday Grange Grammar School"
},
{
"competition": "FLL Climate Connections",
"date": "5 Sep 08",
"type": "release"
},
{
"competition": "FLL Climate Connections",
"date": "29 Nov 08",
"type": "regional",
"location": "Duxford"
},
{
"competition": "FLL Climate Connections",
"date": "24 Jan 09",
"type": "national",
"location": "Loughborough"
},
{
"competition": "FLL Climate Connections",
"date": ["15 Apr 09", "18 Apr 09"],
"type": "international",
"location": "Atlanta"
},
{
"competition": "Robocup Junior Soccer",
"date": "6 Mar 10",
"type": "national",
"location": "Prenton High School for Girls, Birkenhead, Wirral"
},
{
"competition": "Robocup Junior Soccer",
"date": ["19 Jun 10", "25 Jun 10"],
"type": "international",
"location": "Singapore"
},
{
"competition": "Robocup Junior Soccer",
"date": "19 Mar 11",
"type": "national",
"location": "Prenton High School for Girls, Birkenhead, Wirral"
},
{
"competition": "Robocup Junior Soccer",
"date": ["5 Jul 11", "11 Jul 11"],
"type": "international",
"location": "Istanbul, Turkey"
}
]