Pedestrian Zone Shapefile (Tabular)
City of New York
@usgov.city_of_new_york_pedestrian_zone_shapefile_tabular
City of New York
@usgov.city_of_new_york_pedestrian_zone_shapefile_tabular
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"shape_leng" DOUBLE,
"shape_area" DOUBLE,
"boro_code" BIGINT,
"boro_name" VARCHAR,
"county_fip" BIGINT,
"ntacode" VARCHAR,
"ntaname" VARCHAR,
"id" VARCHAR,
"zone" VARCHAR,
"class" VARCHAR,
"zonename" VARCHAR
);
Anyone who has the link will be able to view this.