Skip to content

Commit 4bb3927

Browse files
Kimberley CookKimberley Cook
authored andcommitted
2026 stats update
1 parent 714ac1b commit 4bb3927

10 files changed

Lines changed: 78 additions & 39 deletions

www/data/attended_per_year.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,13 @@
6060
"year": 2024
6161
},
6262
{
63-
"students": 1442,
64-
"coaches": 1083,
63+
"students": 2090,
64+
"coaches": 1283,
6565
"year": 2025
66+
},
67+
{
68+
"students": 556,
69+
"coaches": 364,
70+
"year": 2026
6671
}
6772
]

www/data/average_rating_per_month.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,5 +688,25 @@
688688
"month": 12,
689689
"year": 2025,
690690
"avg": 5
691+
},
692+
{
693+
"month": 1,
694+
"year": 2026,
695+
"avg": 5
696+
},
697+
{
698+
"month": 2,
699+
"year": 2026,
700+
"avg": 5
701+
},
702+
{
703+
"month": 3,
704+
"year": 2026,
705+
"avg": 5
706+
},
707+
{
708+
"month": 4,
709+
"year": 2026,
710+
"avg": 5
691711
}
692712
]

www/data/counted_stats.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"coach_count": 7365,
3-
"student_count": 20156,
4-
"chapter_count": 32,
5-
"workshop_count": 2437,
2+
"coach_count": 7492,
3+
"student_count": 20147,
4+
"chapter_count": 36,
5+
"workshop_count": 2507,
66
"monthlies_count": 51,
7-
"events_count": 239,
8-
"busiest_month": 11,
7+
"events_count": 250,
8+
"busiest_month": 3,
99
"slowest_month": 12,
10-
"average_rating": 4.775713954028326
10+
"average_rating": 4.777777777777778
1111
}

www/data/last_updated_at.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"last_updated_at": "2025-12-30T09:30:05.176Z"
2+
"last_updated_at": "2026-04-14T11:03:02.400Z"
33
}

www/data/new_signups.json

Lines changed: 27 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,58 +5,63 @@
55
"year": 2014
66
},
77
{
8-
"coachcount": 163,
9-
"studentcount": 577,
8+
"coachcount": 161,
9+
"studentcount": 572,
1010
"year": 2015
1111
},
1212
{
13-
"coachcount": 311,
14-
"studentcount": 639,
13+
"coachcount": 307,
14+
"studentcount": 634,
1515
"year": 2016
1616
},
1717
{
18-
"coachcount": 433,
19-
"studentcount": 1138,
18+
"coachcount": 431,
19+
"studentcount": 1124,
2020
"year": 2017
2121
},
2222
{
23-
"coachcount": 718,
24-
"studentcount": 1813,
23+
"coachcount": 712,
24+
"studentcount": 1786,
2525
"year": 2018
2626
},
2727
{
28-
"coachcount": 835,
29-
"studentcount": 2186,
28+
"coachcount": 831,
29+
"studentcount": 2158,
3030
"year": 2019
3131
},
3232
{
33-
"coachcount": 457,
34-
"studentcount": 1123,
33+
"coachcount": 446,
34+
"studentcount": 1108,
3535
"year": 2020
3636
},
3737
{
38-
"coachcount": 260,
39-
"studentcount": 821,
38+
"coachcount": 256,
39+
"studentcount": 803,
4040
"year": 2021
4141
},
4242
{
43-
"coachcount": 416,
44-
"studentcount": 1185,
43+
"coachcount": 407,
44+
"studentcount": 1142,
4545
"year": 2022
4646
},
4747
{
48-
"coachcount": 571,
49-
"studentcount": 1496,
48+
"coachcount": 553,
49+
"studentcount": 1451,
5050
"year": 2023
5151
},
5252
{
53-
"coachcount": 487,
54-
"studentcount": 1258,
53+
"coachcount": 477,
54+
"studentcount": 1216,
5555
"year": 2024
5656
},
5757
{
58-
"coachcount": 403,
59-
"studentcount": 1067,
58+
"coachcount": 394,
59+
"studentcount": 1036,
6060
"year": 2025
61+
},
62+
{
63+
"coachcount": 131,
64+
"studentcount": 264,
65+
"year": 2026
6166
}
6267
]

www/data/ratings_per_year.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,5 +273,10 @@
273273
"year": 2025,
274274
"rating": 5,
275275
"count": 161
276+
},
277+
{
278+
"year": 2026,
279+
"rating": 5,
280+
"count": 40
276281
}
277282
]

www/data/returning_members.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"returning_members_count": 6393,
3-
"attending_members_count": 11770,
4-
"percentage_returning": 54.3160577740017
2+
"returning_members_count": 6484,
3+
"attending_members_count": 11932,
4+
"percentage_returning": 54.34126718069058
55
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"student_only_members_count": 7897,
3-
"coach_and_student_members_count": 470,
4-
"student_to_coach_conversion": 5.9516272002026085
2+
"student_only_members_count": 8006,
3+
"coach_and_student_members_count": 477,
4+
"student_to_coach_conversion": 5.958031476392706
55
}

www/data/workshops_per_year.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,9 @@
5050
{
5151
"count": 197,
5252
"year": 2025
53+
},
54+
{
55+
"count": 75,
56+
"year": 2026
5357
}
5458
]

www/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ function IndexPage(): JSX.Element {
215215
</dl>
216216
</div>
217217

218-
<h3>Workshop attendances per year</h3>
218+
<h3>Workshop and Event attendance per year</h3>
219219
<BarChart
220220
data={attendedPerYearChart}
221221
stacked

0 commit comments

Comments
 (0)