Contents

Region:
North East
  • Welcome to The Report North East 2022

  • What’s really happening in Victoria’s property market

  • The five biggest influences on the residential property market

  • Victoria’s population spread

  • Building a property portfolio

  • A glimpse into the global property market

  • How craftsmanship and a connection to nature are shaping interiors in 2022

  • Introducing Justin Dickinson, Founder of The Big Umbrella

  • Infrastructure & local insights North East

  • Banyule in numbers

  • Nillumbik in numbers

  • Darebin in numbers

  • Exceptional sold property

  • Get in touch

Ballarat & Central VictoriaBaysideBoroondara & StonningtonGlen EiraInner NorthInner WestManninghamMaroondah
MonashMoonee Valley & KensingtonMornington PeninsulaNorth EastPort PhillipRichmond & SurroundsWhitehorse
visit jelliscraig.com.au Book Appraisal

Get in touch

Eltham
9431 1222
eltham@jelliscraig.com.au
Greensborough
9432 1444
greensborough@jelliscraig.com.au
Ivanhoe
9499 7992
ivanhoe@jelliscraig.com.au
Rosanna
9459 8111
rosanna@jelliscraig.com.au
Book Appraisal
Download Report

Enter your details to download

Sending form contents....

The Report has been emailed to your account.

There was an error processing your submission

console.log('download-form-script exec') var entryId = '317411'; var saveSubmissionEndPoint = "/actions/form-factory/default/save-submission"; theReportAreas["316985"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_COUNTRY_v8.pdf"; toEmailAddress["316985"] = "marketing@jelliscraig.com.au"; theReportName["316985"] = "Ballarat & Central Victoria"; theReportAreas["315527"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_BAYSIDE_v5.pdf"; toEmailAddress["315527"] = "MelissaBoardman@jelliscraig.com.au"; theReportName["315527"] = "Bayside"; theReportAreas["316942"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_BORSTON_v9.pdf"; toEmailAddress["316942"] = "marketing@jelliscraig.com.au"; theReportName["316942"] = "Boroondara & Stonnington"; theReportAreas["317019"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_GLENEIRA_v6.pdf"; toEmailAddress["317019"] = "MelissaBoardman@jelliscraig.com.au"; theReportName["317019"] = "Glen Eira"; theReportAreas["317037"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_INNERNORTH_v7.pdf"; toEmailAddress["317037"] = "marketing@jelliscraig.com.au"; theReportName["317037"] = "Inner North"; theReportAreas["317217"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_INNERWEST_v6.pdf"; toEmailAddress["317217"] = "sarahbetar@jelliscraig.com.au"; theReportName["317217"] = "Inner West"; theReportAreas["317237"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_MANNINGHAM_v8.pdf"; toEmailAddress["317237"] = "SarahHolmes@jelliscraig.com.au"; theReportName["317237"] = "Manningham"; theReportAreas["317255"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_MAROONDAH_v7.pdf"; toEmailAddress["317255"] = "SarahHolmes@jelliscraig.com.au"; theReportName["317255"] = "Maroondah"; theReportAreas["317309"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_MONASH_v6.pdf"; toEmailAddress["317309"] = "CalvinHuang@jelliscraig.com.au"; theReportName["317309"] = "Monash"; theReportAreas["317343"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_MOONEEVALLEY_v9.pdf"; toEmailAddress["317343"] = "TrishRowley@jelliscraig.com.au"; theReportName["317343"] = "Moonee Valley & Kensington"; theReportAreas["317377"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_MORNINGTON_v7.pdf"; toEmailAddress["317377"] = "Reception-Sorrento@jelliscraig.com.au"; theReportName["317377"] = "Mornington Peninsula"; theReportAreas["317411"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_NORTHEAST_v6.pdf"; toEmailAddress["317411"] = "Eltham-Reception@jelliscraig.com.au"; theReportName["317411"] = "North East"; theReportAreas["317443"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_PORTPHILLIP_v8.pdf"; toEmailAddress["317443"] = "albertpark@jelliscraig.com.au"; theReportName["317443"] = "Port Phillip"; theReportAreas["317475"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_RICHMOND_v6.pdf"; toEmailAddress["317475"] = "Reception-Richmond@jelliscraig.com.au"; theReportName["317475"] = "Richmond & Surrounds"; theReportAreas["317507"] = "https://dnvz0t4zlk55r.cloudfront.net/uploads/the-report/downloads/TheReport_2022_WHITEHORSE_v5.pdf"; toEmailAddress["317507"] = "DanielBullen@jelliscraig.com.au"; theReportName["317507"] = "Whitehorse"; $(function () { $('select#theReportSelect').on( 'change', function() { var $this = $( this ); console.log('$this val : ', $this.val()) console.log('this', toEmailAddress[$this.val()]); $('#theReportAreas').val(theReportAreas[$this.val()]); $('#toReportAreasEmailAddress').val(toEmailAddress[$this.val()]); $('#theReport_toEmailAddress').val(toEmailAddress[$this.val()]); $('#reportName').val(theReportName[$this.val()]); }); console.log('entryId', entryId); if(entryId != 0){ setDownloadFormValues(entryId); } var submitted = 'no'; if (submitted == 'yes') { $('#projectContact').hide(); $('#projectContactSuccess').show(); } var $form = $('#theReports'); $form.on('submit', function (e) { // Prevent the form from actually submitting e.preventDefault(); // Get the post data var data = $(this).serialize(); $('#theReports').hide(); $('#theReportSending').show(); $.ajax({ url: saveSubmissionEndPoint, method:"POST", dataType: 'json', data:$(this).serialize(), beforeSend:function(){ $('form button[type=submit]').attr('disabled','disabled'); }, success:function(response) { $form[0].reset(); $('button[type=submit]').attr('disabled',false); if (response.success) { console.log('response', response); $('#theReports').hide(); $('#theReportSending').hide(); $('#theReportSuccess').show(); document.location = '/the-report/the-report-is-on-its-way'; } else { console.log('response error', response); $('#theReportSending').hide(); $('#theReportError').show(); } } }); }); });

Share

Pinterest

Facebook

Twitter

Download Share