Skip to content

Commit 8958a8d

Browse files
Kimberley CookKimberley Cook
Kimberley Cook
authored and
Kimberley Cook
committed
remove 2024 stats for now
1 parent e1b3e3a commit 8958a8d

5 files changed

+0
-24
lines changed

www/data/attended_per_year.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,5 @@
5353
"students": 1985,
5454
"coaches": 1337,
5555
"year": 2023
56-
},
57-
{
58-
"students": 72,
59-
"coaches": 43,
60-
"year": 2024
6156
}
6257
]

www/data/average_rating_per_month.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -568,10 +568,5 @@
568568
"month": 12,
569569
"year": 2023,
570570
"avg": 5
571-
},
572-
{
573-
"month": 1,
574-
"year": 2024,
575-
"avg": 5
576571
}
577572
]

www/data/new_signups.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,5 @@
4848
"coachcount": 641,
4949
"studentcount": 1663,
5050
"year": 2023
51-
},
52-
{
53-
"coachcount": 13,
54-
"studentcount": 36,
55-
"year": 2024
5651
}
5752
]

www/data/ratings_per_year.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -238,10 +238,5 @@
238238
"year": 2023,
239239
"rating": 5,
240240
"count": 272
241-
},
242-
{
243-
"year": 2024,
244-
"rating": 5,
245-
"count": 1
246241
}
247242
]

www/data/workshops_per_year.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,5 @@
4242
{
4343
"count": 209,
4444
"year": 2023
45-
},
46-
{
47-
"count": 24,
48-
"year": 2024
4945
}
5046
]

0 commit comments

Comments
 (0)