data.go.kr
Korean ETF quote data from data.go.kr's ETF price information service.
Retrieve Korean ETF quote data from the public data service. Returns normalized ETF price rows for a trading date, keyed by ETF name or isin_code, while preserving clpr, vs, fltRt, mkp, hipr, lopr, trqu, and nav. Backed by the data.go.kr ETF 시세정보 API.
Returns a Korean ETF quote row for a trading date, resolvable by either fund name or ISIN code, including price, NAV, and volume fields. Backed by the Financial Services Commission securities open data on data.go.kr.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Base trading date in YYYYMMDD format.
20240115
ETF name to filter the quote row.
KODEX 200
ISIN code for the target ETF.
KR7061570004
Auth required for this operation.
Locates a specific Korean ETF on the requested trading date by fund name and returns its quote row. Backed by the Financial Services Commission securities open data on data.go.kr.
Base trading date in YYYYMMDD format.
20240115
ETF name to search for.
TIGER 미국S&P500
Targets a single ETF by ISIN code on the requested trading date without relying on the fund name and returns its quote row. Backed by the Financial Services Commission securities open data on data.go.kr.
Base trading date in YYYYMMDD format.
20240115
ISIN code for the target ETF.
KR7061570004
Auth required for this operation.
Auth required for this operation.