기본정보
진로교육자료 목록 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)
출력결과필드 (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>