cityofnewyork-us/invoices-for-open-market-order-omo-charges-emrz-5p35
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 hours ago
Indexed 1 hour ago

Invoices for Open Market Order (OMO) Charges

Contains information about invoices submitted to HPD by private contractors under an OMO.

</p>

This is part of the <a href=https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=HPD+Charge+Data>HPD Charge Data collection of data tables.</a>

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 \"cityofnewyork-us/invoices-for-open-market-order-omo-charges-emrz-5p35\".\"invoices_for_open_market_order_omo_charges\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • invoices_for_open_market_order_omo_charges
     
     
     
     
     
Upstream Metadata