...
Dimension In Druid | Field In Report | Description | Data Type | |
---|---|---|---|---|
1 | published_by | publishedBypublishedby | Course Publisher Name or tenant | String |
2 | batch_id | batchIdbatchid | Unique Batch Identifier | String |
3 | batch_start_date | batchStartDatestartdate | Start Date of the Batch | String |
4 | batch_end_date | batchEndDateenddate | End Date of the Batch | String |
5 | collection_id | collectionIdcourseid | Unique Collection Identifier | String |
6 | collection_name | collectionNamecollectionname | Name of Course | String |
7 | total_enrolment | totalEnrolmentenrolleduserscount | The number of users are enrolled for the course. | Long |
8 | total_completion | totalCompletioncompletionuserscount | The number of users have completed the course | Long |
9 | total_certificates_issued | totalCertificateIssuedcertificateissuedcount | The number of users received the certificate in course | Long |
10 | statusstatus | contentstatus | State of Course. Ex: Live, Draft, etc. | String |
11 | state | state | Name of The State | String |
12 | district | district | Name of the District | String |
13 | keywords | keywords | Keywords/Tags which are assigned to course | List[String] |
14 | timestamp | timestamp | TimeStamp of when the report is generated. | Long |
15 | channel | channel | Channel of the collection/course | String |
16 | has_certificate | hascertified | Whether batch is certified or not | Boolean |
publishedby