Skip to content

Getting Started

The information below helps forecasters to understand critical definitions (vocabulary) and the general workflow of our collaborative forecasting platform.

Important

This information is thoroughly detailed on the Participation Rulebook. Please read it carefully before proceeding.

First things first

To participate in the Predico collaborative forecasting sessions, interested forecasters must complete an application process. Check the Forecaster Application section for more details.

Read the intro

Before you start, make sure you read the Introduction section to understand the definitions (vocabulary) and general workflow of our collaborative forecasting platform.

When interacting with Predico RESTful API

  • For most interactions, you will need a valid access token. Refer to the Authentication section for more information.
  • Besides looking at the request response status code, please ensure you check the response body for additional information. Often response messages are self-explanatory and can help you debug the problem at hands.
  • If you get any error with status code 500, please contact our team for further assistance: predico@elia.be.
  • Please note that the Predico platform has two instances available:

Useful resources

Check our Useful Links section for additional resources to help you get started with the Predico platform, including:

  1. Jupyter Notebook with a step-by-step guide on how to interact with the platform
  2. API Specifications (Swagger / Redoc) to help you understand the platform's functionalities and how to interact with it programmatically
  3. Rulebook for detailed information on the platform's rules and guidelines
  4. FAQ for answers to common questions about the platform

What's next?

Check the Forecaster Application section to learn how to apply to become a forecaster on the Predico platform.