API JSON Results

Please see here for details on retrieving task results via the API.

Identifiers and case information

TermDefinition
task_idUnique identifier for tasks in our system.
task_nameName of the labeling task on the Centaur Portal.
project_idUnique identifier for labeling projects in our system.
project_nameName of the labeling project on the Centaur Portal.
case_idUnique identifier for cases in our system.
task_typeType of annotation task.
patch (if applicable)Area of interest on an image to be annotated for the case, in WKT format with coordinates rescaled to a 0-100 scale.
labeling_stateLabeling state of the case (Labeled, Gold Standard, etc.).
qualified_readsNumber of reads (“opinions”) on the case. Qualified Reads are those which meet a predefined accuracy criterion.

Case-level information

TermDefinition
content_metadataMetadata associated with each case.
content_idUnique identifier for the content (e.g. image, text, audio, etc.) in the case.
originOriginal file identifier or filepath.
origin_created_atDate and time file was uploaded to our system.
series (if applicable)Unique identifier for the video or content sequence (e.g. image frames) that the case is associated with. A series can contain multiple cases, and a case can cover part or all of a series.
series_index (if applicable)Unique identifier for the content as part of its series (e.g. image frames).

Labels and measures of confidence

TermDefinition
agreementAverage score for the Top Labels based on their similarity to the Majority Label.
difficulty1 - the average score for the Top Labels based on their similarity to the Correct Label.
correct_labelIf Gold Standard case, the label assigned by you and/or an admin. If Labeled case, the Majority Label when the case has received the required number of reads.
majority_labelAnnotation derived from Qualified Reads.

Reads and annotations

TermDefinition
read_statsCase-level read information.
countsVote count breakdown by label category for user opinions on the case.
weightsConfidence level by label category for user opinions on the case.

Other information

TermDefinition
portal_urlURL to access view case in the Centaur portal.
internal_notesAny notes internal to your team or tracked by Centaur relevant to the case.
explanationNotes written by you and/or an admin to help train and educate labelers. The explanation is shown to labelers after they have submitted a read.
commentsComments on the case by our labelers.
flagsFlags on the case by our labelers.