Melissa Hortman Shooting: YouTube Coverage Data
Comprehensive YouTube comments and video metadata
@kaggle.lucaspimeentel_melissa_hortman_shooting_youtube_coverage_data
Comprehensive YouTube comments and video metadata
@kaggle.lucaspimeentel_melissa_hortman_shooting_youtube_coverage_data
This dataset contains comprehensive YouTube data related to the tragic shooting of Minnesota State Representative Melissa Hortman. The collection includes both video metadata and public comments from YouTube's coverage of this significant political news event, providing researchers with rich data for analyzing public discourse, media coverage patterns, and social responses to political violence.
Data was systematically collected on June 18, 2025, using the query "Gunman shoots and kills Minnesota state representative Melissa Hortman." The collection process focused on the most relevant and recently published content to capture immediate public reaction and media coverage of this breaking news event.
The dataset comprises 53,817 comments from 131 unique videos, offering extensive coverage of public discourse surrounding this political tragedy. Comments are sorted by newest first to capture real-time reactions, while video metadata provides context about content creators, engagement metrics, and publication timing.
This dataset contains public comments and metadata from YouTube's public platform. All data represents information already publicly available.
Questions about the dataset methodology and/or additional context are welcome in the discussion forum.
CREATE TABLE gunman_shoots_and_kills_minnesota_state_representative_347b5ec2 (
"commentid" VARCHAR,
"content" VARCHAR,
"publishedtime" VARCHAR,
"replylevel" BIGINT,
"authorbuttona11y" VARCHAR,
"video_id" VARCHAR,
"likecountliked" VARCHAR,
"likecountdisliked" VARCHAR,
"replycount" VARCHAR,
"imageattachmentmaxheight" DOUBLE
);
CREATE TABLE gunman_shoots_and_kills_minnesota_state_representative_f391878d (
"videoid" VARCHAR,
"title" VARCHAR,
"lengthseconds" BIGINT,
"keywords" VARCHAR,
"shortdescription" VARCHAR,
"allowratings" BOOLEAN,
"viewcount" BIGINT,
"author" VARCHAR,
"isprivate" BOOLEAN
);
Anyone who has the link will be able to view this.