Performance Metrics - Housing & Economic Development - Single Family Homes
City of Chicago
@usgov.city_of_chicago_performance_metrics_housing_economic_d_95e021a9
City of Chicago
@usgov.city_of_chicago_performance_metrics_housing_economic_d_95e021a9
Single family programs that support repairs or improvements to existing affordable single family units. Units are counted when projects are approved for payment by HED. Unit totals are adjusted to account for units receiving benefits from multiple HED programs.
Organization: City of Chicago
Last updated: 2020-11-10T16:55:10.159836
Tags: housing, performance-metrics
CREATE TABLE table_1 (
"month" VARCHAR,
"year" VARCHAR,
"repaired_improve_homes" DOUBLE,
"total_spending" DOUBLE,
"target_homes" DOUBLE,
"progress_to_target_homes" DOUBLE,
"spending_target" DOUBLE
);
Anyone who has the link will be able to view this.