Restaurant And Market Health Inspections
City of Los Angeles
@usgov.city_of_los_angeles_restaurant_and_market_health_inspections
City of Los Angeles
@usgov.city_of_los_angeles_restaurant_and_market_health_inspections
CREATE TABLE table_1 (
"serial_number" VARCHAR,
"activity_date" VARCHAR,
"facility_name" VARCHAR,
"score" BIGINT,
"grade" VARCHAR,
"service_code" BIGINT,
"service_description" VARCHAR,
"employee_id" VARCHAR,
"facility_address" VARCHAR,
"facility_city" VARCHAR,
"facility_id" VARCHAR,
"facility_state" VARCHAR,
"facility_zip" VARCHAR,
"owner_id" VARCHAR,
"owner_name" VARCHAR,
"pe_description" VARCHAR,
"program_element_pe" BIGINT,
"program_name" VARCHAR,
"program_status" VARCHAR,
"record_id" VARCHAR
);
Anyone who has the link will be able to view this.