COVID-19 Temporary Catering Authorizations
State of California
@usgov.ca_gov_covid_19_temporary_catering_authorizations
State of California
@usgov.ca_gov_covid_19_temporary_catering_authorizations
CREATE TABLE covid_19_temporary_catering_authorizations (
"licensenumber" BIGINT,
"licensetype" VARCHAR,
"officename" VARCHAR,
"transactiondate" TIMESTAMP,
"primarylicensee" VARCHAR,
"streetaddress" VARCHAR,
"city" VARCHAR,
"zipcode" BIGINT,
"state" VARCHAR
);
Anyone who has the link will be able to view this.