oaklandca-gov/business-ownership-dunf-a8rh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 3 hours ago

Business Ownership

This Indicator measures the percent of employed individuals who are self-employed in their own incorporated business, professional practice, or farm.

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 \"oaklandca-gov/business-ownership-dunf-a8rh\".\"business_ownership\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • business_ownership