novascotia-ca/utilization-and-payments-to-the-nova-scotia-dental-epar-2uxk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 16 days ago
Indexed 1 hour ago

Utilization and Payments to the Nova Scotia Dental Surgical Program

Utilization and payments to the Nova Scotia Dental Surgical Program. The Nova Scotia Dental Surgical Program provides eligible residents of Nova Scotia coverage for medically necessary oral and maxillofacial surgery when hospital admission is required. Includes the following data fields: Fiscal Year, # of Services Rendered, Amount Paid, Persons Insured, Beneficiaries, # of Services per Insured Person, Paid per Insured Person, # of Services per Beneficiary, Paid per Beneficiary.

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 \"novascotia-ca/utilization-and-payments-to-the-nova-scotia-dental-epar-2uxk\".\"utilization_and_payments_to_the_nova_scotia_dental\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • utilization_and_payments_to_the_nova_scotia_dental
     
     
     
     
     
Upstream Metadata