list_key_indicators
List key Korean statistical indicators by category or period. Use listId for category, prdSe (Y/M/Q/S) for period, with pagination.
Instructions
KOSIS 통계주요지표를 카테고리 또는 수록주기 기준으로 나열합니다.
Args: by: "category" → 목록ID(listId)별 지표 (indiListService.do) "period" → 수록주기(prdSe)별 지표 (prListSearchRequest.do) value: by="category" 면 listId(예: "A"). by="period" 면 prdSe(Y/M/Q/S). page: 페이지 번호. limit: 페이지당 결과 수.
Returns: {"by": ..., "value": ..., "count": , "results": [{...}, ...]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | category | |
| page | No | ||
| limit | No | ||
| value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||