Baselight

New Capacity Program By Borough

City of New York

@usgov.city_of_new_york_new_capacity_program_by_borough

Loading...
Loading...

About this Dataset

New Capacity Program By Borough

Number of seats and cost by borough and district.
Organization: City of New York
Last updated: 2020-11-10T17:05:30.065530
Tags: capacity, sca, schools

Tables

Table 1

@usgov.city_of_new_york_new_capacity_program_by_borough.table_1
  • 9.22 kB
  • 37 rows
  • 11 columns
Loading...
CREATE TABLE table_1 (
  "district" VARCHAR,
  "borough" VARCHAR,
  "small_ps_bldgs" BIGINT  -- SMALL PS # BLDGS,
  "small_ps_seats" BIGINT  -- SMALL PS # SEATS,
  "small_ps_cost" DOUBLE,
  "ps_is_bldgs" BIGINT  -- PS/IS # BLDGS,
  "ps_is_seats" BIGINT  -- PS/IS # SEATS,
  "ps_is_cost" DOUBLE,
  "is_hs_bldgs" BIGINT  -- IS/HS # BLDGS,
  "is_hs_seats" BIGINT  -- IS/HS # SEATS,
  "is_hs_cost" DOUBLE
);

Share link

Anyone who has the link will be able to view this.