Back to All Graphs

Graph Details

State Index Timeline: Child Poverty Rate Improvement In the Bronx

A line chart that shows how income and poverty rate has improved in the Bronx between 2020 and 2024

Bronx County still has the highest child poverty rate, but it's declining

Child Poverty Rate in The Bronx from 2020 to 2024
Median Income Among Families with Children in The Bronx from 2020 to 2024

Embed Details

Add this style information to the head of your file. <link rel="stylesheet" href="//d1o40k53wiknb7.cloudfront.net/css/state-index-timeline-child-poverty-rate-bronx.css" type="text/css"> Add this html where you need the graph to appear <div class="use-tailwind"> <section id="state-index-timeline-child-poverty-rate-bronx" class="w-10/12 mx-auto" > <h4 class="text-center text-xl font-bold">Bronx County still has the highest child poverty rate, but it's declining</h4> <div class="flex flex-col xl:flex-row justify-evenly items-end gap-3 w-full"> <section class="xl:basis-1/2 my-10 w-full"> <h5 class="text-center text-lg font-bold">Child Poverty Rate in The Bronx from 2020 to 2024</h5> <div data-median-poverty-rate class="w-full xl:w-10/12 mx-auto" ></div> </section> <section class="xl:basis-1/2 my-10 w-full"> <h5 class="text-center text-lg font-bold">Median Income Among Families with Children in The Bronx from 2020 to 2024</h5> <div data-median-income-holder class="w-full xl:w-10/12 mx-auto" ></div> </section> </div> </section> </div> Add this before the closing body tag <script src="//d1o40k53wiknb7.cloudfront.net/js/state-index-timeline-child-poverty-rate-bronx.js"></script>