Database
Local data downloads and comments.
Sample screenshot

Descriptions
Create local comments: Operator-entered free-text comments that will be available in the
commentstable to be used for manual analysis. May be useful when adjusting settings (changed model or threshold), noting environmental conditions (road work happening), etc.Download Database: Will trigger the entire database for download in unencrypted, compressed format.
Very large databases may take several minutes to compress and download; e.g. 3 GB database file may take up to 5-minutes to compress and several minutes to download, depending on connection speed.
Database size is indicated in Megabytes (MB)
Database is in SQLite format (
.sqlite), a open-source relational database format. Read more at sqlite.org. Once downloaded, you may browse database structure by using sqlitebrowser.org or programmatically via sqlite libraries; e.g.built-in Python sqlite3 library.
Download JSON: Customizable data export in unencrypted, uncompressed JSON format by object event type or full tables with a data start/end date time. View in your preferred text editor.
Last updated
Was this helpful?

