14 datasets found
  1. Social Media & Misinformation Dataset 2024

    • kaggle.com
    zip
    Updated Aug 16, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Imaad Mahmood (2025). Social Media & Misinformation Dataset 2024 [Dataset]. https://www.kaggle.com/datasets/imaadmahmood/social-media-and-misinformation-dataset-2024/data
    Explore at:
    zip(4439 bytes)Available download formats
    Dataset updated
    Aug 16, 2025
    Authors
    Imaad Mahmood
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    📊 Dataset Description: Social Media Content, Engagement & Moderation:

    ~This dataset contains 40 social media posts collected from multiple platforms (Twitter, Facebook, Instagram, YouTube, TikTok). It provides a detailed view of how different types of content perform, how users engage with them, and how moderation systems respond.

    🔑 Key Features:

    ~**Platform & Content:** Includes post type (Tweet, Story, Video, etc.), unique IDs, and timestamps.

    ~**User Information:** Follower counts and verification status.

    ~**Content Metadata:** Text, category, language, country, length, media type, and presence of external links.

    ~**Engagement Metrics:** Like, share, and comment counts, along with an overall engagement score.

    Trust & Safety Signals:

    ~Misinformation Flag

    ~Fact-Check Source

    ~Moderation Action (e.g., Approved, Warning Label, Demonetized, Removed)

    NLP & Behavioral Features:

    ~Sentiment Score (positive/negative tone)

    ~Toxicity Score (harassment/offensive likelihood)

    ~Political Leaning (Neutral, Liberal, Conservative, Conspiracy)

    ~Topic Tags (e.g., climate, vaccine, election, 5G)

    ~Virality Indicators: Viral score estimating likelihood of content going viral.

    📌 Example Use Cases:

    ~**Fake News & Misinformation Research** – Train ML models to detect misinformation.

    ~**Content Moderation Systems** – Study how platforms label, remove, or demonetize harmful content.

    ~**NLP & Sentiment Analysis** – Analyze toxicity, bias, and sentiment across platforms.

    ~**Trend Analysis** – Compare engagement across topics (climate change, vaccines, elections, 5G).

    ~**Political Bias Detection** – Explore correlations between political leaning, engagement, and moderation.

    📂 Dataset Size:

    ~40 posts

    ~25 features

    ~This dataset is a synthetic but realistic representation of social media activity. It can be useful for machine learning, data analysis, and visualization projects related to misinformation, user engagement, and platform moderation.

  2. Indian Political Tweet Engagement Dataset

    • kaggle.com
    zip
    Updated Jan 23, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mannat Trivedi (2026). Indian Political Tweet Engagement Dataset [Dataset]. https://www.kaggle.com/datasets/mannattrivedi/indian-political-tweet-engagement-dataset
    Explore at:
    zip(10064890 bytes)Available download formats
    Dataset updated
    Jan 23, 2026
    Authors
    Mannat Trivedi
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Area covered
    India
    Description

    Dataset Description and Authenticity Audit

    This dataset contains 85,154 Twitter posts related to Indian political discourse, collected between October 2022 and March 2023. It includes tweet text, user identifiers, temporal metadata, and engagement metrics such as likes and retweets, enabling analysis of interaction patterns and engagement behavior in high-activity public discussions.

    Dataset Integrity

    The dataset consists of 9 variables and is fully cleaned, with no missing values, duplicate records, or invalid timestamps. Derived temporal features (Year, Month, Day) are perfectly consistent with the original timestamp, ensuring reliability for time-based analysis.

    Authenticity Validation

    Multiple forensic checks were performed to evaluate whether engagement metrics reflect real-world social media behavior:

    • Temporal Consistency Test confirmed exact alignment between timestamps and derived date components.
    • Benford’s Law Analysis showed close correspondence between observed and expected digit distributions, indicating naturally occurring numerical patterns.
    • Social Power Law (Pareto Principle) validation revealed that the top 1% of users contribute approximately 12.25% of all tweets, consistent with organic human-driven participation rather than automated activity.

    Statistical Characteristics

    Engagement metrics display realistic long-tail distributions, with a small fraction of highly engaged tweets and minimal zero inflation. The dataset contains over 58,000 distinct users and more than 98% unique tweet content, further supporting data authenticity.

    Interaction Network Component

    In addition to tweet-level data, the dataset includes a user interaction network represented as directed edges. Each edge denotes an interaction between two users, derived from observable Twitter actions such as replies, mentions, or retweets. This network structure enables graph-based analysis of information flow, influence patterns, and community behavior within political discussions. https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F22766094%2Fea12c83af697260cda6a5dfcdd6c544b%2Fgraph.jpg?generation=1769145568146421&alt=media" alt="">

    Intended Use

    The dataset is suitable for machine learning and analytical tasks such as engagement prediction, content analysis, user behavior modeling, and temporal interaction studies. Political content is treated solely as a high-engagement discussion domain and does not imply ideological inference or endorsement.

  3. Political Social Media Posts

    • kaggle.com
    zip
    Updated Nov 20, 2016
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Figure Eight (2016). Political Social Media Posts [Dataset]. https://www.kaggle.com/crowdflower/political-social-media-posts
    Explore at:
    zip(818736 bytes)Available download formats
    Dataset updated
    Nov 20, 2016
    Dataset authored and provided by
    Figure Eight
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    This dataset, from Crowdflower's Data For Everyone Library, provides text of 5000 messages from politicians' social media accounts, along with human judgments about the purpose, partisanship, and audience of the messages.

    How was it collected?

    Contributors looked at thousands of social media messages from US Senators and other American politicians to classify their content. Messages were broken down into audience (national or the tweeter’s constituency), bias (neutral/bipartisan, or biased/partisan), and finally tagged as the actual substance of the message itself (options ranged from informational, announcement of a media appearance, an attack on another candidate, etc.)

    Acknowledgments

    Data was provided by the Data For Everyone Library on Crowdflower.

    Our Data for Everyone library is a collection of our favorite open data jobs that have come through our platform. They're available free of charge for the community, forever.

    Inspiration

    Here are a couple of questions you can explore with this dataset:

    • what words predict partisan v. neutral messages?
    • what words predict support messages v. attack messages?
    • do politicians use Twitter and Facebook for different purposes? (e.g., Twitter for attack messages, Facebook for policy messages)?

    The Data

    The dataset contains one file, with the following fields:

    • _unit_id: a unique id for the message
    • _golden: always FALSE; (presumably whether the message was in Crowdflower's gold standard)
    • _unit_state: always "finalized"
    • _trusted_judgments: the number of trusted human judgments that were entered for this message; an integer between 1 and 3
    • _last_judgment_at: when the final judgment was collected
    • audience: one of national or constituency
    • audience:confidence: a measure of confidence in the audience judgment; a float between 0.5 and 1
    • bias: one of neutral or partisan
    • bias:confidence: a measure of confidence in the bias judgment; a float between 0.5 and 1
    • message: the aim of the message. one of: -- attack: the message attacks another politician
      -- constituency: the message discusses the politician's constituency
      -- information: an informational message about news in government or the wider U.S.
      -- media: a message about interaction with the media
      -- mobilization: a message intended to mobilize supporters
      -- other: a catch-all category for messages that don't fit into the other
      -- personal: a personal message, usually expressing sympathy, support or condolences, or other personal opinions
      -- policy: a message about political policy
      -- support: a message of political support
    • message:confidence: a measure of confidence in the message judgment; a float between 0.5 and 1
    • orig_golden: always empty; presumably whether some portion of the message was in the gold standard
    • audience_gold: always empty; presumably whether the audience response was in the gold standard
    • bias_gold: always empty; presumably whether the bias response was in the gold standard
    • bioid: a unique id for the politician
    • embed: HTML code to embed this message
    • id: unique id for the message WITHIN whichever social media site it was pulled from
    • label: a string of the form "From: firstname lastname (position from state)"
    • message_gold: always blank; presumably whether the message response was in the gold standard
    • source: where the message was posted; one of "facebook" or "twitter"
    • text: the text of the message
  4. US Election 2024 Social Media Sentiment Dataset

    • kaggle.com
    zip
    Updated Sep 15, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Imaad Mahmood (2025). US Election 2024 Social Media Sentiment Dataset [Dataset]. https://www.kaggle.com/datasets/imaadmahmood/us-election-2024-social-media-sentiment-dataset/code
    Explore at:
    zip(8063 bytes)Available download formats
    Dataset updated
    Sep 15, 2025
    Authors
    Imaad Mahmood
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Area covered
    United States
    Description

    US Election 2024 Social Media Sentiment Dataset

    The US Election 2024 Social Media Sentiment Dataset captures 100 authentic, anonymized posts from X (formerly Twitter) collected during November 5-6, 2024, coinciding with the US Presidential Election's critical period. This dataset reflects real-time public opinions, emotions, and discussions surrounding the election, focusing on candidates (Donald Trump, Kamala Harris), voting processes, and media narratives. Sourced via X's official API, the data ensures compliance with platform policies and prioritizes ethical considerations by anonymizing user identities.

    Dataset Features

    • Size: 100 unique posts (excluding replies and quoted posts to avoid redundancy).

    • Attributes:

      • Post ID: Unique identifier for each post.
      • Author: Anonymized author name (e.g., Author_#ID).
      • Username: Anonymized handle (e.g., User_#ID).
      • Timestamp: Post creation time (GMT).
      • Text: Full post content, preserved verbatim (HTML-escaped for compatibility).
      • Engagement Metrics: Likes, reposts, replies, quotes, bookmarks, and views.
      • Hashtags: Comma-separated list of extracted hashtags (e.g., #USElection2024, #VotedForTrump).
      • Media: Indicator for presence of images/videos (Yes/No).
      • Timeframe: November 5-6, 2024, covering election night and early result announcements.
      • Language: Primarily English, with potential for multilingual expansion.

    Potential Applications

    • Sentiment Analysis: Develop machine learning models to classify sentiments (e.g., pro-Trump, pro-Harris, neutral) using NLP tools like VADER or BERT.
    • Topic Modeling: Identify key election themes (e.g., voter turnout, media bias) via techniques like LDA.
    • Network Analysis: Analyze user interactions through engagement metrics to map influence networks.
    • Time-Series Analysis: Track sentiment or hashtag trends over the election period.

    Collection Methodology

    Posts were collected using X's API with targeted queries (e.g., "#USElection2024", "Trump", "Harris" -filter:replies) and a minimum engagement filter (min_faves:1) to ensure relevance. The dataset was cleaned to remove sensitive information (e.g., full URLs where non-essential) while retaining original text for analysis. The collection focused on the latest posts to capture real-time reactions.

    Ethical Considerations

    • Adheres to X’s developer terms, ensuring ethical data use.
    • User identities anonymized to comply with privacy standards.
    • Licensed under CC0 (public domain) for open access on Kaggle.
    • Potential biases include a focus on high-engagement posts and English-language content; users are encouraged to expand with broader queries.

    Recommendations for Kaggle

    • Include 2-3 sample Jupyter notebooks (e.g., exploratory data analysis with Pandas, sentiment visualization with Matplotlib) to enhance usability.
    • Expand the dataset using similar API queries for larger scale (e.g., 10k+ posts).
    • Add derived features like sentiment scores or topic labels for enriched analysis.

    This dataset is a valuable resource for data scientists, political researchers, and students studying social media’s impact on the 2024 US Presidential Election. It provides a snapshot of public discourse, ideal for NLP, social network analysis, and trend detection.

  5. Reddit: /r/WTF

    • kaggle.com
    zip
    Updated Dec 18, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    The Devastator (2022). Reddit: /r/WTF [Dataset]. https://www.kaggle.com/datasets/thedevastator/uncovering-unseen-insights-on-reddit-s-subreddit
    Explore at:
    zip(113855 bytes)Available download formats
    Dataset updated
    Dec 18, 2022
    Authors
    The Devastator
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Reddit: /r/WTF

    Exploring Topics, Sentiment, and Engagement

    By Reddit [source]

    About this dataset

    Immerse yourself in the world of Reddit's Subreddit WTF with this comprehensive dataset! This dataset offers a unique glimpse into the mysterious world of Reddit, giving researchers access to 8 columns packed with essential data such as titles, scores, comments counts and URLs, creation dates and times as well as post bodies and timestamps. With this data in hand, researchers can begin uncovering secrets buried beneath Reddit's user-generated content. Uncover trends that go beyond simple sentiment analysis or explore topics important to the community! The possibilities available for research are abundant; it's time to start uncovering the answers you need from this exciting data set

    More Datasets

    For more datasets, click here.

    Featured Notebooks

    • 🚨 Your notebook can be here! 🚨!

    How to use the dataset

    Using this dataset, you can uncover previously unseen insights on Reddit's Subreddit WTF. To get the most out of this dataset, you should familiarize yourself with the columns: title, score, url, comms_num (comment numbers), created (creation date and time), body (the posts body) and timestamp. Each column is filled with valuable information that you can use to uncover hidden trends and topics of discussion within Reddit’s Subreddit WTF community.
    Start by exploring the data to gain an understanding of how Reddit works. Look for patterns such as hot topics being discussed or particular types of posts being upvoted more frequently than others. Understanding these patterns will help you build a better picture of what’s going on in Reddit’s Subreddit WTF community. Once you understand the data, start mining it for relevant metadata—such as sentiment analysis or keyword searches—that will add deeper insight into its user-generated content. By answering questions such as “what topics are people discussing?” or “what type of posts are generating more buzz?” Researchers have the capability to dive deep into related topics with much accuracy thanks to this comprehensive Dataset!
    Depending on your research needs; it might also be worth combining different columns from the dataset like URL + Title/Body = something contextual - to unlock insights that help answer a bigger research question when investigated together multiple pieces of data together .This method might be key in uncovering hidden gems from within this dataset! For example; if studying political impact on users content - then analyzing post bodies combined with their dates & timestamps could reveal some interesting trends about increase/decrease of online activity in relation political events happening around a certain period in times cases).

    Research Ideas

    • Analyzing the Sentiment of Users: By studying the language and body of Reddit posts, researchers can analyze sentiment and uncover any potential biases or patterns in user words. This could be used to infer subtle changes in sentiment or overall sentiment at a given point in time, as well as spot emerging topics or controversies.
    • Uncover Popular Topics: Through analyzing the titles, topics discussed on WTF subreddit could be determined, allowing for insight into what content might be popular on Reddit overall. This could also help reveal insight into what type of content is widely accepted by Reddit audiences and'smaller subcultures.'
    • Tracking User Engagement: By studying scores and comment counts over time, researcherse can track user engagement with posts over time to see when users are most likely to comment on posts or interact with one another. This could help shed light on user habits and preferences when it comes to engaging with content across different platforms like Reddit or other social media sites

    Acknowledgements

    If you use this dataset in your research, please credit the original authors. Data Source

    License

    License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

    Columns

    File: WTF.csv | Column name | Description | |:--------------|:--------------------------------------------------------| | title | The title of the post. (String) | | score | The number of upvotes the post has received. (Integer) | | url | The URL of the post. (String) ...

  6. Political Inclination Classification Nepali Tweets

    • kaggle.com
    zip
    Updated Nov 23, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Shashank Shree Neupane (2025). Political Inclination Classification Nepali Tweets [Dataset]. https://www.kaggle.com/datasets/shashankshreeneupane/political-inclination-classification-nepali-tweets
    Explore at:
    zip(620803 bytes)Available download formats
    Dataset updated
    Nov 23, 2025
    Authors
    Shashank Shree Neupane
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    To use this dataset on your research paper use the following reference.

    @artical{s13102024ijcatr13101005,
    Title = "Comparing Political Inclination Classification on Twitter Posts using Naive Bayes, SVM, and XGBoost",
    Journal ="International Journal of Computer Applications Technology and Research(IJCATR)",
    Volume = "13",
    Issue ="10",
    Pages ="62 - 65",
    Year = "2024",
    Authors ="Shashank Shree Neupane, Atish Shakya, Bishan Rokka, Sagar Acharya"}
    

    The details of the article is:

    International Journal of Computer Applications Technology and Research Volume 13–Issue 10, 62 – 65, 2024, ISSN:-2319–8656 DOI:10.7753/IJCATR1310.1005

    The link to article: https://ijcat.com/archieve/volume13/issue10/ijcatr13101005

    The dataset contains the twitter post of nepali political leader who are on political parties. The dataset can be used to know the inclination of people towards a political party with their post on the social media such as X (formerly twitter).

  7. Word Frequency In Political and Non-Pol. Subreddit

    • kaggle.com
    zip
    Updated Feb 16, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Anjay23 (2021). Word Frequency In Political and Non-Pol. Subreddit [Dataset]. https://www.kaggle.com/anjay23/word-frequency-in-political-and-nonpol-subreddit
    Explore at:
    zip(689948 bytes)Available download formats
    Dataset updated
    Feb 16, 2021
    Authors
    Anjay23
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Dataset

    This dataset was created by Anjay23

    Released under CC0: Public Domain

    Contents

    It contains the following files:

  8. Fact-Checking Facebook Politics Pages

    • kaggle.com
    zip
    Updated Jun 5, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Meg Risdal (2017). Fact-Checking Facebook Politics Pages [Dataset]. https://www.kaggle.com/mrisdal/fact-checking-facebook-politics-pages
    Explore at:
    zip(46535 bytes)Available download formats
    Dataset updated
    Jun 5, 2017
    Authors
    Meg Risdal
    Description

    Context

    During the 2016 US presidential election, the phrase “fake news” found its way to the forefront in news articles, tweets, and fiery online debates the world over after misleading and untrue stories proliferated rapidly. BuzzFeed News analyzed over 1,000 stories from hyperpartisan political Facebook pages selected from the right, left, and mainstream media to determine the nature and popularity of false or misleading information they shared.

    Content

    This dataset supports the original story “Hyperpartisan Facebook Pages Are Publishing False And Misleading Information At An Alarming Rate” published October 20th, 2016. Here are more details on the methodology used for collecting and labeling the dataset (reproduced from the story):

    More on Our Methodology and Data Limitations

    “Each of our raters was given a rotating selection of pages from each category on different days. In some cases, we found that pages would repost the same link or video within 24 hours, which caused Facebook to assign it the same URL. When this occurred, we did not log or rate the repeat post and instead kept the original date and rating. Each rater was given the same guide for how to review posts:

    • “*Mostly True*: The post and any related link or image are based on factual information and portray it accurately. This lets them interpret the event/info in their own way, so long as they do not misrepresent events, numbers, quotes, reactions, etc., or make information up. This rating does not allow for unsupported speculation or claims.

    • “*Mixture of True and False*: Some elements of the information are factually accurate, but some elements or claims are not. This rating should be used when speculation or unfounded claims are mixed with real events, numbers, quotes, etc., or when the headline of the link being shared makes a false claim but the text of the story is largely accurate. It should also only be used when the unsupported or false information is roughly equal to the accurate information in the post or link. Finally, use this rating for news articles that are based on unconfirmed information.

    • “*Mostly False*: Most or all of the information in the post or in the link being shared is inaccurate. This should also be used when the central claim being made is false.

    • “*No Factual Content*: This rating is used for posts that are pure opinion, comics, satire, or any other posts that do not make a factual claim. This is also the category to use for posts that are of the “Like this if you think...” variety.

    “In gathering the Facebook engagement data, the API did not return results for some posts. It did not return reaction count data for two posts, and two posts also did not return comment count data. There were 70 posts for which the API did not return share count data. We also used CrowdTangle's API to check that we had entered all posts from all nine pages on the assigned days. In some cases, the API returned URLs that were no longer active. We were unable to rate these posts and are unsure if they were subsequently removed by the pages or if the URLs were returned in error.”

    Acknowledgements

    This dataset was originally published on GitHub by BuzzFeed News here: https://github.com/BuzzFeedNews/2016-10-facebook-fact-check

    Inspiration

    Here are some ideas for exploring the hyperpartisan echo chambers on Facebook:

    • How do left, mainstream, and right categories of Facebook pages differ in the stories they share?

    • Which types of stories receive the most engagement from their Facebook followers? Are videos or links more effective for engagement?

    • Can you replicate BuzzFeed’s findings that “the least accurate pages generated some of the highest numbers of shares, reactions, and comments on Facebook”?

    Start a new kernel

  9. Truth Social Reactions to Trump’s Iran War Posts

    • kaggle.com
    zip
    Updated Apr 22, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Muhammet Akkurt (2026). Truth Social Reactions to Trump’s Iran War Posts [Dataset]. https://www.kaggle.com/datasets/muhammetakkurt/truth-social-reactions-to-trumps-iran-war-posts-s/discussion
    Explore at:
    zip(65283451 bytes)Available download formats
    Dataset updated
    Apr 22, 2026
    Authors
    Muhammet Akkurt
    License

    Attribution-NonCommercial 4.0 (CC BY-NC 4.0)https://creativecommons.org/licenses/by-nc/4.0/
    License information was derived automatically

    Area covered
    Iran
    Description

    This dataset contains a curated collection of Donald Trump’s Truth Social posts related to Iran, military escalation, and Middle East conflict rhetoric, along with the associated comment data collected for those posts.

    The dataset is structured in two linked tables:

    • posts.csv: source posts, engagement metrics, media flags, and link-card metadata
    • comments.csv: replies to those posts, including text, engagement metrics, account-level metadata, and media/link-card indicators

    The main purpose of this dataset is to support research and exploratory analysis of:

    • public reactions to conflict-related political messaging
    • pro-war vs anti-war response patterns
    • religious, conspiratorial, celebratory, and media-amplifying rhetoric in replies
    • engagement dynamics across posts and comments
    • multimodal reactions such as text, image, video, and link-card replies

    Files

    posts.csv Contains post-level metadata such as post ID, timestamp, cleaned text, engagement counts, media indicators, account fields, and link-card information.

    comments.csv Contains comment-level metadata such as comment ID, parent post ID, cleaned text, engagement counts, commenter account fields, media indicators, and link-card information.

    Notes

    • This dataset is event-centered and focuses specifically on war/conflict-related posts rather than all Truth Social activity.
    • The current release is primarily a structured raw dataset and does not include manual stance annotations.
    • Some comments may be text-only, while others may contain only media, videos, or external news/link cards.

    Suggested use cases

    • exploratory data analysis
    • sentiment and stance analysis
    • conflict discourse analysis
    • media/reaction type classification
    • political communication research
    • multimodal social media response analysis
  10. Global Political tweets

    • kaggle.com
    zip
    Updated Aug 23, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Kash (2022). Global Political tweets [Dataset]. https://www.kaggle.com/kaushiksuresh147/political-tweets
    Explore at:
    zip(39306532 bytes)Available download formats
    Dataset updated
    Aug 23, 2022
    Authors
    Kash
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    https://techcrunch.com/wp-content/uploads/2015/10/twitter-politics.png" alt="">

    • Social media is becoming a key medium through which we communicate with each other: it is at the center of the very structures of our daily interactions. Yet this infiltration is not unique to interpersonal relations. Political leaders, governments, and states operate within this social media environment, wherein they continually address crises and institute damage control through platforms such as Twitter.

    • With the proliferation of the internet into mass masses, social media is emerging as a potential way of communication. It provides a direct channel to politicians for communicating, connecting, and engaging with the public. The power of social media, especially Twitter and Facebook has been proved by its successful application during recent US presidential elections and Arabian countries' revolts. In India too, as the general election is about to knock at the door during early 2014, political parties and leaders are trying to harness the power of social media.

    Content

    The tweets have the #Politics hashtag. The collection started on 24/7/2021, and will be updated on a daily basis.

    Information regarding the data

    The data totally consists of 1 lakh+ records with 13 columns. The description of the features is given below | No |Columns | Descriptions | | -- | -- | -- | | 1 | user_name | The name of the user, as they’ve defined it. | | 2 | user_location | The user-defined location for this account’s profile. | | 3 | user_description | The user-defined UTF-8 string describing their account. | | 4 | user_created | Time and date, when the account was created. | | 5 | user_followers | The number of followers an account currently has. | | 6 | user_friends | The number of friends an account currently has. | | 7 | user_favourites | The number of favorites an account currently has | | 8 | user_verified | When true, indicates that the user has a verified account | | 9 | date | UTC time and date when the Tweet was created | | 10 | text | The actual UTF-8 text of the Tweet | | 11 | hashtags | All the other hashtags posted in the tweet along with #Politics | | 12 | source | Utility used to post the Tweet, Tweets from the Twitter website have a source value - web | | 13 | is_retweet | Indicates whether this Tweet has been Retweeted by the authenticating user. |

    Inspiration

    You can use this data to dive into the subjects that use this hashtag, look to the geographical distribution, evaluate sentiments, and look at trends.

  11. New Events Data in Cameroon

    • kaggle.com
    zip
    Updated Sep 13, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Techsalerator (2024). New Events Data in Cameroon [Dataset]. https://www.kaggle.com/datasets/techsalerator/new-events-data-in-cameroon
    Explore at:
    zip(1647 bytes)Available download formats
    Dataset updated
    Sep 13, 2024
    Authors
    Techsalerator
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Area covered
    Cameroon
    Description

    Techsalerator's News Events Data for Cameroon: A Comprehensive Overview

    Techsalerator's News Events Data for Cameroon offers a valuable resource for businesses, researchers, and media organizations. This dataset gathers information on significant news events across Cameroon, sourced from a variety of media outlets, online publications, and social platforms. It provides crucial insights for those interested in tracking trends, analyzing public sentiment, or monitoring industry-specific developments.

    Key Data Fields

    • Event Date: Records the exact date of the news event. This is essential for analysts tracking trends over time or for businesses responding to market changes.

    • Event Title: A concise headline summarizing the event. This allows users to quickly categorize and evaluate news content based on its relevance.

    • Source: Identifies the news outlet or platform where the event was reported. This helps users track credible sources and assess the event's reach and influence.

    • Location: Provides geographic details on where the event occurred within Cameroon. This is particularly useful for regional analysis or localized marketing strategies.

    • Event Description: A detailed summary of the event, highlighting key developments, participants, and potential impacts. Researchers and businesses use this to understand the context and implications of the event.

    Top 5 News Categories in Cameroon

    • Politics: Coverage of government decisions, political movements, elections, and policy changes affecting the national landscape.

    • Economy: Focuses on Cameroon’s economic indicators, inflation rates, international trade, and corporate activities impacting the business and finance sectors.

    • Social Issues: News related to protests, public health, education, and other societal concerns driving public discourse.

    • Sports: Highlights events in football, basketball, and other popular sports, often capturing significant public interest and engagement.

    • Technology and Innovation: Reports on technological advancements, startups, and innovations within Cameroon’s growing tech ecosystem.

    Top 5 News Sources in Cameroon

    • Cameroon Tribune: A leading newspaper providing comprehensive coverage of politics, economy, and social issues in Cameroon.

    • Equinoxe Television: A major news network offering updates on current affairs, politics, and sports through its television and online platforms.

    • Le Jour: A prominent publication focusing on political news, business developments, and societal issues.

    • The Guardian Post: Known for its detailed reporting on Cameroonian politics, business, and social topics.

    • Cameroun Web: A significant online news platform offering real-time updates on breaking news, sports, and entertainment.

    Accessing Techsalerator’s News Events Data for Cameroon

    To access Techsalerator’s News Events Data for Cameroon, please contact info@techsalerator.com with your specific needs. We will provide a customized quote based on the data fields and records required, with delivery available within 24 hours. Ongoing access options can also be discussed.

    Included Data Fields

    • Event Date
    • Event Title
    • Source
    • Location
    • Event Description
    • Event Category (Politics, Economy, Sports, etc.)
    • Participants (if applicable)
    • Event Impact (Social, Economic, etc.)

    Techsalerator’s dataset is an invaluable tool for monitoring significant events in Cameroon. It supports informed decision-making, whether for business strategy, market analysis, or academic research, offering a clear view of the country’s news landscape.

  12. Sound and Audio Data in Namibia

    • kaggle.com
    zip
    Updated Mar 31, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Techsalerator (2025). Sound and Audio Data in Namibia [Dataset]. https://www.kaggle.com/datasets/techsalerator/sound-and-audio-data-in-namibia/code
    Explore at:
    zip(12171329 bytes)Available download formats
    Dataset updated
    Mar 31, 2025
    Authors
    Techsalerator
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Area covered
    Namibia
    Description

    Techsalerator’s Location Sentiment Data for Namibia

    Techsalerator’s Location Sentiment Data for Namibia provides in-depth insights into the emotions, opinions, and sentiment trends across different regions of the country. This dataset is essential for businesses, researchers, and policymakers looking to understand public perception, consumer behavior, and regional sentiment variations.

    For access to the full dataset, contact us at info@techsalerator.com or visit Techsalerator Contact Us.

    Techsalerator’s Location Sentiment Data for Namibia

    Techsalerator’s Location Sentiment Data for Namibia delivers structured sentiment analysis derived from social media, news sources, and consumer reviews. This dataset is valuable for market research, social analytics, and economic development strategies.

    Top 5 Key Data Fields

    • Geographic Sentiment Mapping – Identifies sentiment variations across Namibia’s cities, towns, and rural areas.
    • Sentiment Score (Positive/Neutral/Negative) – Measures public perception through AI-driven analysis of text and speech data.
    • Source of Sentiment Data – Categorizes sentiment sources such as social media posts, online reviews, and news articles.
    • Time-Based Sentiment Trends – Tracks changes in sentiment over time, providing insights into seasonal and event-driven fluctuations.
    • Industry-Specific Sentiment Insights – Analyzes sentiment within key sectors like tourism, agriculture, retail, and finance.

    Top 5 Location Sentiment Trends in Namibia

    • Tourism Sentiment – Positive sentiment spikes in major tourist destinations like Etosha National Park and Swakopmund, influenced by travel reviews and social media discussions.
    • Urban vs. Rural Sentiment Divide – Urban areas like Windhoek exhibit more dynamic sentiment shifts due to economic and social factors, while rural areas maintain more stable sentiment trends.
    • Economic Sentiment Fluctuations – Public perception of Namibia’s economic conditions varies based on inflation rates, employment trends, and financial sector developments.
    • Social and Political Discussions – News and online discussions shape sentiment around governance, policy changes, and major national events.
    • Retail and Consumer Behavior – Customer sentiment in retail and e-commerce shifts based on pricing, availability, and service quality perceptions.

    Top 5 Applications of Location Sentiment Data in Namibia

    • Market Research and Consumer Insights – Businesses use sentiment data to understand regional customer preferences and tailor marketing strategies.
    • Tourism and Hospitality Industry – Travel agencies and hotels analyze sentiment to improve visitor experiences and optimize promotions.
    • Government and Policy Decision-Making – Authorities track public sentiment on policies and social issues for better governance.
    • Financial and Investment Analysis – Investors and financial analysts use sentiment data to assess market confidence and economic trends.
    • Brand Reputation Management – Companies monitor sentiment to manage public perception and respond proactively to feedback.

    Accessing Techsalerator’s Location Sentiment Data

    To obtain Techsalerator’s Location Sentiment Data for Namibia, contact info@techsalerator.com with your specific requirements. Techsalerator provides customized datasets based on requested fields, with delivery available within 24 hours. Ongoing access options can also be discussed.

    Included Data Fields

    • Geographic Sentiment Mapping
    • Sentiment Score (Positive/Neutral/Negative)
    • Source of Sentiment Data
    • Time-Based Sentiment Trends
    • Industry-Specific Sentiment Insights
    • Event-Driven Sentiment Analysis
    • Social Media and News Sentiment Breakdown
    • Consumer Review Sentiment
    • Competitor Sentiment Benchmarking
    • Contact Information

    For comprehensive sentiment analysis and location-based insights in Namibia, Techsalerator’s dataset serves as a valuable resource for businesses, researchers, and policymakers.

  13. New Events Data in Cambodia

    • kaggle.com
    zip
    Updated Sep 13, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Techsalerator (2024). New Events Data in Cambodia [Dataset]. https://www.kaggle.com/techsalerator/new-events-data-in-cambodia
    Explore at:
    zip(4948 bytes)Available download formats
    Dataset updated
    Sep 13, 2024
    Authors
    Techsalerator
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Area covered
    Cambodia
    Description

    Techsalerator's News Events Data for Cambodia: A Comprehensive Overview

    Techsalerator's News Events Data for Cambodia provides an essential resource for businesses, researchers, and media organizations. This dataset compiles information on key news events across Cambodia, drawing from a diverse array of media sources, including news outlets, online publications, and social media platforms. It offers valuable insights for those interested in tracking trends, analyzing public sentiment, or monitoring industry-specific developments.

    Key Data Fields - Event Date: Records the precise date of the news event, crucial for trend analysis over time or for businesses reacting to market changes. - Event Title: A concise headline describing the event, enabling users to quickly gauge and categorize news content based on relevance. - Source: Identifies the news outlet or platform reporting the event, helping users track credible sources and evaluate the event's reach and influence. - Location: Provides geographic details about where the event occurred within Cambodia, valuable for regional analysis or targeted marketing. - Event Description: Offers a detailed summary of the event, including key developments, participants, and potential impact, aiding in understanding the context and implications.

    Top 5 News Categories in Cambodia - Politics: Covers major news on government decisions, political movements, elections, and policy changes affecting the national landscape. - Economy: Focuses on Cambodia’s economic indicators, trade activities, inflation rates, and corporate news impacting business and finance sectors. - Social Issues: Highlights news on public health, education, social protests, and other societal concerns driving public discourse. - Sports: Features events in popular sports, such as football and martial arts, attracting considerable attention and engagement. - Technology and Innovation: Reports on tech advancements, startups, and innovations in Cambodia’s evolving tech sector.

    Top 5 News Sources in Cambodia - The Phnom Penh Post: One of Cambodia's leading English-language newspapers, offering comprehensive coverage of politics, economy, and social issues. - Cambodia Daily: A well-regarded source for news related to national affairs, business, and cultural events. - Fresh News: A prominent online news platform providing real-time updates on breaking news, sports, and entertainment. - Koh Santepheap Daily: A major Khmer-language newspaper known for its extensive reporting on current affairs and local issues. - VOD (Voice of Democracy): An independent news outlet focusing on in-depth coverage of politics, social issues, and investigative journalism.

    Accessing Techsalerator’s News Events Data for Cambodia To access Techsalerator’s News Events Data for Cambodia, please contact info@techsalerator.com with your specific needs. We will provide a customized quote based on the data fields and records you require, with delivery available within 24 hours. Ongoing access options can also be discussed.

    Included Data Fields - Event Date - Event Title - Source - Location - Event Description - Event Category (Politics, Economy, Sports, etc.) - Participants (if applicable) - Event Impact (Social, Economic, etc.)

    Techsalerator’s dataset is a valuable tool for tracking significant events in Cambodia. It supports informed decision-making, whether for business strategy, market analysis, or academic research, offering a comprehensive view of the country’s news landscape.

  14. New Events Data in Indonesia

    • kaggle.com
    zip
    Updated Sep 14, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Techsalerator (2024). New Events Data in Indonesia [Dataset]. https://www.kaggle.com/datasets/techsalerator/new-events-data-in-indonesia
    Explore at:
    zip(4948 bytes)Available download formats
    Dataset updated
    Sep 14, 2024
    Authors
    Techsalerator
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    Techsalerator's News Events Data for Indonesia: A Comprehensive Overview

    Techsalerator's News Events Data for Indonesia offers a robust resource for businesses, researchers, and media organizations. This dataset aggregates information on significant news events throughout Indonesia, drawing from diverse media sources including news outlets, online publications, and social platforms. It provides crucial insights for those aiming to track trends, analyze public sentiment, or monitor industry-specific developments.

    Key Data Fields

    • Event Date: Records the exact date of the news event. This is essential for analysts monitoring trends over time or businesses responding to market changes.

    • Event Title: A concise headline describing the event. This enables users to quickly categorize and evaluate news content based on relevance to their interests.

    • Source: Identifies the news outlet or platform where the event was reported. This helps users track reliable sources and gauge the event's reach and influence.

    • Location: Provides geographic details about where the event occurred within Indonesia. This is particularly useful for regional analysis or localized marketing efforts.

    • Event Description: A detailed summary of the event, including key developments, participants, and potential impacts. Researchers and businesses use this to understand the context and ramifications of the event.

    Top 5 News Categories in Indonesia

    • Politics: Coverage on government decisions, political movements, elections, and policy changes affecting the national landscape.

    • Economy: Focuses on Indonesia’s economic indicators, inflation rates, international trade, and corporate activities influencing business and finance sectors.

    • Social Issues: News events addressing protests, public health, education, and other societal concerns that drive public discourse.

    • Sports: Highlights events in football, badminton, and other popular sports, often attracting widespread attention and engagement across the country.

    • Technology and Innovation: Reports on technological advancements, startups, and innovations within Indonesia’s growing tech ecosystem, featuring prominent companies and emerging trends.

    Top 5 News Sources in Indonesia

    • Kompas: A leading Indonesian newspaper offering comprehensive coverage of politics, economy, and social issues.

    • Detik: A major online news platform providing real-time updates on breaking news, sports, and entertainment.

    • Tempo: A well-regarded source for in-depth reporting on national politics, social issues, and investigative journalism.

    • The Jakarta Post: An English-language newspaper delivering news related to business, politics, and cultural events across Indonesia.

    • CNN Indonesia: A prominent news network broadcasting updates on current affairs, sports, and live events throughout the country.

    Accessing Techsalerator’s News Events Data for Indonesia

    To access Techsalerator’s News Events Data for Indonesia, please contact info@techsalerator.com with your specific needs. We will provide a customized quote based on the data fields and records you require, with delivery available within 24 hours. Ongoing access options can also be discussed.

    Included Data Fields

    • Event Date
    • Event Title
    • Source
    • Location
    • Event Description
    • Event Category (Politics, Economy, Sports, etc.)
    • Participants (if applicable)
    • Event Impact (Social, Economic, etc.)

    Techsalerator’s dataset is an invaluable tool for keeping track of significant events in Indonesia. It supports informed decision-making, whether for business strategy, market analysis, or academic research, providing a clear picture of the country’s news landscape.

  15. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Imaad Mahmood (2025). Social Media & Misinformation Dataset 2024 [Dataset]. https://www.kaggle.com/datasets/imaadmahmood/social-media-and-misinformation-dataset-2024/data
Organization logo

Social Media & Misinformation Dataset 2024

Synthetic dataset of social media posts with engagement, sentiment, misinfo.

Explore at:
zip(4439 bytes)Available download formats
Dataset updated
Aug 16, 2025
Authors
Imaad Mahmood
License

MIT Licensehttps://opensource.org/licenses/MIT
License information was derived automatically

Description

📊 Dataset Description: Social Media Content, Engagement & Moderation:

~This dataset contains 40 social media posts collected from multiple platforms (Twitter, Facebook, Instagram, YouTube, TikTok). It provides a detailed view of how different types of content perform, how users engage with them, and how moderation systems respond.

🔑 Key Features:

~**Platform & Content:** Includes post type (Tweet, Story, Video, etc.), unique IDs, and timestamps.

~**User Information:** Follower counts and verification status.

~**Content Metadata:** Text, category, language, country, length, media type, and presence of external links.

~**Engagement Metrics:** Like, share, and comment counts, along with an overall engagement score.

Trust & Safety Signals:

~Misinformation Flag

~Fact-Check Source

~Moderation Action (e.g., Approved, Warning Label, Demonetized, Removed)

NLP & Behavioral Features:

~Sentiment Score (positive/negative tone)

~Toxicity Score (harassment/offensive likelihood)

~Political Leaning (Neutral, Liberal, Conservative, Conspiracy)

~Topic Tags (e.g., climate, vaccine, election, 5G)

~Virality Indicators: Viral score estimating likelihood of content going viral.

📌 Example Use Cases:

~**Fake News & Misinformation Research** – Train ML models to detect misinformation.

~**Content Moderation Systems** – Study how platforms label, remove, or demonetize harmful content.

~**NLP & Sentiment Analysis** – Analyze toxicity, bias, and sentiment across platforms.

~**Trend Analysis** – Compare engagement across topics (climate change, vaccines, elections, 5G).

~**Political Bias Detection** – Explore correlations between political leaning, engagement, and moderation.

📂 Dataset Size:

~40 posts

~25 features

~This dataset is a synthetic but realistic representation of social media activity. It can be useful for machine learning, data analysis, and visualization projects related to misinformation, user engagement, and platform moderation.

Search
Clear search
Close search
Google apps
Main menu