For Brevan Howard
Network-isolated cut of the LunarCrush social intelligence feed for Brevan Howard: daily Reddit-only post volume, engagement, unique contributors, and classified sentiment (positive / net / negative) for five equities, plus a post-level sample with per-post sentiment scores and source links. Every number here is the full Reddit count for that day — not a sampled subset. Query everything in your browser below.
Two datasets, each in Parquet (pandas / polars / DuckDB — loads in seconds) and TSV (opens directly in Excel). Schemas below; full methodology in the README.
One row per ticker per day. Full network-isolated Reddit counts: how many posts were active and created, total engagement, unique accounts participating, and the day's sentiment classified three ways. This is the backtest-ready table.
The granularity behind the daily series: top Reddit posts per ticker per day with an individual sentiment score on each post (1–5 scale, 3 = neutral), engagement counts, and a link back to the original Reddit thread for spot-checking.
📄 README — schemas, methodology, and production-delivery options (hourly buckets, multi-year history, any ticker or keyword universe, all networks).
Last 14 days shown per ticker. The full 90-day series for all five tickers is in the daily table below and in the Parquet download.
| Date | Posts active | Posts created | Interactions | Contributors | Sent + | Sent net | Sent − |
|---|---|---|---|---|---|---|---|
| Loading… | |||||||
DuckDB running in your browser. Reads Parquet directly from object storage — no server, no auth, no data leaves your machine. Tables: daily (per-ticker daily Reddit series) and posts (post-level sample with per-post sentiment).