Object Relation Mapper models#

To save traffic data into the database, the following models can be used.

Note

Please use the pydantic models instead of creating instances of the attributes below. All of the pydantic entities implement the as_orm method that can be used to convert every entity to its ORM-based representation.

Attributes#

The following attributes are the basic attributes of the entities defined below. They may help to convert data into the internal TASI data format.

Entities#

Geo Entities#