{"info":{"_postman_id":"edbada89-565b-4fd8-8ac9-13802b4d3dcf","name":"crime-api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15493095","collectionId":"edbada89-565b-4fd8-8ac9-13802b4d3dcf","publishedId":"2s9Y5eNKbV","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-04T14:32:10.000Z"},"item":[{"name":"Predict","item":[{"name":"도/특별시/광역시 조회","id":"811f621a-fc52-45ce-aa82-abc242b44711","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{host}}/district/","urlObject":{"protocol":"http","path":["district",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"811f621a-fc52-45ce-aa82-abc242b44711"},{"name":"시/군/구 조회","id":"e18565cb-6f30-4ae7-b143-cad918901d13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"도.특별시.광역시\": \"세종특별자치시\"\n}\n\n/*\n\"서울특별시\",\"부산광역시\",\"인천광역시\",\"대구광역시\",\"광주광역시\",\"대전광역시\",\"울산광역시\",\"세종특별자치시\",\n\"경기도\",\"강원도\",\"충청북도\",\"충청남도\",\"경상북도\",\"경상남도\",\"전라북도\",\"전라남도\",\"제주특별자치도\"\n*/","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/district/","description":"<p>\"서울특별시\",\"부산광역시\",\"인천광역시\",\"대구광역시\",\"광주광역시\",\"대전광역시\",\"울산광역시\",\"세종특별자치시\",\"경기도\",\"강원도\",\"충청북도\",\"충청남도\",\"경상북도\",\"경상남도\",\"전라북도\",\"전라남도\",\"제주특별자치도\" 값만이 들어갈 수 있다.</p>\n","urlObject":{"protocol":"http","path":["district",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e18565cb-6f30-4ae7-b143-cad918901d13"},{"name":"인구수와 위치 조회","id":"e1db7589-e665-42f8-8448-12def4ff15ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"도.특별시.광역시\": \"경상남도\",\n    \"시.군.구\": \"창원시\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/population/","urlObject":{"protocol":"http","path":["population",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1db7589-e665-42f8-8448-12def4ff15ce"},{"name":"장소 조회","id":"cb6764af-7288-4f30-b787-564ef8cb6984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"도.특별시.광역시\": \"서울특별시\",\n    \"시.군.구\": \"종로\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/place/","urlObject":{"protocol":"http","path":["place",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb6764af-7288-4f30-b787-564ef8cb6984"},{"name":"요일 조회","id":"3d26510d-d3bd-4c86-a909-eedefef8a00e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{host}}/day/","urlObject":{"protocol":"http","path":["day",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d26510d-d3bd-4c86-a909-eedefef8a00e"},{"name":"시간 조회","id":"1b6a0142-b1a4-4bc3-8624-8bb9d5f598c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{host}}/time/","urlObject":{"protocol":"http","path":["time",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b6a0142-b1a4-4bc3-8624-8bb9d5f598c1"},{"name":"예측","id":"3c9cd8d1-3995-41f9-8e33-a453a3a0385f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"위치\":\"세종\",\n    \"장소\":\"노상\",\n    \"요일\":\"화\",\n    \"시간대\":\"06:00-08:59\",\n    \"인구수\":\"95094\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/predict/","urlObject":{"protocol":"http","path":["predict",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c9cd8d1-3995-41f9-8e33-a453a3a0385f"}],"id":"3f4f7187-e609-4545-970e-14167a325417","description":"<p>범죄를 예측하는데에 사용되는 api를 모아두었습니다.</p>\n","_postman_id":"3f4f7187-e609-4545-970e-14167a325417"},{"name":"Search","item":[{"name":"연도 조회","id":"63a9fa6c-a404-4132-b44b-43f15b894bdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/year/","urlObject":{"protocol":"http","path":["year",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"63a9fa6c-a404-4132-b44b-43f15b894bdb"},{"name":"연도별 범죄 건수 조회","id":"cd4a4e06-90fa-44be-afff-c90db66b2a49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"도.특별시.광역시\": \"세종특별자치시\",\n    \"시.군.구\": \" \",\n    \"연도\": \"2020\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/search/","urlObject":{"protocol":"http","path":["search",""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd4a4e06-90fa-44be-afff-c90db66b2a49"}],"id":"7a7811f9-cf38-47da-b6a5-ef591d42d924","description":"<p>범죄 건수를 조회할 때 사용되는 API 입니다.</p>\n","_postman_id":"7a7811f9-cf38-47da-b6a5-ef591d42d924"},{"name":"예시 출력","id":"72cdd7c6-236a-4c96-abc0-bf5b42982a1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{host}}/","urlObject":{"protocol":"http","path":[""],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"72cdd7c6-236a-4c96-abc0-bf5b42982a1e"}]}