Expression
Slot
Conditional Block
Repeating Block
Cell Behavior
Generated Options
Generate

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
"DatabinID"
,-2880;​​data=Dataset[bin]
DateListPlot[{Reverse/@Values[Normal[data[All,{"temp","Timestamp"}]]],Reverse/@Values[Normal[data[All,{"light","Timestamp"}]]]},PlotTheme{"Business","WarmColor","Wide"},ImageSizeLarge,FillingBottom,PlotLabelStyle["Breakroom Fridge Temperature/Light Levels",18,FontFamily"Source Sans Pro"],PlotLegendsPlaced[{"Temperature","Light"},Below]]