wa-gov/washington-state-insurers-dental-loss-ratios-gi9j-78eu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 2 hours ago

Washington State Insurers Dental Loss Ratios

This dataset serves as a dental insurance summary database. The dataset provides annual loss ratios for insurers that operate in Washington state. Loss ratios track payments to premiums and are an indicator of fiscal health. This data is cumulative at the company level as reported to the National Association of Insurance Commissioners (NAIC).

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 \"wa-gov/washington-state-insurers-dental-loss-ratios-gi9j-78eu\".\"washington_state_insurers_dental_loss_ratios\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • washington_state_insurers_dental_loss_ratios
     
     
     
     
     
Upstream Metadata