cityofnewyork-us/expense-budgetdebt-service-agency-otps-detail-iw4r-p85g
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 1 hour ago

Expense Budget-Debt Service Agency OTPS Detail

The Debt Service Agency OTPS detail lays out the various expense and funding line items for Agency 099. It further compares the Adopted Budget, Current Modified Budget for the Current Year, and the Executive or Adopted Budget for the next fiscal year. All amounts are in dollars and information is updated twice per year at the Executive and Adopted budgets.

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/expense-budgetdebt-service-agency-otps-detail-iw4r-p85g\".\"expense_budgetdebt_service_agency_otps_detail\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • expense_budgetdebt_service_agency_otps_detail
     
     
     
     
     
Upstream Metadata