datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
donald-trump-truth-social-posts
Donald Trump Truth Social Posts Archive
Archive overview
36,170 public Truth Social posts associated with Donald J. Trump's @realDonaldTrump account. The release preserves source URLs, timestamps, post types, original HTML, extracted plain text, attachment provenance, and analysis-ready tables.
It also includes streamable image media plus video metadata and transcripts where the source provides them.
The package is source-linked and reconciled by archive ID.… See the full description on the dataset page: https://huggingface.co/datasets/Cameronk199/donald-trump-truth-social-posts.truthsocial
Truth Social scrape
hundreds of millions of public posts from over 500k Truth Social accounts since February 2022, scraped continuously since early 2026 and updated monthly.
from datasets import load_dataset
posts = load_dataset("tiagozip/truthsocial", "posts", split="train", streaming=True)
accounts = load_dataset("tiagozip/truthsocial", "accounts", split="train")
format
config
rows
notes
posts
100M+
one file per month, data/posts/YYYY-MM.parquet… See the full description on the dataset page: https://huggingface.co/datasets/tiagozip/truthsocial.trump-truth-social
Trump Truth Social Posts Archive
Public posts ("Truths") by Donald J. Trump on Truth Social, enriched with market data, geopolitical event indicators, and LLM-based post classifications. Collected for academic research purposes.
Fields
Post metadata
Field
Type
Description
date
string
Post date (YYYY-MM-DD)
time
string
Post time in UTC (HH:MM:SS)
time_eastern
string
Post time in US Eastern (HH:MM:SS, DST-aware)
day_of_week
string
Day name… See the full description on the dataset page: https://huggingface.co/datasets/chrissoria/trump-truth-social.trump-truth-social
Trump Truth Social Posts Archive
Public posts ("Truths") by Donald J. Trump on Truth Social, enriched with market data, geopolitical event indicators, and LLM-based post classifications. Collected for academic research purposes.
Fields
Post metadata
Field
Type
Description
date
string
Post date (YYYY-MM-DD)
time
string
Post time in UTC (HH:MM:SS)
time_eastern
string
Post time in US Eastern (HH:MM:SS, DST-aware)
day_of_week
string
Day name… See the full description on the dataset page: https://huggingface.co/datasets/audbay/trump-truth-social.trump-truth-social
Trump Truth Social Posts Archive
Public posts ("Truths") by Donald J. Trump on Truth Social, enriched with market data, geopolitical event indicators, and LLM-based post classifications. Collected for academic research purposes.
Fields
Post metadata
Field
Type
Description
date
string
Post date (YYYY-MM-DD)
time
string
Post time in UTC (HH:MM:SS)
time_eastern
string
Post time in US Eastern (HH:MM:SS, DST-aware)
day_of_week
string
Day name… See the full description on the dataset page: https://huggingface.co/datasets/susan0322/trump-truth-social.
