Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Dimension In Druid

Field In Report

Description

Data Type

1

published_by

publishedBy

Course Publisher Name or tenant

String

2

batch_id

batchId

Unique Batch Identifier

String

3

batch_start_date

batchStartDate

Start Date of the Batch

String

4

batch_end_date

batchEndDate

End Date of the Batch

String

5

collection_id

collectionId

Unique Collection Identifier

String

46

collection_name

collectionName

Name of Course

String

57

total_enrolment

totalEnrolment

The number of users are enrolled for the course.

Long

68

total_completion

totalCompletion

The number of users have completed the course

Long

79

total_certificates_issued

totalCertificateIssued

The number of users received the certificate in course

Long

810

status

status

State of Course. Ex: Live, Draft, etc.

String

911

state

state

Name of The State

String

1012

district

district

Name of the District

String

1113

keywords

keywords

Keywords/Tags which are assigned to course

List[String]

1214

timestamp

timestamp

TimeStamp of when the report is generated.

Long

...