← Back to Dashboard
Dashboard Guide
Interactive controls for customizing dashboard view by time, region, person, and source.
Interactive filter bar allowing you to customize the dashboard view. Use the query box to search for specific keywords or topics. The time filter lets you select any date range (default is last 30 days). Additional dropdowns allow you to filter results by region, country, person (political figure or public personality), and news source. The "Refresh" button updates all visualizations to reflect your current filter selections.
Total Reddit posts analyzed from r/worldnews during the selected time period.
Total number of Reddit posts from r/worldnews analyzed during the selected time period. The count reflects all posts collected in daily data collection runs at 6 PM UTC, filtered by the chosen date range.
Most frequently mentioned political figure extracted using BERT NER and Wikipedia mapping.
Most frequently mentioned political figure or public personality in r/worldnews posts during the selected time period. Person names are extracted from each reddit post's title using BERT-based Named Entity Recognition (NER), then cleaned and mapped to canonical Wikipedia entries via fuzzy matching. All counts reflect the chosen time filter.
Most discussed country using NER extraction and geocoding to ISO codes.
Country most frequently mentioned in r/worldnews discussions during the selected time period. Location entities are extracted from each post title using BERT-based Named Entity Recognition (NER), then geocoded with geopy/pycountry/reverse_geocoder and mapped to standardized country names and ISO codes using pycountry. Duplicate mentions are deduplicated. All counts reflect the chosen time filter.
Geographic region with highest discussion volume mapped from country mentions.
Geographic region with the highest discussion volume in r/worldnews during the selected time period. Regions are determined by mapping each mentioned country (extracted from post titles using BERT NER and geocoded with geopy/pycountry/reverse_geocoder) to its continent using pycountry_convert, with special handling for Middle East countries (as only continents are available for mapping). Duplicate region mentions are removed. All counts reflect the chosen time filter.
Most shared news source extracted from post URLs with domain normalization.
News source most frequently shared and discussed in r/worldnews during the selected time period. Domains are extracted from post URLs using urlparse, with 'www.' prefixes and common suffixes (like '.com') removed for normalization. Only posts with valid URLs are included. All counts reflect the chosen time filter.
World map showing sentiment distribution by country using DistilBERT analysis.
World map visualizing sentiment distribution by country in r/worldnews posts during the selected time period. Each country's color reflects the average sentiment score of posts mentioning that country (green = positive, red/orange = negative), as determined by the DistilBERT sentiment model analyzing post titles. Country boundaries are mapped using standardized ISO country codes, which are extracted and deduplicated from locations mentioned in the post titles using NER. The tooltip displays additional metrics for each country, including country name, number of posts, average upvotes, average comments, and average sentiment score. Sentiment scores range from -1 to +1 and are averaged per country. All data reflects the chosen time filter.
Treemap showing relative discussion volume of political figures by mention percentage.
Treemap showing the relative discussion volume of political figures in r/worldnews during the selected time period. Person names are extracted from post titles using BERT-based Named Entity Recognition (NER), then cleaned and mapped to canonical Wikipedia entries via fuzzy matching and category scoring. The size of each block indicates the percentage share of that person's mentions relative to the total across all posts for the selected time filter.
Scatter plot correlating discussion engagement with sentiment across global regions.
Scatter plot showing how discussion engagement relates to sentiment across regions in r/worldnews during the selected time period. Each bubble represents a region (determined from geocoded country mentions in post titles). The x-axis shows the region's average sentiment score (from -1 to +1, calculated using DistilBERT on post titles), while the y-axis shows its average engagement score (engagement score for a post = (upvotes × 0.5) + (comments × 0.5)). Bubble size indicates the total number of posts for that region, and color reflects average sentiment (red = negative, green = positive). All metrics are filtered by the chosen time range.
Area chart showing post engagement tiers (Low/Medium/High) across 24-hour UTC timeline.
Area chart showing the distribution of r/worldnews posts by engagement tier across each hour of the day (UTC) for the selected time period. Engagement tier (Low, Medium, High) is determined by calculating an engagement score for each post: engagement score = (upvotes × 0.5) + (comments × 0.5). Posts with a score less than 100 are classified as Low, 100–499 as Medium, and 500 or more as High engagement. The hour of the day is based on when each post was published. The chart helps identify when posts with different engagement levels are most frequently submitted. All data reflects the chosen time filter.
Bar chart analyzing relationship between post upvotes and engagement metrics.
Bar chart showing the relationship between post popularity (upvotes) and engagement metrics (unique commenters, comment depth) in r/worldnews for the selected time period. Posts are grouped into upvote ranges (0-100, 100-500, 500-1000, etc.) and the chart displays three metrics: number of posts in each range (pink bars), average unique commenters per post (purple bars), and maximum comment depth (yellow line). The visualization reveals how higher upvote counts correlate with increased discussion participation and conversation complexity. Comment depth is determined by analyzing parent post's comment chains to measure how deeply nested discussions become. All data reflects the chosen time filter.
Analysis of discussion response times by post popularity showing first and top comment timing.
Horizontal bar chart analyzing how quickly discussions begin after post creation in r/worldnews, showing the relationship between post reach (measured by upvote ranges) and response times for the selected time period. Posts are grouped by upvote ranges (0-100, 100-500, 500-1000, etc.) and displays two key metrics: average minutes to first comment (purple bars) and average minutes to most upvoted comment (green bars). The chart reveals that higher-reach posts (more upvotes) tend to generate faster initial responses, with the most popular posts receiving their first comments within the first few minutes and top comments within a very short duration. Response time is calculated as the difference between post creation timestamp and comment timestamp in minutes. Only includes posts with at least one comment. All data reflects the chosen time filter.
Top entities generating immediate engagement measured by first-hour comment activity.
Horizontal bar charts showing political figures and countries that generate the most immediate engagement in r/worldnews, measured by average comments received in the first hour after post creation for the selected time period. The top chart displays the top 5 political figures ranked by their ability to spark rapid discussion, while the bottom chart shows the top 5 countries with the highest initial engagement. Comments in the first hour are calculated by counting all comments posted within 60 minutes of post creation. Only includes entities (people or countries) mentioned in at least 10 posts to ensure statistical significance. Results are averaged across all posts mentioning each entity. This filter may limit results when using shorter time ranges, as fewer entities will meet the 10-post minimum threshold due to limited data. All data reflects the chosen time filter and only includes posts with resolved political figures and geocoded countries from the entity resolution processes.
Line chart tracking comment activity evolution across engagement tiers over time.
Line chart showing how comment activity evolves over time for different engagement tiers in r/worldnews for the selected time period. The chart displays three lines representing High (red), Medium (orange), and Low (blue) engagement posts, tracking average comments per hour from post creation through 12-24 hours. Engagement tier (Low, Medium, High) is determined by calculating an engagement score for each post: engagement score = (upvotes × 0.5) + (comments × 0.5). Posts with a score less than 100 are classified as Low, 100–499 as Medium, and 500 or more as High engagement. Time buckets include 0-1h, 1-2h, 2-3h, 3-4h, 4-5h, 5-6h, 6-12h, and 12-24h after post creation. Comments are assigned to buckets based on the time difference between comment creation and original post creation. The chart reveals that discussion intensity peaks immediately after posting and gradually diminishes over time across all engagement levels, with High engagement posts showing the steepest initial activity and fastest decay. All data reflects the chosen time filter.
Table of highest-performing posts with comprehensive metrics and direct Reddit links.
Table displaying the top-performing posts in r/worldnews for the selected time period. Columns include post title, upvotes, comments, sentiment score (from DistilBERT analysis of the title), unique commenters, time posted (UTC), discussion duration in hours (from first to last comment), and a direct link to the news article mentioned in the post. All metrics are calculated from daily collected data and filtered by the chosen time range.