Choose Maryland: Compare States - Taxes
State of Maryland
@usgov.state_of_maryland_choose_maryland_compare_states_taxes
State of Maryland
@usgov.state_of_maryland_choose_maryland_compare_states_taxes
Taxation - personal, corporate, sales, workers' compensation, unemployment insurance. Data comes from various sources and is used to power the Maryland Data Explorer Dashboard at the Dept. of Commerce
Organization: State of Maryland
Last updated: 2020-11-10T17:25:33.388012
Tags: compare, income, maryland, revenue, state, tax, unemployment-insurance
CREATE TABLE table_1 (
  "state" VARCHAR,
  "state_individual_income_tax_top_rate" VARCHAR  -- State Individual Income Tax Top Rate (%),
  "state_corporate_income_tax_top_rate" VARCHAR  -- State Corporate Income Tax Top Rate (%),
  "unemployment_insurance_average_tax_rate_on_total_wages" VARCHAR  -- Unemployment Insurance Average Tax Rate On Total Wages (%),
  "unemployment_insurance_taxable_wage_base_dollars" VARCHAR  -- Unemployment Insurance Taxable Wage Base ($ Dollars),
  "state_and_local_tax_revenue_as_a_percentage_of_personal_income" VARCHAR  -- State And Local Tax Revenue As A Percentage Of Personal Income (%),
  "state_sales_tax_rate" VARCHAR  -- State Sales Tax Rate (%),
  "workers_compensation_average_employer_cost_per_100_pay_07e549bf" VARCHAR  -- Workers' Compensation Average Employer Cost Per $100 Payroll ($ Dollars)
);Anyone who has the link will be able to view this.