ConnectedPlacesCatapult / SharingCitiesDashboard

Personalisable dashboard for Sharing Cities IoT data
Apache License 2.0
6 stars 5 forks source link

Create visualisations having the same temporal span #35

Closed thanosbnt closed 5 years ago

thanosbnt commented 6 years ago

It would be good if the users can view data with different temporal frequency in a common temporal extent. This would require resampling of one versus the other

eg. variable x temporal frequency is in minutes variable y temporal frequency is in days

sassalley commented 5 years ago

@thanosbnt does this get addressed through front filling in the DB? Or at the moment does the API just pass the data with it's existing timestamps to the front end?

thanosbnt commented 5 years ago

closed as being addressed by PR#106