cityofnewyork-us/community-boards-geographic-report-f9xn-fiww
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 20 minutes ago

Community Boards Geographic Report

This dataset represents the geographic section in the Geographic Report for Expense Budget. It breaks down a service delivery agency's budget for current fiscal year and the next fiscal year by local districts, boroughs and programs within U/A. Dollar amount is in actual dollars. This dataset is updated triannually.

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/community-boards-geographic-report-f9xn-fiww\".\"community_boards_geographic_report\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • community_boards_geographic_report
     
     
     
     
     
Upstream Metadata