datahub-smcgov/expansion-of-outpatient-services-dswa-ju8h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 6 hours ago

Expansion of Outpatient Services

Expansion of Outpatient Services - Measure K Project YOPCM

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-smcgov/expansion-of-outpatient-services-dswa-ju8h\".\"expansion_of_outpatient_services\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • expansion_of_outpatient_services
     
     
     
     
     
Upstream Metadata