AI agent?先讀 /llms.txt 取得全站索引。
財務與成長
上市櫃公司季度損益表,來源為公開資訊觀測站(MOPS)——自營收到營業利益、稅後淨利與每股盈餘。
GET /v2/datasets/income-statement損益表是台灣市場資料集,來源為 MOPS,由 TW Market Data 以 GET /v2/datasets/income-statement 提供。
income-statement 以官方 MOPS 財報申報為源,每家公司每個會計期間回傳一列;每列附來源角色與 lineage 標明所屬 MOPS 表單,任一數字可回溯申報稿而非黑箱。
| 欄位 | 型別 | 說明 |
|---|---|---|
fiscal_year | number | |
fiscal_quarter | number | |
period_type | string | |
period_end_date | string | |
report_date | null | |
source | string | |
revenue | number | 營業收入淨額(新台幣仟元)。 |
gross_profit | number | |
operating_income | number | 營業利益(新台幣仟元)。 |
pretax_income | number | |
net_income | number | 歸屬母公司稅後淨利(新台幣仟元)。 |
eps | number | 基本每股盈餘(新台幣元)。 |
symbol | string | 股票代碼。 |
fiscal_period | string | |
frequency | string | |
fundamentals_context | object |
| 列數 | 約 90,713 |
| 涵蓋起訖 | 2013-03-31 – 2026-06-30 |
| 分級 | 已驗證 |
| 量測時間 | 2026-09-01取自資料集登錄表 |
此為本端點的真實回應。資料列位於 "rows" 之下,來源資訊如下方所示;各資料集形狀不盡相同,請以本頁為準。
{
"dataset": "income_statement",
"rows": [
{
"fiscal_year": 2026,
"fiscal_quarter": 1,
"period_type": "quarterly",
"period_end_date": "2026-03-31",
"report_date": null,
"source": "mops_t163sb04",
"revenue": 304502,
"gross_profit": 93500,
"operating_income": 27786,
"pretax_income": 37602,
"net_income": 30920,
"eps": 0.58,
"updated_at": "2026-07-02T11:27:33.604230",
"symbol": "1593",
"fiscal_period": "2026-Q1",
"frequency": "quarterly",
"fundamentals_context": {
"generated_at": "2026-08-06T05:15:15Z",
"ticker": "1593",
"period": "2026Q1",
"period_type": "quarterly",
"statement_family": "income_statement",
"metric_values": {
"period_end_date": "2026-03-31",
"report_date": null,
"source": "mops_t163sb04",
"revenue": 304502,
"gross_profit": 93500,
"operating_income": 27786,
"pretax_income": 37602,
"net_income": 30920,
"eps": 0.58,
"updated_at": "2026-07-02T11:27:33.604230",
"symbol": "1593",
"fiscal_period": "2026-Q1",
"frequency": "quarterly"
},
"source_lineage": {
"provider": "mops_t163sb04",
"source_role": "official_mops_income_statement"
},
"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": "income_statement",
"path": "/v2/datasets/income-statement"
},
{
"name": "income_statement",
"path": "/v2/datasets/financials"
}
]
}
},
{
"fiscal_year": 2025,
"fiscal_quarter": 4,
"period_type": "quarterly",
"period_end_date": "2025-12-31",
"report_date": null,
"source": "mops_t163sb04",
"revenue": 1256972,
"gross_profit": 393862,
"operating_income": 125195,
"pretax_income": 155218,
"net_income": 118522,
"eps": 2.18,
"updated_at": "2026-07-02T11:27:31.002960",
"symbol": "1593",
"fiscal_period": "2025-Q4",
"frequency": "quarterly",
"fundamentals_context": {
"generated_at": "2026-08-06T05:15:15Z",
"ticker": "1593",
"period": "2025Q4",
"period_type": "quarterly",
"statement_family": "income_statement",
"metric_values": {
"period_end_date": "2025-12-31",
"report_date": null,
"source": "mops_t163sb04",
"revenue": 1256972,
"gross_profit": 393862,
"operating_income": 125195,
"pretax_income": 155218,
"net_income": 118522,
"eps": 2.18,
"updated_at": "2026-07-02T11:27:31.002960",
"symbol": "1593",
"fiscal_period": "2025-Q4",
"frequency": "quarterly"
},
"source_lineage": {
"provider": "mops_t163sb04",
"source_role": "official_mops_income_statement"
},
"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": "income_statement",
"path": "/v2/datasets/income-statement"
},
{
"name": "income_statement",
"path": "/v2/datasets/financials"
}
]
}
}
],
"count": 50,
"status": "ok",
"data_as_of": null,
"pit": false,
"unit": {
"currency": "TWD",
"scale": "per_field",
"fields": {
"revenue": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "仟元",
"verified": true
},
"gross_profit": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "仟元",
"verified": true
},
"operating_income": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "仟元",
"verified": true
},
"pretax_income": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "仟元",
"verified": true
},
"net_income": {
"currency": "TWD",
"scale": "thousand_twd",
"scale_multiplier": 1000,
"unit_label": "仟元",
"verified": true
},
"eps": {
"currency": "TWD",
"scale": "twd_per_share",
"scale_multiplier": 1,
"unit_label": "元/股",
"verified": true
}
},
"unverified_fields": [],
"source_of_truth": "official_mops_statement",
"note": "科目字典(§2b):單位以官方 MOPS 報表為準——三大報表金額為仟元(值 ×1000 = 元),EPS 為元/股,比率為 %。每個科目的 scale 皆以官方公布數字核對過;無法核對者標 scale_unknown,不臆測。"
}
}擷取自 2026-07-20 的線上 API。
本頁顯示原始中文值;英文頁會以標記取代,以維持全英文。
以下欄位會隨資料一併回傳,記錄這一列的來源。它們屬於出處而非本資料集要講的事實,因此列在這裡而不進欄位表。
updated_at本服務部分資料取自政府資料開放平臺(data.gov.tw),依「政府資料開放授權條款-第1版」授權利用。資料提供機關:臺灣證券交易所、證券櫃檯買賣中心、臺灣期貨交易所、臺灣集中保管結算所、國家發展委員會、中央銀行、經濟部統計處、財政部關務署。本服務之加值處理、衍生計算與呈現方式由 TWMD 負責,與各資料提供機關無涉。
TW Market Data. (n.d.). 損益表 [Data set]. TW Market Data. Retrieved 2026-09-05, from https://twmarketdata.com/zh-TW/docs/api/financials/income-statement
版本取自資料集自己的 as_of,不是這一頁的產生日期。沒有 as_of 的資料集就不列這個欄位,不會補一個看起來合理的值。 驗證簽章
可與本資料集對齊的其他資料集。每組都標出可用來 join 的欄位,規劃跨表查詢時不必自己猜。
curl "https://api.twmarketdata.com/v2/datasets/income-statement?symbol=2330&start_date=2026-06-01&end_date=2026-07-15&limit=5" \
-H "X-API-Key: sk_live_..."| 參數 | 必填 | 型別 | 說明 |
|---|---|---|---|
symbol | 是 | string | 股票代碼,例如 2330。 |
start_date | 否 | string | 查詢起始日期(YYYY-MM-DD)。 |
end_date | 否 | string | 查詢結束日期(YYYY-MM-DD)。 |
limit | 否 | integer | 回傳筆數上限。 |
import requests
resp = requests.get(
"https://api.twmarketdata.com/v2/datasets/income-statement",
params={"symbol": "2330", "limit": "5"},
headers={"X-API-Key": "sk_live_..."},
)
resp.raise_for_status()
print(resp.json()["rows"])此端點為 GET /v2/datasets/income-statement。完整機器可讀 schema(參數、認證、回應封裝)見 OpenAPI spec。