-
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) · 972 Bytes
/
new_signups.json
File metadata and controls
67 lines (67 loc) · 972 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": 380,
"year": 2014
},
{
"coachcount": 161,
"studentcount": 571,
"year": 2015
},
{
"coachcount": 306,
"studentcount": 633,
"year": 2016
},
{
"coachcount": 431,
"studentcount": 1121,
"year": 2017
},
{
"coachcount": 711,
"studentcount": 1784,
"year": 2018
},
{
"coachcount": 828,
"studentcount": 2153,
"year": 2019
},
{
"coachcount": 446,
"studentcount": 1107,
"year": 2020
},
{
"coachcount": 256,
"studentcount": 798,
"year": 2021
},
{
"coachcount": 405,
"studentcount": 1140,
"year": 2022
},
{
"coachcount": 550,
"studentcount": 1447,
"year": 2023
},
{
"coachcount": 473,
"studentcount": 1210,
"year": 2024
},
{
"coachcount": 393,
"studentcount": 1033,
"year": 2025
},
{
"coachcount": 155,
"studentcount": 329,
"year": 2026
}
]