nbc
Datasets
All datasets matching “nbc”stocks-NBCC-1D-candlesneuromm-otherscis5190-fox-nbc-headlines
License
Code and metadata under MIT. Headlines retain their original copyrights.
nb_captioningcis5190-fox-vs-nbc
Fox News vs NBC News headlines (CIS 4190/5190 Spring 2026)
A binary text-classification corpus of 5,225 news headlines, scraped from FoxNews.com and NBCNews.com.
Schema
Column
Type
Description
headline
string
The article headline (suffixes like "
source
string
FoxNews or NBC.
publish_date
string
ISO date (YYYY-MM-DD) from the article's structured metadata.
year
int
Year extracted from publish_date.
url
string
Source article URL.
source_split
string… See the full description on the dataset page: https://huggingface.co/datasets/Petrvsky/cis5190-fox-vs-nbc.news-source-headlines-foxnews-nbc
News Source Headlines: FoxNews vs NBC
This dataset contains scraped news headlines from Fox News and NBC News for a binary news source classification project.
Files
expanded_headlines.csv: cleaned expanded dataset used as the main training dataset.
large_headlines.csv: larger scraped dataset used as an augmentation candidate pool.
Columns
url: original article URL
domain: article domain extracted from the URL
source: source label, either FoxNews or NBC… See the full description on the dataset page: https://huggingface.co/datasets/jessicajyzy/news-source-headlines-foxnews-nbc.
