Back to automation
automation 1 min read 33 lines

gazette-trend-analyzer

대한민국 관보 트렌드 분석기 — ai-readable-gazette-kr 데이터 기반 정책 흐름 분석 대시보드

관보 트렌드 분석기

프로젝트 정보

  • GitHub: https://github.com/sigco3111/gazette-trend-analyzer
  • 배포: https://gazette-trend-analyzer.vercel.app
  • 데이터소스: https://hosungseo.github.io/ai-readable-gazette-kr/

데이터 소스 구조

meta.json


  • heatmap: [{ym, count}] 배열 (월별 공시 수)
  • institutions: [{name, count, cat}] 배열 (기관별 공시 수)
  • dates: 날짜 문자열 배열

날짜별 JSON (dates/{YYYY-MM-DD}.json)


  • {date, docs: [{n, inst, title, file, raw, blob}]}

기술 스택

  • Next.js (App Router)
  • Tailwind CSS v4
  • Vercel 배포

주의사항

  • Tailwind v4에서 mx-auto가 컴파일에서 누락될 수 있음 → CSS에서 직접 margin: auto로 해결
  • AI 느낌 배제, 에디토리얼/저널 스타일 디자인 유지

Related Skills / 관련 스킬

agent-benchmark-tracker

AI 에이전트/모델 벤치마크 결과를 추적하여 Notion에 기록 — SWE-bench, HumanEval, GAIA, WebArena, LiveCodeBench 등

agentnews-monitor

AgentNews 실시간 모니터링 — 매시간 AI 에이전트 뉴스 피드를 확인하고 관심사 매칭 뉴스를 threshold 기반으로 알림 (하루 2~3건 제한)

ai-model-tracker

AI 모델 릴리즈/업데이트를 매일 Notion에 기록 — 새 모델 출시, 벤치마크, 가격 변동 추적

auto-researcher

심층 자동 조사 — 주제를 받아 여러 소스에서 수집 후 종합 리포트 작성