Public Assistance Cases With Earned Income: Beginning April 2006
State of New York
@usgov.state_of_new_york_public_assistance_cases_with_earned__f062585d
State of New York
@usgov.state_of_new_york_public_assistance_cases_with_earned__f062585d
CREATE TABLE table_1 (
"year" BIGINT,
"month" VARCHAR,
"month_code" BIGINT,
"district_code" BIGINT,
"district" VARCHAR,
"tanf_cases_with_earned_income" BIGINT,
"tanf_average_gross_earned_income" BIGINT,
"tanf_average_net_earned_income" BIGINT,
"sna_moe_cases_with_earned_income" BIGINT,
"sna_moe_average_gross_earned_income" BIGINT,
"sna_moe_average_net_earned_income" BIGINT,
"sna_non_moe_cases_with_earned_income" BIGINT,
"sna_non_moe_average_gross_earned_income" BIGINT,
"sna_non_moe_average_net_earned_income" BIGINT
);
Anyone who has the link will be able to view this.