quantified-uncertainty / metaforecast

Fetch forecasts from prediction markets/forecasting platforms to make them searchable. Integrate these forecasts into other services.
https://metaforecast.org/
MIT License
56 stars 5 forks source link

/status page #73

Closed berekuk closed 2 years ago

berekuk commented 2 years ago

For #72

The implementation is a bit slow, it queries questions table for each platform separately, and I think we don't have an index over platforms or timestamps yet. But it shouldn't matter much since it's just for an internal use (though I haven't hidden it behind any auth).

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
metaforecast ✅ Ready (Inspect) Visit Preview Apr 27, 2022 at 7:21PM (UTC)
NunoSempere commented 2 years ago

Looks good, but I think the colors are reversed. https://metaforecast-qfm65mtnu-quantified-uncertainty.vercel.app/status

berekuk commented 2 years ago

Oops, yeah. Fixed.