performance-commerce-gov/bea-relevance-customer-satisfaction-on-a-5-point-dqdp-z4ex
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 23 days ago
Indexed 3 hours ago

BEA - Relevance: Customer satisfaction (on a 5 point scale)

Customer satisfaction is a critical measure of BEA’s ability to provide the types of data that are relevant, accurate, and demanded by users. BEA measures the level of customer satisfaction through an on-going online survey of users.

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 \"performance-commerce-gov/bea-relevance-customer-satisfaction-on-a-5-point-dqdp-z4ex\".\"bea_relevance_customer_satisfaction_on_a_5_point\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bea_relevance_customer_satisfaction_on_a_5_point
     
     
     
     
     
Upstream Metadata