<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: not me</title>
    <description>The latest articles on DEV Community by not me (@koinpoin).</description>
    <link>https://dev.to/koinpoin</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2833563%2F421f8871-f722-4d34-80df-68fe601306ec.jpg</url>
      <title>DEV Community: not me</title>
      <link>https://dev.to/koinpoin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/koinpoin"/>
    <language>en</language>
    <item>
      <title>📊 Analyzing Manufacturing Downtime: Insights From My Dashboard</title>
      <dc:creator>not me</dc:creator>
      <pubDate>Mon, 29 Sep 2025 03:07:58 +0000</pubDate>
      <link>https://dev.to/koinpoin/analyzing-manufacturing-downtime-insights-from-my-dashboard-160c</link>
      <guid>https://dev.to/koinpoin/analyzing-manufacturing-downtime-insights-from-my-dashboard-160c</guid>
      <description>&lt;p&gt;I have created a dashboard to monitor and analyze manufacturing line productivity and downtime factors. The goal of this project was to identify inefficiencies, understand operator performance, and estimate potential improvements if operators shared their best practices.&lt;/p&gt;

&lt;p&gt;This post summarizes some of my key findings.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔹 Product Efficiency
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7wbjdpbwhi0h494r4eb1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7wbjdpbwhi0h494r4eb1.png" alt="Line efficiency" width="800" height="245"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Among all products in the dataset, &lt;strong&gt;OR-600 stands out with the highest line efficiency&lt;/strong&gt;. This makes it a benchmark product to compare against others in terms of process stability and operator handling.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔹 Operator Performance
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcwruaxbd6opxy2bgwcax.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcwruaxbd6opxy2bgwcax.png" alt="Average cycle per batch and downtime per batch" width="800" height="264"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flql6ra3bqi7he3s8h1qg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flql6ra3bqi7he3s8h1qg.png" alt="Operator caused downtime per operator" width="800" height="387"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When comparing operators, &lt;strong&gt;Mac appears to be underperforming compared to his peers&lt;/strong&gt;, despite the fact that Charlie actually logs &lt;strong&gt;more total downtime&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;This is really strange, so I check for non-operator downtime.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvgm75hbi83z8z8l76675.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvgm75hbi83z8z8l76675.png" alt="Non-operator downtime" width="431" height="266"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It confirms that he's underperforming compared to his peers.&lt;/p&gt;

&lt;p&gt;But there's another thing that needs attention, &lt;em&gt;type of downtime&lt;/em&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Batch Change:&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Mac struggles significantly here, while the other operators show little difficulty. This impacts his overall performance.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Machine Adjustment:&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Interestingly, this is where the story flips. &lt;strong&gt;Machine adjustment is the single leading cause of downtime across all operators&lt;/strong&gt;, but Mac actually performs &lt;strong&gt;better than everyone else&lt;/strong&gt; in handling it.&lt;/p&gt;

&lt;p&gt;This reveals that &lt;strong&gt;each operator has different strengths and weaknesses&lt;/strong&gt;, and no one operator is simply “bad” or “good.”&lt;/p&gt;




&lt;h2&gt;
  
  
  🔹 Leading Downtime Factor
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flejrttur91o6ns9hibe7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flejrttur91o6ns9hibe7.png" alt="Leading downtime factor" width="800" height="286"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;From the dashboard, &lt;strong&gt;machine adjustment emerges as the most significant contributor to downtime&lt;/strong&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Most operators struggle with it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Mac, however, manages it well, giving him an edge in this particular area.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Understanding this factor is crucial, because any improvement in machine adjustment processes will directly translate into large efficiency gains for the entire line.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔹 What If Operators Shared Knowledge?
&lt;/h2&gt;

&lt;p&gt;Instead of working in silos, what if operators could &lt;strong&gt;share their expertise&lt;/strong&gt;?&lt;/p&gt;

&lt;p&gt;By simulating this “knowledge sharing” scenario, I estimate a potential &lt;strong&gt;efficiency gain of around 16%&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Here’s the math:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Current &lt;strong&gt;average cycle time per batch&lt;/strong&gt; = &lt;strong&gt;101 minutes&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;With knowledge sharing = &lt;strong&gt;85 minutes per batch&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That’s a &lt;strong&gt;reduction of 16 minutes per batch&lt;/strong&gt;, which compounds into significant time savings at scale.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔹 Takeaways
&lt;/h2&gt;

&lt;p&gt;This analysis highlights a few key points:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;OR-600 is the most efficient product line&lt;/strong&gt; and can serve as a benchmark.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Operator performance is nuanced&lt;/strong&gt;—Mac work more slowly and underperform in batch changes but excel in machine adjustments.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Machine adjustment is the top downtime factor&lt;/strong&gt;, making it the biggest opportunity for improvement.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Knowledge sharing could reduce average cycle time per batch by 16%&lt;/strong&gt;, a major gain for overall productivity.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




</description>
      <category>datavisualization</category>
      <category>lookerstudio</category>
      <category>dashboard</category>
      <category>analytics</category>
    </item>
    <item>
      <title>📊 Analyzing Cafe Rewards Offers with Looker Studio</title>
      <dc:creator>not me</dc:creator>
      <pubDate>Thu, 17 Jul 2025 04:09:30 +0000</pubDate>
      <link>https://dev.to/koinpoin/analyzing-cafe-rewards-offers-with-looker-studio-3982</link>
      <guid>https://dev.to/koinpoin/analyzing-cafe-rewards-offers-with-looker-studio-3982</guid>
      <description>&lt;p&gt;I created a dashboard using Looker Studio to explore a dataset on coffee rewards offers. I'd like to share my approach and findings, and would love to hear your feedback!&lt;/p&gt;

&lt;p&gt;The dataset, &lt;strong&gt;Cafe Rewards Offers&lt;/strong&gt;, was provided by &lt;strong&gt;Maven Analytics&lt;/strong&gt;. It contains information about customer interactions with different promotional offers, including demographics, transaction history, and offer completions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flzd7cl00g9fd2q4oog8g.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flzd7cl00g9fd2q4oog8g.jpg" alt="Sneakpeek of the dashboard" width="800" height="360"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  🟢 &lt;strong&gt;Question 1: How many reward offers were completed, and which offers had the highest completion rate?&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxq5jq42vd7cisnpp0es5.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxq5jq42vd7cisnpp0es5.jpg" alt="Table displaying reward offers count" width="800" height="250"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9hl3dy60uqmhd0012cnb.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9hl3dy60uqmhd0012cnb.jpg" alt="Pie chart displaying offer completion rate" width="800" height="289"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To answer this, I used a table that displays the characteristics of each offer alongside the number of times it was completed. Since the offers don’t have unique names, I included attributes like offer type, difficulty, duration, and channels to help distinguish them.&lt;/p&gt;

&lt;p&gt;This required joining two tables:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Events table&lt;/strong&gt; – contains records of completed offers&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Offers table&lt;/strong&gt; – provides characteristics of each offer&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I filtered the events table to include only &lt;code&gt;offer completed&lt;/code&gt; events and joined it with the offers table. I then used a &lt;strong&gt;pie chart&lt;/strong&gt; to visualize the &lt;strong&gt;proportion of completions per offer type&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;🧠 &lt;strong&gt;Insight:&lt;/strong&gt;&lt;br&gt;
Offers with the highest completion rates were &lt;strong&gt;discount offers&lt;/strong&gt; that had:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;High difficulty&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Longer duration&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Were delivered via &lt;strong&gt;social channels&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🟢 &lt;strong&gt;Question 2: How many informational offers were followed by transactions?&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fauxnghh1nepe34taw80z.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fauxnghh1nepe34taw80z.jpg" alt="Table displaying informational offers followed by transaction count" width="800" height="170"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For this, I created a &lt;strong&gt;blended data source&lt;/strong&gt; by joining two versions of the events table:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;One filtered for &lt;strong&gt;transactions&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;One filtered for &lt;strong&gt;informational offers&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I then displayed the result in a table, following a similar structure to the first question.&lt;/p&gt;

&lt;p&gt;🧠 &lt;strong&gt;Insight:&lt;/strong&gt;&lt;br&gt;
Informational offers that led to more transactions tended to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Have &lt;strong&gt;shorter durations&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Be delivered through &lt;strong&gt;social channels&lt;/strong&gt; rather than web&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🟢 &lt;strong&gt;Question 3: How is customer demographics distributed?&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn0mjg1u9nkqet2eywuwj.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn0mjg1u9nkqet2eywuwj.jpg" alt="Pie chart displaying customer demographics distribution" width="800" height="253"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I used &lt;strong&gt;three pie charts&lt;/strong&gt; to show the distribution of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Age groups&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gender&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Income levels&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These charts use the &lt;strong&gt;customers table&lt;/strong&gt; to display a demographic breakdown.&lt;/p&gt;

&lt;p&gt;🧠 &lt;strong&gt;Insight:&lt;/strong&gt;&lt;br&gt;
The largest customer group consisted of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Male users&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Undefined&lt;/strong&gt; age&lt;/li&gt;
&lt;li&gt;Earning &lt;strong&gt;$50k–$80k&lt;/strong&gt; annually&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🟢 &lt;strong&gt;Question 4: Are there demographic patterns in offer completions?&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frhxx2218p7evf04j3udo.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frhxx2218p7evf04j3udo.jpg" alt="Pie chart displaying customer demographics distribution in offer completions" width="800" height="264"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To explore this, I blended the &lt;strong&gt;events table&lt;/strong&gt; and &lt;strong&gt;offers table&lt;/strong&gt;, filtering for only completed offers. Then, I used pie charts (similar to the previous question) to visualize the demographics of users who completed offers.&lt;/p&gt;

&lt;p&gt;🧠 &lt;strong&gt;Insight:&lt;/strong&gt;&lt;br&gt;
Once again, the users with the highest offer completions were:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Male&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Undefined&lt;/strong&gt; age&lt;/li&gt;
&lt;li&gt;Earning &lt;strong&gt;$50k–$80k&lt;/strong&gt; annually&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🔗 &lt;strong&gt;Explore the Dashboard Yourself&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;You can view the full dashboard here:&lt;br&gt;
👉 &lt;a href="https://lookerstudio.google.com/u/0/reporting/33f06a16-4895-4e4b-85ab-33ff7c808a37/page/a9tQF" rel="noopener noreferrer"&gt;Looker Studio Dashboard&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Let me know what you think! I'm open to any suggestions on improving both the analysis and the visual design of the dashboard.&lt;/p&gt;




</description>
      <category>datavisualization</category>
      <category>lookerstudio</category>
      <category>dashboard</category>
      <category>analytics</category>
    </item>
    <item>
      <title>Analyzing U.S. Hospital Service Quality: Trends, Gaps, and Opportunities for Improvement</title>
      <dc:creator>not me</dc:creator>
      <pubDate>Sun, 06 Jul 2025 07:08:37 +0000</pubDate>
      <link>https://dev.to/koinpoin/analyzing-us-hospital-service-quality-trends-gaps-and-opportunities-for-improvement-5ekg</link>
      <guid>https://dev.to/koinpoin/analyzing-us-hospital-service-quality-trends-gaps-and-opportunities-for-improvement-5ekg</guid>
      <description>&lt;p&gt;Improving patient experience is a national priority for hospitals in the United States. From how clearly nurses communicate to how well discharge instructions are explained, every interaction matters — and it's often measured through standardized surveys.&lt;/p&gt;

&lt;p&gt;In this post, I analyzed trends in hospital service ratings across the U.S., identifying which areas have stagnated and where opportunities for improvement still exist. The goal is to explore how hospitals can better prioritize the services that most influence patient satisfaction.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;🧪 &lt;strong&gt;Dataset&lt;/strong&gt;: The dataset used in this project is from Maven Analytics Website and is entirely synthetic &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Through visualizations and correlation analysis, I’ll show where the system is stuck — and where there’s room to lead.&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffvteyc3h7kc40c5g4afy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffvteyc3h7kc40c5g4afy.png" alt="National Trends in Hospital Service Ratings (2015–2023)" width="756" height="341"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Overall, hospitals across the country have shown minimal improvement in service quality. While a few states lacking key resources made some progress, the majority of hospitals have either plateaued or declined in performance. In fact, many service ratings have worsened in 2023.&lt;/p&gt;

&lt;p&gt;This trend suggests that hospitals have not made substantial progress in any single service area. If improvements had occurred, we would expect to see at least a modest increase in the national ratings. The following chart shows the top-performing states and national rating for each hospital service over time. While minor fluctuations exist, most services remain stagnant or have declined slightly in 2023, indicating a lack of consistent improvement.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0l1xrf802x08d6zhkrbs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0l1xrf802x08d6zhkrbs.png" alt="Top performing hospitals vs national results" width="800" height="441"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Interestingly, states with smaller rural populations—such as New York (NY), New Jersey (NJ), and the District of Columbia (DC)—tend to have lower hospital performance scores. In contrast, states with more rural areas—such as Nebraska (NE), South Dakota (SD), Kansas (KS), and Iowa (IA)—are consistently among the top performers.&lt;/p&gt;

&lt;p&gt;The next chart highlights how these top-performing states have maintained relatively higher ratings over time compared to the low-performing states.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjjzrf72dr76xp5qq5coz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjjzrf72dr76xp5qq5coz.png" alt="High vs low rural population hospital ratings" width="600" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This finding challenges common assumptions and suggests that rural-dominant states may be better at delivering certain aspects of hospital care. The comparison in the following chart reveals that states with higher rural population percentages tend to have better average hospital service ratings. On the other hand, more urbanized states like New York and New Jersey show lower performance, suggesting rural hospitals may offer more consistent patient experiences in certain areas.&lt;/p&gt;

&lt;p&gt;Although hospital ratings are generally stagnant and showed a noticeable decline in 2023, this trend also reveals a significant opportunity. The consistently low scores across multiple service areas indicate room for systemic improvement.&lt;/p&gt;

&lt;p&gt;The most impactful way to improve overall hospital ratings is to focus on each hospital's weaknesses and services that show the highest correlation with overall satisfaction. These include care transition, cleanliness of the hospital environment, communication with nurses, and responsiveness of hospital staff. The following heatmap illustrates the strength of correlation between each patient experience measure and the overall hospital rating, highlighting which areas hospitals should prioritize to drive improvements in patient satisfaction.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnwiif1fcht5ptuu1liuz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnwiif1fcht5ptuu1liuz.png" alt="Correlation Between Hospital Services and Overall Hospital Rating" width="624" height="527"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;H _CLEAN_HSP - Communication with Nurses&lt;/li&gt;
&lt;li&gt;H_COMP_1 - Communication with Doctors&lt;/li&gt;
&lt;li&gt;H_COMP_2 - Responsiveness of Hospital Staff&lt;/li&gt;
&lt;li&gt;H_COMP_3 - Communication about Medicines&lt;/li&gt;
&lt;li&gt;H_COMP_5 - Discharge Information&lt;/li&gt;
&lt;li&gt;H_COMP_6 - Care Transition&lt;/li&gt;
&lt;li&gt;H_COMP_7 - Cleanliness of Hospital Environment&lt;/li&gt;
&lt;li&gt;H_QUIET_HSP - Quietness of Hospital Environment&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The data reveals a clear stagnation in patient experience across U.S. hospitals, but also uncovers key opportunities for improvement. By focusing on high-impact areas like care transition, cleanliness, communication with nurses, and staff responsiveness, hospitals can make meaningful progress. These insights—though drawn from a synthetic dataset—mirror real-world challenges and offer a roadmap for improving patient outcomes nationwide.&lt;/p&gt;




</description>
      <category>healthcare</category>
      <category>datavisualization</category>
      <category>patientexperience</category>
      <category>ushealthcare</category>
    </item>
    <item>
      <title>What Drives Success in Pixar Films? A Data-Driven Analysis of Box Office, Awards, and Trends</title>
      <dc:creator>not me</dc:creator>
      <pubDate>Tue, 20 May 2025 10:14:52 +0000</pubDate>
      <link>https://dev.to/koinpoin/i-analyzed-a-pixar-film-dataset-heres-what-i-found-52lk</link>
      <guid>https://dev.to/koinpoin/i-analyzed-a-pixar-film-dataset-heres-what-i-found-52lk</guid>
      <description>&lt;p&gt;Have you ever wondered...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What kind of Pixar films earn the most worldwide?&lt;/li&gt;
&lt;li&gt;Do the highest-rated films also win the most awards?&lt;/li&gt;
&lt;li&gt;Are sequels more profitable than their originals?&lt;/li&gt;
&lt;li&gt;Has the type of stories Pixar tells changed over time?&lt;/li&gt;
&lt;li&gt;And what about film ratings—have they evolved?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I explored these questions using a dataset of Pixar films, looking into box office earnings, ratings, awards, genres, and release trends. Here's what I found 👇&lt;/p&gt;




&lt;h2&gt;
  
  
  🎬 Which films have performed best at the box office? Did they have the highest budgets?
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnnq784mj25iabfjf737i.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnnq784mj25iabfjf737i.png" alt="Top five highest-grossing Pixar films" width="600" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Among the &lt;strong&gt;top five highest-grossing Pixar films&lt;/strong&gt;, &lt;strong&gt;all had a production budget of $200 million&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;But that doesn’t mean high budgets always lead to huge box office returns. In several cases, &lt;strong&gt;lower-budget films outperformed more expensive ones&lt;/strong&gt;, reminding us that storytelling, timing, and audience connection often play a bigger role than budget alone.&lt;/p&gt;




&lt;h2&gt;
  
  
  🏆 Which films received the most awards? Are they also the best rated?
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr7jvvwg8xbmo82xmx3md.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr7jvvwg8xbmo82xmx3md.png" alt="The five most awarded Pixar films" width="600" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The five most awarded Pixar films — &lt;em&gt;Coco&lt;/em&gt;, &lt;em&gt;Soul&lt;/em&gt;, &lt;em&gt;The Incredibles&lt;/em&gt;, &lt;em&gt;Toy Story 3&lt;/em&gt;, and &lt;em&gt;Up&lt;/em&gt; — are &lt;strong&gt;all among the highest-rated&lt;/strong&gt;, each with an &lt;strong&gt;average score above 80&lt;/strong&gt; across several review platforms.&lt;/p&gt;

&lt;p&gt;This shows a strong alignment between critical acclaim and industry recognition.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔁 How do sequels compare to their originals?
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frscr8a95j20174ncmupg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frscr8a95j20174ncmupg.png" alt="Pixar film sequels compared to their originals" width="555" height="343"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Out of &lt;strong&gt;9 sequels&lt;/strong&gt; that Pixar has produced, &lt;strong&gt;7 of them earned significantly more&lt;/strong&gt; at the box office than their original films. This indicates that while sequels often bring in bigger earnings, it's not guaranteed for every franchise.&lt;/p&gt;




&lt;h2&gt;
  
  
  ⏳ Have genres and ratings evolved over time?
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqqx3w8ago5a1gybd321j.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqqx3w8ago5a1gybd321j.png" alt="Pixar films genre trend" width="600" height="371"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Over the last 20 years, Pixar's &lt;strong&gt;genre themes have remained consistent&lt;/strong&gt;, continuing to explore family, adventure, and emotional storytelling.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7jd1uichdu649q4znabw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7jd1uichdu649q4znabw.png" alt="Pixar films rating trend" width="447" height="276"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, there's been a shift in &lt;strong&gt;film ratings&lt;/strong&gt;. In the most recent decade (&lt;strong&gt;2015–2024&lt;/strong&gt;), there’s been a noticeable &lt;strong&gt;rise in PG-rated films&lt;/strong&gt;, while &lt;strong&gt;G-rated films have declined sharply&lt;/strong&gt;.&lt;br&gt;&lt;br&gt;
This trend is essentially a reversal of the pattern observed between &lt;strong&gt;2005–2014&lt;/strong&gt;, suggesting changing audience expectations and industry standards.&lt;/p&gt;




&lt;h2&gt;
  
  
  ❓ Questions This Analysis Sparked
&lt;/h2&gt;

&lt;p&gt;Analyzing this data left me wondering:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Why do some high-budget films underperform at the box office?&lt;/li&gt;
&lt;li&gt;Can a low-budget Pixar film match the success of top earners like &lt;em&gt;Toy Story 3&lt;/em&gt;?&lt;/li&gt;
&lt;li&gt;What makes a sequel more successful than its original?&lt;/li&gt;
&lt;li&gt;What’s driving the decline in G-rated content?&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📌 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Pixar films continue to set benchmarks for storytelling, visual innovation, and emotional impact. While budgets and sequels play a role, data shows that success isn't one-dimensional. By looking at earnings, ratings, awards, and trends over time, we can start to understand what makes a Pixar film memorable — or wildly successful. &lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Tools used&lt;/strong&gt;: Microsoft Excel&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Data source&lt;/strong&gt;: Maven Analytics&lt;/p&gt;

&lt;p&gt;Thanks for reading! Feel free to share your thoughts or favorite Pixar movie in the comments 👇&lt;/p&gt;

</description>
      <category>movies</category>
      <category>data</category>
      <category>analytics</category>
    </item>
  </channel>
</rss>
