Versions Compared

Key

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

...

3

Dimension In Druid

Field In Report

Description

Data Type

1

publishedcontent_byorg

publishedbyorganisation

Published By or Course Publisher Name or tenant

String

2

user_org

orgname

User Organisation name

String

3

batch_id

batchid

Unique Batch Identifier

String

4

collection_id

courseid

Unique Collection Identifier

String

5

batch_start_date

startdate

Start Date of the Batch

String

46

batch_end_date

enddate

End Date of the Batch

String

57

collection_idname

courseid

Unique Collection Identifiercollectionname

Name of Course

String

68

collectionbatch_name

collectionnamebatchname

Name of Coursethe batch

String

79

total_enrolment

enrolleduserscount

The number of users are enrolled for the course.

Long

810

total_completion

completionuserscount

The number of users have completed the course

Long

911

total_certificates_issued

certificateissuedcount

The number of users received the certificate in course

Long

1012

content_status

contentstatus

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

String

1113

user_state

state

Name of The State

String

1214

user_district

district

Name of the District

String

15

content_channel

channel

Name of the Channel

String

1316

keywords

keywords

Keywords/Tags which are assigned to course

List[String]

1417

timestamp

timestamp

TimeStamp of when the report is generated.

Long

1518

content_channel

channel

Channel of the collection/course

String

1619

has_certificate

hascertified

Whether batch is certified or not

Boolean

...