From 3ecdfa2daf8b846d4c7dc1510365515c65d72d69 Mon Sep 17 00:00:00 2001 From: morinted Date: Wed, 14 Aug 2024 01:34:29 +0000 Subject: [PATCH] Update schedule --- cache/date-scraped.json | 20 ++++++++++++++++- cache/schedule.json | 48 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 1 deletion(-) diff --git a/cache/date-scraped.json b/cache/date-scraped.json index 2d61b73..7636ef9 100644 --- a/cache/date-scraped.json +++ b/cache/date-scraped.json @@ -5,5 +5,23 @@ "Dempsey Community Centre|Thursday|9:30 am - 2:30 pm": 1719711359518, "Dempsey Community Centre|Friday|9:30 am - 2:30 pm": 1719711359518, "Dempsey Community Centre|Friday|7 - 10 pm": 1719711359518, - "Diane Deans Greenboro Community Centre|Tuesday|7:30 - 8:30 pm": 1721265867685 + "Diane Deans Greenboro Community Centre|Tuesday|7:30 - 8:30 pm": 1721265867685, + "Minto Recreation Complex - Barrhaven|Saturday|6 - 7 pm": 1723599268975, + "Minto Recreation Complex - Barrhaven|Saturday|7:05 - 8:05 pm": 1723599268975, + "Ray Friel Recreation Complex|Monday|8:30 - 9:30 am": 1723599268975, + "Ray Friel Recreation Complex|Monday|10 - 11 am": 1723599268975, + "Ray Friel Recreation Complex|Tuesday|8:30 - 9:30 am": 1723599268975, + "Ray Friel Recreation Complex|Tuesday|10 - 11 am": 1723599268975, + "Ray Friel Recreation Complex|Tuesday|6:30 - 7:30 pm": 1723599268975, + "Ray Friel Recreation Complex|Tuesday|7:40 - 8:40 pm": 1723599268975, + "Ray Friel Recreation Complex|Wednesday|8:30 - 9:30 am": 1723599268975, + "Ray Friel Recreation Complex|Wednesday|10 - 11 am": 1723599268975, + "Ray Friel Recreation Complex|Wednesday|6:30 - 7:30 pm": 1723599268975, + "Ray Friel Recreation Complex|Wednesday|7:40 - 8:40 pm": 1723599268975, + "Ray Friel Recreation Complex|Thursday|8:30 - 9:30 am": 1723599268975, + "Ray Friel Recreation Complex|Thursday|10 - 11 am": 1723599268975, + "Ray Friel Recreation Complex|Thursday|6:30 - 7:30 pm": 1723599268975, + "Ray Friel Recreation Complex|Thursday|7:40 - 8:40 pm": 1723599268975, + "Ray Friel Recreation Complex|Friday|8:30 - 9:30 am": 1723599268975, + "Ray Friel Recreation Complex|Friday|10 - 11 am": 1723599268975 } \ No newline at end of file diff --git a/cache/schedule.json b/cache/schedule.json index cbaedf6..9ab50a9 100644 --- a/cache/schedule.json +++ b/cache/schedule.json @@ -35,5 +35,53 @@ "Tuesday": [ "7:30 - 8:30 pm (Pickleball)" ] + }, + "Minto Recreation Complex - Barrhaven June 24 to September 1": { + "link": "https://reservation.frontdesksuite.ca/rcfs/mintobarrhaven", + "home": "https://ottawa.ca/en/recreation-and-parks/facilities/place-listing/minto-recreation-complex-barrhaven", + "address": "3500 Cambrian Road Ottawa ON K2J 0V1", + "coordinates": { + "lat": "45.252972150000005", + "lon": "-75.73453126552369" + }, + "Saturday": [ + "6 - 7 pm (Pickleball)*", + "7:05 - 8:05 pm (Pickleball)*" + ] + }, + "Ray Friel Recreation Complex June 11 to August 16": { + "link": "https://reservation.frontdesksuite.ca/rcfs/rayfriel", + "home": "https://ottawa.ca/en/recreation-and-parks/facilities/place-listing/ray-friel-recreation-complex", + "address": "1585 Tenth Line Road Ottawa ON K1E 3E8", + "coordinates": { + "lat": "45.470786450000006", + "lon": "-75.49249082107175" + }, + "Monday": [ + "8:30 - 9:30 am (Pickleball - courts 1, 2, 3, and 4)*", + "10 - 11 am (Pickleball - courts 1, 2, 3, and 4)*" + ], + "Tuesday": [ + "8:30 - 9:30 am (Pickleball - courts 1, 2, 3, and 4)*", + "10 - 11 am (Pickleball - courts 1, 2, 3, and 4)*", + "6:30 - 7:30 pm (Pickleball 18+)*", + "7:40 - 8:40 pm (Pickleball 18+)*" + ], + "Wednesday": [ + "8:30 - 9:30 am (Pickleball - courts 1, 2, 3, and 4)*", + "10 - 11 am (Pickleball - courts 1, 2, 3, and 4)*", + "6:30 - 7:30 pm (Pickleball 18+)*", + "7:40 - 8:40 pm (Pickleball 18+)*" + ], + "Thursday": [ + "8:30 - 9:30 am (Pickleball - courts 1, 2, 3, and 4)*", + "10 - 11 am (Pickleball - courts 1, 2, 3, and 4)*", + "6:30 - 7:30 pm (Pickleball 18+)*", + "7:40 - 8:40 pm (Pickleball 18+)*" + ], + "Friday": [ + "8:30 - 9:30 am (Pickleball - courts 1, 2, 3, and 4)*", + "10 - 11 am (Pickleball - courts 1, 2, 3, and 4)*" + ] } } \ No newline at end of file