Building Permits (2018-present)
City of New Orleans
@usgov.city_of_new_orleans_building_permits_2018_present
City of New Orleans
@usgov.city_of_new_orleans_building_permits_2018_present
Building Permits symbolized by permit type. Pulled from LAMA database weekly with records beginning June 2012.
Organization: City of New Orleans
Last updated: 2022-01-24T23:27:09.554686
Tags: construction, permits, revenue
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"address" VARCHAR,
"constructionval" DOUBLE,
"descr" VARCHAR,
"issuedate" VARCHAR,
"landuse" VARCHAR,
"locationx" DOUBLE,
"locationy" DOUBLE,
"numstring" VARCHAR,
"permittype" VARCHAR,
"prmtid" BIGINT,
"proposedusecategory" VARCHAR,
"proposeduseindustry" VARCHAR,
"topcat" VARCHAR
);Anyone who has the link will be able to view this.