rename directory

This commit is contained in:
2026-06-26 10:17:27 +08:00
parent 66963e0b90
commit c5215fba22
40 changed files with 0 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# METADATA_API_URL
- **URL:** https://api.sgx.com/marketmetadata/v2
- **Status:** 200
- **Classification:** ACCESSIBLE
- **Content-Type:** application/json
- **Content-Length:** 8183039 bytes
- **Elapsed:** 0.049 s
- **Probed at:** 2026-06-24T09:39:55.146602+00:00
## Notes
`/marketmetadata/v2` is the instrument master (~11 MB uncompressed). It is the authoritative mapping of symbols, names, listing status, currencies, board lots, etc.
- **Single-stock scope:** `/?stock-code={code}` can be appended to narrow the response (observed on `investors.sgx.com`).
- While `METADATA_API_URL` is the best instrument master, the `sector`/`industry` fields were largely empty in the sampled records; use `V1_SECURITIES_CPFIS_LIST_URL` for SSIC sector taxonomy and `SECURITIES_API_URL` for live price fields.
- Include `Origin`/`Referer` headers.