Embed CalcFi maps

Drop a live US state data map onto any blog, landing page, or knowledge base. Free, responsive from 320px up to 1200px, auto refreshed with the underlying data. All embeds include a credit link back to CalcFi.

Categories

Swap the category slug in the URL. Available now: salary. Coming soon: tax, cost-of-living, mortgage, rent.

Copy-paste snippets

Plain HTML

<iframe
  src="https://calcfi.app/embed/maps/salary"
  width="100%"
  height="700"
  style="border:0;max-width:1200px;"
  loading="lazy"
  title="US Salary Map by CalcFi">
</iframe>

WordPress (shortcode plugin)

[iframe src="https://calcfi.app/embed/maps/salary" width="100%" height="700"]

Ghost

<!-- Ghost: paste into an HTML card -->
<iframe
  src="https://calcfi.app/embed/maps/salary"
  width="100%"
  height="700"
  style="border:0;"
  loading="lazy"
  title="US Salary Map by CalcFi">
</iframe>

Webflow

<!-- Webflow: drop an Embed element and paste -->
<iframe
  src="https://calcfi.app/embed/maps/salary"
  style="width:100%;height:700px;border:0;"
  loading="lazy"
  title="US Salary Map by CalcFi">
</iframe>

Live preview

This is the exact iframe you get. Mobile friendly down to 320px.

Terms

  • Keep the Powered by CalcFi link intact and dofollow.
  • Do not cache or mirror the data locally.
  • Content is educational only, not financial advice.