Skip to content

Commit d0f7d2b

Browse files
authored
Merge pull request #43 from codebar/update-data-june-2025
June 2025 data refresh
2 parents 3efe7b2 + df10a1d commit d0f7d2b

7 files changed

+14
-14
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": 705,
64-
"coaches": 560,
63+
"students": 709,
64+
"coaches": 562,
6565
"year": 2025
6666
}
6767
]

www/data/counted_stats.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"coach_count": 7129,
3-
"student_count": 19701,
2+
"coach_count": 7130,
3+
"student_count": 19712,
44
"chapter_count": 31,
55
"workshop_count": 2344,
66
"monthlies_count": 51,
77
"events_count": 225,
88
"busiest_month": 5,
99
"slowest_month": 12,
10-
"average_rating": 4.771929824561403
10+
"average_rating": 4.771983882436596
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-06-12T13:07:52.666Z"
2+
"last_updated_at": "2025-06-16T02:38:11.399Z"
33
}

www/data/new_signups.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
{
1818
"coachcount": 437,
19-
"studentcount": 1154,
19+
"studentcount": 1153,
2020
"year": 2017
2121
},
2222
{
@@ -55,8 +55,8 @@
5555
"year": 2024
5656
},
5757
{
58-
"coachcount": 183,
59-
"studentcount": 523,
58+
"coachcount": 184,
59+
"studentcount": 530,
6060
"year": 2025
6161
}
6262
]

www/data/ratings_per_year.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,6 @@
272272
{
273273
"year": 2025,
274274
"rating": 5,
275-
"count": 76
275+
"count": 77
276276
}
277277
]

www/data/returning_members.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"returning_members_count": 6235,
3-
"attending_members_count": 11457,
4-
"percentage_returning": 54.420878065811294
3+
"attending_members_count": 11460,
4+
"percentage_returning": 54.40663176265271
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": 7691,
2+
"student_only_members_count": 7694,
33
"coach_and_student_members_count": 455,
4-
"student_to_coach_conversion": 5.916005720972565
4+
"student_to_coach_conversion": 5.913698986223031
55
}

0 commit comments

Comments
 (0)