get_dataset_for_area
Retrieve the latest figure, summary, caveats, and recent history for a chosen dataset in a specific area. Specify area and dataset to get detailed data for Ireland or UK local authorities.
Instructions
Full detail for one dataset in one area: the latest figure, a written
summary, full caveat text, and (if history_months is set) recent history.
dataset is a series_key from list_area_datasets' own response.
history_months means actual months of history (0 = everything) -- e.g. 24
returns 2 years of an annual series, not 24 years. country must match
area_id's own country.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area_id | Yes | ||
| country | No | ireland | |
| dataset | Yes | ||
| history_months | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||