We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make it possible to embed archival data pages.
See: Figma
dods.json
archive.ourworldindata.org/202501161306/grapher/life-expectancy
id, archival_timestamp, grapher_id, grapher_slug, hash_of_inputs, manifest (JSON)
primary(id), index(grapher_id), index(archival_timestamp)
@vitejs/plugin-legacy
GrapherImageBaker.tsx
detect-country.owid.io
The manifest could/should include the following information:
owid-grapher
The text was updated successfully, but these errors were encountered:
Some discussion points from our kickoff discussion today: https://www.notion.so/owid/2025-01-16-Archival-grapher-embeds-kickoff-17d74b71f92e8061a201c7a0447e7a67?pvs=4
Sorry, something went wrong.
marcelgerber
No branches or pull requests
Make it possible to embed archival data pages.
See: Figma
Scope
Must do
dods.json
archive.ourworldindata.org/202501161306/grapher/life-expectancy
)id, archival_timestamp, grapher_id, grapher_slug, hash_of_inputs, manifest (JSON)
primary(id), index(grapher_id), index(archival_timestamp)
Should do
@vitejs/plugin-legacy
GrapherImageBaker.tsx
detect-country.owid.io
Unclear
Bonus / maybe
Manifest details
The manifest could/should include the following information:
owid-grapher
git commit SHAThe text was updated successfully, but these errors were encountered: