Cash Assistance Emergency Assistance Requests
City of New York
@usgov.city_of_new_york_cash_assistance_emergency_assistance_requests
City of New York
@usgov.city_of_new_york_cash_assistance_emergency_assistance_requests
Quarterly statistics about the Human Resources Administration’s Emergency Assistance Grants from the Department of Social Services Office of Performance Management and Data Analytics.
Organization: City of New York
Last updated: 2024-02-24T06:06:41.201392
Tags: cash-assistance, disaster-grant, emergency-assistance, emergency-rental-assistance-grants, one-shot-deals, one-time-grants, rent-arrears, special-grants, storage-grant, utilities-grant
CREATE TABLE table_1 (
"calendar_year" BIGINT,
"date" VARCHAR,
"rent_arrears_total_requests" BIGINT,
"rent_arrears_requests_accepted" BIGINT,
"rent_arrears_requests_rejected" BIGINT,
"utilities_total_requests" BIGINT,
"utilities_total_requests_accepted" BIGINT,
"utilities_requests_rejected" BIGINT,
"other_housing_total_requests" BIGINT,
"other_housing_requests_accepted" BIGINT,
"other_housing_requests_rejected" BIGINT,
"storage_total_requests" BIGINT,
"storage_requests_accepted" BIGINT,
"storage_requests_rejected" BIGINT,
"disaster_total_requests" BIGINT,
"disaster_requests_accepted" BIGINT,
"disaster_requests_rejected" BIGINT,
"other_requests_total_requests" BIGINT,
"other_requests_accepted" BIGINT,
"other_requests_rejected" BIGINT,
"total_requests" BIGINT,
"total_requests_accepted" BIGINT,
"total_requests_rejected" BIGINT
);Anyone who has the link will be able to view this.