Customer Service Requests Analysis is one of the practical life problems that an analyst may face. This Project is one such take. The project is a beginner to intermediate level project. This repository has a Source Code, README file, Dataset, Image and License file.

Overview

This is an Image

Customer Service Requests Analysis

Project 1

DESCRIPTION

Background of Problem Statement :

NYC 311's mission is 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 receives thousands of requests related to several hundred types of non-emergency services, including noise complaints, plumbing issues, and illegally parked cars. These requests are received by NYC311 and forwarded to the relevant agencies such as the police, buildings, or transportation. The agency responds to the request, addresses it, and then closes it.

Problem Objective :

Perform a service request data analysis of New York City 311 calls. You will focus on the data wrangling techniques to understand the pattern in the data and also visualize the major complaint types. Domain: Customer Service

Analysis Tasks to be performed:

(Perform a service request data analysis of New York City 311 calls)

  1. Import a 311 NYC service request.

  2. Read or convert the columns "Created Date" and "Closed Date" to datetime datatype and create a new column "Request_Closing_Time" as the time elapsed between request creation and request closing. (Hint: Explore the package/module datetime)

  3. Provide major insights/patterns that you can offer in a visual format (graphs or tables) at least 4 major conclusions that you can come up with after generic data mining.

  4. Order the complaint types based on the average "Request_Closing_Time", grouping them for different locations.

  5. Perform a statistical test for the following: Please note: For the below statements you need to state the Null and Alternate and then provide a statistical test to accept or reject the Null Hypothesis along with the corresponding "p-value".

    • Whether the average response time across complaint types is similar or not (overall)
    • Are the type of complaint or service requested and location related?

Dataset Description :

Field Description

  • Unique Key (Plain text) - Unique identifier for the complaints
  • Created Date (Date and Time) - The date and time on which the complaint is raised
  • Closed Date (Date and Time) - The date and time on which the complaint is closed
  • Agency (Plain text) - Agency code
  • Agency Name (Plain text) - Name of the agency
  • Complaint Type (Plain text) - Type of the complaint
  • Descriptor (Plain text) - Complaint type label (Heating - Heat, Traffic Signal Condition - Controller)
  • Location Type (Plain text) - Type of the location (Residential, Restaurant, Bakery, etc)
  • Incident Zip (Plain text) - Zip code for the location
  • Incident Address (Plain text) - Address of the location
  • Street Name (Plain text) - Name of the street
  • Cross Street 1 (Plain text) - Detail of cross street
  • Cross Street 2 (Plain text) - Detail of another cross street
  • Intersection Street 1 (Plain text) - Detail of intersection street if any
  • Intersection Street 2 (Plain text) - Detail of another intersection street if any
  • Address Type (Plain text) - Categorical (Address or Intersection)
  • City (Plain text) - City for the location
  • Landmark (Plain text) - Empty field
  • Facility Type (Plain text) - N/A
  • Status (Plain text) - Categorical (Closed or Pending)
  • Due Date (Date and Time) - Date and time for the pending complaints
  • Resolution Action Updated Date (Date and Time) - Date and time when the resolution was provided
  • Community Board (Plain text) - Categorical field (specifies the community board with its code)
  • Borough (Plain text) - Categorical field (specifies the community board)
  • X Coordinate (State Plane) (Number)<
  • Y Coordinate (State Plane) (Number)
  • Park Facility Name (Plain text) - Unspecified
  • Park Borough (Plain text) - Categorical (Unspecified, Queens, Brooklyn etc)
  • School Name (Plain text) - Unspecified
  • School Number (Plain text) - Unspecified
  • School Region (Plain text) - Unspecified
  • School Code (Plain text) - Unspecified
  • School Phone Number (Plain text) - Unspecified
  • School Address (Plain text) - Unspecified
  • School City (Plain text) - Unspecified
  • School State (Plain text) - Unspecified
  • School Zip (Plain text) - Unspecified
  • School Not Found (Plain text) - Empty Field
  • School or Citywide Complaint (Plain text) - Empty Field
  • Vehicle Type (Plain text) - Empty Field
  • Taxi Company Borough (Plain text) - Empty Field
  • Taxi Pick Up Location (Plain text) - Empty Field
  • Bridge Highway Name (Plain text) - Empty Field
  • Bridge Highway Direction (Plain text) - Empty Field
  • Road Ramp (Plain text) - Empty Field
  • Bridge Highway Segment (Plain text) - Empty Field
  • Garage Lot Name (Plain text) - Empty Field
  • Ferry Direction (Plain text) - Empty Field
  • Ferry Terminal Name (Plain text) - Empty Field
  • Latitude (Number) - Latitude of the location
  • Longitude (Number) - Longitude of the location
  • Location (Location) - Coordinates (Latitude, Longitude)
Owner
SHIRSENDU KONER
SHIRSENDU KONER
A python script for compiling and executing .cc files

Debug And Run A python script for compiling and executing .cc files Example dbrun fname.cc [DEBUG MODE] Compiling fname.cc with C++17 ------------

1 May 28, 2022
A series of basic programs written in Python

Primeros programas en Python Una serie de programas básicos escritos en Python

Madirex 1 Feb 15, 2022
A Gura parser implementation for Python

Gura parser This repository contains the implementation of a Gura format parser in Python. Installation pip install gura-parser Usage import gura gur

JWare Solutions 19 Jan 25, 2022
An extended version of the hotkeys demo code using action classes

An extended version of the hotkeys application using action classes. In adafruit's Hotkeys code, a macro is using a series of integers, assumed to be

Neradoc 5 May 01, 2022
Low-level Python CFFI Bindings for Argon2

Low-level Python CFFI Bindings for Argon2 argon2-cffi-bindings provides low-level CFFI bindings to the Argon2 password hashing algorithm including a v

Hynek Schlawack 4 Dec 15, 2022
Parser for air tickets' price

Air-ticket-price-parser Parser for air tickets' price How to Install Firefox If geckodriver.exe is not compatible with your Firefox version, download

Situ Xuannn 1 Dec 13, 2021
Python: Wrangled and unpivoted gaming datasets. Tableau: created dashboards - Market Beacon and Player’s Shopping Guide.

Created two information products for GameStop. Using Python, wrangled and unpivoted datasets, and created Tableau dashboards.

Zinaida Dvoskina 2 Jan 29, 2022
A project to work with databases in 4 worksheets, insert, update, select, delete using Python and MySqI

A project to work with databases in 4 worksheets, insert, update, select, delete using Python and MySqI As a small project for school or college hope it is useful

Sina Org 1 Jan 11, 2022
For when you really need to rank things

Comparisonator For when you really need to rank things. Do you know that feeling when there's this urge deep within you that tells you to compare thin

Maciej Wilczyński 1 Nov 01, 2021
India Today Astrology App

India Today Astrology App Introduction This repository contains the code for the Backend setup of the India Today Astrology app as a part of their rec

Pranjal Pratap Dubey 4 May 07, 2022
A clipboard where a user can add and retrieve multiple items to and from (resp) from the clipboard cache.

A clipboard where a user can add and retrieve multiple items to and from (resp) from the clipboard cache.

Gaurav Bhattacharjee 2 Feb 07, 2022
AMTIO aka All My Tools in One

AMTIO AMTIO aka All My Tools In One. I plan to put a bunch of my tools in this one repo since im too lazy to make one big tool. Installation git clone

osintcat 3 Jul 29, 2021
8 Nov 04, 2022
A Trace Explorer for Reverse Engineers

Tenet - A Trace Explorer for Reverse Engineers Overview Tenet is an IDA Pro plugin for exploring execution traces. The goal of this plugin is to provi

1k Jan 02, 2023
A python script for practicing Toki Pona.

toki.py A python script for practicing Toki Pona. Modified from a hirigana script by ~vilmibm. Example of the script running: $ ./toki.py This script

Dustin 2 Dec 09, 2021
🤖🧭Creates google-like navigation menu using python-telegram-bot wrapper

python telegram bot menu pagination Makes a google style pagination line for a list of items. In other words it builds a menu for navigation if you ha

Sergey Smirnov 9 Nov 27, 2022
Something like Asteroids but not really, done in CircuitPython

CircuitPython Staroids Something like Asteroids, done in CircuitPython. Works with FunHouse, MacroPad, Pybadge, EdgeBadge, CLUE, and Pygamer. circuitp

Tod E. Kurt 14 May 31, 2022
An upgraded version of extractJS

extractJS_2.0 An enhanced version of extractJS with even more functionality Features Discover JavaScript files directly from the webpage Customizable

Ali 4 Dec 21, 2022
Discovering local read-level DNA methylation patterns and DNA methylation heterogeneity in intermediately methylated regions

Discovering local read-level DNA methylation patterns and DNA methylation heterogeneity in intermediately methylated regions

1 Jan 11, 2022
Turn a raspberry pi into a Bluetooth Midi device

PiBluetoothMidSetup This will change serveral system wide packages/configurations Do not run this on your primary machine or anything you don't know h

MyLab6 40 Sep 19, 2022