Meditation Trend Pulse
A reproducible workflow analyzing normalized Google Trends interest in meditation, mindfulness, and breathwork, with configurable updates, Prophet forecasting, and a multi-page Streamlit dashboard.
Google Trends provides sampled, normalized search-interest scores rather than raw search volumes. The analytical challenge is to preserve that context while comparing topics over time, across countries, and through related-query signals.
The goal was to build a reproducible, configurable update workflow and dashboard for exploring those relative-interest patterns. The published dataset snapshot runs through September 28, 2025.
The project demonstrates ownership of ingestion, cleaning, analysis, forecasting, and dashboard delivery within a reproducible portfolio workflow.
It can support exploratory trend monitoring and help frame follow-up research questions, but Google Trends alone is not evidence of audience size, causal motivation, or commercial demand.
Google Trends supplies a sampled, normalized 0β100 relative-interest index. Scores depend on the query set, geography, and time window; country values should not be added or interpreted as population-level demand.
Peaks, related queries, and regional patterns are descriptive associations and do not establish why people searched or prove causation. PyTrends is an unofficial interface, so future reruns may return slightly different sampled values.