Download locally on your machine the dataset from the Kaggle link above in CSV format.
Upload it through the proposed button below.
Please select a CSV file to load the data. Column names expected include: crash_date, most_severe_injury, weather_condition, injuries_total, lighting_condition, crash_hour, crash_day_of_week.
Note: Processing happens in your browser. Large files may take time or cause slowdowns. Date format for 'crash_date' must be parsable by JavaScript's `new Date()`.