chattadata/combined-community-survey-numerical-results-mrwr-msn4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 5 hours ago

Combined Community Survey Numerical Results

This data set is comprised of the 2012 to 2018 Community Survey results sent out by Internal Audit. The survey responses are mostly text responses, i.e. Very Bad to Very Good, Very Satisfied to Very Dissatisfied. These responses have been converted in this file to be numerical numbers from 1 to 5 in order to assist in creation of more numerically informational visualizaitons

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 \"chattadata/combined-community-survey-numerical-results-mrwr-msn4\".\"combined_community_survey_numerical_results\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • combined_community_survey_numerical_results
     
     
     
     
     
Upstream Metadata