Toyota GR Cup Series Racing Data Analysis
A system for analyzing Toyota GR Cup Series race data with two main components: a backend data processing tool and a frontend web dashboard. this project is incoplemete as we couldnt create the full api in time.
Overview
This project processes CSV files containing racing data (lap times, telemetry, race results, weather, and track sections) and provides tools for analysis and visualization.
Data Processing Features
- Lap time analysis and vehicle performance comparisons
- Race results processing with position and gap analysis
- Telemetry data analysis (speed, throttle, brake, RPM)
- Weather condition monitoring
- Track section performance breakdown
- Vehicle-specific data queries
- Automated report generation in markdown format
Web Dashboard Features
- Interactive data visualizations
- Real-time and historical telemetry display
- Lap time comparisons and analysis
- Race leaderboards and results
- Weather condition tracking
- Driver performance insights
Built With
- node.js
- vue
Log in or sign up for Devpost to join the conversation.