# dacode / dacode-di-text-029

- taskset: [dacode](https://harnessreport.com/tasks/dacode.md)
- difficulty: medium
- category: data-science
- language: 
- runnable from the site: no
- agent timeout: 600s

## Results by harness

_none yet_

## Instruction

```
All input files are under `/app`. Save your output file(s) under `/app/output`.

You are tasked with analyzing economic data for a government advisory body. Your objective is to identify strong positive and negative correlations (absolute value > 0.5) between economic indicators. Replace missing values with np.nan. Report the correlated variable pairs in the format ["Indicator 1", "Indicator 2"]. Format your response as follows:

{
    "Strong Positive Correlation (>=0.5)": [...],
    "Strong Negative Correlation (<=-0.5)": [...]
}

Save the json answer in `/app/output/answer.json`.
```
---
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
