DOE Building Space Usage
City of New York
@usgov.city_of_new_york_doe_building_space_usage
City of New York
@usgov.city_of_new_york_doe_building_space_usage
CREATE TABLE table_1 (
"bldg_id" VARCHAR,
"org_code" VARCHAR,
"room_number" VARCHAR,
"length" DOUBLE,
"width" DOUBLE,
"area" DOUBLE,
"room_function" VARCHAR,
"data_as_of" TIMESTAMP
);
Anyone who has the link will be able to view this.