feinstaub-map icon indicating copy to clipboard operation
feinstaub-map copied to clipboard

Time Series Graph

Open rashfael opened this issue 9 years ago • 8 comments

Add a graph visualizing pollution over time, both for all sensors and, if a cell is selected, for a single cell. Allow selection of the time slice for the map via this graph. Offer an autoplay function to animate the changes over time in a loop.

Possible Visualizations: Line, Bar, Calendar Heatmaps.

Bonus Feature for later: Live-Update.

Open Questions:

  • What's the data source for historical data?
  • How many points in time do we want to display / what resolution?
  • How far back do we want to go?

rashfael avatar Dec 07 '16 21:12 rashfael

Historical data json can be found under http://www.madavi.de/sensor/feinstaub-map-sds/data/data.json-yyyy-mm-dd-hh-mm , one file per minute. Loading files with a difference of 15 Minutes will give us 96 maps per day. For a first version this should be okay. The rest should be changes of some values (intervall, count). Graph should be bar graph with different color for a single bar on mouseover

ricki-z avatar Dec 07 '16 22:12 ricki-z

I'm only getting 404s (for example on https://www.madavi.de/sensor/feinstaub-map-sds/data/data.json-2016-11-24-12-15)

rashfael avatar Dec 13 '16 19:12 rashfael

Sorry, had to clean up these files. Starts now at 2016-12-12-00-00

ricki-z avatar Dec 14 '16 11:12 ricki-z

Can't get data for example www.madavi.de/sensor/feinstaub-map-sds/data/data.json-2016-12-24-12-00 so what's wrong? this would be a great feature to show pollution-problems

ta7h12 avatar Dec 24 '16 13:12 ta7h12

Sorry, wrong filename. Too many .'s and -'s. Correct filename is https://www.madavi.de/sensor/feinstaub-map-sds/data/data.json.2016-12-24-12-00

ricki-z avatar Dec 24 '16 13:12 ricki-z

+1

saeugetier avatar Mar 02 '17 19:03 saeugetier

Enhancement of this feature (if it is done, what's the status here, need some help?), implementation into websites?

alexschnapper avatar May 08 '17 10:05 alexschnapper

Ooops, Link https://www.madavi.de/sensor/feinstaub-map-sds/data/data.json.2016-12-24-12-00 returns "Die Seite konnte nicht gefunden werden."

alexschnapper avatar Jun 26 '17 14:06 alexschnapper