-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathattended_per_year.json
More file actions
72 lines (72 loc) · 960 Bytes
/
attended_per_year.json
File metadata and controls
72 lines (72 loc) · 960 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
68
69
70
71
72
[
{
"students": 104,
"coaches": 0,
"year": 2013
},
{
"students": 1840,
"coaches": 952,
"year": 2014
},
{
"students": 3274,
"coaches": 1661,
"year": 2015
},
{
"students": 3425,
"coaches": 1729,
"year": 2016
},
{
"students": 3594,
"coaches": 2143,
"year": 2017
},
{
"students": 4757,
"coaches": 2939,
"year": 2018
},
{
"students": 5674,
"coaches": 3552,
"year": 2019
},
{
"students": 3136,
"coaches": 2074,
"year": 2020
},
{
"students": 1647,
"coaches": 1268,
"year": 2021
},
{
"students": 1214,
"coaches": 941,
"year": 2022
},
{
"students": 1985,
"coaches": 1337,
"year": 2023
},
{
"students": 1865,
"coaches": 1363,
"year": 2024
},
{
"students": 2090,
"coaches": 1283,
"year": 2025
},
{
"students": 556,
"coaches": 189,
"year": 2026
}
]