Food Establishment Inspection Scores
City of Austin
@usgov.city_of_austin_food_establishment_inspection_scores
City of Austin
@usgov.city_of_austin_food_establishment_inspection_scores
CREATE TABLE table_1 (
"restaurant_name" VARCHAR,
"zip_code" DOUBLE,
"inspection_date" TIMESTAMP,
"score" DOUBLE,
"address" VARCHAR,
"facility_id" BIGINT,
"process_description" VARCHAR
);
Anyone who has the link will be able to view this.