EVMap icon indicating copy to clipboard operation
EVMap copied to clipboard

Implement fronyx prediction API

Open johan12345 opened this issue 2 years ago • 4 comments

fronyx, who are building short-term predictions of EV charger availability approached me and offered to make this data available for EVMap.

This will initially only be available for DC chargers in Germany, can be expanded to other countries in the future.

To do:

  • [ ] Discuss final UI with fronyx
  • [ ] Add labels to graph
  • [ ] Only load data for supported chargers (CCS and CHAdeMO located in Germany)
  • [ ] Set y-limits of graph based on total number of plugs
  • [ ] Add info button which links to description of the data (e.g., FAQ page)
  • [ ] Add small fronyx logo?

johan12345 avatar Sep 18 '22 17:09 johan12345

fronyx, who are building short-term predictions of EV charger ability approached me and offered to make this data available for EVMap.

This looks interesting, but what kind of predictions does fronyx provide exactly? I haven't really understood by looking at their website. What would be displayed inside of EVMap for example? Charger available in 15 minutes?

Altonss avatar Sep 18 '22 17:09 Altonss

In the current version, they basically predict the status (available or unavailable) of each connector in 15 minute increments for the next couple of hours. In the UI I would probably aggregate that information over all connectors of the same type at a site (e.g. 4 of 6 connectors available).

Of course those predictions will never be 100% accurate, but at least for the very near future it should not be too difficult to predict.

johan12345 avatar Sep 18 '22 17:09 johan12345

It would be in form of a histogram? (like the number of spots available per 15min time slot)

Altonss avatar Sep 18 '22 17:09 Altonss

Probably yes, at least that's my current idea. But I will discuss with them again if they have other suggestions.

johan12345 avatar Sep 18 '22 17:09 johan12345