Income Statement

Quarterly/annual income statement data. All monetary values in CNY.

GET /v2/financials/income
curl -H "X-API-Key: YOUR_KEY" \
  "https://asharehub.com/v2/financials/income?symbol=000001.SZ&start_date=20230101&limit=4"

Parameters

Name Type Required Description
symbol string No Stock code, e.g. 000001.SZ
start_date string No Start date (YYYYMMDD)
end_date string No End date (YYYYMMDD)
period string No Report period YYYYMMDD, e.g. 20231231
ann_date string No Announcement date YYYYMMDD
f_ann_date string No Actual announcement date YYYYMMDD
report_type string No Report type
comp_type string No Company type: 1 general / 2 bank / 3 insurance / 4 securities
limit int No Max rows (defaults to the cap; no need to raise it)

Key Response Fields

Field Description
revenue / total_revenue Operating / total revenue
operate_profit / total_profit Operating / pre-tax profit
n_income / n_income_attr_p Net income / attributable to parent
basic_eps / diluted_eps Earnings per share
sell_exp / admin_exp / fin_exp / rd_exp Operating expenses breakdown
ebit / ebitda EBIT / EBITDA