datahub-va-gov/va-operating-beds-by-administrative-parent-t2zd-sk7z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 4 hours ago

VA Operating Beds by Administrative Parent, FY2010-FY2014

<p>Beds by Administrative Parent site. Operating Beds are defined as beds open and accepting patients for care. Data is self reported by facility.</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-operating-beds-by-administrative-parent-t2zd-sk7z\".\"va_operating_beds_by_administrative_parent\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • va_operating_beds_by_administrative_parent
     
     
     
     
     
Upstream Metadata