This is exactly what your visitors will see when you embed the heatmap:
Paste this into any HTML page, WordPress post, or website builder:
<iframe
src="https://evictionriskmap.com/embed/"
width="100%"
height="600"
frameborder="0"
allowfullscreen
title="US Eviction Risk Heatmap"
loading="lazy">
</iframe>
Give your readers instant context on eviction risk for any US city directly in your article.
Help landlord clients understand which markets carry the highest regulatory risk before they buy.
Show tenants a live map of their city's eviction risk environment and neighboring jurisdictions.
Embed real-time data in articles, reports, and policy briefs with zero hosting burden.
Pass URL parameters to the src attribute to customize the embed:
| Parameter | Example | Description |
|---|---|---|
| state | ?state=CA | Filter map to a single state (2-letter abbreviation). The map centers on that state and shows only its cities. |
| width (iframe attr) | width="800" | Set a fixed pixel width, or use width="100%" for responsive. Default: 100%. |
| height (iframe attr) | height="500" | Set iframe height in pixels. Minimum recommended: 350px. Default: 600px. |
Example — California only, 800×500:
<iframe
src="https://evictionriskmap.com/embed/?state=CA"
width="800"
height="500"
frameborder="0"
allowfullscreen
title="California Eviction Risk Heatmap"
loading="lazy">
</iframe>
Yes — the embed widget is completely free to use on any website. We ask that you keep the small Eviction Risk Map attribution link that appears in the widget footer.
Yes. Append ?state=XX (two-letter state abbreviation) to the iframe src URL — for example: https://evictionriskmap.com/embed/?state=CA — to show only California cities on the heatmap.
Yes. Set the iframe width to 100% and the map will resize to fit any container. We recommend a height of at least 400px for a usable map experience on mobile.
The embed iframe is fully sandboxed and loads independently. It will not block your page render. The map loads from evictionriskmap.com CDN-backed servers and uses the Mapbox tile network for global performance.
The embed is provided free of charge. Attribution to evictionriskmap.com is required. Data sourced from U.S. Census ACS 2023, MIT Election Lab, and state statutes. Last updated April 29, 2026.