Commit 5cb6b2b
committed
docs: correct historical coverage to the canonical 2017-01-03 / 80B figures
Every public surface advertised a dataset start of 2018-04-16 and 6.7B option
rows. Both are wrong and both understate the product. Verified against the live
coverage endpoint: SPY runs from 2017-01-03, and the archive holds 80B+ option
rows across 26 fully-ramped symbols. Per-symbol first dates still vary, so the
wording says SPY rather than implying a universal start.
That is 15 extra months of history and more than 10x the row count that the
published SDKs were claiming.
Test fixtures that pass 2018-04-16 to a mocked 404 are deliberately untouched:
the date there is arbitrary input to an error-mapping assertion, not a coverage
claim, so rewriting it would be churn with no meaning.1 parent 97c5b9a commit 5cb6b2b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
0 commit comments