Curb Metal Data
City of New York
@usgov.city_of_new_york_curb_metal_data
City of New York
@usgov.city_of_new_york_curb_metal_data
This database tracks all correspondence and repairs on steel that protrudes from a sidewalk curb.
Organization: City of New York
Last updated: 2020-11-10T17:03:27.969603
Tags: curb, cut, metal, sidewalk
CREATE TABLE table_1 (
  "file" BIGINT,
  "closed" VARCHAR,
  "n_311" VARCHAR  -- 311,
  "sr" VARCHAR  -- SR .,
  "steel_curb" VARCHAR,
  "sc_cut" VARCHAR,
  "ref_to_other" VARCHAR,
  "cb" VARCHAR,
  "on_street" VARCHAR,
  "i_f_o" VARCHAR,
  "cross_st_1" VARCHAR  -- Cross St .1,
  "cross_st_2" VARCHAR  -- Cross St .2,
  "lin_ft" DOUBLE,
  "sq_ft" VARCHAR,
  "rec_d_2" VARCHAR,
  "insp" VARCHAR,
  "borough" VARCHAR
);Anyone who has the link will be able to view this.