Hanta Hub
Embed the Hanta Hub Outbreak Counter on Your Site

Embed Hanta Hub on your site

Two free, lightweight iframe widgets — a compact case-counter and a full case-curve chart — that you can drop into any article, blog post, or newsletter. No tracking, no scripts you don't already trust. CC BY 4.0.

11
Active Cases
MV Hondius · 2026
3
Confirmed Deaths
Andes virus
36%
HPS Fatality
Americas
42
Day Quarantine
WHO recommended

Widget 1 — Compact counter (recommended)

Fits cleanly inside an article column at 540 px and re-flows down to phone width. Pulls fresh totals from cases.json on every load.

Copy this embed:

<iframe src="https://hantavirussupplies.com/embed/counter.html"
        width="100%" height="200"
        style="border:none;max-width:560px"
        loading="lazy"
        title="Hanta Hub · MV Hondius hantavirus tracker"></iframe>

Widget 2 — Case-curve chart

The full cumulative case curve (confirmed / probable / inconclusive) with deaths on the right axis. Sits well as a featured graphic at the top of an article. 720 px wide on desktop, 320 px tall.

Copy this embed:

<iframe src="https://hantavirussupplies.com/embed/chart.html"
        width="100%" height="340"
        style="border:none;max-width:740px"
        loading="lazy"
        title="Hanta Hub · MV Hondius case curve"></iframe>

Press kit

If you're writing about the outbreak and want logos, OG images, a boilerplate paragraph, or a quote on background, our press kit has everything in one page.

Licensing

The widget is licensed under CC BY 4.0. The only requirement is a visible link back to https://hantavirussupplies.com/. The iframe link is already included.

If you'd like a different size, colour scheme, or a static-image version, the open data feed at /data/cases.json is also CC BY 4.0 — you can build your own.

Open data feeds

We publish three CC BY 4.0 data endpoints that any developer or journalist can pull:

→ See the live MV Hondius tracker, full timeline, and 15 hantavirus news sources

Frequently Asked Questions

Is the embed free?

Yes — free, CC BY 4.0, no tracking, no scripts beyond the iframe itself. We only ask that the link back to Hanta Hub remains visible.

Does the embed track my visitors?

No. The widget contains no analytics, no third-party scripts, and no cookies. It is a static page hosted on Vercel.

How often does the data refresh?

The widget refreshes when our daily scheduled task runs an outbreak data sync. During active outbreak phases, that's once per day; during quieter phases, less frequently.