Los Angeles BusinessSource Centers "Operating Businesses (>5 Employees)" Performance Units for 01/01/17 through 12/31/17
The Los Angeles BusinessSource Centers provide startup ventures and current small business owners various cost effective tools to make their business a success. Through these tools, small businesses can grow and remain competitive within the City of Los Angeles.
The Operating Businesses component, defined as employing 6 or more employees, focuses on providing business assistance and training to emerging companies that will give them the highest opportunities for success. The business services provided to the clients shall include, but not be limited to, customized technical business assistance (industry specific) particular to their business needs in order to stabilize the business, increase revenues and increase operational performance which will lead to the greatest impact on their economic viability and increase profitability.
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/los-angeles-businesssource-centers-operating-tp35-mfg9\".\"los_angeles_businesssource_centers_operating\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.