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: 2024-11-26T22:58:13.352049
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.57 MB
  • 73276 rows
  • 13 columns
Loading...

CREATE TABLE personal_income_tax_statistics_by_zip_code (
  "taxable_year" BIGINT,
  "zip_code" VARCHAR,
  "state" VARCHAR,
  "city" VARCHAR,
  "county" VARCHAR,
  "returns" BIGINT,
  "california_agi" BIGINT,
  "total_tax_liability" BIGINT,
  "county_latitude" VARCHAR,
  "county_longitude" VARCHAR,
  "geo_county" VARCHAR,
  "geo_city" VARCHAR,
  "geo_zipcode" VARCHAR
);

Share link

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