DEPLOYDatabase

For writers, journalists, and researchers

Embed the verified robot safety counter

A small, self-contained card showing the current number of verified robot-involved fatalities on the DEPLOY record, with the date it is current as of and a link back to the sourced ledger. Drop it into any robot safety story or explainer with one script tag. The number is live: it updates as the verified record changes, so your page never carries a stale count.

Light theme

Renders as:

<script src="https://registry.deploy.report/safety-counter.js"
        data-theme="light"></script>

Dark theme

Renders as:

<script src="https://registry.deploy.report/safety-counter.js"
        data-theme="dark"></script>

Configuration

data-theme (optional)
light (default) or dark. The card ships its own inline styles, so it will not pick up or conflict with your site's CSS.

Where the number comes from

The count is the number of distinct, verified, deduped fatal events on the DEPLOY record: reviewed and non-retracted only, one row per event, never a headline tally. It is computed from the same query that renders the count on how many people have robots killed and robot fatalities on record, so the widget can never show a number that disagrees with the page it links to. Nothing is hardcoded. The card links to the flagship answer page, where the class split and the methodology are one click away.

Terms

Free to embed. The one condition is that you keep the attribution link intact: the card links back to the sourced DEPLOY record, and that link is the price of the free, maintained number. The widget makes no external calls beyond DEPLOY and collects no data about your readers.

The counter reports the verified DEPLOY record, not a claim of completeness. It counts individually verified events; aggregate regulator-reported figures are larger and are tracked separately and labeled as such on the record. DEPLOY may update the card styling at any time without changing the embed snippet.

Full terms: /terms. See also the per-entity Verified on DEPLOY badge and the citation guide.