cityofnewyork-us/list-of-nyc-aging-providers-with-sites-open-to-the-u7wp-np5k
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

List of NYC Aging Providers with Sites Open to the Public

Listing of all contracted providers sorted by provider type with sites open to the public.

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/list-of-nyc-aging-providers-with-sites-open-to-the-u7wp-np5k\".\"list_of_nyc_aging_providers_with_sites_open_to_the\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • list_of_nyc_aging_providers_with_sites_open_to_the
     
     
     
     
     
Upstream Metadata