Learn practical skills, build real-world projects, and advance your career

ACCIDENTS ANALYSIS IN INDIA

Tow dataset contains

  1. The information of road accidents in Indian state and time of accident.
  2. The data contains information about no of accidents in a particular months.
    Both data are from 2001 t0 2014 of India.

Downloading the Dataset

The dataset is downloaded from https://www.kaggle.com/manugupta/road-accidents-in-india

And the information source is: Ministry of Road Transport and Highways, Govt of india.

The dataset has been downloaded externally and now can be read by pd.read.csv with namely:

  1. only_road_accidents_data_month2.csv
  2. only_road_accidents_data3.csv
import pandas as pd
import numpy as np

Working on Road Accidents Data of Months