← ClaudeAtlas

datagolisted

Searches data.go.kr for official Korean government datasets and files. Use when the user asks to "공공데이터 찾아줘", "공공데이터포털 검색", "정부 데이터로", "data.go.kr 에서", "공공 API", "파일데이터 받아줘", "find public data", or when storyboard research needs government statistics as content seeds. Searches OpenAPI and file datasets with the datago tools, pulls file originals (no auth) or API rows (auth key plus a per-API approval that takes time), and records what it finds as sourced research seeds.
ttalkkaklab/social-flow · ★ 0 · Data & Documents · score 75
Install: claude install-skill ttalkkaklab/social-flow
# Public data research — data.go.kr as a content seed Find and collect **open APIs and file datasets** related to a topic on the Korea open-data portal (data.go.kr), **and record them as sourced research seeds**. Source data from government and public bodies is itself a primary source — for the same number, prefer the original dataset over a news article requoting it (it also lightens the cross-check burden: 1 primary source = settled, 2 articles = cross-checked). ## Tool map | Tool | Auth | Use | |---|---|---| | `datago_search` | none | find datasets by keyword (API and FILE at once) | | `datago_detail` | none | get the collection path and metadata (last-modified, license scope) | | `datago_file_download` | none | download the file original (CSV, etc.) — **the fastest route** | | `datago_file_fetch` | key + 활용신청 (usage application) | page through large file datasets row by row (odcloud) | | `datago_api_call` | key + 활용신청 (usage application) | call a standard open API (live and query-conditional data) | The auth key is injected as `DATA_GO_KR_API_KEY` (project `.claude/settings.local.json`). Even with a key, a **per-API 활용신청** (usage application on the portal — log in; most are auto-approved) has to come first — see §4 below. ## Procedure ### 1. Search — find the datasets Search a keyword with `datago_search` (the arguments match the other search tools — `query`, `limit`, `page`). Tips: - On the first search, omit type (API and FILE together) — read the totals to see