lacity/business-registration-by-fiscal-year-6qbs-9m8d
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 11 months ago

Business Registration by Fiscal Year

Data provided by Office of Finance as of December 2021. This provides the annual count and percent change for active business listings with the City of Los Angeles.

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/business-registration-by-fiscal-year-6qbs-9m8d\".\"business_registration_by_fiscal_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • business_registration_by_fiscal_year
     
     
     
     
     
Upstream Metadata