"use strict"; document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; // this part ensures PageViews is always tracked script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WDW6WGL'; document.head.appendChild(script); } New Drilling Starts at The Australian Vanadium Project - Australian Vanadium Limited

New Drilling Starts at The Australian Vanadium Project

AVL targeting significant mine life extensions with new programmes of resource infill drilling.

Key Points:

  • A new 2000m RC infill drilling programme has started at The Australian Vanadium Projectto further define and add value to the high-grade vanadium magnetite zone by:
    • Focusing on shallow infill drilling over southern portion of the Inferred Resource base;
    • Low cost conversion of current Inferred Resources to Indicated Resources;
    • Providing opportunity and flexibility for DFS scheduling; and
    • Potential to significantly increase current 17-year planned life or scale of the Project.
  • Mineral Resource update underway to incorporate results from earlier 2018 and 2019 drillprogrammes.
  • Drilling is complementary to existing Feasibility Study and approval activities.
  • Increasing project life identified as a key factor in offtake and funding discussions.
New Drilling Starts at The Australian Vanadium Project View PDF (2 MB)
Scroll to Top