Skip to content

Commit bc83870

Browse files
Kimberley CookKimberley Cook
authored andcommitted
update data
1 parent 9295a1a commit bc83870

9 files changed

+50
-40
lines changed

www/data/attended_per_year.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"year": 2024
6161
},
6262
{
63-
"students": 826,
64-
"coaches": 648,
63+
"students": 1098,
64+
"coaches": 809,
6565
"year": 2025
6666
}
6767
]

www/data/average_rating_per_month.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,16 @@
662662
{
663663
"month": 7,
664664
"year": 2025,
665-
"avg": 4.8
665+
"avg": 4.909090909090909
666+
},
667+
{
668+
"month": 8,
669+
"year": 2025,
670+
"avg": 4.9375
671+
},
672+
{
673+
"month": 9,
674+
"year": 2025,
675+
"avg": 5
666676
}
667677
]

www/data/counted_stats.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"coach_count": 7171,
3-
"student_count": 19810,
4-
"chapter_count": 31,
5-
"workshop_count": 2358,
2+
"coach_count": 7207,
3+
"student_count": 19998,
4+
"chapter_count": 30,
5+
"workshop_count": 2393,
66
"monthlies_count": 51,
7-
"events_count": 226,
7+
"events_count": 230,
88
"busiest_month": 5,
99
"slowest_month": 12,
10-
"average_rating": 4.772124940842404
10+
"average_rating": 4.773549447968053
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-07-22T23:05:35.746Z"
2+
"last_updated_at": "2025-09-24T11:04:35.245Z"
33
}

www/data/new_signups.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"coachcount": 152,
4-
"studentcount": 385,
4+
"studentcount": 384,
55
"year": 2014
66
},
77
{
@@ -10,53 +10,53 @@
1010
"year": 2015
1111
},
1212
{
13-
"coachcount": 314,
14-
"studentcount": 643,
13+
"coachcount": 313,
14+
"studentcount": 640,
1515
"year": 2016
1616
},
1717
{
18-
"coachcount": 437,
19-
"studentcount": 1153,
18+
"coachcount": 435,
19+
"studentcount": 1147,
2020
"year": 2017
2121
},
2222
{
23-
"coachcount": 727,
24-
"studentcount": 1834,
23+
"coachcount": 726,
24+
"studentcount": 1828,
2525
"year": 2018
2626
},
2727
{
28-
"coachcount": 840,
29-
"studentcount": 2208,
28+
"coachcount": 838,
29+
"studentcount": 2206,
3030
"year": 2019
3131
},
3232
{
33-
"coachcount": 466,
34-
"studentcount": 1139,
33+
"coachcount": 464,
34+
"studentcount": 1136,
3535
"year": 2020
3636
},
3737
{
38-
"coachcount": 267,
39-
"studentcount": 841,
38+
"coachcount": 266,
39+
"studentcount": 835,
4040
"year": 2021
4141
},
4242
{
43-
"coachcount": 421,
44-
"studentcount": 1210,
43+
"coachcount": 420,
44+
"studentcount": 1202,
4545
"year": 2022
4646
},
4747
{
48-
"coachcount": 580,
49-
"studentcount": 1517,
48+
"coachcount": 577,
49+
"studentcount": 1510,
5050
"year": 2023
5151
},
5252
{
53-
"coachcount": 499,
54-
"studentcount": 1289,
53+
"coachcount": 494,
54+
"studentcount": 1281,
5555
"year": 2024
5656
},
5757
{
58-
"coachcount": 222,
59-
"studentcount": 635,
58+
"coachcount": 276,
59+
"studentcount": 792,
6060
"year": 2025
6161
}
6262
]

www/data/ratings_per_year.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,11 +267,11 @@
267267
{
268268
"year": 2025,
269269
"rating": 4,
270-
"count": 6
270+
"count": 7
271271
},
272272
{
273273
"year": 2025,
274274
"rating": 5,
275-
"count": 83
275+
"count": 113
276276
}
277277
]

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": 6255,
3-
"attending_members_count": 11513,
4-
"percentage_returning": 54.32988795274907
2+
"returning_members_count": 6306,
3+
"attending_members_count": 11604,
4+
"percentage_returning": 54.343329886246124
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": 7731,
3-
"coach_and_student_members_count": 458,
4-
"student_to_coach_conversion": 5.924201267623852
2+
"student_only_members_count": 7795,
3+
"coach_and_student_members_count": 460,
4+
"student_to_coach_conversion": 5.901218729955099
55
}

www/data/workshops_per_year.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"year": 2024
4949
},
5050
{
51-
"count": 123,
51+
"count": 158,
5252
"year": 2025
5353
}
5454
]

0 commit comments

Comments
 (0)