performance-smcgov/contractor-usage-rates-qciv-ac57
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 2 hours ago

Contractor Usage Rates

DOH HCD’s goal is to promote the hiring of (1) economically disadvantaged workers who reside in San Mateo County and (2) certified Minority Owned or Women Owned Business Enterprise ("MBE" or "WBE") contractors, sub-contractors, and suppliers participating in the development of County-owned property and properties that benefit from County funding.

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 \"performance-smcgov/contractor-usage-rates-qciv-ac57\".\"contractor_usage_rates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • contractor_usage_rates
     
     
     
     
     
Upstream Metadata