Food Safety Inspections – Current Ratings
State of New York
@usgov.state_of_new_york_food_safety_inspections_current_ratings
State of New York
@usgov.state_of_new_york_food_safety_inspections_current_ratings
CREATE TABLE table_1 (
"county" VARCHAR,
"inspection_grade" VARCHAR,
"inspection_date" TIMESTAMP,
"establishment_types" VARCHAR,
"owner_name" VARCHAR,
"trade_name" VARCHAR,
"street" VARCHAR,
"city" VARCHAR,
"state_code" VARCHAR,
"zip_code" BIGINT,
"deficiency_number" VARCHAR,
"deficiency_description" VARCHAR,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.