lacity/listing-of-active-businesses-6rrh-rzua
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 11 months ago

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

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"lacity/listing-of-active-businesses-6rrh-rzua\".\"listing_of_active_businesses\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • listing_of_active_businesses
     
     
     
     
     
Upstream Metadata