Baselight

Los Angeles Animal Services Intake Data

From Los Angeles Open Data

@kaggle.cityofla_los_angeles_animal_services_intake_data

Loading...
Loading...

About this Dataset

Los Angeles Animal Services Intake Data

Content

Dept of Animal Services animal intake data for 2011, 2012 and 2013

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 Florian Wehde on Unsplash
Unsplash Images are distributed under a unique Unsplash License.

Tables

Animal Services Intake Data

@kaggle.cityofla_los_angeles_animal_services_intake_data.animal_services_intake_data
  • 1.72 MB
  • 187593 rows
  • 9 columns
Loading...

CREATE TABLE animal_services_intake_data (
  "shelter" VARCHAR,
  "animal_id" VARCHAR,
  "intake_date" TIMESTAMP,
  "intake_type" VARCHAR,
  "intake_condition" VARCHAR,
  "animal_type" VARCHAR,
  "group" VARCHAR,
  "breed_1" VARCHAR,
  "breed_2" VARCHAR
);

Share link

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