Los Angeles Gross Receipts By Industry
From Los Angeles Open Data
@kaggle.cityofla_los_angeles_gross_receipts_by_industry
From Los Angeles Open Data
@kaggle.cityofla_los_angeles_gross_receipts_by_industry
CREATE TABLE gross_receipts_by_industry (
"tax_period" VARCHAR,
"naics" DOUBLE,
"primary_naics_description" VARCHAR,
"location_count" BIGINT,
"total_measure" DOUBLE
);
Anyone who has the link will be able to view this.