동물보호관리시스템의 유기동물조회 조회조건의 '시도'조건을 가져올 수 있다
response spec
<response> <header> <resultCode>00</resultCode> <resultMsg>NORMAL SERVICE.</resultMsg> </header> <body> <items> <item> <orgCd>6110000</orgCd> <orgdownNm>서울특별시</orgdownNm> </item> <item> <orgCd>6260000</orgCd> <orgdownNm>부산광역시</orgdownNm> </item> <item> <orgCd>6270000</orgCd> <orgdownNm>대구광역시</orgdownNm> </item> <item> <orgCd>6280000</orgCd> <orgdownNm>인천광역시</orgdownNm> </item> ... </items> <numOfRows>10</numOfRows> <pageNo>1</pageNo> <totalCount>17</totalCount> </body> </response>
response spec
동물보호관리시스템의 유기동물조회 조회조건의 '시군구'조건을 가져올 수 있다.
response spec
Response example
<response> <header> <resultCode>00</resultCode> <resultMsg>NORMAL SERVICE.</resultMsg> </header> <body> <items> <item> <orgCd>3220000</orgCd> <orgdownNm>강남구</orgdownNm> <uprCd>6110000</uprCd> </item> ... </items> </body> </response>
request spec
동물보호관리시스템의 유기동물조회 조회조건의 '품종'조건을 가져올 수 있다.
response spec
response example
<response> <header> <resultCode>00</resultCode> <resultMsg>NORMAL SERVICE.</resultMsg> </header> <body> <items> <item> <KNm>골든 리트리버</KNm> <kindCd>000054</kindCd> </item> ... </items> </body> </response>
request spec
동물보호관리시스템의 유기동물 정보를 조회한다.
response example
<response> <header> <resultCode>00</resultCode> <resultMsg>NORMAL SERVICE.</resultMsg> </header> <body> <items> <item> <age>2018(년생)</age> <careAddr>경상남도 진주시 집현면 신당길207번길 22 (집현면, 지역농업개발시설) </careAddr> <careNm>진주시유기동물보호소</careNm> <careTel>055-749-6134</careTel> <chargeNm>진주시청</chargeNm> <colorCd>흰색+갈색+검정색</colorCd> <desertionNo>448531202101187</desertionNo> <filename>http://www.animal.go.kr/files/shelter/2021/11/202111251111689_s.jpg</filename> <happenDt>20211125</happenDt> <happenPlace>진주시 일반성면 창촌리 56</happenPlace> <kindCd>[개] 믹스견</kindCd> <neuterYn>N</neuterYn> <noticeEdt>20211206</noticeEdt> <noticeNo>경남-진주-2021-00624</noticeNo> <noticeSdt>20211125</noticeSdt> <officetel>055-749-5645</officetel> <orgNm>경상남도 진주시</orgNm> <popfile>http://www.animal.go.kr/files/shelter/2021/11/202111251111689.jpg</popfile> <processState>보호중</processState> <sexCd>F</sexCd> <specialMark>순함</specialMark> <weight>7.2(Kg)</weight> </item> ... </items> <numOfRows>10</numOfRows> <pageNo>1</pageNo> <totalCount>235668</totalCount> </body> </response>
response spec
request spec
- state 특이사항
- state값을 notice로 주어도 응답의 processState는 보호중 값
- 전체 조회시 종료(입양, 안락사, 자연사, 복귀) 등등의 게시글 포함되어 있음
- 그렇다면 해당 게시글의 상태값이 바뀌는 경우 또는 게시글이 삭제되는 경우 데이터 정합성은 어떻게??
- 배치 돌리는게 맞아보이는데
- 현재 만 개 데이터