Parks Signs
City of New York
@usgov.city_of_new_york_parks_signs
City of New York
@usgov.city_of_new_york_parks_signs
CREATE TABLE table_1 (
"amenitytype" VARCHAR,
"borough" VARCHAR,
"communityboard" BIGINT,
"councildistrict" BIGINT,
"gispropnum" VARCHAR,
"hours" VARCHAR,
"languagecode" VARCHAR,
"mountingsurface" VARCHAR,
"nametext" VARCHAR,
"omppropid" VARCHAR,
"parkdistrict" VARCHAR,
"precinct" DOUBLE,
"propertylocation" VARCHAR,
"propertyname" VARCHAR,
"secondlanguage" VARCHAR,
"signcode" VARCHAR,
"signcodewithlanguage" VARCHAR,
"signstatus" VARCHAR,
"signtype" VARCHAR,
"subpropertyname" VARCHAR,
"system" DOUBLE,
"thirdlanguage" VARCHAR,
"zipcode" DOUBLE,
"point" VARCHAR
);
Anyone who has the link will be able to view this.