Data for the paper "Low-Vocality Engagement Shapes Online Participation"
收藏资源简介:
# Profile Data Description ### `style_profiles.csv.gz` Style profile assignments derived from: Rows: `20,654,944`File size: approximately `273 MB` Columns: | Column | Description ||---|---|| `year_month` | Month of the observation, formatted as `YYYY_MM`. || `user_id` | User identifier. || `blocks_share` | Share of block actions. || `likes_share` | Share of like actions. || `published_posts_share` | Share of published post actions. || `new_follows_share` | Share of new follow actions. || `profile_edits_share` | Share of profile edit actions. || `reposts_share` | Share of repost actions. || `list_creations_share` | Share of list creation actions. || `chat_declarations_share` | Share of chat declaration actions. || `list_blocks_share` | Share of list block actions. || `starter_packs_share` | Share of starter pack actions. || `thread_rules_share` | Share of thread rule actions. || `feed_generators_share` | Share of feed generator actions. || `postgate_rules_share` | Share of postgate rule actions. || `cluster_label` | Style cluster label assigned to the user-month observation. | ### `intensity_profiles.csv.gz` Intensity profile assignments.Rows: `20,654,944`File size: approximately `127 MB` Columns: | Column | Description ||---|---|| `year_month` | Month of the observation, formatted as `YYYY_MM`. || `user_id` | User identifier. || `log_total_sessions` | Log-transformed total session count. || `log_activity` | Log-transformed activity count. || `log_total_duration_min` | Log-transformed total duration in minutes. || `log_activity_per_session` | Log-transformed activity per session. || `log_average_session_duration_min` | Log-transformed average session duration in minutes. || `cluster_label` | Intensity cluster label assigned to the user-month observation. |



