Back to All Graphs

Graph Details

NY State Index: Counties with high rent burden

This is a map showing NY counties at least a quarter of households rent burdened.

In 26 counties, more than a quarter of renters spend more than half of their income on rent.

Counties where more than a quarter of renters are severely rent burdened

Embed Details

Add this style information to the head of your file. <link rel="stylesheet" href="//d1o40k53wiknb7.cloudfront.net/css/state-index-rent-burden.css" type="text/css"> Add this html where you need the graph to appear <div class="graph-wrapper max-w-3xl mx-auto" id="state-index-rent-burden"> <p class="text-center">In 26 counties, more than a quarter of renters spend more than half of their income on rent.</p> <div class="legend-wrapper w-3/4 mx-auto mt-5 flex justify-evenly items-center"> <i class="inline-block mr-5 flex-shrink-0 w-5 h-5" style="background-color:#ea0029"></i> <span class="text-gray-700">Counties where more than a quarter of renters are severely rent burdened</span> </div> <svg /> <div class="tooltip"></div> </div> Add this before the closing body tag <script src="//d1o40k53wiknb7.cloudfront.net/js/state-index-rent-burden.js"></script>