B-5, Sole Proprietorships By Major Industry
State of California
@usgov.ca_gov_b_5_sole_proprietorships_by_major_industry
State of California
@usgov.ca_gov_b_5_sole_proprietorships_by_major_industry
CREATE TABLE b_5_sole_proprietorships_by_major_industry (
"taxable_year" BIGINT,
"major_industry_categories" VARCHAR,
"returns_with_net_profit" BIGINT,
"net_profit" BIGINT,
"returns_with_net_loss" BIGINT,
"net_loss" BIGINT,
"returns_with_agi" BIGINT,
"agi" BIGINT,
"returns_with_tax_assessed" BIGINT,
"tax_assessed" BIGINT
);
Anyone who has the link will be able to view this.