Listing Of Active Businesses
City of Los Angeles
@usgov.city_of_los_angeles_listing_of_active_businesses
City of Los Angeles
@usgov.city_of_los_angeles_listing_of_active_businesses
Listing of all active businesses currently registered with the Office of Finance. An "active" business is defined as a registered business whose owner has not notified the Office of Finance of a cease of business operations. Update Interval: Monthly. NAICS Codes are from 2007 NAICS: https://www.census.gov/cgi-bin/sssd/naics/naicsrch?chart=2007
Organization: City of Los Angeles
Last updated: 2020-11-10T17:52:07.786201
CREATE TABLE table_1 (
"location_account" VARCHAR -- LOCATION ACCOUNT #,
"business_name" VARCHAR,
"dba_name" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"zip_code" VARCHAR,
"location_description" VARCHAR,
"mailing_address" VARCHAR,
"mailing_city" VARCHAR,
"mailing_zip_code" VARCHAR,
"naics" DOUBLE,
"primary_naics_description" VARCHAR,
"council_district" BIGINT,
"location_start_date" TIMESTAMP,
"location_end_date" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.