Query Crime Statistics
query_national_crimeFetch city-level crime data for US, UK, and Canadian cities, covering violent/property crime, street incidents, and Crime Severity Index trends; auto-detects country.
Instructions
Query crime data for a city in the US, UK, or Canada.
US: FBI UCR — state-level violent/property crime, homicide, robbery, assault, multi-year trends. UK: data.police.uk — street-level crime by category (anti-social behaviour, burglary, robbery, violence, etc.). CA: StatCan UCR — Crime Severity Index, violent/non-violent CSI, homicide rate (CMA level).
Country auto-detected or specify with country parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name (e.g., 'Denver', 'Manchester', 'Toronto') | |
| country | No | Country code. Auto-detected from city name if omitted. Required for ambiguous cities like London, Birmingham, Richmond, Hamilton, Cambridge, Windsor. |