Affordable Housing
District of Columbia
@usgov.district_of_columbia_affordable_housing
District of Columbia
@usgov.district_of_columbia_affordable_housing
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"mar_ward" VARCHAR,
"address" VARCHAR,
"project_name" VARCHAR,
"status_public" VARCHAR,
"agency_calculated" VARCHAR,
"total_affordable_units" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"affordable_units_at_0_30_ami" BIGINT,
"affordable_units_at_31_50_ami" BIGINT,
"affordable_units_at_51_60_ami" BIGINT,
"affordable_units_at_61_80_ami" BIGINT,
"affordable_units_at_81_ami" BIGINT,
"case_id" VARCHAR,
"mar_id" DOUBLE,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"fulladdress" VARCHAR,
"gis_last_mod_dttm" TIMESTAMP
);
Anyone who has the link will be able to view this.