Tdcc: Get Shareholder Distribution
Tdcc via Parse · Finance
Query the Shareholder Distribution Table for a specific stock ID and date. Returns the number of shareholders and shares held in each shareholding bracket. If date is omitted, the latest available date is used. Each row includes the bracket range, number of holders, number of shares, and percentage of total custody shares. API for retrieving shareholder distribution, stock metadata, and custody statistics from the Taiwan Depository & Clearing Corporation (TDCC). Fulfilled by Parse from tdcc.com.tw.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- tdcc
- tdcc-com-tw
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7737d49f-5a36-4798-bca8-a07a89dcdc96/get_shareholder_distribution
- Interface artifact
- sha256:64f07f4413ba00e035ef3be474658a8228021ae1d97189eb34555821110d6094
- Manifest digest
- sha256:20fc83664d533906897789794081c04f6b57a6826b1d345dfde6e6c8f7a82f3a
Request fields
- date (string): Data date in YYYYMMDD format. Omitting returns the latest available date.
- stock_id (string, required): The numeric stock ID (e.g. '2330' for TSMC, '2317' for Hon Hai).
Example queries
- {"date":"20260821","stock_id":"2330"}