citydata-mesaaz-gov/it-performance-customer-satisfaction-t3t3-7hsk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 14 days ago
Indexed 1 hour ago

IT Performance Customer Satisfaction

This is an annual customer survey sent out to City of Mesa employees. The survey asks employees to rate their overall satisfaction with Information Technology Services. This metric reports the score of those who report satisfied or very satisfied with overall performance of IT services

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 \"citydata-mesaaz-gov/it-performance-customer-satisfaction-t3t3-7hsk\".\"it_performance_customer_satisfaction\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • it_performance_customer_satisfaction
     
     
     
     
     
Upstream Metadata