ny-gov/schedule-of-debt-for-local-development-utc6-v4cn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 6 hours ago

Schedule of Debt for Local Development Corporations

Public authorities are required by Section 2800 of Public Authorities Law to submit annual reports to the Authorities Budget Office that includes a schedule of the authorities’ debt. The dataset consists of a schedule of debt reported by Local Development Corporations

that covers 8 fiscal years, which includes fiscal years ending in the most recently completed calendar year.

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 \"ny-gov/schedule-of-debt-for-local-development-utc6-v4cn\".\"schedule_of_debt_for_local_development\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • schedule_of_debt_for_local_development
     
     
     
     
     
Upstream Metadata