Skip to content

Project 76 - Data Science - Data Import, Cleaning, and EDA Analysis - Crash Patterns (TARP Week 1-3)#1734

Open
khalidatdeakin wants to merge 21 commits intomasterfrom
Khalid_TARP
Open

Project 76 - Data Science - Data Import, Cleaning, and EDA Analysis - Crash Patterns (TARP Week 1-3)#1734
khalidatdeakin wants to merge 21 commits intomasterfrom
Khalid_TARP

Conversation

@khalidatdeakin
Copy link
Copy Markdown
Collaborator

This pull request includes the Exploratory Data Analysis (EDA) for crash data as part of TARP Week 3, performed after necessary data import and cleaning activities.

Key contributions:

  • Analysis of accident counts by hour (temporal patterns)
  • Analysis of accident counts by weekday
  • Identification of high-risk locations (LGA, roads, and coordinates)
  • Visualizations and supporting insights
  • Summary and discussion of findings

The analysis highlights peak accident periods (morning and evening commuting hours), increased risk towards the end of the week (Friday), and concentration of accidents in urban areas and major transport corridors.

Branch: Khalid_TARP
Target: master

@khalidatdeakin
Copy link
Copy Markdown
Collaborator Author

Hi team, PR created from branch Khalid_TARP into main as per recommended workflow. Please review.

@khalidatdeakin
Copy link
Copy Markdown
Collaborator Author

Hi team, just to note that this pull request includes collaborative work from both myself and Suba.

In addition to the crash data EDA, it also incorporates Suba’s contributions on the pedestrian and bicycle datasets, including data import and data cleaning.

All technical checks have passed for this PR. Please review when available. Thank you!

@khalidatdeakin khalidatdeakin changed the title Data Import, Cleaning, and EDA Analysis - Crash Patterns (TARP Week 1-3) Project 76 - Data Science - Data Import, Cleaning, and EDA Analysis - Crash Patterns (TARP Week 1-3) Apr 6, 2026
@suba-t24 suba-t24 self-assigned this Apr 6, 2026
@suba-t24
Copy link
Copy Markdown
Collaborator

suba-t24 commented Apr 6, 2026

PR reviewed by internal team member and waiting for approval from Leaders with writing access

suba-t24 and others added 7 commits April 7, 2026 18:03
Made few changes in Data collection & cleaning and EDA completed for Pedestrian & Bicycle Data
- Created temporal features (hour_of_day, day_of_week, weekend_flag, rush_hour)
- Added derived features (time_period, week_part, speed_zone_numeric)
- Performed validation checks
- Saved feature-engineered dataset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants