datasets
0c447c4 · updated 3mo ago · GitHub · bed10d507981cada9d95edd82dc70e9a5f6bed53594bacd15bf1781402213715
Datasets used in Plotly examples and documentation
Documentation Coverage reflects what was present in the GitHub record on August 7, 2026. A field marked "not found" means Archivum did not locate it in the published metadata — not that the dataset lacks that property. How coverage is measured
Records
Not stated
Size
386 MB
Languages
Not stated
Modality
text
Domain
—
First published
Jun 29, 2015
Last checked
Aug 7, 2026
Platform
GitHub
Lineage
The steps this dataset documents between its original sources and the version at the platform. Stages the source does not document are shown as gaps, not hidden.
- Original source: undocumented
- Raw acquisition: undocumented
- Cleaning: undocumented
- Annotation: undocumented
- Embedding: undocumented
- Current version: Documented, plotly, May 4, 2026
Stage passport
The record as published at the source.
4 stages undocumented. Gaps lower the lineage-completeness factor and are shown, not hidden.
Licence
Terms as published by the source. Archivum reports what the record states — this is not legal advice.
Commercial terms
commercial use permitted
Declared licence
MIT
Version history
Per-version coverage makes documentation drift visible over time.
First recorded at Archivum.
Aug 7, 2026v1plotly+0 / −0 rowscoverage 73%
Schema
Not documented at the source.
Sample records
Not documented at the source.
Integrate
from archivum import Client
client = Client()
ds = client.pull("github-plotly-datasets", version="0c447c4")
print(ds.coverage.total) # % documented
print(ds.license.spdx) # licence as published
ds.export("llamaindex") # provenance travels with the data