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
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.