dashboard-edmonton-ca/reported-volunteer-rate-ah8d-3u48
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 2 hours ago

Reported Volunteer Rate

Reported Volunteer Rate measures the percentage of respondents to the Edmontonians’ Perception Survey who report having volunteered during the past 12 months. This measure is used to assess whether Edmontonians are volunteering, which can lead them to feeling more connected to their community. A third-party vendor conducts the survey by telephone.

Note: In 2019, a change was made to the sampling methodology. Caution is advised comparing results prior to 2019 with the latest results.

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 \"dashboard-edmonton-ca/reported-volunteer-rate-ah8d-3u48\".\"reported_volunteer_rate\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • reported_volunteer_rate
     
     
     
     
     
Upstream Metadata