Procurements By Size
City of New York
@usgov.city_of_new_york_procurements_by_size
City of New York
@usgov.city_of_new_york_procurements_by_size
Summary table of procurements in the fiscal year grouped by agency and size
Organization: City of New York
Last updated: 2020-11-10T17:02:47.643131
Tags: fiscal-year, otm, procurement, size
CREATE TABLE table_1 (
"agency" VARCHAR,
"budget_size" VARCHAR,
"n_2014_fycount" DOUBLE -- 2014 FYCount,
"n_2014_fyvalue" DOUBLE -- 2014 FYValue,
"n_2013_fycount" DOUBLE -- 2013 FYCount,
"n_2013_fy_value" DOUBLE -- 2013 FY Value,
"n_2012_fycount" DOUBLE -- 2012 FYCount,
"n_2012_fy_value" DOUBLE -- 2012 FY Value,
"n_2011_fycount" DOUBLE -- 2011 FYCount,
"n_2011_fy_value" DOUBLE -- 2011 FY Value
);Anyone who has the link will be able to view this.