DCAS Managed Public Buildings
City of New York
@usgov.city_of_new_york_dcas_managed_public_buildings
City of New York
@usgov.city_of_new_york_dcas_managed_public_buildings
List of public buildings managed by the Department of Citywide Administrative Services, along with contact information for key building personnel
Organization: City of New York
Last updated: 2020-11-10T17:06:15.245208
Tags: building, contact, custodial, engineering, phone
CREATE TABLE table_1 (
"borough" VARCHAR,
"address" VARCHAR,
"building" VARCHAR,
"court" VARCHAR,
"total_sq_ft" BIGINT,
"ct_sq_ft" BIGINT,
"ct" DOUBLE -- CT %,
"postcode" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" BIGINT,
"council_district" BIGINT,
"census_tract" BIGINT,
"bin" BIGINT,
"bbl" DOUBLE,
"nta" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.