Skip to content

科研相关

科研项目列表

描述

根据职工号查询名下的科研项目

支持的模式

  • authorization_code
  • client_credentials
  • password

请求方法

GET

请求地址

https://api.ecnu.edu.cn/api/v1/research/project/list

请求参数

参数名是否必填备注
userId职工号,当授权为authorization_code和password模式时可省略

返回参数

参数名类型备注
prjNostring项目编号
startDatestring开始日期
endDatestring结束日期
entrustOrgNamestring委托单位
zhTitlestring项目名称
statusNamestring审批状态
prjStatusstring项目状态
statYearstring立项年月
prjAmtstring合同金额(万元)
userTypestring项目负责人或参与人
seqNostring排序顺位
usernamestring姓名
userIdstring学工号

请求示例

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项目编号

返回参数

参数名类型备注
inNostring往来号
createTimestring到账日期
curInAmtstring本次拨入额(万元)
curAmtstring本次拨款额(万元)
curOutAmtstring本次外拨额(万元)
curJixiaoAmtstring本次绩效支出(万元)
curQitaAmtstring本次其他间接费返还(万元)
curDirectFundstring本次直接收入(万元)
curIndirectFundstring本次间接收入(万元)
curGuanliAmtstring管理费(万元)
curZzsAmtstring增值税(万元)
curFjsAmtstring附加税(万元)
statusstring审核状态
addBatNostring合同额追加批次
inTypestring经费类型
prpAmtstring合同经费
indirectnostring间接经费项目号
prjNostring项目号

请求示例

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项目编号

返回参数

参数名类型备注
prjNostring项目编号
startDatestring开始日期
endDatestring结束日期
entrustOrgNamestring委托单位
levelNamestring项目级别
natureNamestring项目性质
categoryNamestring项目类别
grantNamestring项目来源
zhTitlestring项目名称
isLeadstring是否牵头
statusNamestring审批状态
inAmtstring到账金额(万元)
prjStatusstring项目状态
statYearstring立项年度
prjTypestring项目类型
subGrantNamestring二级来源
approvalNumberstring批准号
outAmtstring合同外拨额(万元)
subjectAreaNamestring学科领域
majorNamestring学科代码
tradeNamestring服务的国民经济行业
targetNamestring服务的社会经济目标
mainSubjectstring所属主课题名称
deptResearchstring学术单位
deptResearchCodestring学术单位代码
deptNamestring依托单位
deptCodestring依托单位代码
prjAmtstring合同金额(万元)
researchTypeNamestring研究类型
laboratorystring项目所属实验室
closingFormstring项目结题形式
membersobject array项目成员
members 参数
参数名类型备注
seqNonumber顺位
userIdstring学工号
userNamestring姓名
userTypestring项目人员类型

请求示例

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模式时可省略

返回参数

参数名类型备注
zhTitlestring中文题目
enTitlestring英文题目
typeNamestring论文类型
pubNostring成果编号
languagestring语言
scopestring发表范围
majorNamestring学科门类
publishYearstring发表年份
periodicalNamestring刊物名称
wordCountstring总字数
cnstring国内刊号
issnstring国际刊号
researchTypeNamestring研究类型
divNamestring文理标示
citedListstring收录情况
startPagestring起止页码(起)
endPagestring起止页码(止)
articleNostring文章号
retrievalNumberstring检索号
volumestring卷号
issuestring期号
firstCompletedUnitsstring是否第一完成单位
citedTimesstring引用次数
jjMarkstring基金标注
publishUnitstring出版、发表、使用单位
publishingDatestring出版、发表、使用时间
subjectAreaNamestring学科领域
keyLaboratorystring所属重点实验室基地
deptResearchNamestring学术单位
deptResearchCodestring学术单位编号
statusstring审核状态
userIdstring学工号
userNamestring姓名
isCorresponingAuthorstring是否通讯作者
seqNostring作者排序

请求示例

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模式时可省略

返回参数

参数名类型备注
pubNostring成果编号
zhTitlestring中文标题
enTitlestring英文标题
bookTypeNamestring成果类别
subjectTypeNamestring学科领域
completeUnitInstring校内完成单位
completeUnitOutstring校外完成单位
researchBaseNamestring研究所属实验室基地
researchTypeNamestring研究类型
scopestring发表范围
resultsSourceNamestring成果来源
isToForeignstring是否译成外文
jNamestring刊物名称
cnstring国内刊号
issnstring国际刊号
issuestring卷号
volumestring期号
startPagestring起止页码(起)
endPagestring起止页码(止)
deptResearchNamestring学术单位
deptResearchCodestring学术单位编号
statusstring审核状态
typeNamestring文理标识
publishingAreastring出版地
publishingDatestring出版时间
subjectAreaNamestring学科领域
wordsCountstring总字数
publishingHousestring出版社
isAcceptstring是否被采纳
membersobject array项目成员
members 参数
参数名类型备注
seqNonumber顺位
userIdstring学工号
userNamestring姓名
userTypestring人员类型

请求示例

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模式时可省略

返回参数

参数名类型备注
userIdstring职工号
pubNamestring成果名称
reCategoryNamestring获奖类别
rewardDatestring获奖日期
reLevelNamestring获奖等级
reRanksting获奖人排名

请求示例

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模式时可省略

返回参数

参数名类型备注
patentTitlestring专利名称
copyRightstring是否行业联合专利(著作权)
patentTypestring专利类型
authorizeDatestring获批时间
userIdstring学工号
userNamestring姓名
openDatestring出版时间
patentNostring专利编号
flagstring是否应用

请求示例

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
}