Holiday Giving Project Referrals
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_holiday_giving_project_referrals
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_holiday_giving_project_referrals
CREATE TABLE table_1 (
"year" BIGINT,
"event" VARCHAR,
"zip_code" VARCHAR,
"households_referred" BIGINT,
"households_matched" BIGINT,
"households_unmatched" DOUBLE,
"households_late" DOUBLE,
"children_referred" BIGINT,
"children_matched" BIGINT,
"children_unmatched" DOUBLE,
"children_late" DOUBLE,
"household_members_referred" BIGINT,
"household_members_matched" BIGINT,
"household_members_unmatched" DOUBLE,
"household_members_late" DOUBLE,
"language_spanish" BIGINT,
"language_other_non_english" DOUBLE
);
Anyone who has the link will be able to view this.