Open repository in Console
Readme
Updated over 5 years ago
‧ Indexed 11 months ago
FY17 MWBE Citywide Spend by Ethnicity Report
This dataset shows the breakdown of City of Memphis FY17 spend with minority and women owned business enterprises (MWBEs) by ethnicity.
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 \"memphistn-gov/fy17-mwbe-citywide-spend-by-ethnicity-report-s9f8-skj6\".\"fy17_mwbe_citywide_spend_by_ethnicity_report\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata