cityofnewyork-us/nycha-residential-addresses-3ub5-4ph8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 years ago
Indexed 6 hours ago

NYCHA Residential Addresses

List of NYCHA residential addresses.

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-residential-addresses-3ub5-4ph8\".\"nycha_residential_addresses\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nycha_residential_addresses
     
     
     
     
     
Upstream Metadata