Special Loans Closed By County FY10- FY13
State of Maryland
@usgov.state_of_maryland_special_loans_closed_by_county_fy10_fy13
State of Maryland
@usgov.state_of_maryland_special_loans_closed_by_county_fy10_fy13
CREATE TABLE table_1 (
"county_name" VARCHAR,
"fy10_loans_closed" DOUBLE,
"fy10_amount" DOUBLE,
"fy11_loans_closed" DOUBLE,
"fy11_amount" DOUBLE,
"fy12_loans_closed" DOUBLE,
"fy12_amount" DOUBLE,
"fy13_loans_closed" DOUBLE,
"fy13_amount" DOUBLE
);
Anyone who has the link will be able to view this.