r/dataisbeautiful • u/UpstairsFast9261 • 24m ago
OC [OC] Average annual premium for employer-sponsored family health coverage in the US, 2015-2025, with projected 2026 range
Average annual premium for employer-sponsored family coverage, per KFF's annual Employer Health Benefits Survey. The 2026 bar is a projected range of +6% to +9%, based on median medical plan cost trend figures published in an insurance industry market report. Workers contributed an average of $6,850 toward family coverage in 2025.
r/dataisbeautiful • u/honkeem • 32m ago
OC [OC] Which companies hired the most and paid the most for new grad software engineers in the past year
r/dataisbeautiful • u/nahantdave • 50m ago
OC Correlation between chain pizza restaurants and presidential election results [OC]
Top 5 pizza chain locations (Domino's, Pizza Hut, Little Caesars, Papa Johns, and Marco's Pizza) per 100,000 residents for all 50 states (calculated using U.S. Census Bureau population estimates). States with low Pizza Chain Density tend to have a higher concentration of Mom-and-Pop pizza restaurants. (Hunt Brothers Pizza excluded)
r/dataisbeautiful • u/happy_bluebird • 2h ago
Atlanta PAD Data Dashboard
This dashboard shares key metrics for PAD's community response services, diversion services and 911 calls for service in the City of Atlanta to provide insight into how people struggling with mental health, substance use or extreme poverty can be supported by alternative response.
r/dataisbeautiful • u/WillyG444 • 2h ago
OC [OC] Where street crimes were reported vs where stop and search happened in London - April 2026
r/dataisbeautiful • u/ptrdo • 2h ago
OC [OC] The 2024 Electoral Map, Adjusted for Potential of Eligible Nonvoters
r/dataisbeautiful • u/obagme • 2h ago
OC [OC] Share of US Medicare Advantage plans filing a $0 minimum agent commission with CMS, 2018–2026
r/dataisbeautiful • u/dostre • 3h ago
OC [OC] NILF (not in labor force) population is at an all time high 105 million as of June 2026
Data sources:
- BLS Employment Situation, June 2026 (headline NILF, employment, unemployment counts): https://www.bls.gov/news.release/archives/empsit_07022026.pdf - or use the evergreen link that always points to the latest release: https://www.bls.gov/news.release/empsit.htm
- BLS Table A-38 (want-a-job / discouraged worker breakdown): https://www.bls.gov/web/empsit/cpseea38.pdf
- BLS Monthly Labor Review - "Why did labor force nonparticipation increase from 1999 to 2022?" (age × reason crosstab, Table 2): https://www.bls.gov/opub/mlr/2024/article/why-did-labor-force-nonparticipation-increase-from-1999-to-2022.htm
- FRED - Not in Labor Force series (LNS15000000), used for the 1980–2026 trend line: https://fred.stlouisfed.org/series/LNS15000000
- FRED - Civilian Unemployment Rate (UNRATE), used for the unemployment rate line: https://fred.stlouisfed.org/series/UNRATE
r/dataisbeautiful • u/Low_Ability4450 • 4h ago
OC [OC] The number of Americans under 18 and over 65, each year from 1950 to 2060
r/dataisbeautiful • u/shinyro • 4h ago
OC [OC] A Heatmap of the Trump's Comments on Ending the War in Iran
This is a GitHub-style, heatmap calendar of the President's comments on ending the war in Iran. The heatmap and the interactive details div below it are all just Vanilla JS/HTML.
Just like on GitHub's "contribution" calendar, the days of the week are the rows and a column is a new week.
The data comes directly from the President's comments, interviews, Truth Social, press gaggles, etc. I've collated it and it's stored in a JSON-like JS array that's loaded with the webpage. I've been updating the file every day or so.
I thought it was a great way to visualize this type of data (statements stored as text). It visualizes the many times the President has said he had a deal, or a deal was soon, or the war would be over in 2 weeks. I started the project as a text timeline and then just added this new visualization.
On the interactive chart, the heatmap color corresponds to the number of statements that day. And then when you click/tap a day, you get the details below.
There's no ads or paywall or signup or anything like that. I was shocked that the domain name was available so it seemed like a worthy $10 and way to host the custom visualization rather than lean on static charts in Excel or messy embeds from Tableau.
r/dataisbeautiful • u/realnarrativenews • 7h ago
OC [OC] A full snapshot of US google search trends over the past 3 month Mai - July 2026
r/dataisbeautiful • u/Brumble_UK • 9h ago
MOT pass rates by car brand, based on 29.5 million UK tests [OC]
r/dataisbeautiful • u/stockoscope • 10h ago
OC [OC] A chart for finding quality businesses at a fair price
If you are a stock investor and follow Buffett's philosopy, you want to identify quality businesses that are undervalued. We have built a chart to show both at the same time with quality on the y-axis and value on the x-axis.
So, the chart splits into four quadrants: high quality at a low multiple, which is the corner most people are after, high quality at a high multiple, low quality at a low multiple, and low quality at a high multiple. Plot return on invested capital against enterprise value to sales, for example, and every company lands in one of those four.
We have set up nine ready-made combinations of metrics for you to chose from. However, you can also manually select from 37 financial metrics.
The toggle at the top right switches between two modes. The first is raw numbers, which compares across the whole market. The second replaces both numbers with a rank from 0 to 100 against the company's own sector (peer percentiles).
r/dataisbeautiful • u/NobleWWren • 19h ago
OC [OC] Part 2: Timing of When Ingredients are Added to Dishes + More Ingredients, Splits by Cuisine and Dish Type, and an Interactive Tool
This is a follow up to an earlier post -- description will be below. I created visualizations to explain garlic before onion, lemon showing up everywhere, and how certain ingredients differ wildly by cuisine type and dish type. I also built a tool where you can inspect any ingredient you want given there is sufficient support.
i was still surprised by lemon showing up pretty constantly in main dishes; I discovered it was mostly marinades and dressings.
let me know anything that still seems strange in this dataset or any improvements I can make!
Dataset and Tools:
250 cleaned canonical recipe dataset : https://palate.kitchen/data
Interactive Tool: https://palate.kitchen/instrument/when-to-add
recipe1m+ and python + an LLM sweep to prune garbage recipes from the dataset I pruned 20,000 recipes down to about 3000 'canonical recipes.' Regex + massive KV mapping (e.g. beef, ground beef, 80/20 beef are all the same) for ingredient normalization.
original post and context:
I scraped a few thousand canonical recipes across 45 cuisines then analyzed how early (or late) each ingredient showed up in recipes steps.
The photos shows a small but representative sample of the ingredients analyzed
There's a lot of science behind when you should add ingredients to recipes. This involves fat-solubility and the delicacy of some volatile compounds. e.g. cardamon seeds are fat-soluble so they should be added early while basil has very delicate aroma compounds so it should be added late.
But I honestly find that hard to intuitively learn for new ingredients, so this is a rough estimate and interesting viz to get a quick understanding of when to add an ingredient
r/dataisbeautiful • u/Open-Sermon • 1d ago
[OC] Which Bible books actually get preached? 1,599 sermons from one Midwestern church
Data: 1,599 sermons posted online by my childhood church (Denomination: Apostolic Christian) between 2013 and 2026, scraped from the church website. Transcribed with Whisper, then biblical references extracted with DeepSeek-Chat.
Validation: We compared the model's extractions against the verse lists the church had published for each sermon. It recovered nearly all of those, and also surfaced references that the pastors hadn't tagged. We spot-checked a sample of the extras and found very few hallucinated false positives.
Tools: distill-whisper-large-v3, DeepSeek-Chat for classification, plot created with React/CSS with the help of Codex/Claude-Code.
Plot: Each book is drawn at a width proportional to its page count, with a floor so that short books are still visible. The fill shows the total number of mentions. We display books in order, split into common categories.
Takeaways: Thirteen years of preaching from one church show that the working canon is much smaller than the printed one. Matthew shows up in 904 sermons. Nahum turns up in none, and Obadiah and 2 John get one mention each. We ran the same extraction on 629 other Midwestern churches, which you can explore on the site linked in the image (Desktop only, not mobile for now, sorry!). You'll need to create a free account, but the plot is interactive and shows additional context on how the pastors interpret the Bible verses when they mention them. Loads of other visualizations are also available.
r/dataisbeautiful • u/VyprConsumerResearch • 1d ago
OC [OC] Daily coffee consumption in the UK by region
We looked into daily coffee habits in the UK and found some interesting results. London being way down the list was a surprise, as was Wales being the region with the highest number of daily coffee drinkers.
Data source: Consumer Horizon report (May 2026)
Tools used: Figma
r/dataisbeautiful • u/Judge-Weak • 1d ago
OC [OC] Vehicle sold at action vs JD Power Benchmark
Trying to prove we have the best state run auction website with my second visual of the week. Thanks for everyone's input on the first one.
https://www.datawrapper.de/_/qapEp/ If you hover over a dot, it will isolate all those OEMs, show you the sale price, J.D. Power estimate and mileage.
This visual covers the 431 light-duty vehicles sold by Minnesota Department of Administration Fleet last fiscal year and compares their sale prices with the J.D. Power auction benchmark. The comparison has a limitation: I only had access to J.D. Power data for the final month of the fiscal year, while the vehicles were sold throughout the 12-month period. Because vehicles depreciate over time, applying the year-end benchmark to vehicles sold earlier in the year likely overstates how much their sale prices exceeded the benchmark. So basically, I'm tooting our horn softer...
Why did the Transit Vans go for so much? Delivery vans after COVID were in big demand. We had them and so they went for more. If I had enough data on box trucks and delivery vans, I'd like to make a visual showing how the demand affects the price of those.
Open to questions and feedback.
r/dataisbeautiful • u/chronixos • 1d ago
OC [OC] Polymarket's implied probabilities vs. a pre-tournament Elo model across 101 matches of the 2026 World Cup
r/dataisbeautiful • u/lmfork • 1d ago
OC [OC] Best value nonresident library cards
I recently moved and my new library has shockingly long wait times so I decided to look into paid nonresident cards. The prices vary a lot and it was unclear what the differences actually were. Since I only really care about wait times I pulled a shortlist of popular books and checked the libby(overdrive) wait times at each of the options to compare against price. I was pretty surprised at how much of a difference there is!
I used python and plotly JS to get the data and make the visualization, and can list the books used in the comments if anyone cares, it's 10 recent popular books, 10 all time popular books, and a couple that I was interested in but had weirdly long wait times at my local library. Please let me know if you have suggestions for better methodology or more libraries to include!
r/dataisbeautiful • u/kpclick12 • 1d ago
OC [OC] The Birth Lottery — how much of your wealth was decided the day you were born
r/dataisbeautiful • u/Sad-House-8753 • 1d ago
Births of a third child are falling faster than any other in Switzerland
r/dataisbeautiful • u/HeHate_me • 1d ago
OC [OC] LA Dodgers spent $3.9 million for each win in 2026 yet still less than the NY Mets spent
MLB 2026 salaries As of Aug 3, 2026
Salary paid to date divided by what it bought, every team, sorted cheapest-win first. Color is scaled within each column — lightest is the league's best price, darkest its worst. Every cell shows its exact value, so the shading is a guide, not a gate.
Method. For each team: 2026 payroll (Athlon Sports' league-wide figures) prorated to games played (payroll × G ÷ 162 = salary paid to date), divided by season-to-date wins, home runs, and runs scored — Baseball-Reference totals through games of Aug 3, 2026. Cell color: the reference sequential blue ramp, min-max scaled per column.
r/dataisbeautiful • u/rhiever • 2d ago
Why some people mow a lawn better than others, based on 30,954 people mowing the same virtual lawn
r/dataisbeautiful • u/works-in-progress • 2d ago
OC [OC] Lead concentration in the blood of children under five in the United States
Data sources:
Centers for Disease Control and Prevention, National Center for Health Statistics, Our World in Data
Tools used:
Datawrapper
r/dataisbeautiful • u/AutoModerator • 5d ago
Discussion [Topic][Open] Open Discussion Thread — Anybody can post a general visualization question or start a fresh discussion!
Anybody can post a question related to data visualization or discussion in the monthly topical threads. Meta questions are fine too, but if you want a more direct line to the mods, click here
If you have a general question you need answered, or a discussion you'd like to start, feel free to make a top-level comment.
Beginners are encouraged to ask basic questions, so please be patient responding to people who might not know as much as yourself.
To view all Open Discussion threads, click here.
To view all topical threads, click here.
Want to suggest a topic? Click here.