10-Year Comparison Of Taxpayer Income
State of Oklahoma
@usgov.state_of_oklahoma_10_year_comparison_of_taxpayer_income
State of Oklahoma
@usgov.state_of_oklahoma_10_year_comparison_of_taxpayer_income
CREATE TABLE n_10_year_comparison_of_taxpayer_income (
"adjusted_gross_income_level" VARCHAR,
"number_of_filers_calendar_year_2004" BIGINT,
"number_of_filers_calendar_year_2013" BIGINT,
"percentage_of_total_filers_calendar_year_2004" VARCHAR,
"percentage_of_total_filers_calendar_year_2013" VARCHAR,
"personal_income_tax_liability_calendar_year_2004" VARCHAR,
"personal_income_tax_liability_calendar_year_2013" VARCHAR,
"percentage_of_total_liabilty_calendar_year_2004" VARCHAR,
"percentage_of_total_liability_calendar_year_2013" VARCHAR
);
Anyone who has the link will be able to view this.