Skip to content

ISSUE 1 — Fetch and Filter Person Dataset (Since 2025) #5

Description

@yq2435-max

Objective:
Load the Motor Vehicle Collisions – Person dataset and filter observations from 2025 onward.

  • Dataset successfully loaded via API or CSV
  • Convert crash_date to a datetime format
  • Filter data where crash_date ≥ 2025-01-01
  • Print the number of rows after filtering
  • Save cleaned subset as person_2025.csv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions