Public Design Commission Monthly Design Review
City of New York
@usgov.city_of_new_york_public_design_commission_monthly_design_review
City of New York
@usgov.city_of_new_york_public_design_commission_monthly_design_review
CREATE TABLE table_1 (
"date" TIMESTAMP,
"project_id" BIGINT,
"title" VARCHAR,
"borough" VARCHAR,
"level_of_review" VARCHAR,
"agency" VARCHAR,
"certificate_number" BIGINT,
"public_private" VARCHAR,
"action" VARCHAR,
"project_type" VARCHAR
);
Anyone who has the link will be able to view this.