Open repository in Console
Readme
Updated 24 hours ago
‧ Indexed 4 hours ago
Payments Received for DCA Fines and Fees
Payments received from businesses for DCA fines and fees such as violations and license application fees.
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/payments-received-for-dca-fines-and-fees-2xab-argn\".\"payments_received_for_dca_fines_and_fees\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata