kcg-monitoring/database/seed
htlee 0c78ad8bb8 feat(db): ships/osint/satellites 테이블 생성 + 샘플 데이터 적재
- ship_positions: AIS/signal-batch 선박 위치 이력 (PostGIS)
- osint_feeds: GDELT/Google News/CENTCOM 피드 (UNIQUE 중복방지)
- satellite_tle: CelesTrak TLE 위성 궤도 데이터
- 샘플: 중동 함정 16척, 한국 해역 8척, OSINT 17건, 위성 11기
2026-03-18 02:59:54 +09:00
..
001_sample_ships.sql feat(db): ships/osint/satellites 테이블 생성 + 샘플 데이터 적재 2026-03-18 02:59:54 +09:00
002_sample_osint.sql feat(db): ships/osint/satellites 테이블 생성 + 샘플 데이터 적재 2026-03-18 02:59:54 +09:00
003_sample_satellites.sql feat(db): ships/osint/satellites 테이블 생성 + 샘플 데이터 적재 2026-03-18 02:59:54 +09:00