Building an AI agent? Start with /llms.txt for the full site index.
Financials & Growth
Quarterly balance sheets for listed companies, sourced from MOPS — total assets, liabilities and equity as filed.
GET /v2/datasets/balance-sheetBalance sheet is a Taiwan market dataset sourced from MOPS, served by TW Market Data as GET /v2/datasets/balance-sheet.
balance-sheet returns one row per company per fiscal period from the official MOPS filings. The lineage block names the exact MOPS form the figures came from, so the balance is traceable to its source statement.
| Field | Type | Description |
|---|---|---|
symbol | string | Ticker. |
ticker | string | |
fiscal_year | number | |
fiscal_quarter | number | |
period_type | string | |
period_end_date | string | |
report_date | string | |
total_assets | number | Total assets (TWD thousands). |
total_liabilities | number | Total liabilities (TWD thousands). |
total_equity | number | Total equity (TWD thousands). |
cash_and_cash_equivalents | number | |
inventory | null | |
accounts_receivable | number | |
current_assets | null | |
current_liabilities | null | |
source | string | |
fiscal_period | string | |
frequency | string | |
fundamentals_context | object |
| Rows | ~103,577 |
| Window | 2019-05-15 – 2026-08-14 |
| Grade | Verified |
| Measured | 2026-09-01from the dataset registry |
A real response from this endpoint. Rows are returned under "rows", 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": "balance_sheet",
"rows": [
{
"symbol": "2882",
"ticker": "2882",
"fiscal_year": 2026,
"fiscal_quarter": 1,
"period_type": "quarterly",
"period_end_date": "2026-03-31",
"report_date": "2026-05-15",
"total_assets": 14450034484,
"total_liabilities": 13633007653,
"total_equity": 817026831,
"cash_and_cash_equivalents": 293505959,
"inventory": null,
"accounts_receivable": 351852572,
"current_assets": null,
"current_liabilities": null,
"source": "mops_t163sb05",
"source_name": "mops_t163sb05",
"fiscal_period": "2026-Q1",
"frequency": "quarterly",
"created_at": "2026-07-04T18:13:02.632865",
"updated_at": "2026-07-04T18:13:02.632865",
"fundamentals_context": {
"generated_at": "2026-08-06T05:15:14Z",
"ticker": "2882",
"period": "2026Q1",
"period_type": "quarterly",
"statement_family": "balance_sheet",
"metric_values": {
"symbol": "2882",
"period_end_date": "2026-03-31",
"report_date": "2026-05-15",
"total_assets": 14450034484,
"total_liabilities": 13633007653,
"total_equity": 817026831,
"cash_and_cash_equivalents": 293505959,
"inventory": null,
"accounts_receivable": 351852572,
"current_assets": null,
"current_liabilities": null,
"source": "mops_t163sb05",
"source_name": "mops_t163sb05",
"fiscal_period": "2026-Q1",
"frequency": "quarterly",
"created_at": "2026-07-04T18:13:02.632865",
"updated_at": "2026-07-04T18:13:02.632865"
},
"source_lineage": {
"provider": "mops_t163sb05",
"source_role": "official_mops_balance_sheet"
},
"data_gaps": [],
"restatement_warning": {
"has_restatement": false,
"reason": null,
"previous_version_ref": null
},
"not_investment_advice": true,
"coverage_window": {
"min_period": null,
"max_period": null,
"coverage_confidence": "medium",
"row_count": 0
},
"safe_usage_notes": [
"not_investment_advice",
"official_public_first_policy",
"period_semantics_explicit"
],
"available_tools_or_endpoints": [
{
"name": "balance_sheet",
"path": "/v2/datasets/balance-sheet"
},
{
"name": "balance_sheet",
"path": "/v2/datasets/financials"
}
]
}
},
{
"symbol": "2882",
"ticker": "2882",
"fiscal_year": 2025,
"fiscal_quarter": 4,
"period_type": "quarterly",
"period_end_date": "2025-12-31",
"report_date": "2026-03-31",
"total_assets": 14341618353,
"total_liabilities": 13407230263,
"total_equity": 934388090,
"cash_and_cash_equivalents": 361911485,
"inventory": null,
"accounts_receivable": 324847287,
"current_assets": null,
"current_liabilities": null,
"source": "mops_t163sb05",
"source_name": "mops_t163sb05",
"fiscal_period": "2025-Q4",
"frequency": "quarterly",
"created_at": "2026-07-04T18:13:02.632865",
"updated_at": "2026-07-04T18:13:02.632865",
"fundamentals_context": {
"generated_at": "2026-08-06T05:15:14Z",
"ticker": "2882",
"period": "2025Q4",
"period_type": "quarterly",
"statement_family": "balance_sheet",
"metric_values": {
"symbol": "2882",
"period_end_date": "2025-12-31",
"report_date": "2026-03-31",
"total_assets": 14341618353,
"total_liabilities": 13407230263,
"total_equity": 934388090,
"cash_and_cash_equivalents": 361911485,
"inventory": null,
"accounts_receivable": 324847287,
"current_assets": null,
"current_liabilities": null,
"source": "mops_t163sb05",
"source_name": "mops_t163sb05",
"fiscal_period": "2025-Q4",
"frequency": "quarterly",
"created_at": "2026-07-04T18:13:02.632865",
"updated_at": "2026-07-04T18:13:02.632865"
},
"source_lineage": {
"provider": "mops_t163sb05",
"source_role": "official_mops_balance_sheet"
},
"data_gaps": [],
"restatement_warning": {
"has_restatement": false,
"reason": null,
"previous_version_ref": null
},
"not_investment_advice": true,
"coverage_window": {
"min_period": null,
"max_period": null,
"coverage_confidence": "medium",
"row_count": 0
},
"safe_usage_notes": [
"not_investment_advice",
"official_public_first_policy",
"period_semantics_explicit"
],
"available_tools_or_endpoints": [
{
"name": "balance_sheet",
"path": "/v2/datasets/balance-sheet"
},
{
"name": "balance_sheet",
"path": "/v2/datasets/financials"
}
]
}
}
],
"count": 50,
"plan_id": "enterprise",
"status": "ok",
"unit": {
"currency": "TWD",
"scale": "per_field",
"fields": {
"total_assets": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "<Chinese value - see the zh page>",
"verified": true
},
"total_liabilities": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "<Chinese value - see the zh page>",
"verified": true
},
"total_equity": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "<Chinese value - see the zh page>",
"verified": true
},
"cash_and_cash_equivalents": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "<Chinese value - see the zh page>",
"verified": true
},
"accounts_receivable": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "<Chinese value - see the zh page>",
"verified": true
},
"inventory": {
"currency": "TWD",
"scale": "scale_unknown",
"scale_multiplier": null,
"unit_label": null,
"verified": false,
"reason": "no populated value exists to verify a scale against; the unit is NOT asserted"
}
},
"unverified_fields": [
"inventory"
],
"source_of_truth": "official_mops_statement",
"note": "<Chinese value - see the zh page>"
},
"meta": {
"plan": "enterprise",
"row_limit": 100000,
"is_limited": false
}
}Captured from the live API on 2026-07-20.
Chinese data values are shown as a marker here so this page stays in English; the /zh page shows them verbatim.
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_namecreated_atupdated_atPart 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.
TW Market Data. (n.d.). Balance sheet [Data set]. TW Market Data. Retrieved 2026-09-05, from https://twmarketdata.com/en/docs/api/financials/balance-sheet
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
Datasets that join with this one. The key each pair aligns on is shown, so you can plan a multi-table query without guessing.
Joins on fiscal_quarter + fiscal_year + report_date + ticker
Joins on fiscal_quarter + fiscal_year + report_date + ticker
Joins on fiscal_year + ticker
Joins on report_date + ticker
Joins on ticker
Joins on ticker
curl "https://api.twmarketdata.com/v2/datasets/balance-sheet?symbol=2330&start_date=2026-06-01&end_date=2026-07-15&limit=5" \
-H "X-API-Key: sk_live_..."| Parameter | Required | Type | Description |
|---|---|---|---|
symbol | Yes | string | Ticker, e.g. 2330. |
start_date | No | string | Start of the query range (YYYY-MM-DD). |
end_date | No | string | End of the query range (YYYY-MM-DD). |
limit | No | integer | Maximum rows to return. |
import requests
resp = requests.get(
"https://api.twmarketdata.com/v2/datasets/balance-sheet",
params={"symbol": "2330", "limit": "5"},
headers={"X-API-Key": "sk_live_..."},
)
resp.raise_for_status()
print(resp.json()["rows"])This endpoint is GET /v2/datasets/balance-sheet. The full machine-readable schema (parameters, security, response envelope) lives in the OpenAPI spec.