Skip to content

harshit1531/Customer-Service-Requests-Analysis.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Customer-Service-Requests-Analysis:

Objective:

To perform data analysis of service request (311) calls from New York City.You have also been asked to utilize data wrangling techniques to understand the pattern in the data and visualize the major types of complaints

Perform the following steps:

  1. Understand the dataset:

Identify the shape of the dataset

Identify variables with null values

  1. Perform basic data exploratory analysis:

Utilize missing value treatment

Analyze the date column and remove the entries if it has an incorrect timeline

Draw a frequency plot for city-wise complaints

Draw scatter and hexbin plots for complaint concentration across Brooklyn

  1. Find major types of complaints:

Plot a bar graph of count vs. complaint types

Find the top 10 types of complaints

Display the types of complaints in each city in a separate dataset

  1. Visualize the major types of complaints in each city

  2. Check if the average response time across various types of complaints

About

Perform data analysis of service request (311) calls from New York City. I have utilized data wrangling techniques to understand the pattern in the data and visualize the major types of complaints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors