B-7, Adjusted Gross Income By County
State of California
@usgov.ca_gov_b_7_adjusted_gross_income_by_county
State of California
@usgov.ca_gov_b_7_adjusted_gross_income_by_county
This dataset contains adjusted gross income class tax statistics for California personal income tax return data by county.
Organization: State of California
Last updated: 2024-11-26T22:58:31.291356
Tags: agi, annual-report, california-franchise-tax-board, california-personal-income-tax, ftb, pit
CREATE TABLE b_7_adjusted_gross_income_by_county (
"taxable_year" BIGINT,
"agic_sort_order" BIGINT,
"agic" VARCHAR,
"county" VARCHAR,
"all_returns" DOUBLE,
"all_joint_returns" DOUBLE,
"all_taxable_returns" DOUBLE,
"dependents_on_returns" DOUBLE,
"adjusted_gross_income" DOUBLE,
"tax_assessed" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"county_geo_reference" VARCHAR
);Anyone who has the link will be able to view this.