Skip to content

feat: jump from docs parameters into workspace tables and show weekday visitor outlook - #8

Open
leejaywon wants to merge 4 commits into
mainfrom
feat/docs-workspace-outlook
Open

leejaywon wants to merge 4 commits into
mainfrom
feat/docs-workspace-outlook

Conversation

@leejaywon

@leejaywon leejaywon commented Sep 20, 2026

Copy link
Copy Markdown
Member

Summary

  • API 문서의 country, area_code 같은 색 박스를 누르면 데이터 작업공간의 해당 테이블로 이동합니다.
  • 지역 탐색의 방문 추이·일별 자료·방문 수요 참고는 서울 달력 기준으로 추세 예측을 주황색으로 이어 붙입니다.
  • 요일별 값은 npm run fill-outlook이 미리 적어 두고, 접속할 때마다 다시 계산하지 않습니다. 공식 집중률이 없는 광주·전남도 이 팩으로 채웁니다.
  • 공개 API는 수집 중인 소셜 원천만 받고, 없는 자료에 임의 사유 문구를 만들지 않습니다.

Test plan

  • API 문서에서 관광 검색 관심도의 country 박스를 눌러 social_observation이 열리는지 확인
  • 지역 관광 현황의 area_code 박스를 눌러 regional_visit_observation이 열리는지 확인
  • 지역 탐색 방문추이에서 관측 구간이 줄어들지 않고, 전망이 주황색으로 이어지는지 확인
  • 방문 수요 참고 표 위에 주황색 추세 예측이 오늘 날짜 기준으로 보이는지 확인
  • 광주광역시처럼 공식 집중률이 없는 지역도 추세 예측 행이 생기는지 확인
  • GET /v1/trendssocial_sources가 youtube/naver만 받는지 확인

leejaywon and others added 4 commits September 21, 2026 01:52
…y visitor outlook

The demo needs a live path from API docs chips into the matching published table, and region charts should keep observed days while labeling weekday-average outlook separately. Public reads also stop inventing availability copy and only advertise collected social sources.

Co-authored-by: Cursor <cursoragent@cursor.com>
The production dashboard build was failing because the listener was typed as React's PointerEvent.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep visitor and demand rows on the Seoul calendar from a weekday pack written by a fill script, so new dashboard visitors do not recalculate the series.

Co-authored-by: Cursor <cursoragent@cursor.com>
…k pack

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant