data-act-gov-au/act-population-projections-wtx3-nquf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 19 minutes ago

ACT Population Projections

The official ACT population projections are based on ABS Catalogue Number 3235.0 – Population by Age and Sex, Regions of Australia, 2017.

The data is presented by the ACT Government for the purpose of disseminating information for the benefit of the public. The ACT Government has taken great care to ensure the information in this report is as correct and accurate as possible. Whilst the information is considered to be true and correct at the date of publication, changes in circumstances after the time of publication may impact on the accuracy of the information. Differences in statistical methods and calculations, data updates and guidelines may result in the information contained in this report varying from previously published information.

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/act-population-projections-wtx3-nquf\".\"act_population_projections\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • act_population_projections
     
     
     
     
     
Upstream Metadata