Skip to content

Commit e1a242d

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

File tree

5 files changed

+19
-14
lines changed

5 files changed

+19
-14
lines changed

www/data/counted_stats.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"coach_count": 7365,
3-
"student_count": 20156,
2+
"coach_count": 7386,
3+
"student_count": 20163,
44
"chapter_count": 32,
5-
"workshop_count": 2437,
5+
"workshop_count": 2439,
66
"monthlies_count": 51,
77
"events_count": 239,
88
"busiest_month": 11,

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-01-06T09:47:28.593Z"
33
}

www/data/new_signups.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,28 +35,33 @@
3535
"year": 2020
3636
},
3737
{
38-
"coachcount": 260,
38+
"coachcount": 259,
3939
"studentcount": 821,
4040
"year": 2021
4141
},
4242
{
4343
"coachcount": 416,
44-
"studentcount": 1185,
44+
"studentcount": 1184,
4545
"year": 2022
4646
},
4747
{
48-
"coachcount": 571,
48+
"coachcount": 570,
4949
"studentcount": 1496,
5050
"year": 2023
5151
},
5252
{
5353
"coachcount": 487,
54-
"studentcount": 1258,
54+
"studentcount": 1256,
5555
"year": 2024
5656
},
5757
{
5858
"coachcount": 403,
59-
"studentcount": 1067,
59+
"studentcount": 1068,
6060
"year": 2025
61+
},
62+
{
63+
"coachcount": 6,
64+
"studentcount": 13,
65+
"year": 2026
6166
}
6267
]

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": 6395,
3+
"attending_members_count": 11776,
4+
"percentage_returning": 54.305366847826086
55
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"student_only_members_count": 7897,
2+
"student_only_members_count": 7901,
33
"coach_and_student_members_count": 470,
4-
"student_to_coach_conversion": 5.9516272002026085
4+
"student_to_coach_conversion": 5.9486140994810786
55
}

0 commit comments

Comments
 (0)