Commit a1a3023
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 9b3bdca commit a1a3023
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments