利润表-保险公司(单季)(astock/financial_statements/insu_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/insu_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,支持同时输入多个股票代码。
operating_revenue Float 单季度.营业收入
premiums_earned Float 单季度.已赚保费
premiums_income Float 单季度.保险业务收入
reinsurance_income Float 单季度.分保费收入
reinsurance Float 单季度.分出保费
unearned_premium_reserve Float 单季度.提取未到期责任准备金
invest_income Float 单季度.投资收益
invest_income_from_associates Float 单季度.对联营合营企业的投资收益
fair_value_change_income Float 单季度.公允价值变动净收益
exchange_income Float 单季度.汇兑收益
other_operating_income Float 单季度.其他业务收入
operating_payout Float 单季度.营业支出
refunded_premiums Float 单季度.退保金
compensation_expense Float 单季度.赔付支出
amortization_expense Float 单季度.摊回赔付支出
premium_reserve Float 单季度.提取保险责任准备金
amortization_premium_reserve Float 单季度.摊回保险责任准备金
policy_dividend_payout Float 单季度.保单红利支出
reinsurance_cost Float 单季度.分保费用
insurance_commission_expense Float 单季度.保险手续费及佣金支出
operating_tax_and_surcharges Float 单季度.营业税金及附加
operating_and_admin_expense Float 单季度.业务及管理费
amortization_reinsurance_cost Float 单季度.摊回分保费用
asset_impairment_loss Float 单季度.资产减值损失
other_operating_cost Float 单季度.其他营业成本
operating_profit Float 单季度.营业利润
non_operating_income Float 单季度.营业外收入
non_operating_expense Float 单季度.营业外支出
total_profit Float 单季度.利润总额
net_profit Float 单季度.净利润
np_from_parent_company_owners Float 单季度.归属于母公司所有者的净利润
minority_profit Float 单季度.少数股东损益

请求示例

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

正确返回示例

{"data":[{"amortization_expense":"","amortization_premium_reserve":"","amortization_reinsurance_cost":"","asset_impairment_loss":"2120522.98","compensation_expense":"","exchange_income":"","fair_value_change_income":"-40755.96","insurance_commission_expense":"","invest_income":"32542954.99","invest_income_from_associates":"22053224.32","minority_profit":"-56538188.58","net_profit":"-243601376.99","non_operating_expense":"391311644.89","non_operating_income":"68141607.78","np_from_parent_company_owners":"-187063188.41","operating_and_admin_expense":"","operating_payout":"","operating_profit":"80327354.22","operating_revenue":"832744042.95","operating_tax_and_surcharges":"15860220.21","other_operating_cost":"0.00","other_operating_income":"","policy_dividend_payout":"","premium_reserve":"","premiums_earned":"","premiums_income":"","prod_code":"600570.SH","refunded_premiums":"","reinsurance":"","reinsurance_cost":"","reinsurance_income":"","total_profit":"-242842682.89","unearned_premium_reserve":""}]}