Daily Public Opinion On Israel-Palestine War
Comments from reddit on posts related to the current war. Updated Daily
@kaggle.asaniczka_reddit_on_israel_palestine_daily_updated
Comments from reddit on posts related to the current war. Updated Daily
@kaggle.asaniczka_reddit_on_israel_palestine_daily_updated
The Israel-Palestine conflict has been a highly discussed and sensitive topic in recent times.
This dataset contains comments from Reddit posts related to the current situation in Israel and Gaza.
By analyzing these comments, you can gain insights into the biases and affiliations of the commenters, as well as their support for different parties involved.
This dataset is updated daily, providing a comprehensive and up-to-date view of the sentiments expressed on Reddit regarding this conflict.
If you find this dataset valuable, don't forget to hit the upvote button! 😊💝
This csv has data about the comment, the author of the comment, and the post the comment was posted on.
CREATE TABLE pse_isr_reddit_comments (
"comment_id" VARCHAR,
"score" BIGINT,
"self_text" VARCHAR,
"subreddit" VARCHAR,
"created_time" TIMESTAMP
);
Anyone who has the link will be able to view this.