get_agriculture_employment
Retrieve agriculture sector employment percentage for any country and year since 1960. Enter country ISO code and year to get the share of total employment.
Instructions
특정 국가와 연도의 농업 섹터 고용 비율을 조회합니다.
Args: country: ISO 2- or 3-letter code (e.g., 'US', 'KR', 'IN') year: Four-digit year (>=1960)
Returns: 농업 섹터 고용 비율 (% of total employment)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| country | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |