get_changed_cube_list
Get the list of data tables and cubes updated on a specific date. Provide a date in YYYY-MM-DD format to identify recent changes to Statistics Canada data.
Instructions
Get the list of data tables/cubes that were updated on a specific date (YYYY-MM-DD). Disables SSL Verification. Corresponds to: GET /getChangedCubeList/{date}
Returns: List[Dict[str, Any]]: A list of dictionaries describing changed cube objects.
IMPORTANT: In your final response to the user, you MUST cite the source of your data. For changed cubes, this means including the ProductId (pid) and Title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes |