docs: TaiwanStockActiveETFInfo 主動式ETF清單(free)#156
Closed
linsamtw wants to merge 1 commit into
Closed
Conversation
新增免費資料集 TaiwanStockActiveETFInfo(主動式ETF清單 / Taiwan Active ETF
List),比照 TaiwanStockInfo 的免費「台股總覽」寫法,涵蓋台灣掛牌主動式 ETF
(上市 TWSE + 上櫃 TPEX)清單/基本資料,來源為交易所官方清單,隨新掛牌自動
更新。欄位:date、stock_id(ETF 代號)、stock_name(ETF 名稱)、category
(ETF 分類:domestic 國內/foreign 跨國)、type(市場別:twse 上市/tpex 上櫃)。
免費 tier,anchor 沿用無 -sponsor 後綴慣例(#taiwanstockactiveetfinfo)。
修改檔案:
- docs/tutor/TaiwanMarket/Technical.md / .en.md:
* 技術面資料集數 20 → 21
* 清單新增 TaiwanStockActiveETFInfo 連結(置於 TaiwanStockInfo 之後)
* 新增完整雙語段落:欄位表 + Package / Python-request / R 三種範例
(Package 用 api.taiwan_stock_active_etf_info(),raw API 用
dataset=TaiwanStockActiveETFInfo,無需 data_id)+ DataFrame/Schema output
- docs/tutor/TaiwanMarket/DataList.md / .en.md:
* 資料集總數 83 → 84
* 技術面清單新增 TaiwanStockActiveETFInfo 連結
- docs/WhatIsNew.md / .en.md:新增 2026-07-11 更新條目
- docs/llms.txt:Taiwan Market 數量 79 → 80、DataList 80 → 81,
Technical 清單補列 TaiwanStockActiveETFInfo
- docs/llms-full.txt:Technical 20 → 21 datasets,新增 TaiwanStockActiveETFInfo
條目(Tier: Free,欄位與行為說明)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
Author
|
已合併進單一 PR #157(主動式ETF 三資料集文件合併)。關閉此 PR。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增免費 info 資料集 TaiwanStockActiveETFInfo(主動式ETF清單 / Taiwan Active ETF List),比照免費的
TaiwanStockInfo「台股總覽」寫法(同樣 heading/anchor 慣例,無-sponsor後綴)。內容
台灣掛牌主動式 ETF(上市 TWSE + 上櫃 TPEX)清單/基本資料,來源為交易所官方清單,隨新主動式 ETF 掛牌自動更新。無需
data_id,回傳整份清單。欄位 Columns
datestock_idstock_namecategorydomestic(國內)/foreign(跨國)typetwse(上市)/tpex(上櫃)修改檔案
docs/tutor/TaiwanMarket/Technical.md/.en.md:技術面 20 → 21;清單連結 + 完整雙語段落(欄位表 + Packageapi.taiwan_stock_active_etf_info()/ Python-request / R 範例 + DataFrame/Schema output)docs/tutor/TaiwanMarket/DataList.md/.en.md:資料集總數 83 → 84 + 清單連結docs/WhatIsNew.md/.en.md:新增 2026-07-11 條目docs/llms.txt/docs/llms-full.txt:比照 TaiwanStockInfo 補列(Tier: Free)Free tier,未標 sponsor。文件僅描述對外欄位行為,來源以「交易所官方清單」抽象描述,未揭露內部 API 細節。
DO NOT MERGE — 待 review。
🤖 Generated with Claude Code