Seating Locations
City of New York
@usgov.city_of_new_york_seating_locations
City of New York
@usgov.city_of_new_york_seating_locations
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"borocode" BIGINT,
"boroname" VARCHAR,
"borocd" BIGINT,
"coundist" BIGINT,
"assemdist" BIGINT,
"stsendist" BIGINT,
"congdist" BIGINT,
"category" VARCHAR,
"nearest_add" VARCHAR,
"on_street" VARCHAR,
"from_street" VARCHAR,
"to_street" VARCHAR,
"side_of_st" VARCHAR,
"installation_date" TIMESTAMP,
"asset_id" VARCHAR,
"asset_subtype" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"siteid" VARCHAR,
"ntaname" VARCHAR,
"femafldz" VARCHAR,
"femafldt" VARCHAR,
"hrcevac" VARCHAR
);
Anyone who has the link will be able to view this.