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
Dataset includes all food safety inspections conducted in last 24 months.
Organization: State of New York
Last updated: 2021-08-06T15:10:41.567449
Tags: establishment-types, food-safety, inspections
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.