From 2126d6298bea1f9b2925052a496b3f01d478bc9a Mon Sep 17 00:00:00 2001 From: aaronjoel Date: Fri, 19 Dec 2025 13:01:27 +0100 Subject: [PATCH] Added the upcoming Zindi/EY competition. --- competitions.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/competitions.json b/competitions.json index 7a7ca1f..89e3ece 100644 --- a/competitions.json +++ b/competitions.json @@ -4059,6 +4059,25 @@ "sponsor": "data.org", "conference": null, "conference_year": null + }, + { + "name": "2026 EY AI & Data Challenge: Optimizing Clean Water Supply", + "url": "https://zindi.africa/competitions/ey-water-quality-forecasting-challenge/leaderboard?utm_source=mlcontest&utm_medium=referral&utm_campaign=compupdates", + "tags": [ + "supervised", + "geo", + "climate", + "prediction", + "measurable" + ], + "launched": "20 Jan 2026", + "registration-deadline": "13 Mar 2026", + "deadline": "13 Mar 2026", + "prize": "$10,000", + "platform": "Zindi", + "sponsor": "EY", + "conference": null, + "conference_year": null } ] }