Supplemental Nutrition Assistance Program (SNAP) Caseloads And Expenditures: Beginning 2002
State of New York
@usgov.state_of_new_york_supplemental_nutrition_assistance_pr_790d454e
State of New York
@usgov.state_of_new_york_supplemental_nutrition_assistance_pr_790d454e
CREATE TABLE table_1 (
"year" BIGINT,
"month" VARCHAR,
"month_code" BIGINT,
"district_code" BIGINT,
"district" VARCHAR,
"total_snap_households" BIGINT,
"total_snap_persons" BIGINT,
"total_snap_benefits" BIGINT,
"temporary_assistance_snap_households" BIGINT,
"temporary_assistance_snap_persons" BIGINT,
"temporary_assistance_snap_benefits" BIGINT,
"non_temporary_assistance_snap_households" BIGINT,
"non_temporary_assistance_snap_persons" BIGINT,
"non_temporary_assistance_snap_benefits" BIGINT
);
Anyone who has the link will be able to view this.