Open repository in Console
Readme
Updated 20 hours ago
‧ Indexed 3 hours ago
Business Services - Monthly Delinquent Revenue Collections
Delinquent revenue collected by the City of Mesa Collections Unit
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 \"citydata-mesaaz-gov/business-services-monthly-delinquent-revenue-xmgx-gabg\".\"business_services_monthly_delinquent_revenue\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata