ny-gov/utility-company-customer-service-response-index-w3b5-8aqf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 4 hours ago

Utility Company Customer Service Response Index (CSRI): Beginning 2005

The Customer Service Response Index tracks utility performance and identifies the current level of customer service and responsiveness delivered by each utility service provider under the Commission’s jurisdiction with respect to consumer complaints filed with the Commission.

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 \"ny-gov/utility-company-customer-service-response-index-w3b5-8aqf\".\"utility_company_customer_service_response_index\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • utility_company_customer_service_response_index
     
     
     
     
     
Upstream Metadata