diff --git a/www/data/attended_per_year.json b/www/data/attended_per_year.json index 9b72adc..8dfe2cb 100644 --- a/www/data/attended_per_year.json +++ b/www/data/attended_per_year.json @@ -60,8 +60,8 @@ "year": 2024 }, { - "students": 826, - "coaches": 648, + "students": 1325, + "coaches": 997, "year": 2025 } ] \ No newline at end of file diff --git a/www/data/average_rating_per_month.json b/www/data/average_rating_per_month.json index 3ca7e8a..d6a6ec2 100644 --- a/www/data/average_rating_per_month.json +++ b/www/data/average_rating_per_month.json @@ -662,6 +662,26 @@ { "month": 7, "year": 2025, - "avg": 4.8 + "avg": 4.909090909090909 + }, + { + "month": 8, + "year": 2025, + "avg": 4.9375 + }, + { + "month": 9, + "year": 2025, + "avg": 5 + }, + { + "month": 10, + "year": 2025, + "avg": 4.96 + }, + { + "month": 11, + "year": 2025, + "avg": 5 } ] \ No newline at end of file diff --git a/www/data/counted_stats.json b/www/data/counted_stats.json index e4f276a..dffe270 100644 --- a/www/data/counted_stats.json +++ b/www/data/counted_stats.json @@ -1,11 +1,11 @@ { - "coach_count": 7171, - "student_count": 19810, - "chapter_count": 31, - "workshop_count": 2358, + "coach_count": 7302, + "student_count": 20111, + "chapter_count": 32, + "workshop_count": 2419, "monthlies_count": 51, - "events_count": 226, - "busiest_month": 5, + "events_count": 232, + "busiest_month": 11, "slowest_month": 12, - "average_rating": 4.772124940842404 + "average_rating": 4.774795799299883 } \ No newline at end of file diff --git a/www/data/last_updated_at.json b/www/data/last_updated_at.json index 40a81b7..7fcadc7 100644 --- a/www/data/last_updated_at.json +++ b/www/data/last_updated_at.json @@ -1,3 +1,3 @@ { - "last_updated_at": "2025-07-22T23:05:35.746Z" + "last_updated_at": "2025-11-10T21:46:50.929Z" } \ No newline at end of file diff --git a/www/data/new_signups.json b/www/data/new_signups.json index 726b022..07142b6 100644 --- a/www/data/new_signups.json +++ b/www/data/new_signups.json @@ -1,62 +1,62 @@ [ { "coachcount": 152, - "studentcount": 385, + "studentcount": 383, "year": 2014 }, { - "coachcount": 164, - "studentcount": 580, + "coachcount": 163, + "studentcount": 578, "year": 2015 }, { - "coachcount": 314, - "studentcount": 643, + "coachcount": 312, + "studentcount": 639, "year": 2016 }, { - "coachcount": 437, - "studentcount": 1153, + "coachcount": 435, + "studentcount": 1145, "year": 2017 }, { - "coachcount": 727, - "studentcount": 1834, + "coachcount": 720, + "studentcount": 1818, "year": 2018 }, { - "coachcount": 840, - "studentcount": 2208, + "coachcount": 836, + "studentcount": 2197, "year": 2019 }, { - "coachcount": 466, - "studentcount": 1139, + "coachcount": 460, + "studentcount": 1132, "year": 2020 }, { - "coachcount": 267, - "studentcount": 841, + "coachcount": 263, + "studentcount": 827, "year": 2021 }, { - "coachcount": 421, - "studentcount": 1210, + "coachcount": 418, + "studentcount": 1193, "year": 2022 }, { - "coachcount": 580, - "studentcount": 1517, + "coachcount": 576, + "studentcount": 1504, "year": 2023 }, { - "coachcount": 499, - "studentcount": 1289, + "coachcount": 492, + "studentcount": 1273, "year": 2024 }, { - "coachcount": 222, - "studentcount": 635, + "coachcount": 363, + "studentcount": 983, "year": 2025 } ] \ No newline at end of file diff --git a/www/data/ratings_per_year.json b/www/data/ratings_per_year.json index d6a0540..515da0a 100644 --- a/www/data/ratings_per_year.json +++ b/www/data/ratings_per_year.json @@ -267,11 +267,11 @@ { "year": 2025, "rating": 4, - "count": 6 + "count": 8 }, { "year": 2025, "rating": 5, - "count": 83 + "count": 140 } ] \ No newline at end of file diff --git a/www/data/returning_members.json b/www/data/returning_members.json index 69f04cd..87fb44f 100644 --- a/www/data/returning_members.json +++ b/www/data/returning_members.json @@ -1,5 +1,5 @@ { - "returning_members_count": 6255, - "attending_members_count": 11513, - "percentage_returning": 54.32988795274907 + "returning_members_count": 6352, + "attending_members_count": 11730, + "percentage_returning": 54.151747655583975 } \ No newline at end of file diff --git a/www/data/student_to_coach_conversion.json b/www/data/student_to_coach_conversion.json index 0032eb1..1767b66 100644 --- a/www/data/student_to_coach_conversion.json +++ b/www/data/student_to_coach_conversion.json @@ -1,5 +1,5 @@ { - "student_only_members_count": 7731, - "coach_and_student_members_count": 458, - "student_to_coach_conversion": 5.924201267623852 + "student_only_members_count": 7878, + "coach_and_student_members_count": 465, + "student_to_coach_conversion": 5.902513328255902 } \ No newline at end of file diff --git a/www/data/workshops_per_year.json b/www/data/workshops_per_year.json index 849a69a..f809df0 100644 --- a/www/data/workshops_per_year.json +++ b/www/data/workshops_per_year.json @@ -48,7 +48,7 @@ "year": 2024 }, { - "count": 123, + "count": 184, "year": 2025 } ] \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 06c1db2..b0cfaa0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9174,9 +9174,9 @@ jpeg-js@^0.3.4: integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== js-yaml@^3.13.1: - version "3.13.1" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847" - integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw== + version "3.14.2" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0" + integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg== dependencies: argparse "^1.0.7" esprima "^4.0.0"