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