上市企业利润数据查询
请求Header:
名称 | 值 | |
---|---|---|
Content-Type | application/x-www-form-urlencoded |
请求参数说明:
名称 | 必填 | 类型 | 说明 | |
---|---|---|---|---|
key | 是 | string | 在个人中心->我的数据,接口名称上方查看 | |
year | 否 | String | 年份 | |
keyword | 是 | String | 搜索关键字(公司名称、公司id、注册号或社会统一信用代码) |
请求代码示例:
curl -k -i "http://v.juhe.cn/opens/App/stockProfit/query?key=key&year=2024&keyword=xxx"
返回参数说明:
名称 | 类型 | 说明 | |
---|---|---|---|
corpFinancialYears | Array | ||
title | String | 年度 | |
value | String | 值 | |
error_code | string | 状态码 | |
reason | string | 说明 | |
result | object | 结果 | |
JSON返回示例:JSON在线格式化工具 >
{
"result": {
"corpFinancialYears": [
{
"title": "2020年度",
"value": "2020"
},
{
"title": "2019年度",
"value": "2019"
},
{
"title": "2018年度",
"value": "2018"
},
{
"title": "2017年度",
"value": "2017"
},
{
"title": "2016年度",
"value": "2016"
},
{
"title": "2015年度",
"value": "2015"
},
{
"title": "2014年度",
"value": "2014"
},
{
"title": "2013年度",
"value": "2013"
},
{
"title": "2012年度",
"value": "2012"
},
{
"title": "2011年度",
"value": "2011"
}
],
"corpProfit": [
{
"op": "2648.03万",
"total_compre_income_atsopc": "2623.33万",
"asset_impairment_loss": "162.41万",
"total_compre_income": "2630.04万",
"othr_income": "",
"invest_income": "846.71万",
"profit_deduct_nrgal_ly_sq": "1753.65万",
"rad_cost": "",
"operating_taxes_and_surcharge": "87.79万",
"showYear": "2018一季度",
"basic_eps": "0.06",
"financing_expenses": "-146.71万",
"income_tax_expenses": "41.61万",
"revenue": "1.95亿",
"profit_total_amt": "2671.65万",
"total_revenue": "1.95亿",
"operating_costs": "1.77亿",
"sales_fee": "1236.71万",
"net_profit": "2630.04万",
"manage_fee": "1508.94万",
"net_profit_atsopc": "2623.33万",
"operating_cost": "1.48亿",
"non_operating_income": "25.33万",
"non_operating_payout": "1.71万"
},
{
"op": "5088.17万",
"total_compre_income_atsopc": "4787.48万",
"asset_impairment_loss": "129.09万",
"total_compre_income": "4763.92万",
"othr_income": "",
"invest_income": "1809.54万",
"profit_deduct_nrgal_ly_sq": "2920.69万",
"rad_cost": "",
"operating_taxes_and_surcharge": "219.36万",
"showYear": "2018中报",
"basic_eps": "0.08",
"financing_expenses": "-39.33万",
"income_tax_expenses": "140.26万",
"revenue": "3.41亿",
"profit_total_amt": "5106.04万",
"total_revenue": "3.41亿",
"operating_costs": "3.08亿",
"sales_fee": "2652.88万",
"net_profit": "4965.78万",
"manage_fee": "2887.14万",
"net_profit_atsopc": "4989.34万",
"operating_cost": "2.5亿",
"non_operating_income": "28.04万",
"non_operating_payout": "10.17万"
},
{
"op": "6824.82万",
"total_compre_income_atsopc": "4499.1万",
"asset_impairment_loss": "159.33万",
"total_compre_income": "4431.86万",
"othr_income": "",
"invest_income": "2033.35万",
"profit_deduct_nrgal_ly_sq": "3943.63万",
"rad_cost": "",
"operating_taxes_and_surcharge": "312.75万",
"showYear": "2018三季度",
"basic_eps": "0.11",
"financing_expenses": "33.55万",
"income_tax_expenses": "237.82万",
"revenue": "4.71亿",
"profit_total_amt": "6861.26万",
"total_revenue": "4.71亿",
"operating_costs": "4.27亿",
"sales_fee": "4074.88万",
"net_profit": "6623.44万",
"manage_fee": "4588.69万",
"net_profit_atsopc": "6690.68万",
"operating_cost": "3.35亿",
"non_operating_income": "48.43万",
"non_operating_payout": "11.99万"
},
{
"op": "4737.59万",
"total_compre_income_atsopc": "-157.58万",
"asset_impairment_loss": "1352.24万",
"total_compre_income": "-151.06万",
"othr_income": "",
"invest_income": "3400.32万",
"profit_deduct_nrgal_ly_sq": "1356.49万",
"rad_cost": "2703.03万",
"operating_taxes_and_surcharge": "443.56万",
"showYear": "2018年报",
"basic_eps": "0.12",
"financing_expenses": "142.84万",
"income_tax_expenses": "7.41万",
"revenue": "7.15亿",
"profit_total_amt": "7566.45万",
"total_revenue": "7.15亿",
"operating_costs": "7.04亿",
"sales_fee": "6101.95万",
"net_profit": "7559.04万",
"manage_fee": "6642.56万",
"net_profit_atsopc": "7552.52万",
"operating_cost": "5.3亿",
"non_operating_income": "2893.02万",
"non_operating_payout": "64.16万"
}
]
},
"reason": "success",
"error_code": 0
}
服务级错误码参照(error_code):
错误码 | 说明 | |
---|---|---|
264200 | 网络超时,请稍后再试 | |
264201 | 参数缺失 | |
264202 | 参数不合法 | |
264203 | 请求失败 | |
264204 | 查询无结果 | |
264205 | 未知错误 |
系统级错误码参照:
错误码 | 说明 | 旧版本(resultcode) | |
---|---|---|---|
10001 | 错误的请求KEY | 101 | |
10002 | 该KEY无请求权限 | 102 | |
10003 | KEY过期 | 103 | |
10004 | 错误的OPENID | 104 | |
10005 | 应用未审核超时,请提交认证 | 105 | |
10007 | 未知的请求源 | 107 | |
10008 | 被禁止的IP | 108 | |
10009 | 被禁止的KEY | 109 | |
10011 | 当前IP请求超过限制 | 111 | |
10012 | 请求超过次数限制 | 112 | |
10013 | 测试KEY超过请求限制 | 113 | |
10014 | 系统内部异常(调用充值类业务时,请务必联系客服或通过订单查询接口检测订单,避免造成损失) | 114 | |
10020 | 接口维护 | 120 | |
10021 | 接口停用 | 121 |
错误码格式说明(示例:200201):
2 | 002 | 01 | |
---|---|---|---|
服务级错误(1为系统级错误) | 服务模块代码(即数据ID) | 具体错误代码 |