TW Market Data LogoTW Market Data

Facts & statistics

Market facts

Long-run statistics for Taiwan equities, each with its sample period and as_of

Seasonality

Monthly return distributions and hit rates, with sample sizes

Institutional flow

Seasonality in the breadth of institutional net buying

Limit events

How often limit moves happen, and how concentrated they are

Delisting

Delisting counts and survival spans — the basis for avoiding survivorship bias

Rule changes

A timeline of trading-rule changes — the premise for reading historical data

Data & exploration

Dataset catalogue

Every dataset, its coverage, and how often it updates

Playground

Call the API from the browser, without a key

Market today

Today's market at a glance

Stock analysis

The entry point for looking at one instrument

Market heat map

The whole market in one picture — area is market cap, colour is revenue growth

Market calendar

Statutory disclosure deadlines — the day a figure may legally first be known

Platform capabilities

Product overview

What TWMD provides, and who it is built for

Verifiable proof

Signed checkpoints and per-row inclusion proofs

Data quality

Reconciliation, gap handling, and quality status

Methodology

How the figures are computed, and on what basis

Auditable execution

Tie a trading decision back to the data it saw

Connect your broker

Bring TWMD into an existing order and research workflow

Developers

Documentation

API reference, dataset pages, and integration guides

Quick start

Authentication and your first request

Integrate by role

Separate paths for quant research, data engineering, and app development

Connect over MCP

Point an agent straight at TWMD

MCP registry

The published MCP tool list and its signed manifest

Webhooks

Have your system told when data updates

Learn

Blog

Long-form writing on data, method, and market structure

Answers

Specific answers to specific questions, with sources

Topics

Industry chains and thematic relationships

Help centre

Account, billing, and usage questions

Glossary

Definitions for Taiwan-market and data terms

Compare & status

Why TWMD

A point-by-point comparison with FinMind and TEJ

Migrate from FinMind

Field mapping and migration steps

Migrate from FinLab

Field mapping and migration steps

Migrate from TEJ

Field mapping and migration steps

Status

Service availability and incident history

Security & trust

Trust centre

What we claim, and the limits on each claim

Security

Architecture, access control, and incident handling

Security facts

The items you can verify from outside

Security evidence

SBOM, ASVS mapping and threat model — including the three controls we do not meet.

Self-assessment

Item-by-item answers for a procurement questionnaire

Compliance & standards

Compliance mapping

Evidence primitives mapped onto FSB, IOSCO, and SR 26-2

Standards & interop

Term-by-term mapping onto published standards, and where it does not map

Provenance & C2PA

A machine-readable origin graph, fetchable without a key

Licensing

How the data may be used and redistributed

Adoption

Evaluate

Seven checks you can run yourself, without an account

Talk to sales

Enterprise plans, quotas, and contract detail

Pricing
中文Sign inSign up
TW Market Data

Taiwan market-data infrastructure, built for AI agents and quantitative workflows.

Status unknown
© 2026 TW Market Data

TW Market Data (TWMD) provides historical data and statistics, not investment advice; investment decisions and their risks are your own.

  • Privacy Policy·
  • Terms of Service·
  • Cookie Policy·
  • Acceptable Use Policy·
  • Data Sources & Licensing·
  • Legal (all documents)
中文

AI Agent

  • MCP Server
  • Skills
  • Tool manifest
  • Agent workflow examples
  • Agent benchmark
  • llms.txt
  • OpenAPI spec

Security

  • Security overview
  • Verifiable data
  • Trust Center
  • Standards & Interop
  • Regulatory mapping

Product

  • Datasets
  • Topics
  • Market facts
  • Documentation
  • Integration runbooks
  • Playground (no signup)
  • Free tier
  • Solutions

Company

  • About TWMD
  • Blog
  • Help centre
  • Pricing

Documentation

DASHBOARD

DashboardPricing

FOR AI AGENTS

MCP ServerSkillsllms.txtTool manifestOpenAPI SpecAgent workflow examples

OVERVIEW

OverviewQuick startAuthenticationSource policyData gradesData lineageMarket coverage

DATA APIS

Stock split & par-value eventsCapital Formation EventsAttention & disposition eventsGovernance — chairman/GM duality (t187ap33_L)Investor conference calendarMOPS major events (structured)GHG Carbon Disclosure (Scope 1/2/3)Corporate actionsDelisting lifecycleMajor Event TaxonomyCompany news

GUIDES

How to get the 3 financial statementsHow to read institutional flowsHow to check market statusHow to wire a strategy / AI agent

SDKS

Release statusPython SDKJavaScript / TypeScript SDK

Building an AI agent? Start with /llms.txt for the full site index.

Companies & Events

Stock split & par-value events

Stock split and par-value change events for listed securities — the old and new par value, split ratio and effective date, from the official TWSE / TPEx announcements.

← Stock split & par-value events overview

VerifiedSource: TWSE / TPEx·Plan: free·Cost: 1 credits·GET /v2/datasets/stock-split-par-value-events

Stock split & par-value events is a Taiwan market dataset sourced from TWSE / TPEx, served by TW Market Data as GET /v2/datasets/stock-split-par-value-events.

Overview

stock-split-par-value-events returns one row per split or par-value change with the old and new par value, the resulting share ratio and the effective date, sourced from the official TWSE / TPEx announcements. Each row carries its source role and lineage, so the event is traceable to the exact upstream disclosure.

FieldTypeDescription
marketstring
security_codestring
security_typestring
event_typestringNormalized event type (e.g. split, par_value_change).
event_datestring
announcement_datenull
suspend_trading_datenull
resume_trading_datestring
par_value_beforenull
par_value_afternull
par_value_rationull
closing_price_on_last_trading_daynumber
reference_pricenumber
limit_up_pricenumber
limit_down_pricenumber
opening_reference_pricenumber

Coverage

Rows6
Window2026-01-09 – 2026-09-07
GradeVerified
Measured2026-09-04from the dataset registry

Example response

A real response from this endpoint. Rows are returned under "data", and provenance is carried in the shape shown below — it is not identical across datasets, so read this page's rather than assuming another's.

{
"dataset_id": "stock_split_par_value_events",
"request_context": {
"scope": "stock_split_par_value_events_twse_only",
"coverage_type": "twse_split_par_value_reference",
"snapshot_mode": "current_snapshot_only",
"filters": {
"market": "TWSE",
"security_code": "7780",
"date_from": null,
"date_to": null,
"event_type": null,
"source_family": null,
"limit": 50
},
"min_event_date": "2026-01-09",
"max_event_date": "2026-01-19"
},
"quality": {
"row_count": 2,
"security_code_count": 1,
"sensitive_fields_exposed": false
},
"lineage": {
"source_providers": [
"twse_official"
],
"source_roles": [
"official_twse_par_value_change_announcement",
"official_twse_par_value_change_reference_price"
],
"source_families": [
"twse_change_of_par_value",
"twse_reference_price_after_par_value_change"
]
},
"error": null,
"data": [
{
"market": "TWSE",
"security_code": "7780",
"security_type": "stock",
"event_type": "split_reference_price",
"event_date": "2026-01-19",
"announcement_date": null,
"suspend_trading_date": null,
"resume_trading_date": "2026-01-19",
"par_value_before": null,
"par_value_after": null,
"par_value_ratio": null,
"closing_price_on_last_trading_day": 185,
"reference_price": 18.5,
"limit_up_price": 20.35,
"limit_down_price": 16.65,
"opening_reference_price": 18.5,
"source_provider": "twse_official",
"source_role": "official_twse_par_value_change_reference_price",
"source_family": "twse_reference_price_after_par_value_change",
"source_event_ref": "TWSE:TWTB8U|7780|2026-01-19",
"lineage": {
"source_url": "https://www.twse.com.tw/rwd/en/change/TWTB8U?response=json",
"source_family": "twse_reference_price_after_par_value_change",
"official_fields": [
"Resume Trading Date",
"Security Code",
"Closing Price on The Last Trading Day"
],
"source_row_type": "reference_price"
},
"data_gaps": [
"announcement_date_missing"
]
},
{
"market": "TWSE",
"security_code": "7780",
"security_type": "stock",
"event_type": "par_value_change",
"event_date": "2026-01-09",
"announcement_date": null,
"suspend_trading_date": "2026-01-09",
"resume_trading_date": "2026-01-19",
"par_value_before": 10,
"par_value_after": 1,
"par_value_ratio": 10,
"closing_price_on_last_trading_day": 185,
"reference_price": 18.5,
"limit_up_price": 20.35,
"limit_down_price": 16.65,
"opening_reference_price": 18.5,
"source_provider": "twse_official",
"source_role": "official_twse_par_value_change_announcement",
"source_family": "twse_change_of_par_value",
"source_event_ref": "TWSE:TWTB7U|7780|2026-01-09|2026-01-19",
"lineage": {
"source_urls": {
"TWTB7U": "https://www.twse.com.tw/rwd/en/change/TWTB7U?response=json",
"TWTB8U": "https://www.twse.com.tw/rwd/en/change/TWTB8U?response=json"
},
"source_family": "twse_change_of_par_value",
"official_fields": [
"Suspend Trading Date",
"Security Code",
"Resume Trading Date"
],
"source_row_types": [
"announcement",
"reference_price"
],
"reference_price_source": "TWTB8U"
},
"data_gaps": [
"announcement_date_missing"
]
}
],
"data_count": 2,
"known_gaps": [
"twse_only_scope",
"no_tpex_coverage",
"no_unified_security_lifecycle_claim"
],
"warnings": [
"not_investment_advice",
"twse_only_scope"
],
"not_investment_advice": true,
"envelope": {
"dataset_id": "stock_split_par_value_events",
"scope": "stock_split_par_value_events_twse_only",
"row_count": 2
}
}

Captured from the live API on 2026-07-20.

Provenance

These columns are returned alongside the data and record where the row came from. They are provenance, not the dataset's subject matter, so they are listed here rather than in the field table.

source_providersource_rolesource_familysource_event_reflineagedata_gaps

Licence and attribution

Part of the data in this service is obtained from the Government Open Data Platform (data.gov.tw) and used under the Open Government Data License, version 1.0. Providing agencies: Taiwan Stock Exchange, Taipei Exchange, Taiwan Futures Exchange, Taiwan Depository & Clearing Corporation, National Development Council, Central Bank of the Republic of China (Taiwan), Department of Statistics of the Ministry of Economic Affairs, and Customs Administration of the Ministry of Finance. The value-added processing, derived calculations and presentation in this service are the responsibility of TWMD and are not associated with the providing agencies.

Cite this dataset

TW Market Data. (n.d.). Stock split & par-value events [Data set]. TW Market Data. Retrieved 2026-09-05, from https://twmarketdata.com/en/docs/api/companies-events/stock-split-par-value-events

The version is the dataset's own as_of, not the date this page was built. Where we have no as_of the field is left out rather than filled in. Check a signature

Related datasets

Datasets that join with this one. The key each pair aligns on is shown, so you can plan a multi-table query without guessing.

  • Attention & disposition events

    Joins on event_date + market + ticker

  • Capital Formation Events

    Joins on event_date + market + ticker

  • Major Event Taxonomy

    Joins on event_date + market + ticker

  • MOPS major events (structured)

    Joins on event_date + market + ticker

  • Company news

    Joins on market + ticker

Getting started

  1. Put your key in the X-API-Key header.
  2. Add query parameters (symbol, date range, limit).
  3. Send the request and read the data array.
curl "https://api.twmarketdata.com/v2/datasets/stock-split-par-value-events?security_code=7780" \
-H "X-API-Key: sk_live_..."

Filtering

ParameterRequiredTypeDescription
symbolYesstringTicker, e.g. 2330.
start_dateNostring (YYYY-MM-DD)Start of the query range.
end_dateNostring (YYYY-MM-DD)End of the query range.
limitNointegerMaximum rows to return.

Python

import requests

resp = requests.get(
"https://api.twmarketdata.com/v2/datasets/stock-split-par-value-events",
params={"security_code": "7780"},
headers={"X-API-Key": "sk_live_..."},
)
resp.raise_for_status()
print(resp.json()["data"])

OpenAPI

This endpoint is GET /v2/datasets/stock-split-par-value-events. The full machine-readable schema (parameters, security, response envelope) lives in the OpenAPI spec.

Notes & limitations

  • Par-value and split events change the share base: when joining to a raw price series, apply the effective date so pre- and post-event prices are compared on the same basis.

Request & Response

Request
curl "https://api.twmarketdata.com/v2/datasets/stock-split-par-value-events?symbol=2330&start_date=2026-01-01&end_date=2026-06-30&limit=5" \
-H "X-API-Key: $TWMD_API_KEY"
Response
{
"dataset_id": "stock_split_par_value_events",
"quality": {
"row_count": "<number>",
"security_code_count": "<number>",
"sensitive_fields_exposed": "<boolean>"
},
"error": null,
"data": [
{
"market": "<string>",
"security_code": "<string>",
"security_type": "<string>",
"event_type": "<string>",
"event_date": "<string>",
"announcement_date": "<null>",
"suspend_trading_date": "<null>",
"resume_trading_date": "<string>",
"par_value_before": "<null>",
"par_value_after": "<null>",
"par_value_ratio": "<null>",
"closing_price_on_last_trading_day": "<number>",
"reference_price": "<number>",
"limit_up_price": "<number>",
"limit_down_price": "<number>",
"opening_reference_price": "<number>",
"source_provider": "<string>",
"source_role": "<string>",
"source_family": "<string>",
"source_event_ref": "<string>",
"lineage": {
"source_url": "<string>",
"source_family": "<string>",
"official_fields": "<array>",
"source_row_type": "<string>"
},
"data_gaps": "<array>"
}
],
"data_count": 2,
"known_gaps": [
"<string>"
],
"warnings": [
"<string>"
],
"not_investment_advice": true,
"envelope": {
"dataset_id": "<string>",
"scope": "<string>",
"row_count": "<number>"
}
}
i