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

Project Title -Employment Analysis of India.

TODO - We will be analyzing employment in India for last two years. It is an amazing topic to analyze. by the help of this topic we ccan also predict which field in future will have no more employment.
Since many jobs are replaced by Machines, we can analyze in coming decades which job will be safe from Robots and which jobs will be taken by Robots.

Downloading the Dataset

TODO - There are various resources from where we can access data sets regarding various topics. We use kaggle, it is one of most popular platform for data scientist for data set.

!pip install jovian opendatasets --upgrade --quiet

Let's begin by downloading the data, and listing the files within the dataset.

# dataset source
dataset_url = 'https://www.kaggle.com/gokulrajkmv/unemployment-in-india'