Dimension Datasets

Dimension Datasets

  • assignments_fact_m_v
  • badges_dim_m_v
  • cards_dim_m_v
  • channels_dim_m_v
  • comments_fact_m_v
  • quizzes_fact_m_v
  • custom_fields_dim_m_v
  • groups_dim_m_v
  • organizations_dim_m_v
  • roles_dim_m_v
  • structured_items_fact_m_v
  • structures_dim_m_v
  • team_assignments_fact_m_v
  • teams_dim_m_v
  • teams_users_fact_m_v
  • user_profiles_fact_m_v
  • users_dim_m_v
  • card_pack_relations_dim_m_v
  • journey_pack_relations_dim_m_v
  • channels_cards_dim_m_v
  • user_content_completions_dim_m_v
  • group_assignments_performance_i_v
  • user_assignments_performance_i_v
  • user_custom_fields_dim_m_v
  • user_onboardings_dim_m_v
  • profiles_dim_m_v
  • card_reportings_dim_m_v
  • skills_users_dim_m_v
  • user_roles_dim_m_v
  • card_languages_dim_m_v
  • card_relations_dim_m_v
  • badgings_dim_m_v

Assignments

(assignments_fact_m_v)

NameTypeDescription
idIntegerID of the assignment
user_idIntegerID of the user who is assigned to the content
titleStringTitle of the assigned content
assignable_typeStringType of the content that is assigned (e.g. card)
assignable_idIntegerID of the assigned content
created_atTimestampTimestamp of the assignment creation
updated_atTimestampTimestamp of the assignment update
stateStringState of the assignment (e.g assigned, started, completed)
started_atTimestampActual start time of the assignment
completed_atTimestampActual complete time of the assignment
due_atTimestampDue data of the assignment
start_dateTimestampStart date of the assignment
assignor_idIntegerID of user who assigned the content
assigned_dateTimestampTimestamp of the assignment
org_id_sIntegerID of the organisation
record_insert_timeStringTime when record was created in text format
yrStringPartition information on creation date (year)
monthStringPartition information on creation date (month)
dayStringPartition information on creation date (day)
hourStringPartition information on creation date (hour)

Badges

(badges_dim_m_v)

NameTypeDescription
idIntegerID of the badge
typeStringType of the badge: ClcBadge, CardBadge
created_atTimestampTimestamp of badge creation
updated_atTimestampTimestamp of badge update
image_file_nameStringFile name of the badge image
image_content_typeStringFormat of the badge image: image/jpg, image/png etc
image_file_sizeIntegerFile size of the badge image
image_updated_atTimestampTimestamp of image badge update
image_social_file_nameStringFile name of the badge image for social sharing
image_social_content_typeStringFormat of the badge image: image/jpg, image/png etc
image_social_file_sizeIntegerFile size of the badge image
image_social_updated_atTimestampTimestamp of image badge update
is_defaultBooleanIs badge default?
image_original_urlStringURL to the origianal badge image
org_id_sIntegerID of the organisation
record_insert_timeStringTime when record was created in text format
yrStringPartition information on creation date (year)
monthStringPartition information on creation date (month)
dayStringPartition information on creation date (day)
hourStringPartition information on creation date (hour)

Cards

(cards_dim_m_v)

NameTypeDescription
idIntegerID of the smart card
cards_config_idIntegerIntrernal id of the configuation
card_levelStringProficiency level: Beginner, Intermediate, Advanced
group_idIntegerID of group
author_first_nameStringFirst name of the smart card author
author_last_nameStringLast name of the smart card author
author_picture_urlStringURL to picture of the smart card author
super_card_idIntegerId of.the original card if this card is a clone
author_idIntegerId of the smart card author
created_atTimestampTimestamp of the smart card creation
updated_atTimestampTimestamp of the smart card most recent update
is_publicBooleanIs smart card public or private
is_manualBooleanIs smart card created manually
featuresString
client_idInteger
client_item_idString
comments_countIntegerNumber of comments to the smart card
order_indexIntegerInternal index of the card sequence
slugStringSlug of the smart card url
impressions_countIntegerNumber of smart card impressions
outbounds_countInteger
shares_countIntegerNumber of shares of the smart card
answers_countIntegerNumber of answers to the quiz or poll
expansions_countInteger
plays_countIntegerNumber of plays of the card
hiddenBooleanIs card hidden?
resource_idIntegerID of the card content external resource
stateStringState of the smart card: Draft, Published, Processing, Archived, Deleted
titleStringTitle of the smart card
messageStringMessage of the smart card (usually title)
published_atTimestampTimestamp of the smart card publication
is_officialBooleanIs smart card official?
card_typeStringThe type of the smart card: poll, media, scorm, project etc
card_subtypeStringThe subtype of the smart card: image, video, audio, file etc
votes_countIntegerNumber of votes for the card
promoted_atTimestampTimestamp of card promotion
ecl_idStringId of the smart card content reference
ecl_metadataStringMetadata defining smart card content
taxonomy_topicsStringList of taxonomy topics
filestackStringReference to the image of the card
bookmarks_countIntegerNumber of card bookmarks
deleted_atTimestampTimstamp of casd delation
ecl_source_nameStringSource name of the content
readable_card_typeInteger
can_be_reansweredBooleanIs card answerable (e.g. poll or quiz)
providerStringName of the content provider for the smart card
provider_imageStringULR to the image the content provider for the smart card
auto_completeBooleanIs autocomplete set for this smart card?
user_taxonomy_topicsStringList of user taxonomy topics
durationStringDescrptive text of the content duration
is_paidBooleanIs content of the card free or paid?
languageStringLanguage of the content
authoritative_all_time_views_countIntegerTotal number of smart card views
is_taxonomy_generatedBooleanIs skill taxonomy generated automatically
standard_typeStringStandard card type: news, document, article, poll etc
org_id_sIntegerID of the organisation
record_insert_timeStringTime when record was created in text format
yrStringPartition information on creation date (year)
monthStringPartition information on creation date (month)
dayStringPartition information on creation date (day)
hourStringPartition information on creation date (hour)

Channels

(channels_dim_m_v)

NameTypeDescription
idIntegerID of the channel
labelStringLabel of the channel
descriptionStringDescription of the channel
card_query_idInteger
created_atTimestampTimestamp of channel creation
updated_atTimestampTimestamp of the most recent channel update
image_file_nameStringURL to the channel image
image_content_typeStringFormat of the channel image: image/jpg, image/png etc
image_file_sizeIntegerFile size of the channel image
image_updated_atTimestampTimestamp of the image update
slugStringSlug of the channel url
visibleBooleanIs channel visible?
mobile_image_file_nameStringURL to the channel mobile image
mobile_image_content_typeStringFormat of the channel mobile image: image/jpg, image/png etc
mobile_image_file_sizeIntegerFile size of the channel mobile image
mobile_image_updated_atTimestampTimestamp of the mobile image update
is_privateBooleanIs channel private?
client_idInteger
keywordsStringList of keywords for the channel
autopull_contentBoolean
show_authorsBooleanDoes author of tbhe
visible_during_onboardingBooleanIs channel visible during onboarding?
only_authors_can_postBooleanCan only owner of the channel post content?
group_idInteger
content_discovery_freqStringTest representation of the frequency of channel discovery
last_discovered_atTimestampTimestamp of the most recent channel discory event
is_generalBooleanIs channel general?
is_promotedBooleanIs channel promoted?
auto_followBooleanIs channel set for auto follow?
user_idIntegerID of the channel creator
topicsStringTopics of the channel in meta data format
ecl_enabledBoolean
curate_onlyBooleanCan channel be
providerString
provider_imageString
is_openBooleanCan anyone join the channel?
curate_ugcBoolean
allow_followBooleanCan anyone follow the channel?
shareableBooleanCan channel be shared?
parent_idInteger
auto_pin_cardsBoolean
languageStringLanguage of the channel
content_typeString
card_fetch_limitInteger
org_id_sIntegerID of the organisation
record_insert_timeStringTime when record was created in text format
yrStringPartition information on creation date (year)
monthStringPartition information on creation date (month)
dayStringPartition information on creation date (day)
hourStringPartition information on creation date (hour)

Comments

(comments_fact_m_v)

NameTypeDescription
idIntegerID of the comment
messageStringContent of the comment
typeStringType of the comment (LiveComment)
commentable_idIntegerID of the item that is commented
commentable_typeStringItem that is commented (Team, Card)
user_idIntegerId of the commenting user
created_atTimestampTimestamp of comment creation
updated_atTimestampTimestamp of comment the most recent update
votes_countIntegerNumber of votes for the comment
resource_idInteger
hiddenBooleanIs commnet hidden?
anonymousBooleanIs comment anonymous?
is_mobileBooleanIs comment created on mobile?
client_item_idString
comments_countInteger
deleted_atTimestampTimestamp of the comment delation
org_id_sIntegerID of the organisation
record_insert_timeStringTime when record was created in text format
yrStringPartition information on creation date (year)
monthStringPartition information on creation date (month)
dayStringPartition information on creation date (day)
hourStringPartition information on creation date (hour)

Quizzes

(quizzes_fact_m_v)

idInteger
card_idInteger
reanswerableBoolean
passing_criteriaInteger
created_atTimestamp
updated_atTimestamp
mandatoryBoolean
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Custom Fields

(custom_fields_dim_m_v)

idInteger
abbreviationString
display_nameString
created_atTimestamp
updated_atTimestamp
enable_people_searchBoolean
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Groups

(groups_dim_m_v)

idInteger
nameString
descriptionString
website_urlString
created_atTimestamp
updated_atTimestamp
client_idInteger
client_resource_idString
typeString
accessString
users_countInteger
course_data_urlString
image_urlString
details_lockedBoolean
creator_idInteger
parent_idInteger
close_accessBoolean
topic_idInteger
picture_file_nameString
picture_content_typeString
picture_file_sizeInteger
picture_updated_atTimestamp
is_privateBoolean
start_dateTimestamp
course_termString
end_dateTimestamp
connect_to_social_mediumsBoolean
enable_mobile_app_download_buttonsBoolean
share_to_social_mediumsBoolean
daily_digest_enabledBoolean
forum_notifications_enabledBoolean
languageString
is_promotedBoolean
is_hiddenBoolean
course_codeString
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Organizations

(organizations_dim_m_v)

NameTypeDescription
nameString
descriptionString
slugString
image_file_nameString
image_content_typeString
image_file_sizeInteger
image_updated_atTimestamp
created_atTimestamp
updated_atTimestamp
mobile_image_file_nameString
mobile_image_content_typeString
mobile_image_file_sizeInteger
mobile_image_updated_atTimestamp
host_nameString
client_idInteger
co_branding_logo_file_nameString
co_branding_logo_content_typeString
co_branding_logo_file_sizeInteger
co_branding_logo_updated_atTimestamp
co_branding_mobile_logo_file_nameString
co_branding_mobile_logo_content_typeString
co_branding_mobile_logo_file_sizeInteger
co_branding_mobile_logo_updated_atTimestamp
is_registrableBoolean
send_weekly_activityBoolean
statusString
show_sub_brand_on_loginBoolean
savannah_app_idInteger
redirect_uriString
social_enabledBoolean
xapi_enabledBoolean
users_countInteger
show_onboardingBoolean
enable_role_based_authorizationBoolean
splash_image_file_nameString
splash_image_content_typeString
splash_image_file_sizeInteger
splash_image_updated_atTimestamp
favicon_file_nameString
favicon_content_typeString
favicon_file_sizeInteger
favicon_updated_atTimestamp
custom_domainString
enable_analytics_reportingBoolean
comments_countInteger
whitelabel_build_enabledBoolean
platform_domainString
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Roles

(roles_dim_m_v)

idInteger
nameString
master_roleBoolean
created_atTimestamp
updated_atTimestamp
image_urlString
thresholdInteger
default_nameString
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Structured Items

(structured_items_fact_m_v)

NameTypeDescription
idInteger
structure_idInteger
entity_idInteger
entity_typeString
enabledBoolean
created_atTimestamp
updated_atTimestamp
positionInteger
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Structures

(structures_dim_m_v)

NameTypeDescription
idInteger
creator_idInteger
parent_idInteger
parent_typeString
display_nameString
contextInteger
slugString
enabledBoolean
created_atTimestamp
updated_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Team Assignments

(team_assignments_fact_m_v)

idInteger
assignment_idInteger
team_idInteger
created_atTimestamp
updated_atTimestamp
assignor_idInteger
messageString
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Teams

(teams_dim_m_v)

NameTypeDescription
idInteger
nameString
descriptionString
slugString
image_file_nameString
image_content_typeString
image_file_sizeInteger
image_updated_atTimestamp
created_atTimestamp
updated_atTimestamp
is_everyone_teamBoolean
comments_countInteger
auto_assign_contentBoolean
source_idsString
is_privateBoolean
is_dynamicBoolean
is_mandatoryBoolean
domainsString
only_admin_can_postBoolean
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Teams Users

(teams_users_fact_m_v)

NameTypeDescription
idInteger
team_idInteger
user_idInteger
as_typeString
created_atTimestamp
updated_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

User profiles

(user_profiles_fact_m_v)

idInteger
user_idInteger
expert_topicsString
learning_topicsString
created_atTimestamp
updated_atTimestamp
hr_job_role_idInteger
hr_organization_idInteger
hr_location_idInteger
hr_competency_idInteger
hr_domain_idInteger
time_zoneString
onboarding_optionsString
languageString
tac_acceptedBoolean
job_titleString
dashboard_infoString
companyString
job_roleString
org_id_sInteger
record_insert_timeString
dobTimestamp
tac_accepted_atTimestamp
genderInteger
mobile_numberString
work_countryString
domainString
mobile_verifiedBoolean
occupation_idInteger
occupation_nameString
occupation_categoryInteger
yrString
monthString
dayString
hourString

Users

(users_dim_m_v)

idInteger
emailString
first_nameString
last_nameString
created_atTimestamp
updated_atTimestamp
sign_in_countInteger
current_sign_in_atTimestamp
last_sign_in_atTimestamp
current_sign_in_ipString
last_sign_in_ipString
avatar_file_nameString
avatar_content_typeString
avatar_file_sizeInteger
avatar_updated_atTimestamp
location_idInteger
confirmed_atTimestamp
confirmation_sent_atTimestamp
unconfirmed_emailString
handleString
is_brandBoolean
bioString
coverimage_file_nameString
coverimage_content_typeString
coverimage_file_sizeInteger
coverimage_updated_atTimestamp
password_reset_requiredBoolean
is_completeBoolean
configsString
organization_roleString
parent_user_idInteger
job_role_idInteger
time_in_roleString
is_activeBoolean
showcaseBoolean
is_suspendedBoolean
is_edcast_adminBoolean
failed_attemptsInteger
locked_atTimestamp
federated_identifierString
statusString
exclude_from_leaderboardBoolean
default_team_idInteger
data_export_statusInteger
last_data_export_timeTimestamp
is_anonymizedBoolean
invitation_acceptedBoolean
hide_from_leaderboardBoolean
sign_out_atTimestamp
welcome_tokenString
deleted_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Card Pack Relations

(card_pack_relations_dim_m_v)

NameTypeDescription
pathway_idInteger
card_idInteger
card_titleString
card_typeString
card_stateString
smart_titleString
pathway_titleString
updated_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Journey Pack Relations

(journey_pack_relations_dim_m_v)

NameTypeDescription
journey_idInteger
card_idInteger
card_typeString
card_stateString
smart_titleString
journey_titleString
updated_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Channels cards

(channels_cards_dim_m_v)

NameTypeDescription
card_idInteger
card_titleString
card_stateString
ecl_source_nameString
channel_idInteger
channel_nameString
card_typeString
card_subtypeString
slugString
created_atTimestamp
object_idInteger
updated_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

User Content completions

(user_content_completions_dim_m_v)

NameTypeDescription
user_idInteger
completable_idIntegersame as card_id
completed_atTimestamp
completed_percentageInteger
updated_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString
stateStringPossible Values - started, completed, initialized
durationInteger

Group assignments performance

(group_assignments_performance_i_v)

NameTypeDescription
card_idInteger
card_author_idInteger
titleString
card_messageString
card_source_nameString
durationString
card_typeString
card_levelString
card_author_full_nameString
assignor_nameString
assignor_idInteger
group_idInteger
team_nameString
assigned_user_idInteger
assigned_user_full_nameString
assigned_user_handleString
assignor_handleString
assignment_stateString
record_insert_timeString
time_assignment_startedTimestamp
time_completedTimestamp
assignment_due_dateTimestamp
time_assignment_createdTimestamp
time_assignedTimestamp
yrString
monthString
dayString
hourString

User assignments performance

(user_assignments_performance_i_v)

NameTypeDescription
card_idInteger
card_author_idInteger
titleString
card_messageString
card_source_nameString
durationString
card_typeString
card_levelString
card_author_nameString
assignor_nameString
assignor_idInteger
assigned_user_idInteger
assigned_user_full_nameString
assigned_user_handleString
assignor_handleString
assignment_stateString
record_insert_timeString
time_assignment_startedTimestamp
time_completedTimestamp
assignment_due_dateTimestamp
time_assignment_createdTimestamp
time_assignedTimestamp
yrString
monthString
dayString
hourString

User custom fields

(user_custom_fields_dim_m_v)

NameTypeDescription
idInteger
user_idInteger
custom_field_idInteger
valueString
display_nameString
abbreviationString
enable_people_searchBoolean
created_atTimestamp
updated_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

User onboardings

(user_onboardings_dim_m_v)

NameTypeDescription
idInteger
user_idInteger
current_stepInteger
statusString
completed_atTimestamp
created_atTimestamp
updated_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Profiles

(profiles_dim_m_v)

NameTypeDescription
idInteger
user_idInteger
external_idString
uidString
created_atTimestamp
updated_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Card reportings

(card_reportings_dim_m_v)

NameTypeDescription
idInteger
card_idInteger
user_idInteger
reasonString
deleted_atTimestamp
created_atTimestamp
updated_atTimestamp
statusString
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Skills Users

(skills_users_dim_m_v)

NameTypeDescription
idInteger
user_idInteger
skill_idInteger
descriptionString
credentialString
created_atTimestamp
updated_atTimestamp
experienceString
skill_levelString
credential_nameString
credential_urlString
expiry_dateTimestamp
issue_dateTimestamp
issuerString
skillsString
credential_idString
credential_typeString
verifiedBoolean
scoreInteger
skills_detail_idInteger
global_user_idInteger
card_idInteger
skill_nameString
taxonomy_detailsString
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

User Roles

(user_roles_dim_m_v)

NameTypeDescription
idInteger
user_idInteger
role_idInteger
created_atTimestamp
updated_atTimestamp
deleted_atTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Card Languages

(card_languages_dim_m_v)

NameTypeDescription
idInteger
card_idInteger
resource_idInteger
titleString
messageString
languageString
custom_dataString
deleted_atTimestamp
created_atTimestamp
updated_atTimestamp
mediaString
stateString
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Card Relations

(card_relations_dim_m_v)

NameTypeDescription
idInteger
card_idInteger
root_idInteger
parent_idInteger
nameString
created_atTimestamp
updated_atTimestamp
user_idInteger
stateString
version_typeString
change_logString
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

Badgings

(badgings_dim_m_v)

NameTypeDescription
idInteger
badge_titleString
badgeable_card_idInteger
badge_idInteger
badge_typeString
target_stepsInteger
all_quizzes_answeredString
time_badge_createdTimestamp
time_badge_last_updatedTimestamp
org_id_sInteger
record_insert_timeString
yrString
monthString
dayString
hourString

© 2020 EdCast Inc.