Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

app_id

string

foreign key to the table ‘dimension_app’. There will be a row for each application the conversation is called against.

score

string

the score of the call

transcription_completed_datetime

datetime

when the conversation was transcribed

created_datetime

datetime

when the record was inserted

updated_datetime

datetime

when the record was updated

 

  • No labels