Table 3: scoring conversation_toplevel_score
The purpose of this table is to hold the overall calculated score of the conversation
Field | Type | Description |
|---|---|---|
id | integer | id that can be used to join with the other tables in the public schema |
filename | string | name of the call recording file |
dimension_toplevel_id | integer | foreign key to the table ‘dimension_toplevel’ |
score | double | the score of the call |
aggregated_weight | double | the aggregated weight of all the category scores |
aggregated_score_weight | double | … |
conversation_category_score_id | integer | foreign key to the table ‘conversation_category_score' |
created_datetime | datetime | when the record was inserted |
updated_datetime | datetime | when the record was updated |
Copyright © Voice AI Holdings Inc. 2025, All Rights Reserved