科研相关
科研项目列表
描述
根据职工号查询名下的科研项目
支持的模式
- authorization_code
- client_credentials
- password
请求方法
GET
请求地址
https://api.ecnu.edu.cn/api/v1/research/project/list
请求参数
参数名 | 是否必填 | 备注 |
---|---|---|
userId | 是 | 职工号,当授权为authorization_code和password模式时可省略 |
返回参数
参数名 | 类型 | 备注 |
---|---|---|
prjNo | string | 项目编号 |
startDate | string | 开始日期 |
endDate | string | 结束日期 |
entrustOrgName | string | 委托单位 |
zhTitle | string | 项目名称 |
statusName | string | 审批状态 |
prjStatus | string | 项目状态 |
statYear | string | 立项年月 |
prjAmt | string | 合同金额(万元) |
userType | string | 项目负责人或参与人 |
seqNo | string | 排序顺位 |
username | string | 姓名 |
userId | string | 学工号 |
请求示例
curl -i -H "Authorization: Bearer e447e4b4b8e23973b42c44b8d5415603" "https://api.ecnu.edu.cn/api/v1/research/project/list?userId=20****73"
返回示例
json
{
"data": [
{
"seqNo": 2,
"endDate": "2019-12-31",
"prjStatus": "在研",
"zhTitle": "跨*****建设",
"userName": "***",
"userId": "20****3",
"prjAmt": 40.0129,
"prjNo": "41**********56",
"statusName": "审核通过",
"userType": "项目参与人",
"statYear": "2016",
"startDate": "2013-03-01",
"entrustOrgName": "******"
}
],
"requestId": "6a0f0ef016260580599011148e05d1",
"errCode": 0,
"errMsg": "success",
"apiLog": null
}
到账经费
描述
根据职工号和科研项目编号,职工号必须是项目的主持负责人
支持的模式
- authorization_code
- client_credentials
- password
请求方法
GET
请求地址
https://api.ecnu.edu.cn/api/v1/research/fundin
请求参数
参数名 | 是否必填 | 备注 |
---|---|---|
userId | 是 | 职工号,当授权为authorization_code和password模式时可省略 |
prjNo | 是 | 项目编号 |
返回参数
参数名 | 类型 | 备注 |
---|---|---|
inNo | string | 往来号 |
createTime | string | 到账日期 |
curInAmt | string | 本次拨入额(万元) |
curAmt | string | 本次拨款额(万元) |
curOutAmt | string | 本次外拨额(万元) |
curJixiaoAmt | string | 本次绩效支出(万元) |
curQitaAmt | string | 本次其他间接费返还(万元) |
curDirectFund | string | 本次直接收入(万元) |
curIndirectFund | string | 本次间接收入(万元) |
curGuanliAmt | string | 管理费(万元) |
curZzsAmt | string | 增值税(万元) |
curFjsAmt | string | 附加税(万元) |
status | string | 审核状态 |
addBatNo | string | 合同额追加批次 |
inType | string | 经费类型 |
prpAmt | string | 合同经费 |
indirectno | string | 间接经费项目号 |
prjNo | string | 项目号 |
请求示例
curl -i -H "Authorization: Bearer 9d94b3fd6eaa80832231003b965c5e5f" "https://api.ecnu.edu.cn/api/v1/research/fundin?userId=20****73&prjNo=41600-******-19171"
返回示例
json
{
"data": [{
"inNo": "Q1910100161",
"inType": "立项",
"curJixiaoAmt": 0.0,
"createTime": "2019-10-12 09:03:50",
"curInAmt": 6.0,
"curAmt": 6.0,
"curIndirectFund": 0.0,
"curOutAmt": 0.0,
"curZzsAmt": 0.174757,
"prpAmt": 6.0,
"prjNo": "41600-******-19171",
"curFjsAmt": 0.010486,
"curGuanliAmt": 0.3,
"addBatNo": "0",
"curQitaAmt": 0.0,
"curDirectFund": 0.0,
"indirectno": "",
"status": "审核通过"
}],
"requestId": "65841f9216224728746036568e7c70",
"errCode": 0,
"errMsg": "success",
"apiLog": null
}
科研项目详细信息
描述
根据职工号和项目编号查询项目的详细信息
支持的模式
- authorization_code
- client_credentials
- password
请求方法
GET
请求地址
https://api.ecnu.edu.cn/api/v1/research/project/detail
请求参数
参数名 | 是否必填 | 备注 |
---|---|---|
userId | 是 | 职工号,当授权为authorization_code和password模式时可省略 |
prjNo | 是 | 项目编号 |
返回参数
参数名 | 类型 | 备注 |
---|---|---|
prjNo | string | 项目编号 |
startDate | string | 开始日期 |
endDate | string | 结束日期 |
entrustOrgName | string | 委托单位 |
levelName | string | 项目级别 |
natureName | string | 项目性质 |
categoryName | string | 项目类别 |
grantName | string | 项目来源 |
zhTitle | string | 项目名称 |
isLead | string | 是否牵头 |
statusName | string | 审批状态 |
inAmt | string | 到账金额(万元) |
prjStatus | string | 项目状态 |
statYear | string | 立项年度 |
prjType | string | 项目类型 |
subGrantName | string | 二级来源 |
approvalNumber | string | 批准号 |
outAmt | string | 合同外拨额(万元) |
subjectAreaName | string | 学科领域 |
majorName | string | 学科代码 |
tradeName | string | 服务的国民经济行业 |
targetName | string | 服务的社会经济目标 |
mainSubject | string | 所属主课题名称 |
deptResearch | string | 学术单位 |
deptResearchCode | string | 学术单位代码 |
deptName | string | 依托单位 |
deptCode | string | 依托单位代码 |
prjAmt | string | 合同金额(万元) |
researchTypeName | string | 研究类型 |
laboratory | string | 项目所属实验室 |
closingForm | string | 项目结题形式 |
members | object array | 项目成员 |
members 参数
参数名 | 类型 | 备注 |
---|---|---|
seqNo | number | 顺位 |
userId | string | 学工号 |
userName | string | 姓名 |
userType | string | 项目人员类型 |
请求示例
curl -i -H "Authorization: Bearer e447e4b4b8e23973b42c44b8d5415603" "https://api.ecnu.edu.cn/api/v1/research/project/detail?userId=20****73&prjNo=41600-******-19172"
返回示例
json
{
"errCode": 0,
"errMsg": "success",
"requestId": "60ca37a9-669f-4ba8-abf0-c775fe2ded22",
"data": [{
"prjNo": "41600-******-19172",
"startDate": "2019-09-24",
"endDate": "2020-09-24",
"entrustOrgName": "上海市教育委员会信息中心",
"prjType": "",
"levelName": "国内企事业委托项目",
"natureName": "横向",
"categoryName": "理科",
"grantName": "事业单位项目(NEW)",
"subGrantName": "",
"approvalNumber": "",
"deptResearch": "信息化治理办公室",
"deptResearchCode": "0445",
"deptName": "信息化办公室",
"deptCode": "0416",
"prjAmt": "9",
"outAmt": "0",
"inAmt": "9",
"zhTitle": "网络管控期间的跨校认证持续方案实现",
"isLead": "是",
"statusName": "审核通过",
"prjStatus": "结题",
"statYear": "2019",
"subjectAreaName": "工程与技术",
"majorName": "413信息与系统科学相关工程与技术",
"tradeName": "64互联网和相关服务",
"targetName": "1013信息与通信技术(ICT)服务业",
"mainSubject": "",
"closingForm": "会议审查验收",
"laboratory": "无",
"researchTypeName": "应用研究",
"members": [{
"seqNo": 1,
"userId": "2****",
"userName": "***",
"userType": "项目负责人"
}, {
"seqNo": 2,
"userId": "1*****",
"userName": "***",
"userType": "项目参与人"
}]
}]
}
科研论文成果
描述
根据职工号查询名下的科研论文成果,需要在科研系统内已经完成录入
支持的模式
- authorization_code
- client_credentials
- password
请求方法
GET
请求地址
https://api.ecnu.edu.cn/api/v1/research/thesis/detail
请求参数
参数名 | 是否必填 | 备注 |
---|---|---|
userId | 是 | 职工号,当授权为authorization_code和password模式时可省略 |
返回参数
参数名 | 类型 | 备注 |
---|---|---|
zhTitle | string | 中文题目 |
enTitle | string | 英文题目 |
typeName | string | 论文类型 |
pubNo | string | 成果编号 |
language | string | 语言 |
scope | string | 发表范围 |
majorName | string | 学科门类 |
publishYear | string | 发表年份 |
periodicalName | string | 刊物名称 |
wordCount | string | 总字数 |
cn | string | 国内刊号 |
issn | string | 国际刊号 |
researchTypeName | string | 研究类型 |
divName | string | 文理标示 |
citedList | string | 收录情况 |
startPage | string | 起止页码(起) |
endPage | string | 起止页码(止) |
articleNo | string | 文章号 |
retrievalNumber | string | 检索号 |
volume | string | 卷号 |
issue | string | 期号 |
firstCompletedUnits | string | 是否第一完成单位 |
citedTimes | string | 引用次数 |
jjMark | string | 基金标注 |
publishUnit | string | 出版、发表、使用单位 |
publishingDate | string | 出版、发表、使用时间 |
subjectAreaName | string | 学科领域 |
keyLaboratory | string | 所属重点实验室基地 |
deptResearchName | string | 学术单位 |
deptResearchCode | string | 学术单位编号 |
status | string | 审核状态 |
userId | string | 学工号 |
userName | string | 姓名 |
isCorresponingAuthor | string | 是否通讯作者 |
seqNo | string | 作者排序 |
请求示例
curl -i -H "Authorization: Bearer e447e4b4b8e23973b42c44b8d5415603" "https://api.ecnu.edu.cn/api/v1/research/thesis/detail?userId=20****73"
返回示例
json
{
"data": [
{
"startPage": "",
"divName": "理科",
"seqNo": 1,
"periodicalName": "",
"typeName": "会议论文",
"citedList": "其他",
"firstCompletedUnits": "否",
"language": "",
"zhTitle": "Identity Authentication and Data Access Authorization in Regional Education Informatization",
"articleNo": "",
"citedTimes": "",
"deptResearchName": "计算机科学与技术学院",
"subjectAreaName": "",
"scope": "",
"researchTypeName": "",
"wordCount": "",
"issue": "",
"cn": "",
"publishingDate": "",
"userName": "***",
"userId": "2****3",
"retrievalNumber": "",
"publishUnit": "",
"volume": "",
"publishYear": "2018",
"enTitle": "Identity Authentication and Data Access Authorization in Regional Education Informatization",
"issn": "",
"jjMark": "",
"keyLaboratory": "",
"endPage": "",
"majorName": "",
"isCorresponingAuthor": "是",
"deptResearchCode": "015901",
"pubNo": "2018llw0014",
"status": "审核通过"
},
{
"startPage": "70",
"divName": "理科",
"seqNo": 1,
"periodicalName": "中国教育网络",
"typeName": "期刊论文",
"citedList": "其他",
"firstCompletedUnits": "否",
"language": "",
"zhTitle": "上海是怎么做区域教育身份认证体系的?",
"articleNo": "",
"citedTimes": "",
"deptResearchName": "计算机科学与技术学院",
"subjectAreaName": "",
"scope": "",
"researchTypeName": "",
"wordCount": "",
"issue": "10",
"cn": "11-5287/TN",
"publishingDate": "",
"userName": "***",
"userId": "2****3",
"retrievalNumber": "",
"publishUnit": "",
"volume": "2016",
"publishYear": "2016",
"enTitle": "",
"issn": "1672-9781",
"jjMark": "",
"keyLaboratory": "",
"endPage": "73",
"majorName": "",
"isCorresponingAuthor": "否",
"deptResearchCode": "015901",
"pubNo": "2016llw8200",
"status": "审核通过"
}
],
"requestId": "65841f9216260587499401161e7bbe",
"errCode": 0,
"errMsg": "success",
"apiLog": null
}
其他科研成果
描述
根据职工号查询名下的其他科研成果,需要在科研系统内已经完成录入
支持的模式
- authorization_code
- client_credentials
- password
请求方法
GET
请求地址
https://api.ecnu.edu.cn/api/v1/research/elsearchieve/detail
请求参数
参数名 | 是否必填 | 备注 |
---|---|---|
userId | 是 | 职工号,当授权为authorization_code和password模式时可省略 |
返回参数
参数名 | 类型 | 备注 |
---|---|---|
pubNo | string | 成果编号 |
zhTitle | string | 中文标题 |
enTitle | string | 英文标题 |
bookTypeName | string | 成果类别 |
subjectTypeName | string | 学科领域 |
completeUnitIn | string | 校内完成单位 |
completeUnitOut | string | 校外完成单位 |
researchBaseName | string | 研究所属实验室基地 |
researchTypeName | string | 研究类型 |
scope | string | 发表范围 |
resultsSourceName | string | 成果来源 |
isToForeign | string | 是否译成外文 |
jName | string | 刊物名称 |
cn | string | 国内刊号 |
issn | string | 国际刊号 |
issue | string | 卷号 |
volume | string | 期号 |
startPage | string | 起止页码(起) |
endPage | string | 起止页码(止) |
deptResearchName | string | 学术单位 |
deptResearchCode | string | 学术单位编号 |
status | string | 审核状态 |
typeName | string | 文理标识 |
publishingArea | string | 出版地 |
publishingDate | string | 出版时间 |
subjectAreaName | string | 学科领域 |
wordsCount | string | 总字数 |
publishingHouse | string | 出版社 |
isAccept | string | 是否被采纳 |
members | object array | 项目成员 |
members 参数
参数名 | 类型 | 备注 |
---|---|---|
seqNo | number | 顺位 |
userId | string | 学工号 |
userName | string | 姓名 |
userType | string | 人员类型 |
请求示例
curl -i -H "Authorization: Bearer e447e4b4b8e23973b42c44b8d5415603" "https://api.ecnu.edu.cn/api/v1/research/elsearchieve/detail?userId=19*****"
返回示例
json
{
"errCode": 0,
"errMsg": "success",
"requestId": "4db68ab0-4d5c-4a84-aa46-ef0448fe6eee",
"data": [{
"pubNo": "2006lqt0031",
"zhTitle": "体制与技术共同为信息化建设保驾护航",
"enTitle": "",
"bookTypeName": "编著",
"subjectTypeName": "520计算机科学技术",
"completeUnitIn": "",
"completeUnitOut": "",
"researchBaseName": "",
"researchTypeName": "",
"scope": "",
"resultsSourceName": "",
"isToForeign": "",
"jName": "",
"cn": "",
"issn": "",
"issue": "",
"volume": "",
"startPage": "",
"endPage": "",
"deptResearchName": "计算机科学与技术学院",
"deptResearchCode": "015901",
"status": "审核通过",
"typeName": "理科",
"publishingArea": "",
"publishingDate": "2006-07-01",
"subjectAreaName": "",
"wordsCount": "0.6",
"publishingHouse": "同济大学出版社",
"isAccept": "",
"members": [{
"seqNo": 1,
"userId": "******",
"userName": "***",
"userType": "校内"
}, {
"seqNo": 2,
"userId": "*****",
"userName": "***",
"userType": "校内"
}, {
"seqNo": 3,
"userId": "****",
"userName": "***",
"userType": "校内"
}]
}]
}
科研获奖信息
描述
根据职工号查询名下的科研获奖信息,需要在科研系统内已经完成录入
支持的模式
- authorization_code
- client_credentials
- password
请求方法
GET
请求地址
https://api.ecnu.edu.cn/api/v1/research/reward/detail
请求参数
参数名 | 是否必填 | 备注 |
---|---|---|
userId | 是 | 职工号,当授权为authorization_code和password模式时可省略 |
返回参数
参数名 | 类型 | 备注 |
---|---|---|
userId | string | 职工号 |
pubName | string | 成果名称 |
reCategoryName | string | 获奖类别 |
rewardDate | string | 获奖日期 |
reLevelName | string | 获奖等级 |
reRank | sting | 获奖人排名 |
请求示例
curl -i -H "Authorization: Bearer e447e4b4b8e23973b42c44b8d5415603" "https://api.ecnu.edu.cn/api/v1/research/reward/detail?userId=2******7"
返回示例
json
{
"data": [
{
"reRank": "1",
"pubName": "教育财政投入能否有效降低教育结果不平等——基于中国教育追踪调查数据的分析",
"reLevelName": "二等奖",
"reCategoryName": "上海市哲学社会科学优秀成果奖",
"rewardDate": "2018-10-14 00:00:00",
"userId": "2******7"
},
{
"reRank": "1",
"pubName": "改革开放以来中国社会代际流动的变化趋势",
"reLevelName": "优秀奖",
"reCategoryName": "其他",
"rewardDate": "2018-10-14 00:00:00",
"userId": "2******7"
}
],
"requestId": "65841f9216371275055248138e49ab",
"errCode": 0,
"errMsg": "success",
"apiLog": null
}
科研专利信息
描述
根据职工号查询名下的科研专利信息,需要在科研系统内已经完成录入
支持的模式
- authorization_code
- client_credentials
- password
请求方法
GET
请求地址
https://api.ecnu.edu.cn/api/v1/research/patent/detail
请求参数
参数名 | 是否必填 | 备注 |
---|---|---|
userId | 是 | 职工号,当授权为authorization_code和password模式时可省略 |
返回参数
参数名 | 类型 | 备注 |
---|---|---|
patentTitle | string | 专利名称 |
copyRight | string | 是否行业联合专利(著作权) |
patentType | string | 专利类型 |
authorizeDate | string | 获批时间 |
userId | string | 学工号 |
userName | string | 姓名 |
openDate | string | 出版时间 |
patentNo | string | 专利编号 |
flag | string | 是否应用 |
请求示例
curl -i -H "Authorization: Bearer e447e4b4b8e23973b42c44b8d5415603" "https://api.ecnu.edu.cn/api/v1/research/patent/detail?userId=20****73"
返回示例
json
{
"data": [
{
"flag": "",
"copyRight": "",
"authorizeDate": "2012-04-06 00:00:00",
"patentTitle": "一种GLP-1衍生物",
"userName": "姓名",
"openDate": "",
"patentNo": "2009***********0",
"userId": "2******1",
"patentType": "发明"
}
],
"requestId": "65841f9216371279898192894e49a7",
"errCode": 0,
"errMsg": "success",
"apiLog": null
}