Baselight

Los Angeles Gross Receipts By Industry

From Los Angeles Open Data

@kaggle.cityofla_los_angeles_gross_receipts_by_industry

Loading...
Loading...

About this Dataset

Los Angeles Gross Receipts By Industry

Content

Summary of annually reported gross receipts by NAICS Industry Code. Update Interval: Annually.

Context

This is a dataset hosted by the city of Los Angeles. The organization has an open data platform found here and they update their information according the amount of data that is brought in. Explore Los Angeles's Data using Kaggle and all of the data sources available through the city of Los Angeles organization page!

  • Update Frequency: This dataset is updated daily.

Acknowledgements

This dataset is maintained using Socrata's API and Kaggle's API. Socrata has assisted countless organizations with hosting their open data and has been an integral part of the process of bringing more data to the public.

Cover photo by Joel Muniz on Unsplash
Unsplash Images are distributed under a unique Unsplash License.

Tables

Gross Receipts By Industry

@kaggle.cityofla_los_angeles_gross_receipts_by_industry.gross_receipts_by_industry
  • 69.99 KB
  • 4298 rows
  • 5 columns
Loading...

CREATE TABLE gross_receipts_by_industry (
  "tax_period" VARCHAR,
  "naics" DOUBLE,
  "primary_naics_description" VARCHAR,
  "location_count" BIGINT,
  "total_measure" DOUBLE
);

Share link

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