Baselight

Los Angeles 311 Call Center Tracking Data

From Los Angeles Open Data

@kaggle.cityofla_los_angeles_311_call_center_tracking_data

Loading...
Loading...

About this Dataset

Los Angeles 311 Call Center Tracking Data

Content

Basic 311 call tracking information including date and time of call, type of information requested, how the request was handled, and which departments were notified, from 2011-May 2016.

Context

This is a dataset hosted by the city of Los Angeles. The organization has an open data platform found here and they update their information according the amount of data that is brought in. Explore Los Angeles's Data using Kaggle and all of the data sources available through the city of Los Angeles organization page!

  • Update Frequency: This dataset is updated daily.

Acknowledgements

This dataset is maintained using Socrata's API and Kaggle's API. Socrata has assisted countless organizations with hosting their open data and has been an integral part of the process of bringing more data to the public.

Cover photo by Karsten Würth (@inf1783) on Unsplash
Unsplash Images are distributed under a unique Unsplash License.

Tables

N 311 Call Center Tracking Data Archived

@kaggle.cityofla_los_angeles_311_call_center_tracking_data.n_311_call_center_tracking_data_archived
  • 25.04 MB
  • 3565447 rows
  • 7 columns
Loading...

CREATE TABLE n_311_call_center_tracking_data_archived (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "department_abbreviation" VARCHAR,
  "department_name" VARCHAR,
  "service_name" VARCHAR,
  "call_resolution" VARCHAR,
  "zip_code" DOUBLE
);

Share link

Anyone who has the link will be able to view this.