VinylAIVinylAI Market

Embed

Free vinyl data charts you can embed in one line of HTML

Six charts of the same RIAA and RIAJ figures that sit behind our data pages, packaged as one line of HTML each. They render as plain SVG with no script, so they survive a strict content-security policy and load on a bad connection. Free to use, including commercially, under CC BY 4.0 — the source line in each widget is the only attribution required.

01How it works

Paste one line, keep the numbers current

Each widget is a live page on our server, so when RIAA publishes next spring your embed updates itself. The figure, its measure and its source stay attached to the picture, which is the part that usually gets lost when a chart is screenshotted.

  • No script

    Server-rendered SVG inside an iframe. Nothing to whitelist, nothing to break.

  • No tracking

    The widget sets no cookies and loads no third-party asset.

  • Always attributed

    Every widget carries its measure and a link back, so a reader can check it.

02The widgets

Six charts, ready to paste

U.S. vinyl revenue, 1973–2025

The full 53-year arc in inflation-adjusted dollars, with the 1978 peak and the 2005 floor marked. The one chart that shows why "record year" and "record year" mean two different things.

Embed code
<iframe src="https://vinylai.app/market/data/embed/vinyl-by-year/" width="100%" height="460" style="border:1px solid #e4dfd8;border-radius:14px;max-width:760px" title="U.S. vinyl revenue, 1973–2025 — VinylAI" loading="lazy"></iframe>

Vinyl versus CD in the United States

Both crossovers on one axis: the year the CD passed vinyl, and the year vinyl passed it back. Computed from the series, not repeated from press coverage.

Embed code
<iframe src="https://vinylai.app/market/data/embed/vinyl-vs-cd/" width="100%" height="460" style="border:1px solid #e4dfd8;border-radius:14px;max-width:760px" title="Vinyl versus CD in the United States — VinylAI" loading="lazy"></iframe>

Every format has a shorter reign than the last

Vinyl, cassette, CD and streaming on one axis. Each peak is lower and narrower than the CD’s, and only vinyl rises twice.

Embed code
<iframe src="https://vinylai.app/market/data/embed/format-timeline/" width="100%" height="460" style="border:1px solid #e4dfd8;border-radius:14px;max-width:760px" title="Every format has a shorter reign than the last — VinylAI" loading="lazy"></iframe>

Vinyl’s share of U.S. recorded music revenue

The revival in proportion rather than in dollars: vinyl was most of the American music industry in the 1970s, and is a single-digit slice of it today.

Embed code
<iframe src="https://vinylai.app/market/data/embed/vinyl-share/" width="100%" height="440" style="border:1px solid #e4dfd8;border-radius:14px;max-width:760px" title="Vinyl’s share of U.S. recorded music revenue — VinylAI" loading="lazy"></iframe>

Vinyl production in Japan

The world’s largest physical-music market, pressing more records every year since 2020. Production shipped by producers — not retail sales.

Embed code
<iframe src="https://vinylai.app/market/data/embed/japan-production/" width="100%" height="440" style="border:1px solid #e4dfd8;border-radius:14px;max-width:760px" title="Vinyl production in Japan — VinylAI" loading="lazy"></iframe>

U.S. vinyl revenue in 2025

A single figure with the context that keeps it honest: the nominal record, and what it is worth against the 1978 peak. Sized to sit inside a paragraph.

Embed code
<iframe src="https://vinylai.app/market/data/embed/vinyl-2025/" width="100%" height="260" style="border:1px solid #e4dfd8;border-radius:14px;max-width:760px" title="U.S. vinyl revenue in 2025 — VinylAI" loading="lazy"></iframe>
03WordPress & co.

Or just paste the link

Every data page publishes an oEmbed endpoint, so a CMS that supports oEmbed discovery — WordPress, Ghost, Notion and most editors — turns a pasted URL into the chart on its own. Paste the page address into a block and it resolves; no HTML needed.

https://vinylai.app/market/data/vinyl-vs-cd/

oEmbed endpoint:
https://vinylai.app/market/data/oembed/?url=https%3A%2F%2Fvinylai.app%2Fmarket%2Fdata%2Fvinyl-vs-cd%2F&format=json
04The data

Where these numbers come from

Figures belong to the trade bodies that produced them — RIAA for the United States, RIAJ for Japan. We compile and present them; credit them, and a link here lets your readers check the slice. Raw files: CSV, facts JSON.