Forestry Work Orders
City of New York
@usgov.city_of_new_york_forestry_work_orders
City of New York
@usgov.city_of_new_york_forestry_work_orders
CREATE TABLE table_1 (
"objectid" BIGINT,
"wotype" VARCHAR,
"wostatus" VARCHAR,
"wopriority" DOUBLE,
"borough" VARCHAR,
"communityboard" DOUBLE,
"buildingnumber" VARCHAR,
"streetname" VARCHAR,
"locationdetails" VARCHAR,
"actualfinishdate" VARCHAR,
"wocontract" VARCHAR,
"parkname" VARCHAR,
"parkzone" VARCHAR,
"cancelreason" VARCHAR,
"wocategory" VARCHAR,
"sanitationassigneddate" TIMESTAMP,
"sanitationremovaldate" TIMESTAMP,
"sanitationupdateddate" TIMESTAMP,
"wowoodremains" VARCHAR,
"woequipment" VARCHAR,
"postcode" DOUBLE,
"citycouncil" DOUBLE,
"statesenate" DOUBLE,
"stateassembly" DOUBLE,
"congressional" DOUBLE,
"sanitationzone" VARCHAR,
"physicalid" DOUBLE,
"crossstreet1" VARCHAR,
"crossstreet2" VARCHAR,
"plantingspaceglobalid" VARCHAR,
"treepointglobalid" VARCHAR,
"inspectionglobalid" VARCHAR,
"globalid" VARCHAR,
"sidewalkdamage" DOUBLE,
"wowireconflict" VARCHAR,
"crewglobalid" VARCHAR,
"geometry" VARCHAR,
"closeddate" TIMESTAMP,
"canceldate" TIMESTAMP,
"createddate" TIMESTAMP,
"updateddate" TIMESTAMP,
"woentity" VARCHAR,
"projstartdate" TIMESTAMP,
"woproject" VARCHAR,
"recommendedspecies" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.