Skip to content

Task: csv_stock_trend #208

@ScuttleBot

Description

@ScuttleBot

Description

Analyze the overall price trend for Apple stock over the year 2014. Calculate the opening price at the start of the year vs closing price at year end, compute the overall percentage change, and identify periods of sustained upward or downward movement.

CSV File

assets/csvs/apple_stock_2014.csv

Why It's Useful

Stock trend analysis is one of the most common data analysis tasks. Users need to quickly understand whether a stock performed well over a period and identify major trend shifts.

Expected Output Format

  • Overall trend direction (bullish/bearish/sideways)
  • Starting price, ending price, and percentage change
  • Key trend periods (dates of sustained increases/decreases)
  • Simple visualization or summary of the trend

Labels: task-idea, v2

Metadata

Metadata

Assignees

No one assigned

    Labels

    task-ideaTask idea for v2 benchmarkv2Version 2 benchmark tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions