ABC License
City of Baton Rouge
@usgov.city_of_baton_rouge_abc_license_198f2
City of Baton Rouge
@usgov.city_of_baton_rouge_abc_license_198f2
CREATE TABLE table_1 (
"business_name" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"zip_code" BIGINT,
"abc_license" VARCHAR,
"naics_code" DOUBLE,
"phone" VARCHAR,
"website" VARCHAR,
"business_id" DOUBLE,
"geometry" VARCHAR,
"address_point_id" BIGINT,
"point_x" BIGINT,
"point_y" BIGINT,
"address_no_complete" VARCHAR,
"st_name_id" BIGINT,
"street_name_complete" VARCHAR,
"notation" VARCHAR,
"landmark_name" VARCHAR,
"place_name" VARCHAR,
"metadata_id" BIGINT,
"revenue_account_number" DOUBLE,
"consolidated_filer" VARCHAR,
"home_based_business" VARCHAR,
"resource_type" VARCHAR,
"sub_resource_type" VARCHAR
);
Anyone who has the link will be able to view this.