Forestry Service Requests
City of New York
@usgov.city_of_new_york_forestry_service_requests
City of New York
@usgov.city_of_new_york_forestry_service_requests
CREATE TABLE table_1 (
"objectid" BIGINT,
"complaintnumber" VARCHAR,
"srcategory" VARCHAR,
"srtype" VARCHAR,
"srpriority" VARCHAR,
"srsource" VARCHAR,
"srstatus" VARCHAR,
"srresolution" VARCHAR,
"boroughcode" VARCHAR,
"communityboard" DOUBLE,
"buildingnumber" VARCHAR,
"streetname" VARCHAR,
"crossstreet1" VARCHAR,
"crossstreet2" VARCHAR,
"taxclass" DOUBLE,
"locationdetails" VARCHAR,
"complaintdetails" VARCHAR,
"parkname" VARCHAR,
"parkzone" VARCHAR,
"notestocustomer" VARCHAR,
"postcode" DOUBLE,
"council_district" DOUBLE,
"statesenate" DOUBLE,
"stateassembly" DOUBLE,
"congressional" DOUBLE,
"sanitationzone" VARCHAR,
"physicalid" DOUBLE,
"servicerequestparentglobalid" VARCHAR,
"geometry" VARCHAR,
"globalid" VARCHAR,
"initiateddate" TIMESTAMP,
"closeddate" TIMESTAMP,
"createddate" TIMESTAMP,
"updateddate" TIMESTAMP,
"descriptor1" VARCHAR,
"complainttype" VARCHAR,
"callerzipcode" VARCHAR,
"srcallertype" VARCHAR,
"callercity" VARCHAR,
"callerstate" 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.