Grocery Stores
State of Connecticut
@usgov.state_of_connecticut_grocery_stores_37fde
State of Connecticut
@usgov.state_of_connecticut_grocery_stores_37fde
CREATE TABLE table_1 (
"credentialid" BIGINT,
"name" VARCHAR,
"type" VARCHAR,
"businessname" VARCHAR,
"dba" VARCHAR,
"fullcredentialcode" VARCHAR,
"credentialtype" VARCHAR,
"credentialnumber" BIGINT,
"credentialsubcategory" VARCHAR,
"credential" VARCHAR,
"status" VARCHAR,
"statusreason" VARCHAR,
"active" BIGINT,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"new_georeferenced_column" VARCHAR,
"issuedate" VARCHAR,
"effectivedate" VARCHAR,
"expirationdate" VARCHAR,
"recordrefreshedon" VARCHAR
);
Anyone who has the link will be able to view this.