Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 11 months ago
All Wellbeing Measures
The ACT Wellbeing Framework looks at 12 aspects of wellbeing – which we call ‘domains’. The domains reflect the key factors the community told us impact on the quality of life of Canberrans. The framework also includes personal wellbeing, which is an overall measure of our life satisfaction. Canberrans generally have higher levels of wellbeing than people living in other parts of Australia – but wellbeing also differs for different people within our community. Read more about the Wellbeing Framework at www.act.gov.au/wellbeing
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 \"data-act-gov-au/all-wellbeing-measures-b5kg-deh8\".\"all_wellbeing_measures\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata