| Name | Type | Description | Notes |
|---|---|---|---|
| keys | int | The total number of keys pressed on this computer. | |
| clicks | int | The total number of mouse clicks on this computer. | |
| download_mb | float | The total amount of data downloaded in megabytes. | |
| upload_mb | float | The total amount of data uploaded in megabytes. | |
| uptime_seconds | int | The total uptime in seconds. | |
| scrolls | int | The total mouse scrolls recorded for this computer. | |
| distance_miles | float | The total distance the mouse has moved in miles on this computer. |