<?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: Oluwanifemi Fakorede</title>
    <description>The latest articles on DEV Community by Oluwanifemi Fakorede (@niffyspecial).</description>
    <link>https://dev.to/niffyspecial</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%2F3301570%2Ff332a151-8c4d-433e-9d05-d3b7783916c1.JPEG</url>
      <title>DEV Community: Oluwanifemi Fakorede</title>
      <link>https://dev.to/niffyspecial</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/niffyspecial"/>
    <language>en</language>
    <item>
      <title>Child Mortality Analysis with SQL</title>
      <dc:creator>Oluwanifemi Fakorede</dc:creator>
      <pubDate>Sat, 28 Jun 2025 06:48:22 +0000</pubDate>
      <link>https://dev.to/niffyspecial/child-mortality-analysis-with-sql-2j31</link>
      <guid>https://dev.to/niffyspecial/child-mortality-analysis-with-sql-2j31</guid>
      <description>&lt;p&gt;This project marks my first official step into health data science. I leveraged SQL to explore and analyze global child mortality trends using real-world data from Our World in Data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dataset&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Source: &lt;a href="https://ourworldindata.org/child-mortality" rel="noopener noreferrer"&gt;Our World in Data - Child Mortality&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Format: CSV&lt;/li&gt;
&lt;li&gt;Fields:  ‘entity’,  ‘code’,  ‘year’, ‘mortality_rate’&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Objectives&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Analyze historical and recent child mortality trends globally&lt;/li&gt;
&lt;li&gt;Identify highest and lowest performing countries by year&lt;/li&gt;
&lt;li&gt;Compare rates across regions and income groups&lt;/li&gt;
&lt;li&gt;Practice SQL querying and data analysis fundamentals&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tools Used&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MySQL Workbench&lt;/li&gt;
&lt;li&gt;Visual Studio Code (for cleaning)&lt;/li&gt;
&lt;li&gt;SQL&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Key Insights&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Global child mortality has significantly declined since the 1960s&lt;/li&gt;
&lt;li&gt;African countries still report the highest rates in recent years&lt;/li&gt;
&lt;li&gt;Income level is a major determinant of child survival&lt;/li&gt;
&lt;li&gt;Decline in child mortality rate in Nigeria from 1964&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Next Steps&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Visualize results with Tableau, Power BI, Python (Matplotlib, Seaborn)&lt;/li&gt;
&lt;li&gt;Explore additional health metrics&lt;/li&gt;
&lt;li&gt;Build predictive models&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Author&lt;/strong&gt;&lt;br&gt;
This project was completed by a transitioning pharmacist turned aspiring health data scientist. Connect with me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;LinkedIn : [&lt;a href="https://www.linkedin.com/in/oluwanifemi-fakorede-b4a789248?)utm_source=share&amp;amp;utm_campaign=share_via&amp;amp;utm_content=profile&amp;amp;utm_medium=ios_app" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/oluwanifemi-fakorede-b4a789248?)utm_source=share&amp;amp;utm_campaign=share_via&amp;amp;utm_content=profile&amp;amp;utm_medium=ios_app&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;Medium : [&lt;a href="https://medium.com/@Specialwrites" rel="noopener noreferrer"&gt;https://medium.com/@Specialwrites&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every dataset tells a story. This one tells of children who lived and those who did not. Let's keep asking better questions.&lt;/p&gt;

</description>
      <category>sql</category>
      <category>datascience</category>
      <category>data</category>
    </item>
  </channel>
</rss>
