This document discusses providing sensor data as a service. It proposes an event collaboration model where sensor data is pushed to a database when it changes, rather than requiring polling. This would allow users to access up-to-date data through queries. The system would contain various sensors that store data in a database, and provide an interface for users to access visualizations and downloads of the sensor data in different formats like CSV and JSON.