Raw Query Url
raw_query_urlRun a read-only SQL query against a direct Malaysian government open-data Parquet URL when find_series returns no results. Bypasses the curated series registry while keeping sandboxing.
Instructions
Escape hatch for a dataset find_series returns nothing for and
that has no registry entry at all — not even for raw_query, which
still requires an existing series_id. find_series only searches
KIRA's ~20 curated series; DOSM publishes far more than that (open
.dosm.gov.my/data-catalogue has the full list). If find_series comes
up empty, don't conclude the data doesn't exist — check DOSM's
catalogue (or web search) for a storage.dosm.gov.my /
storage.data.gov.my Parquet URL, then query it directly here, same
sandboxing as raw_query (single read-only SELECT, aliased as
series). No curation applies: no caveats, no breaks, no unit
conversion — read the result with the same care you'd bring to the
source file yourself. Only official Malaysian government open-data
storage hosts are reachable; this is not a general-purpose fetcher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| url | Yes | ||
| row_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||