Embed the CalcFi State Index

Drop the live 50-state CalcFi State Index 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 dofollow credit link back to CalcFi.

Categories

Swap the category slug in the URL. All six categories are live: salary, tax, cost-of-living, mortgage, rent, affordability.

Downloads (CC-BY 4.0)

Branded chart PNG (1600×1200) and full CSV per category. Combined wide-format CSV pulls every metric in one file.

  • Chart PNG: /api/maps/<slug>/chart.png
  • Per-category CSV: /api/maps/<slug>/csv
  • Combined CSV: /api/maps/all/csv

Attribution required: link to https://calcfi.app/maps.

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.