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
60 stars 6 forks source link

Save resolutions #10

Open NunoSempere opened 2 years ago

NunoSempere commented 2 years ago

Write parsers to also fetch resolved questions. In the case of e.g., Metaculus, this is trivial. In the case of Good Judgment Open, this would require writing new parsers.

This turns out to be important, because we'll want to look at resolutions to compare different platforms in the future.