MemberContentMonth

Contains calendar month data on overall user and content activity. This report covers the last 12 months.  

URL

/odata/MemberContentMonth

Attributes

NameData TypeDescription
community_keyEdm.Int32 Unique digital workplace identifier.
sort_orderEdm.Int32Ranges from 1-12. Lower values correspond to older dates.
membersEdm.Int32 Total number of users in a digital workplace during the reporting period.
inactive_membersEdm.Int32Total number of users with no activity during the reporting period.
members_with_activityEdm.Int32Total number of users with activity during the reporting period.
members_addedEdm.Int32 Total number of users added during the reporting period.
members_removedEdm.Int32Total number of users removed during the reporting period.
per_cent_active_membersEdm.DecimalProportion of users with activity during the reporting period. Calculated by dividing members_with_activity by members.
percent_inactive_membersEdm.DecimalProportion of users with no activity during the reporting period. Calculated by dividing inactive_members by members.
consumersEdm.Int32Total number of users who have viewed content during the reporting period.
contributorsEdm.Int32Total number of users who have liked, commented on, and/or rated(deprecated) contented during the reporting period.
creatorsEdm.Int32Total number of users who have created new content, and/or edited existing content.
per_cent_consumersEdm.Int32Proportion of users who were consumers during the reporting period. Calculated by dividing consumers by members_with_activity.
per_cent_contributorsEdm.Int32Proportion of users who were contributors during the reporting period. Calculated by dividing contributors by members_with_activity.
per_cent_creatorsEdm.Int32Proportion of users who were creators during the reporting period. Calculated by dividing creators by members_with_activity.
blog_countEdm.Int32Total number of blog articles in a digital workplace during the reporting period. Calculated by adding the difference between blog_added and blog_removed to the previous periods count.
calendar_countEdm.Int32Total number of calendar events in a digital workplace during the reporting period. Calculated by adding the difference between calendar_added and calendar_removed to the previous periods count.
document_countEdm.Int32Total number of files in a digital workplace during the reporting period. Calculated by adding the difference between document_added and document_removed to the previous periods count.
forum_countEdm.Int32Total number of forum topics in a digital workplace during the reporting period. Calculated by adding the difference between  forum_added and forum_removed to the previous periods count.
microblog_countEdm.Int32Total number of microblog posts in a digital workplace during the reporting period. Calculated by adding the difference between microblog_added and microblog_removed to the previous periods count.
wiki_countEdm.Int32Total number of wiki articles in a digital workplace during the reporting period. Calculated by adding the difference between wiki_added and wiki_removed to the previous periods count.
blog_addedEdm.Int32Total number of blog articles added to a digital workplace during the reporting period.
calendar_addedEdm.Int32Total number of calendar events added to a digital workplace during the reporting period.
document_addedEdm.Int32 Total number of files added to a digital workplace during the reporting period.
forum_addedEdm.Int32Total number of forum topics added to a digital workplace during the reporting period.
microblog_addedEdm.Int32Total number of microblog posts added to a digital workplace during the reporting period.
wiki_addedEdm.Int32Total number of wiki articles added to a digital workplace during the reporting period.
blog_removedEdm.Int32Total number of blog articles removed from a digital workplace during the reporting period.
calendar_removedEdm.Int32Total number of calendar events removed from a digital workplace during the reporting period.
document_removedEdm.Int32Total number of files removed from a digital workplace during the reporting period.
forum_removedEdm.Int32Total number of forum topics removed from a digital workplace during the reporting period.
microblog_removedEdm.Int32Total number of microblog posts removed from a digital workplace during the reporting period.
wiki_removedEdm.Int32Total number of wiki articles removed from a digital workplace during the reporting period.
community_guidEdm.GuidUnique digital workplace identifier.
offsetEdm.Int32

The reporting period that a row falls into. Values include:

  • 6: Data falls within 6 months from the most recent month.
  • 12: Data falls within 12 months from the most recent month.
begin_dateEdm.DateTimeOffsetBeginning date of the row's reporting period.
end_dateEdm.DateTimeOffsetEnding date of the row's reporting period.
latest_member_countEdm.Int32Member count as of the last reporting period. Only the last reporting period will contain a value.
Table Attributes