ecos_get_statistic_data
Retrieve actual numeric time-series data from ECOS by specifying a statistic code, cycle (daily/monthly/quarterly/annual), and date range. Returns the requested statistical figures.
Instructions
ecos_search_statistics로 찾은 stat_code로 실제 수치 데이터를 조회한다. cycle: D(일)/M(월)/Q(분기)/A(연).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| cycle | Yes | ||
| start | Yes | ||
| stat_code | Yes | ||
| item_code1 | No | ||
| item_code2 | No |