cityofnewyork-us/nyc-reach-members-7btz-mnc8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 2 hours ago

NYC REACH Members

The location and facility information for doctors who participate in NYC Regional Electronic Adoption Center for Health (REACH), which assists providers in adopting technology and methods for electronic health records.

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/nyc-reach-members-7btz-mnc8\".\"nyc_reach_members\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nyc_reach_members
     
     
     
     
     
Upstream Metadata