Retail Food Inspections
City of Baton Rouge
@usgov.city_of_baton_rouge_retail_food_inspections
City of Baton Rouge
@usgov.city_of_baton_rouge_retail_food_inspections
CREATE TABLE table_1 (
"inspection_date" TIMESTAMP,
"permittee_name" VARCHAR,
"permit_id" BIGINT,
"full_address" VARCHAR,
"inspection_purpose" VARCHAR,
"violation" VARCHAR,
"is_critical" VARCHAR,
"short_description" VARCHAR,
"violation_comments" VARCHAR,
"violation_type" VARCHAR,
"geolocation" VARCHAR
);
Anyone who has the link will be able to view this.