Baselight

Personal Income Tax Statistics By Zip Code

State of California

@usgov.ca_gov_personal_income_tax_statistics_by_zip_code

Loading...
Loading...

About this Dataset

Personal Income Tax Statistics By Zip Code

This dataset contains data from California resident tax returns filed with California adjusted gross income and self-assessed tax listed by zip code. This dataset contains data for taxable years 1992 to the most recent tax year available.
Organization: State of California
Last updated: 2025-08-23T13:15:48.095176
Tags: california-franchise-tax-board, california-personal-income-tax, ftb, pit, zip-code

Tables

Personal Income Tax Statistics By Zip Code

@usgov.ca_gov_personal_income_tax_statistics_by_zip_code.personal_income_tax_statistics_by_zip_code
  • 1.73 MB
  • 75,355 rows
  • 13 columns
Loading...
CREATE TABLE personal_income_tax_statistics_by_zip_code (
  "taxyear" BIGINT,
  "zipcode" VARCHAR,
  "state" VARCHAR,
  "city" VARCHAR,
  "county" VARCHAR,
  "returns" BIGINT,
  "caagi" BIGINT,
  "totaltaxliability" BIGINT,
  "countylatitude" DOUBLE,
  "countylongitude" DOUBLE,
  "geocounty" VARCHAR,
  "geocity" VARCHAR,
  "geozipcode" VARCHAR
);

Share link

Anyone who has the link will be able to view this.