datahub-va-gov/va-community-based-outpatient-clinics-fy2013-bqa8-ptxs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 5 hours ago

VA Community Based Outpatient Clinics, FY2013

<p>Community Based Outpatient Clinics (CBOCs) at the end of Fiscal Year 2013. Data includes number of unique patients and clinic encounters.</p>

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 \"datahub-va-gov/va-community-based-outpatient-clinics-fy2013-bqa8-ptxs\".\"va_community_based_outpatient_clinics_fy2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • va_community_based_outpatient_clinics_fy2013
     
     
     
     
     
Upstream Metadata