Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 38 minutes ago
Vendor payments for Fiscal Year 2016 - 2018
This dataset contains information about vendor payments made by the City, allowing you to review payments on both summary and detailed levels. Certain transactions are withheld from this register due to requirements for vendor anonymity. Therefore, totals on this site will not necessarily match totals in the City’s budget or the City’s Comprehensive Annual Financial Report. The information is point in time raw data from the City's financial system and may be subject to change.
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 \"dallasopendata/vendor-payments-for-fiscal-year-2016-2018-awax-wfz9\".\"vendor_payments_for_fiscal_year_2016_2018\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata