Special Tree Permit
District of Columbia
@usgov.district_of_columbia_special_tree_permit
District of Columbia
@usgov.district_of_columbia_special_tree_permit
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"trackingnumber" BIGINT,
"permitnumber" VARCHAR,
"status" VARCHAR,
"hazardoustreecount" BIGINT,
"nonhazardoustreecount" BIGINT,
"heritagehazardoustreecount" DOUBLE,
"heritagenonhazardoustreecount" DOUBLE,
"exemptedtreecount" BIGINT,
"under55treecount" BIGINT,
"totaltreecount" BIGINT,
"circumferenceremoved" DOUBLE,
"circumferenceplanted" DOUBLE,
"circumferencepaid" DOUBLE,
"treefundamount" DOUBLE,
"treelocation" VARCHAR,
"isaarborist" VARCHAR,
"isaarboristcertno" VARCHAR,
"assignedufaarborist" VARCHAR,
"applicationdate" TIMESTAMP,
"effectivedate" TIMESTAMP,
"expirationdate" TIMESTAMP,
"issuedate" TIMESTAMP,
"lastupdatedate" TIMESTAMP,
"treefundwaivedate" TIMESTAMP,
"paymentdate" TIMESTAMP,
"submissiondate" TIMESTAMP,
"approvaldate" TIMESTAMP,
"resubmissiondate" TIMESTAMP,
"assigneddate" TIMESTAMP,
"lastupdatedby" VARCHAR,
"ward" BIGINT,
"fiscalyear" BIGINT,
"quadrant" VARCHAR,
"zipcode" DOUBLE,
"anc" VARCHAR,
"smd" VARCHAR,
"neighborhoodclusters" VARCHAR,
"neighborhoodnames" VARCHAR,
"bid" VARCHAR,
"awi" VARCHAR,
"edz" VARCHAR,
"nif" VARCHAR,
"historicdistrict" VARCHAR,
"zoning" VARCHAR,
"pud" VARCHAR,
"cfar" VARCHAR,
"psa" DOUBLE,
"pd" DOUBLE,
"daystoassign" DOUBLE,
"daystoapprove" DOUBLE,
"daystoissue" DOUBLE,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"onsegx" DOUBLE,
"onsegy" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"specialtreespreservationcount" DOUBLE,
"specialtreesrelocationcount" DOUBLE,
"heritagetreespreservationcount" DOUBLE,
"heritagetreesrelocationcount" DOUBLE
);
Anyone who has the link will be able to view this.