Delaware Restaurant Inspection Violations Records
Delaware Restaurant Inspection Violations: Over Two Years Insights
@kaggle.msjahid_delaware_restaurant_inspection_violations_records
Delaware Restaurant Inspection Violations: Over Two Years Insights
@kaggle.msjahid_delaware_restaurant_inspection_violations_records
CREATE TABLE delaware_restaurant_inspection_violations (
"food_establishment_name" VARCHAR,
"food_establishment_street_address" VARCHAR,
"food_establishment_city" VARCHAR,
"food_establishment_zip_code" DOUBLE,
"inspection_date" TIMESTAMP,
"inspection_type" VARCHAR,
"violation_code" VARCHAR,
"violation_description" VARCHAR,
"geocoded_location" VARCHAR
);
Anyone who has the link will be able to view this.