# dacode / dacode-di-text-013

- 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 working on a project for a music analytics company. Verify the statement "more energetic tracks tend to be more loud" using the given dataset. Additionally, assess the correlation between loudness and energy levels of tracks. Answer with "Y" if the statement is true, otherwise "N". For the correlation, respond with "Positive" if it is positive or "Negative" if it is negative. Format your response in the following way:

"""
{
    "answer": ["Y"/"N"],
    "relationship": ["Positive"/"Negative"]
}
"""

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
