Kush is pulling data…
This page will surface product/brand sentiment from Quebec and Canada cannabis subreddits. It needs a Reddit ingestion pipeline to be built first.
Real, accessible data sources to augment SQDC internal data. Quebec-first where possible. URLs verified to be live paths; specific pages may have shifted — double-check at access time.
PRAW client_id + client_secret)reddit_posts tableproducts.upc / brands.name / producers.name. Start with brand-name match, extend with strain-name lexicon.post_entity_sentiment(post_id, entity_type, entity_id, score, confidence).Once the table exists, this page connects the same way /trends and /opportunities do — via a sentimentWindow(w) aggregator in lib/cached.ts.