controllerdata-lacity/invoices-and-purchase-orders-for-city-goods-and-5ru3-n8sy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 26 minutes ago

Invoices and Purchase Orders for City Goods and Supplies

List of all vendors who have submitted an invoice to the City of Los Angeles. Data sourced from the Supply Management System (SMS) and the General Services Department (GSD).

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 \"controllerdata-lacity/invoices-and-purchase-orders-for-city-goods-and-5ru3-n8sy\".\"invoices_and_purchase_orders_for_city_goods_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • invoices_and_purchase_orders_for_city_goods_and
     
     
     
     
     
Upstream Metadata