get_age_population_ratio
Retrieve the share of resident population falling within an inclusive age range for a specified Gyeongbuk region. Provide the region and optional age bounds to get a demographic ratio.
Instructions
Return the resident-population share for an inclusive age range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| age_to | No | ||
| region | Yes | ||
| age_from | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | Yes | ||
| age_to | Yes | ||
| source | Yes | Provenance and freshness information returned with public data. | |
| age_from | Yes | ||
| warnings | No | ||
| region_code | Yes | ||
| region_name | Yes | ||
| region_level | Yes | ||
| ratio_percent | Yes | ||
| age_population | Yes | ||
| total_population | Yes |