SeitaBV / timely-beliefs

Model data as beliefs (at a certain time) about events (at a certain time).
MIT License
34 stars 6 forks source link

Select latest state within database query #80

Closed Flix6x closed 2 years ago

Flix6x commented 2 years ago

In https://github.com/SeitaBV/flexmeasures/issues/78, we have a use case for querying the most recent event with actual measurements (not forecasts). I'm breaking this down into two requests, handled in separate PRs.