texas-gov/insurance-complaints-all-data-ubdr-4uff
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 hours ago
Indexed 4 hours ago

Insurance complaints: All data

► The Texas Department of Insurance (TDI) handles complaints against people and organizations licensed by TDI, such as companies, agents, and adjusters. To learn more, go to the TDI webpage, <a href="https://www.tdi.texas.gov/tips/ways-we-can-help.html" target="_blank"><u>How to get help with an insurance issue or file a complaint</u></a>.  ► This dataset includes a row for each person and organization named in a complaint. This means some complaint numbers are listed multiple times. To view a dataset that lists each complaint number once due to removing the “Complaint filed against” column, use <a href="https://data.texas.gov/dataset/Insurance-complaints-One-record-complaint/jjc8-mxkg" target="_blank"><u>TDI Complaints: One Record / Complaint</u></a>.

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 \"texas-gov/insurance-complaints-all-data-ubdr-4uff\".\"insurance_complaints_all_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • insurance_complaints_all_data
     
     
     
     
     
Upstream Metadata