SIDEWALK LINE
City of New York
@usgov.city_of_new_york_sidewalk_line
City of New York
@usgov.city_of_new_york_sidewalk_line
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"physicalid" BIGINT,
"l_low_hn" VARCHAR,
"l_high_hn" VARCHAR,
"r_low_hn" VARCHAR,
"r_high_hn" VARCHAR,
"l_zip" DOUBLE,
"r_zip" DOUBLE,
"l_blkfc_id" BIGINT,
"r_blkfc_id" BIGINT,
"st_label" VARCHAR,
"status" BIGINT,
"bike_lane" DOUBLE,
"borocode" BIGINT,
"st_width" BIGINT,
"created" VARCHAR,
"modified" VARCHAR,
"trafdir" VARCHAR,
"rw_type" BIGINT,
"frm_lvl_co" BIGINT,
"to_lvl_co" BIGINT,
"snow_pri" VARCHAR,
"pre_modifi" VARCHAR,
"pre_direct" VARCHAR,
"pre_type" VARCHAR,
"post_type" VARCHAR,
"post_direc" VARCHAR,
"post_modif" VARCHAR,
"full_stree" VARCHAR,
"st_name" VARCHAR,
"bike_trafd" VARCHAR,
"shape_leng" DOUBLE
);
Anyone who has the link will be able to view this.