Databin Analysis
Databin Analysis
This report looks at a Databin that records the light and temperature levels for one of the fridges at Wolfram Research.
bin=Databin,-2880;data=Dataset[bin]
DateListPlot[{Reverse/@Values[Normal[data[All,{"temp","Timestamp"}]]],Reverse/@Values[Normal[data[All,{"light","Timestamp"}]]]},PlotTheme{"Business","WarmColor","Wide"},ImageSizeLarge,FillingBottom,PlotLabelStyle["Breakroom Fridge Temperature/Light Levels",18,FontFamily"Source Sans Pro"],PlotLegendsPlaced[{"Temperature","Light"},Below]]