# 机构-投资事件
# 接口地址
/investment/get_investment_investevent_v2
# 接口参数
参数名 | 必选 | 说明 |
---|---|---|
institution_id | 是 | 机构ID |
page | 否 | 分页参数(默认为1) |
start | 否 | 起始显示条数(默认为0) |
limit | 否 | 每页显示机构个数(默认为20) |
# 返回实例
{
"code":1000,
"info":"Success",
"data":{
"institution_id":71,
"institution_name":"赛富基金SAIF Partners",
"invest_event":[
...
{
"event_id":"11404667",
"event_title":"达观数据获得2.7亿元B+轮融资",
"event_des":"达观数据是全球领先的文本智能处理专家,是一家专注于企业知识管理和文字语义理解的国家高新技术企业。达观数据本日宣布正式完成2.7亿元B+轮融资,由深创投领投,软银赛富、宽带旗下基金晨山资本、众麟资本等跟投。本轮融资将进一步投入到产品技术研发和市场扩张上,逐步完善AI+RPA的主要业务。",
"com_id":"28752",
"com_name":"达观数据",
"com_legal_name": "杭州卷瓜网络有限公司",
"com_credit_code": "911409216880506622",
"com_logo":
"https://cdn.itjuzi.com/images/83362012362621092082cf2d6d7bdd21.png",
"com_slogan":"全球领先的文本智能处理专家",
"com_industry_id":"126",
"com_industry_name":"企业服务",
"com_sub_industry_id":"249",
"com_sub_industry_name":"数据服务",
"invest_year":"2020",
"invest_month":"5",
"invest_day":"14",
"invest_round_id":"16",
"invest_round_name":"B+轮",
"detail_amount":"27000",
"approximate_amount_id":"4",
"approximate_amount_name":"亿元及以上",
"currency_id":"1",
"currency_name":"人民币",
"equity_ratio":"0.00",
"detail_valuation":"200000",
"approximate_valuation_id":"5",
"approximate_valuation_name":"数十亿",
"other_investor":{
"leading_investor":[
{
"type":"investment",
"id":"28",
"name":"深创投",
"logo":
"https://cdn.itjuzi.com/images/b2bbef36ea09a1c28244b43b77ddf077.jpg"
}
],
"unstructured_leading_investor":[
],
"following_investor":[
{
"type":"investment",
"id":"71",
"name":"赛富基金SAIF Partners",
"logo":
"https://cdn.itjuzi.com/images/e2f03abfb493e25a0cde0700f7160b58.jpg"
},
{
"type":"investment",
"id":"3669",
"name":"众麟资本",
"logo":
"https://cdn.itjuzi.com/images/feb585bb02d545ebcdff4c0d1153e7dc.jpg"
},
{
"type":"investment",
"id":"5651",
"name":"晨山资本",
"logo":
"https://cdn.itjuzi.com/images/77d261b65a937559121d9f55c25efb36.jpg"
}
],
"unstructured_following_investor":[
]
},
"secondary_investor":[
{
"type":"GP",
"id":"173",
"name":"深圳市创新投资集团有限公司",
"institution_id":"28",
"institution_name":"深创投"
},
{
"type":"fund",
"id":"950",
"name":"青岛赛富皓海创业投资中心(有限合伙)",
"institution_id":"71",
"institution_name":"赛富基金SAIF Partners"
},
{
"type":"fund",
"id":"2756",
"name":"深圳市创新投资集团有限公司",
"institution_id":"28",
"institution_name":"深创投"
},
{
"type":"fund",
"id":"49646",
"name":"上海金山红土创业投资中心(有限合伙)",
"institution_id":"28",
"institution_name":"深创投"
},
{
"type":"fund",
"id":"49650",
"name":"常州红土人才投资合伙企业(有限合伙)",
"institution_id":"28",
"institution_name":"深创投"
}
],
"unstructured_secondary_investor":[
]
},
...
]
},
"total":368
}
# 字段说明
字段 | 说明 |
---|---|
institution_id | 机构ID |
institution_name | 机构名称 |
invest_event/ | 投资事件 |
invest_event/event_id | 投资事件ID |
invest_event/event_title | 投资事件标题 |
invest_event/event_des | 投资事件描述 |
invest_event/com_id | 融资公司ID |
invest_event/com_name | 融资公司名称 |
invest_event/com_legal_name | 融资公司工商全称 |
invest_event/com_credit_code | 融资公司信用代码 |
invest_event/com_logo | 融资公司logo |
invest_event/com_slogan | 融资公司slogan |
invest_event/com_industry_id | 融资公司行业ID |
invest_event/com_industry_name | 融资公司行业名称 |
invest_event/com_sub_industry_id | 融资公司子行业ID |
invest_event/com_sub_industry_name | 融资公司子行业名称 |
invest_event/invest_year | 投资时间-年 |
invest_event/invest_month | 投资时间-月 |
invest_event/invest_day | 投资时间-日 |
invest_event/invest_round_id | 公司融资轮次ID |
invest_event/invest_round_name | 公司融资轮次名称 |
invest_event/detail_amount | 公司详细融资金额(单位:万) |
invest_event/approximate_amount_id | 公司近似融资金额ID |
invest_event/approximate_amount_name | 公司近似融资金额名称 |
invest_event/currency_id | 公司融资币种ID |
invest_event/currency_name | 公司融资币种名称 |
invest_event/equity_ratio | 股权占比(%) |
invest_event/detail_valuation | 投后明细估值(单位:万) |
invest_event/approximate_valuation_id | 投后近似估值ID |
invest_event/approximate_valuation_name | 投后近似估值 |
invest_event/other_investor/ | 其他投资方 |
invest_event/other_investor/leading_investor/ | 领投方 |
invest_event/other_investor/leading_investo/type | 领投方类型 |
invest_event/other_investor/leading_investor/id | 领投方ID |
invest_event/other_investor/leading_investor/name | 领投方名称 |
invest_event/other_investor/unstructured_leading_investor | 非结构化的领投方 |
invest_event/other_investor/following_investor/ | 跟投方 |
invest_event/other_investor/following_investor/type | 跟投方类型 |
invest_event/other_investor/following_investor/id | 跟投方ID |
invest_event/other_investor/following_investor/name | 跟投方名称 |
invest_event/other_investor/unstructured_following_investor | 非机构化的跟投方 |
invest_event/secondary_investor/ | 负责人或参投基金 |
invest_event/secondary_investor/type | 负责人或参投基金类型 |
invest_event/secondary_investor/id | 负责人或参投基金ID |
invest_event/secondary_investor/name | 负责人或参投基金名称 |
invest_event/secondary_investor/institution_id | 负责人或参投基金所属机构ID |
invest_event/secondary_investor/institution_name | 负责人或参投基金所属机构名称 |
invest_event/unstructured_secondary_investor | 非机构化的负责人或参投基金 |