-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathnew_signups.json
More file actions
67 lines (67 loc) · 970 Bytes
/
new_signups.json
File metadata and controls
67 lines (67 loc) · 970 Bytes
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
[
{
"coachcount": 152,
"studentcount": 382,
"year": 2014
},
{
"coachcount": 163,
"studentcount": 577,
"year": 2015
},
{
"coachcount": 310,
"studentcount": 638,
"year": 2016
},
{
"coachcount": 433,
"studentcount": 1135,
"year": 2017
},
{
"coachcount": 716,
"studentcount": 1810,
"year": 2018
},
{
"coachcount": 835,
"studentcount": 2186,
"year": 2019
},
{
"coachcount": 457,
"studentcount": 1121,
"year": 2020
},
{
"coachcount": 259,
"studentcount": 819,
"year": 2021
},
{
"coachcount": 414,
"studentcount": 1182,
"year": 2022
},
{
"coachcount": 565,
"studentcount": 1491,
"year": 2023
},
{
"coachcount": 487,
"studentcount": 1251,
"year": 2024
},
{
"coachcount": 402,
"studentcount": 1065,
"year": 2025
},
{
"coachcount": 32,
"studentcount": 66,
"year": 2026
}
]