City of Melbourne Jobs Forecasts by Small Area 2021-2041
This dataset provides jobs forecasts by single year for 2021 to 2041. Prepared by SGS Economics and Planning (Jan-Jun 2022), forecasts are available for the municipality and small areas, as well as by industry and space use type.
Further information can be found on our <a href="https://www.melbourne.vic.gov.au/about-melbourne/research-and-statistics/Pages/city-forecasts.aspx"><u>City Forecasts</u></a> page.
<a href="https://data.melbourne.vic.gov.au/browse?q=forecasts&sortBy=relevance">Related datasets</a> are also available on Open Data.
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 \"melbourne-vic-gov-au/city-of-melbourne-jobs-forecasts-by-small-area-73qa-862u\".\"city_of_melbourne_jobs_forecasts_by_small_area\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.