# 资产负债表 页面导航:IG50 → 数据集文档 → 沪深京A股 → 股票基础信息 → 财务与预测 数据集链接:https://ig50.com/index_cwfx.html?maodian=cwfx-balance-title MD文档:https://ig50.com/md/index_cwfx/cwfx-balance-title.md ## 简介 根据《股票列表》得到的股票代码获取上市公司的资产负债表(按科目行存储,支持银行/通用等多行业)。按报告期倒序。 ## 数据说明 - **本地路径**:数据存放目录/time/f10/balance/{股票代码} - **更新频率**:每天17:30更新。 - **完成更新耗时**:约10小时。 - **数据格式**:[{}] ## 字段说明 | 字段 | 类型 | 说明 | | --- | --- | --- | | date | string | 报告日期(yyyy-MM-dd) | | dcode | string | 报告类型(年报/中报/三季报/一季报) | | org | string | 行业路由标记(如"通用"/"银行"等) | | code | string | 科目代码 | | name | string | 科目名称 | | amount | number | 金额(元) | ## 示例 ```json [{"date":"2026-06-30","dcode":"中报","org":"通用","code":"ACCOUNTS_PAYABLE","name":"应付账款","amount":74533334608.19},{"date":"2026-06-30","dcode":"中报","org":"通用","code":"ACCOUNTS_RECE","name":"应收账款","amount":47666294604.5}] ``` ## 相关数据集 | 数据集 | 链接 | | --- | --- | | 财务指标 | https://ig50.com/index_cwfx.html?maodian=f10-fi-title | | 近一年各季度利润 | https://ig50.com/index_cwfx.html?maodian=f10-pf-title | | 近一年各季度现金流 | https://ig50.com/index_cwfx.html?maodian=f10-cf-title | | 利润表 | https://ig50.com/index_cwfx.html?maodian=cwfx-income-title | | 现金流量表 | https://ig50.com/index_cwfx.html?maodian=cwfx-cashflow-title | | 资产负债与利润占比 | https://ig50.com/index_cwfx.html?maodian=cwfx-finratio-title | | 每股收益 | https://ig50.com/index_cwfx.html?maodian=cwfx-mainindexps-title | | 成长能力 | https://ig50.com/index_cwfx.html?maodian=cwfx-mainindexgrowth-title | | 盈利能力 | https://ig50.com/index_cwfx.html?maodian=cwfx-mainindexprofit-title | | 营运能力 | https://ig50.com/index_cwfx.html?maodian=cwfx-mainindexop-title | | 现金质量 | https://ig50.com/index_cwfx.html?maodian=cwfx-mainindexquality-title | | 风险指标 | https://ig50.com/index_cwfx.html?maodian=cwfx-mainindexrisk-title | | 杜邦分析(核心指标) | https://ig50.com/index_cwfx.html?maodian=cwfx-dupontcore-title | | 杜邦分析(资产负债) | https://ig50.com/index_cwfx.html?maodian=cwfx-dupontbs-title | | 杜邦分析(利润) | https://ig50.com/index_cwfx.html?maodian=cwfx-dupontis-title | | 杜邦比较 | https://ig50.com/index_cwfx.html?maodian=cwfx-dbfx-title | | 评级统计 | https://ig50.com/index_cwfx.html?maodian=cwfx-pjtj-title | | 机构预测 | https://ig50.com/index_cwfx.html?maodian=cwfx-jgyc-title | | 预测统计 | https://ig50.com/index_cwfx.html?maodian=cwfx-yctj-title | | 预测明细 | https://ig50.com/index_cwfx.html?maodian=cwfx-ycmx-title | ## 站点速通 | 站点页面 | 链接 | | --- | --- | | 首页 | https://ig50.com/ | | 关于IG50 | https://ig50.com/start-introduce.html | | 安装指引 | https://ig50.com/start-guide.html | | 获取授权 | https://ig50.com/license.html | | 数据集总览 | https://ig50.com/dataset-overview.html | | 数据集检索 | https://ig50.com/search.html | | 使用答疑 | https://ig50.com/start-faq.html | | 免责声明 | https://ig50.com/start-mianzeshengming.html | | 更新日志 | https://ig50.com/start-updatelog.html | | 沪深京A股 | https://ig50.com/index.html | | 沪深数据中心 | https://ig50.com/sjzx.html | | 基金 | https://ig50.com/jijinHq.html | | 港股 | https://ig50.com/indexHk.html | | 美股 | https://ig50.com/indexUs.html |