Unemployment Insurance Data - July 2008 To April 2013
State of Maryland
@usgov.state_of_maryland_unemployment_insurance_july_2008_to__7e60ca0d
State of Maryland
@usgov.state_of_maryland_unemployment_insurance_july_2008_to__7e60ca0d
CREATE TABLE table_1 (
"month" VARCHAR,
"new_claims_filed_total" BIGINT,
"new_claims_filed_ui" BIGINT,
"new_claims_filed_ucfe" BIGINT,
"new_claims_filed_ucx" BIGINT,
"euc_claims_filed_total" BIGINT,
"euc_dollars_paid_in_benefits_in_millions" DOUBLE,
"persons_currently_drawing_ui_benefits" BIGINT,
"dollars_paid_in_benefits_in_millions" DOUBLE,
"trust_fund_balance_in_millions" DOUBLE,
"n__of_first_ui_checks_issued_regular_ui" BIGINT,
"n__of_first_ui_checks_issued_ex_fed_employees" BIGINT,
"n__of_first_ui_checks_issued_ex_military" BIGINT,
"n__of_claims_filed_via_the_internet" DOUBLE,
"final_payments" BIGINT,
"n__of_first_ui_checks_issued_21_days_regular_ui_dla_87" DOUBLE,
"n__of_first_ui_checks_issued_21_days_ex_fed_emp_dla_70" DOUBLE,
"n__of_first_ui_checks_issued_21_days_ex_military_dla_87" DOUBLE,
"n__determinations_nonmontetary_e_g_quit_fired" BIGINT,
"n__of_determinations_issued_in_21_days_of_issue_detect_f0b92f44" DOUBLE,
"n__open_employer_accounts" BIGINT
);
Anyone who has the link will be able to view this.