File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ def _admin_token() -> str:
9292| `SINGAPORE_EDA_MIN_INTERVAL_FILE_SEC` | Override file / poll-download spacing only |
9393| `SINGAPORE_EDA_MIN_INTERVAL_SEC` | Override **both** paces (legacy single knob) |
9494| `SINGAPORE_EDA_SKIP_DOWNLOAD_IF_FRESH_HOURS` | Skip CSV download if file younger than H hours |
95- | `SINGAPORE_EDA_CHECK_NEW_DATA` | With skip-fresh: re- download if CKAN `total` grew (see `*.meta.json` next to CSV ) |
96- | `SINGAPORE_EDA_TOWN_COVERAGE` | Streamlit OLS: fraction of rows to cover with named towns (default `0.8`; `1` = all towns ) |
95+ | `SINGAPORE_EDA_CHECK_NEW_DATA` | Re- download on CKAN `total` growth (with skip-fresh ) |
96+ | `SINGAPORE_EDA_TOWN_COVERAGE` | OLS town coverage fraction ( `0.8` default ; `1` keeps all) |
9797| `SINGAPORE_EDA_GEO_SKIP_IF_FRESH_DAYS` | Skip GeoJSON if file younger than D days |
9898| `SINGAPORE_EDA_HTTP_CACHE_ENABLED` | `0` to disable on-disk response cache |
9999| `SINGAPORE_EDA_HTTP_CACHE_DIR` | Where JSON GET responses are stored |
You can’t perform that action at this time.
0 commit comments