利润表-一般企业(单季)(astock/financial_statements/gene_qincome_statement) 在线调试

1.根据2007年新会计准则制定的一般企业利润表(单季度)模板,收录自公布季报以来公司的单季利润表情况。2.科目的计算方法:第一、三季度直接取公布值;第二季度数据=半年度数据-第一季度数据;第四季度数据=年度数据-前三季度数据。各期的原始数据均取合并后的最新数据(有调整的为最新调整后数据)。

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
仿真业务接口生产调用地址: https://vopen.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

https://sandbox.hscloud.cn/gildataastock/v1/astock/financial_statements/gene_qincome_statement

是否需要业务登录

HTTP请求方式

GET,POST

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
en_prod_code String 证劵代码
聚源股票代码,根据交易代码和交易市场组合而成,如上交所600000.SH,深交所000001.SZ,支持同时输入多个股票代码。
report_date String 申报日期
报告期,格式为YYYY-MM-DD,如2015-12-31,支持同时输入多个报告期。
report_type String 0 财报类型
{"合并未调整":"0","合并调整":"1","母公司未调整":"2","母公司调整":"3"}
unit Integer 0 单位
{"元":"0","十元":"1","百元":"2","千元":"3","万元":"4","十万":"5","百万":"6","千万":"7","亿":"8","十亿":"9"}
fields String 字段集合

返回参数

参数名 类型 最大长度 默认值 中文名 描述
prod_code String 证劵代码
聚源股票代码,根据交易代码和交易市场组合而成,如上交所600000.SH,深交所000001.SZ,支持同时输入多个股票代码。
report_date String 申报日期
报告期,格式为YYYY-MM-DD,如2015-12-31,支持同时输入多个报告期。
total_operating_revenue Float 单季度.营业总收入
operating_revenue Float 单季度.营业收入
interest_income Float 单季度.利息收入
commission_income Float 单季度.手续费及佣金收入
premiums_earned Float 单季度.已赚保费
other_operating_revenue Float 单季度.其他营业收入
total_operating_cost Float 单季度.营业总成本
operating_cost Float 单季度.营业成本
interest_expense Float 单季度.利息支出
commission_expense Float 单季度.手续费及佣金支出
operating_expense Float 单季度.销售费用
administration_expense Float 单季度. 管理费用
financial_expense Float 单季度.财务费用
operating_tax_and_surcharges Float 单季度.营业税金及附加
asset_impairment_loss Float 单季度.资产减值损失
other_operating_cost Float 单季度.其他营业成本
invest_income Float 单季度.投资收益
invest_income_from_associates Float 单季度.对联营合营企业的投资收益
fair_value_change_income Float 单季度.公允价值变动净收益
operating_profit Float 单季度.营业利润
non_operating_income Float 单季度.营业外收入
non_operating_expense Float 单季度.营业外支出
non_current_assetss_deal_loss Float 单季度. 非流动资产处置净损失
total_profit Float 单季度.利润总额
income_tax_cost Float 单季度.所得税费用
uncertained_investment_loss Float 单季度.未确认的投资损失
net_profit Float 单季度.净利润
np_from_parent_company_owners Float 单季度.归属于母公司所有者的净利润
minority_profit Float 单季度.少数股东损益

请求示例

/gildataastock/v1/astock/financial_statements/gene_qincome_statement?en_prod_code=600570.SH&report_date=2016-12-31&report_type=0&unit=0

正确返回示例

{"data":[{"administration_expense":"504745140.58","asset_impairment_loss":"2120522.98","commission_expense":"","commission_income":"","fair_value_change_income":"-40755.96","financial_expense":"-297954.74","income_tax_cost":"758694.10","interest_expense":"","interest_income":"","invest_income":"32542954.99","invest_income_from_associates":"22053224.32","minority_profit":"-56538188.58","net_profit":"-243601376.99","non_current_assetss_deal_loss":"198526.64","non_operating_expense":"391311644.89","non_operating_income":"68141607.78","np_from_parent_company_owners":"-187063188.41","operating_cost":"44616938.33","operating_expense":"217874020.40","operating_profit":"80327354.22","operating_revenue":"832744042.95","operating_tax_and_surcharges":"15860220.21","other_operating_cost":"0.00","other_operating_revenue":"0.00","premiums_earned":"","prod_code":"600570.SH","report_date":"2016-12-31","total_operating_cost":"784918887.76","total_operating_revenue":"832744042.95","total_profit":"-242842682.89","uncertained_investment_loss":""}]}