Sync canonical offer/contact block (hf_cards_sync)
Browse files
README.md
CHANGED
|
@@ -184,6 +184,11 @@ that provenance layer is the part you cannot rebuild yourself.
|
|
| 184 |
CSV, no key, no signup, `access-control-allow-origin: *` so `fetch()` works from
|
| 185 |
a browser: [endpoints, schema and curl examples →](https://approjects-warn-act-notices.static.hf.space/api.html)
|
| 186 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 187 |
**Backtesting, or citing a figure you published last month?** Today's file has
|
| 188 |
look-ahead and survivorship bias baked in: notices get amended after the fact and
|
| 189 |
some rows are later deleted. The same table as it stood on any past day since
|
|
|
|
| 184 |
CSV, no key, no signup, `access-control-allow-origin: *` so `fetch()` works from
|
| 185 |
a browser: [endpoints, schema and curl examples →](https://approjects-warn-act-notices.static.hf.space/api.html)
|
| 186 |
|
| 187 |
+
**Prefer a spreadsheet?** One formula puts the last 90 days, the last 12 months
|
| 188 |
+
or any single state into Google Sheets as a live range that refreshes itself —
|
| 189 |
+
no signup, no add-on: [the formulas, one per state →](https://approjects-warn-act-notices.static.hf.space/sheets.html)
|
| 190 |
+
`=IMPORTDATA("https://cdn.jsdelivr.net/gh/APVentureEngine/warn-act-notices@main/data/sheets/us-last-90-days.csv")`
|
| 191 |
+
|
| 192 |
**Backtesting, or citing a figure you published last month?** Today's file has
|
| 193 |
look-ahead and survivorship bias baked in: notices get amended after the fact and
|
| 194 |
some rows are later deleted. The same table as it stood on any past day since
|