11.7 MB
204 files
Updated about 24 hours ago
NameSize
issues
README.md1.4 kB
xet
README.md

News & Trends — Daily Datasets

Daily snapshots of the automated AI & technology news + trends pipeline that powers ruslanmv.com/news-and-trends.

Source repo: https://github.com/ruslanmv/news-and-trends

Layout

issues/YYYY-MM-DD.json   # one snapshot per day (append-only)

Schema (per file)

field description
generated_at ISO timestamp the snapshot was produced
issue_date date of the snapshot (YYYY-MM-DD)
topic_of_week dominant trending keyword that day
top_terms list of [term, count] keyword frequencies
articles fetched news items: title, link, summary, source, published, score
by_source top articles grouped by source

Usage

import json, pandas as pd
from huggingface_hub import HfApi

# stream a single day straight from the bucket
day = pd.read_json("hf://buckets/ruslanmv/news-and-trends/issues/2026-06-04.json")

Files are date-keyed and append-only — historical days are never overwritten, preserving the full longitudinal record for trend analysis.

Total size
11.7 MB
Files
204
Last updated
Jun 9
Pre-warmed CDN
US EU US EU

Contributors