Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

데이터 전처리 및 운영테이블 데이터 저장 #10

Open
2 of 4 tasks
jeongeungyeong opened this issue Aug 31, 2024 · 0 comments · Fixed by #16
Open
2 of 4 tasks

데이터 전처리 및 운영테이블 데이터 저장 #10

jeongeungyeong opened this issue Aug 31, 2024 · 0 comments · Fixed by #16
Assignees
Labels

Comments

@jeongeungyeong
Copy link
Contributor

jeongeungyeong commented Aug 31, 2024

Issue 타입(하나 이상의 Issue 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

상세 내용

  • openAPI로 받고 저장한 raw data를 내부에서 사용될 형태로 변경
  • genrestrt(rawData 테이블)에서 시군명, 사업장명, 영업상태명, 위생업태명, 소재지도로명주소,WGS84위도,WGS84경도 필드의 정보만 선택 사용
  • 전처리한 데이터를 맛집(운영 테이블)에 저장
  • 유일키인 사업자 코드가 없기에, “ 가게명 + 주소(일반주소, 도로명 주소 중 택1)” 로 유일하게 유지
  • 배치처리를 위한 Spring Batch 의존성 추가
  • 최신 배치처리를 위한 Spring Batch Core 5.1 의존성 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant