Austin Animal Center Outcomes
City of Austin
@usgov.city_of_austin_austin_animal_center_outcomes_b49ae
City of Austin
@usgov.city_of_austin_austin_animal_center_outcomes_b49ae
CREATE TABLE table_1 (
"outcome_date" VARCHAR,
"animal_id" BIGINT,
"name" VARCHAR,
"outcome_status" VARCHAR,
"euthanasia_reason" VARCHAR,
"type" VARCHAR,
"sex" VARCHAR,
"spayed_neutered" VARCHAR,
"primary_breed" VARCHAR,
"primary_color" VARCHAR,
"secondary_color" VARCHAR,
"age_years" DOUBLE,
"age_months" DOUBLE,
"age_weeks" DOUBLE,
"last_updated" VARCHAR,
"intake_date" VARCHAR,
"days_in_shelter" BIGINT
);
Anyone who has the link will be able to view this.