Historical Occupational Business Licenses 2015
City of New Orleans
@usgov.city_of_new_orleans_historical_occupational_business_l_c35f7f24
City of New Orleans
@usgov.city_of_new_orleans_historical_occupational_business_l_c35f7f24
CREATE TABLE table_1 (
"businessname" VARCHAR,
"ownername" VARCHAR,
"businesstype" VARCHAR,
"businessstartdate" TIMESTAMP,
"businessclosedate" TIMESTAMP,
"address" VARCHAR,
"streetnumber" VARCHAR,
"streetdirection" VARCHAR,
"streetname" VARCHAR,
"streetsuffix" VARCHAR,
"suite" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"phonenumber" VARCHAR,
"mailaddress" VARCHAR,
"mailsuite" VARCHAR,
"mailcity" VARCHAR,
"mailstate" VARCHAR,
"mailzip" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.