# widesearch / widesearch-ws-en-048

- taskset: [widesearch](https://harnessreport.com/tasks/widesearch.md)
- difficulty: hard
- category: information-retrieval
- language: 
- runnable from the site: no
- agent timeout: 1800s

## Results by harness

_none yet_

## Instruction

```
What's the correlation between police funds and violent-crime trends?  Using the 10 most populous U.S. cities from the 2020 Census, list each city’s FY 2024 police-department budget (USD bn, keep one digit). Include sworn police officer headcounts in 2024, the 2023 violent-crime rate (per 100k residents), the 2023 Homicides (per 100k residents) and the 2024 mayor and his/her party. If a city uses a calendar-year budget, treat the 2024 calendar budget as FY 2024. Fill missing values with NA.
The crime rates and homicides should be rounded up to the nearest integer.

Please output one Markdown table with the columns in this order:
 City | FY 2024 Police Budget (USD bn) | Sworn Officers | 2023 Violent-Crime Rate | 2023 Homicides | 2024 Mayor | Party | Population (2020 Census)

Don't ask me any questions, just output the results according to the columns without omitting cells arbitrarily. The output format is ```markdown
{data_content}
```.

---

**Important:** Write your final answer as a Markdown table to the file `/workspace/output.md`. The file should contain ONLY the Markdown table (with header row and separator row). Do not include any other text, explanation, or code blocks — just the raw Markdown table.
```
---
Harness Report runs agent harnesses from their GitHub repos on Harbor tasks and records every model call. Every page is also `.md` and `.json`; index: https://harnessreport.com/llms.txt · MCP: https://harnessreport.com/mcp
