CareerNet 한국직업능력연구원 커리어넷Open API 센터

진로교육자료

홈 > 커리어넷 오픈API > 진로교육자료

진로교육자료 정보를 제공합니다.
 
 

오픈API 신청

기본정보

진로교육자료 목록 URL

XML 형태 URL : //www.career.go.kr/cnet/openapi/getOpenApi.xml?apiKey=인증키

JSON 형태 URL : //www.career.go.kr/cnet/openapi/getOpenApi.json?apiKey=인증키

요청변수 (request parameter)

요청변수(request parameter) 표
요청변수 타입 설명
apiKey string[필수] OPENAPI 등록 신청 후 관리자로부터 발급받은 KEY값
svcType String[필수] api api
svcCode String[필수] 리스트 : COSE
상세: COSE_VIEW
contentType String xml or json 형태 (URL 에서 .xml, .json 생략) 예: //www.career.go.kr/cnet/openapi/getOpenApi?apiKey=인증키&contentType=xml
searchFlag String 검색 조건
year String 자료대상연도
activityType String 진로활동유형
102331 : 진로심리검사
102332 : 진로상담
102333 : 직업정보
102334 : 진로·직업체험
102335 : 창업가정신 함양 교육
102336 : 학교·학과 정보
102337 : 진로수업 및 창의적 체험활동 운영
102338 : 학교·학급 운영
102339 : 기타
tagrt String 대상
C:공통(초중고)
E:초등학교
M:중학교
I:일반고등학교
J:직업계고등학교
V:대학교
U:기타
searchStartDt String 검색조건 시작일
searchEndDt String 검색조건 종료일
achieveType String 진로교육성취기준
102341 : 자아이해와 사회적 역량개발
102342 : 일과 직업세계 이해
102343 : 진로탐색
102344 : 진로 디자인과 준비
102345 : 전영역
102346 : 기타
thisPage String 현재페이지
perPage String 한페이지당 건수
searchTitleWord String 검색어
seq String 진로교육자료코드 (상세일경우만)
URL 생성 >

출력결과필드 (response field)

상위노드상세 : 노드위치 <dataSearch>

상위노드상세 : 노드위치 <dataSearch> 표1
노드 타입 설명
<content> 전체 검색 결과 리스트
<targt> String 대상
C:공통(초중고)
E:초등학교
M:중학교
I:일반고등학교
J:직업계고등학교
V:대학교
U:기타
<achieveType> String 진로교육성취기준
<year> String 자료대상연도
<author> String 발행기관
<dataTitle> String 제목
<selCount> String 조회수
<regDate> String 등록일
<activityType> String 진로활동유형
<seq> String 진로교육자료코드
<attFile> String 첨부파일URL
상위노드상세 : 노드위치 <dataSearch> 표2
노드 타입 설명
<content> 전체 검색 결과 상세
<dataTitle> String 제목
<regDate> String 등록일
<selAuthor> String 발행기관
<selCount> String 조회수
<dataContent> String 내용
<attFile> String 첨부파일URL
<target> String 대상
C:공통(초중고)
E:초등학교
M:중학교
I:일반고등학교
J:직업계고등학교
V:대학교
U:기타
<activityType> String 진로활동유형
<year> String 자료대상연도
<achieveType> String 진로교육성취기준

에러결과노드 상세 : 노드위치 <result> <content>

에러결과노드 상세 : 노드위치 <result> <content> 표
노드 속성 설명
<code> 결과코드(0 : 성공, 음수 : 실패)
<message> 처리결과 메시지

결과 XML(리스트)

<?xml version = "1.0" encoding = "euc-kr" standalone="yes" ?>
<dataSearch>
	<content>
		<targt>H</targt>
		<achieveType>자아이해와 사회적 역량개발</achieveType>
		<year>2020</year>
		<author>전국진로교사협의회 - KB국민은행</author>
		<dataTitle>[고등학교] 진로와 직업 수업자료 - 감정코칭을 통한 또래관계 능력 향상 </dataTitle>
		<selCount>186</selCount>
		<regDate>2020-10-13</regDate>
		<activityType>진로수업 및 창의적 체험활동 운영</activityType>
		<seq>151273</seq>
		<attFile>https://www.career.go.kr/cnet/commonBiz/fileDownload2.do?seq=41623&no=0</attFile>
	</content>
	<content>
		<targt>C</targt>
		<achieveType>자아이해와 사회적 역량개발</achieveType>
		<year>2020</year>
		<author>전국진로교사협의회 - KB국민은행(kb)[중학교] 진로와 직업 수업자료 - 직업정보 탐색</dataTitle>
		<selCount>282</selCount>
		<regDate>2020-10-12</regDate>
		<activityType>진로심리검사</activityType>
		<seq>151261</seq>
		<attFile>https://www.career.go.kr/cnet/commonBiz/fileDownload2.do?seq=41619&no=0</attFile>
	</content>
	<content>
		<targt>C</targt>
		<achieveType>진로탐색</achieveType>
		<year>2020</year>
		<author>교육부, 한국직업능력개발원</author>
		<dataTitle>수준[학교급]별 진로체험 프로그램 개발 가이드북</dataTitle>
		<selCount>248</selCount>
		<regDate>2020-10-07</regDate>
		<activityType>진로·직업체험</activityType>
		<seq>151228</seq>
		<attFile>https://www.career.go.kr/cnet/commonBiz/fileDownload2.do?seq=41615&no=0,https://www.career.go.kr/cnet/commonBiz/fileDownload2.do?seq=41615&no=1</attFile>
	</content>
</dataSearch>
			
 			

결과 XML(상세)

<?xml version = "1.0" encoding = "euc-kr" standalone="yes" ?>
<dataSearch>
	<content>
		<selAuthor>전국진로교사협의회 - KB국민은행</selAuthor>
		<dataContent>전국진로교사협의회와 KB국민은행이 제작한 진로와 직업 수업자료 동영상입니다. [고등학교] 진로와 직업 수업자료 '감정코칭을 통한 또래관계 능력 향상' 편입니다. 아래 첨부된 파일을 다운로드 받아 압축을 풀고 자료를 활용 할 수 있습니다. </dataContent>
		<achieveType>자아이해와 사회적 역량개발</achieveType>
		<year>2020</year>
		<dataTitle>[고등학교] 진로와 직업 수업자료 - 감정코칭을 통한 또래관계 능력 향상 </dataTitle>
		<regDate>2020-10-13</regDate>
		<selCount>186</selCount>
		<activityType>진로수업 및 창의적 체험활동 운영</activityType>
		<attFile>https://www.career.go.kr/cnet/commonBiz/fileDownload2.do?seq=41623&no=0</attFile>
		<target>H</target>
	</content>
</dataSearch>
			
 			
Copyright ⓒ 2012 CareerNet. All rights reserved.