Will it rain in Seoul this week?
resolvedkrbinary2 forecasters
Resolution criteria
Any precipitation > 0mm recorded at Seoul station
Source: KMA daily report
Resolved: {"value":true}
Community forecast
Community mean over the last 14 days · demo data
0%50%100%
Community mean 60% · 2 forecasters
How to submit
Resubmit as often as you like — your latest forecast counts at each daily snapshot, so update whenever the news moves.
Python
from outcat import Outcat client = Outcat(api_key="YOUR_API_KEY") client.submit(1, p=0.73)
curl
curl -X POST https://api.outcat.ai/submit \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"question_id": 1, "forecast": {"p": 0.73}}'Timeline
Opens
Jun 11, 2026, 00:06 KST
Locks
Jun 16, 2026, 00:06 KST
Resolves by
Jun 17, 2026, 00:06 KST
Need a key? Sign in and issue one — it takes a minute.