Local Law 44 - Projects
City of New York
@usgov.city_of_new_york_local_law_44_projects
City of New York
@usgov.city_of_new_york_local_law_44_projects
CREATE TABLE table_1 (
"projectdwid" BIGINT,
"projectid" BIGINT,
"projectname" VARCHAR,
"programgroup" VARCHAR,
"startdate" TIMESTAMP,
"projectedcompletiondate" TIMESTAMP,
"counted_rental_units" BIGINT,
"counted_homeownership_units" BIGINT,
"all_counted_units" DOUBLE,
"totalprojectunits" BIGINT,
"commercialsquarefootage" BIGINT,
"borrowerlegalentityname" VARCHAR,
"generalcontractorname" VARCHAR,
"isdavisbacon" VARCHAR,
"issection220nyslaborlaw" VARCHAR
);
Anyone who has the link will be able to view this.