cityofnewyork-us/veterans-services-report-8ujr-b4gc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Veterans Services Report

This datasets contains data pertaining to certain City services offered to veterans as mandated by Local Law 23 of 2015. Data is provided on an annual basis by calendar year and is disaggregated by borough where available. Applicants self-report veteran status when applying for City services.

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/veterans-services-report-8ujr-b4gc\".\"veterans_services_report\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • veterans_services_report
     
     
     
     
     
Upstream Metadata