Austin Animal Center Intakes
City of Austin
@usgov.city_of_austin_austin_animal_center_intakes_28983
City of Austin
@usgov.city_of_austin_austin_animal_center_intakes_28983
This dataset records each intake of an animal in the Austin Animal Center's database, starting from May 5, 2025 (the launch date of our ShelterBuddy system). Data is refreshed hourly.
Organization: City of Austin
Last updated: 2025-06-25T13:30:42.249326
CREATE TABLE table_1 (
"source_date" VARCHAR,
"animal_id" BIGINT,
"type" VARCHAR,
"source_name" VARCHAR,
"name_at_intake" VARCHAR,
"ispreviouslyspayedneutered" BOOLEAN,
"sex" VARCHAR,
"primary_breed" VARCHAR,
"primary_color" VARCHAR,
"secondary_color" VARCHAR,
"intake_health_condition" VARCHAR,
"found_address" VARCHAR,
"age_years" DOUBLE,
"age_months" DOUBLE,
"age_weeks" DOUBLE
);Anyone who has the link will be able to view this.