For Holocene Advisors
Custom-built panel for Holocene's beauty research. 4 per-network creator panels (TikTok, Instagram, X, YouTube), full activity post dump, 2 years of follower history per creator, brand affinity matrix across ~150 brands, cross-platform creator linking, and a SQL playground to query everything in your browser.
Each panel follows the nano / micro / mid / macro / top / mega distribution. Sorted by beauty-relevance score. Click any handle for the original post link, or query the full panel via SQL below.
| Creator | Display name | Followers | Tier | Beauty posts (180d) | Recent (30d) | Topics | Score |
|---|---|---|---|---|---|---|---|
| Loading panel… | |||||||
DuckDB running in your browser. Reads Parquet directly from R2 — no server, no auth, no data leaves your laptop. Click any sample query below to load it, or write your own. All tables are pre-registered with names: tiktok, instagram, twitter, youtube, posts, timeseries, brands, cross_platform, topic_activity.
Native columnar format. Reads in seconds via pandas / polars / DuckDB. Schema documented in the README.