Git Product home page Git Product logo

gitkamo / customer-service-requests-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 885 KB

Analysis of Requests for Customer Service is the process of reviewing and analyzing customer service requests to understand the patterns, trends, and issues that customers are facing. This information can be used to improve customer service, reduce response times, and identify areas for improvement.

Jupyter Notebook 100.00%

customer-service-requests-analysis's Introduction

Analysis of Requests for Customer Service

I was tasked with performing a service request data analysis of New York City 311 calls. The NYC 311 service had a mission to provide the public with quick and easy access to all New York City government services and information while offering the best customer service. Each day, NYC311 received thousands of requests related to several hundred types of non-emergency services, including noise complaints, plumbing issues, and illegally parked cars. These requests were received by NYC311 and forwarded to the relevant agencies such as the police, buildings, or transportation. The agency responded to the request, addressed it, and then closed it.

My objective was to understand the patterns in the data and also visualize the major complaint types by focusing on the data wrangling techniques.

To accomplish this, I first imported a 311 NYC service request. Then, I converted the columns ‘Created Date’ and Closed Date’ to datetime datatype and created a new column ‘Request_Closing_Time’ as the time elapsed between request creation and request closing. I used the package/module datetime to do this.

Next, I provided major insights/patterns that I could offer in a visual format (graphs or tables); at least 4 major conclusions that I could come up with after generic data mining. I also ordered the complaint types based on the average ‘Request_Closing_Time’, grouping them for different locations.

Lastly, I performed a statistical test for the following:

I determined whether the average response time across complaint types was similar or not (overall) I checked if the type of complaint or service requested and location were related. The dataset I used for my analysis included fields such as 'Unique Key', 'Created Date', 'Closed Date', 'Agency', 'Complaint Type', 'Location Type', and 'Borough'.

customer-service-requests-analysis's People

Contributors

gitkamo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.