get_crime_trends
Retrieve national crime trend data showing percent changes across 10 crime types for specified year ranges, including murder, rape, robbery, and more.
Instructions
Get national crime trend data showing percent changes across 10 crime types (murder, rape, robbery, aggravated assault, violent crime, burglary, larceny, motor vehicle theft, arson, property crime).
Args: from_year: Start year in yyyy format (e.g., "2015"). Optional. to_year: End year in yyyy format (e.g., "2022"). Optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_year | No | ||
| from_year | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |