Baselight

B-6, Comparison By County

State of California

@usgov.ca_gov_b_6_comparison_by_county

Loading...
Loading...

About this Dataset

B-6, Comparison By County

This dataset contains personal income tax statistics for taxpayers by the county of residence based on tax returns. Population data comes from the Department of Finance Exhibits.
Organization: State of California
Last updated: 2024-11-26T22:58:19.874073
Tags: california-franchise-tax-board, california-personal-income-tax, county, ftb, pit, report

Tables

B-6, Comparison By County

@usgov.ca_gov_b_6_comparison_by_county.b_6_comparison_by_county
  • 95.28 kB
  • 1,708 rows
  • 14 columns
Loading...
CREATE TABLE b_6_comparison_by_county (
  "taxable_year" BIGINT,
  "county" VARCHAR,
  "population" DOUBLE,
  "all_returns" BIGINT,
  "agi" BIGINT,
  "median_income" BIGINT,
  "median_rank" DOUBLE,
  "joint_returns" BIGINT,
  "joint_returns_median_income" BIGINT,
  "joint_returns_median_rank" DOUBLE,
  "tax_assessed" BIGINT,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "county_geo_reference" VARCHAR
);

Share link

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