Public Housing Areas
District of Columbia
@usgov.district_of_columbia_public_housing_areas
District of Columbia
@usgov.district_of_columbia_public_housing_areas
The DC Housing Authority provides quality affordable housing to extremely low- through moderate-income households, fosters sustainable communities, and cultivates opportunities for residents to improve their lives. The following is a subset of the District Government Land (Owned, Operated, and or managed) dataset that include buildings with a "public housing" use type.
Organization: District of Columbia
Last updated: 2024-04-30T19:03:50.400877
Tags: dc, dcha, district-of-columbia, housing-authority, public-housing, public-service, washington-dc
CREATE TABLE table_1 (
"objectid" BIGINT,
"address" VARCHAR,
"ownership_type" VARCHAR,
"building_use" VARCHAR,
"use_code" DOUBLE,
"use_description" VARCHAR,
"use_long_description" VARCHAR,
"agency" VARCHAR,
"ownername" VARCHAR,
"ownername2" VARCHAR,
"ward" BIGINT,
"anc" VARCHAR,
"zoning" VARCHAR,
"sitename" VARCHAR,
"proptype" VARCHAR,
"units" DOUBLE,
"mar_id" DOUBLE,
"shapearea" BIGINT,
"shapelen" BIGINT
);
Anyone who has the link will be able to view this.