cityofnewyork-us/nycha-application-frequently-asked-questions-nkn9-ge6x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 2 hours ago

NYCHA Application - Frequently Asked Questions

FAQ about applying for housing at NYCHA

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/nycha-application-frequently-asked-questions-nkn9-ge6x\".\"nycha_application_frequently_asked_questions\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nycha_application_frequently_asked_questions
     
     
     
     
     
Upstream Metadata