Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Preliminary Mayor's Management Report Spending and Budget
Contains Spending and Budget information for City agencies, as reported in the Preliminary Mayoral Management Report (PMMR).
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/preliminary-mayors-management-report-spending-and-w4ne-9ea9\".\"preliminary_mayors_management_report_spending_and\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata