www.csiro.au Open in urlscan Pro
2405:b000:b00:285::69:37  Public Scan

Submitted URL: https://email.beaconevents.com/e3t/Ctc/R*113/ckX2P04/VW9R9t8w84hDW5wmjHW1kKPGjV1-ywc5n4xNPN3ypqF25nR32W69t95C6lZ3pjVHQghz4mY9-N...
Effective URL: https://www.csiro.au/en/work-with-us/industries/mining-resources/Social-and-environmental-performance/Attitudes-to-Mi...
Submission: On November 07 via api from AE — Scanned from CA

Form analysis 2 forms found in the DOM

POST

<form id="sn-sub-form" class="gap--bottom--x-small" method="post" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="kaOx-9AywNN3wv268zO__wfwtkHxkToLaCAh2rxKtKc3eOWJl29PFPhBjfkQyflMQHBXloeZO5H5cvuV_XEceilR0uv_2ycfrPFnor8pIj01">
  <input type="hidden" tabindex="-1" class="hidden" name="sid" value="{FC39535B-91FF-4C87-9477-8C8CA0B19FEA}">
  <div class="form__inline">
    <label class="sr-only" for="sn_email"> Enter your email address </label>
    <div class="form__item">
      <div class="form__input-wrapper">
        <input name="email" type="email" class="form__input" id="sn_email" placeholder="Your email address">
        <span class="form__has-content"></span>
      </div>
      <div class="sr-only">
        <label for="txtcheck-7ca41e89-cb4a-4c8b-8291-d56ff93a7461"> Please leave this field empty or your enquiry will not be submitted: </label>
        <input tabindex="-1" value="" id="txtcheck-7ca41e89-cb4a-4c8b-8291-d56ff93a7461" name="subhp" type="text" placeholder="Please leave this field empty" class="bot" aria-hidden="true"
          autocomplete="ac-txtcheck-7ca41e89-cb4a-4c8b-8291-d56ff93a7461"> You shouldn't be able to see this field. Please try again and leave the field blank.
      </div>
    </div>
    <button id="sn-sub-btn" type="submit" class="btn btn--primary form__submit" value=""> Subscribe </button>
  </div>
</form>

POST /api/sitecore/Contactus/SendEnquiry

<form action="/api/sitecore/Contactus/SendEnquiry" method="post" id="contact-us-form" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="t2ffFNN9OYyVpBABg50x4CO_QgFeBde9GWozz3A_mgT4LR7CIBM8JN2x9FvdyBQ16PsGah1dUqar3M6w38tdesMSjUazhgFEJupMRzWNKHE1">
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-email" class="form__label"> Email <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-email" class="form__input" type="email" name="email" value="" maxlength="100">
        <span class="form__has-content"></span>
      </div>
      <p aria-hidden="true" class="form__error-text" id="cfm-email-error"> Enter a valid email address, for example jane.doe@csiro.au </p>
    </div>
    <div class="form__item">
      <label for="cfm-location" class="form__label"> Country <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <select id="cfm-location" class="form__input" name="country">
        </select>
        <span class="form__has-content"></span>
      </div>
      <p aria-hidden="true" class="form__error-text" id="cfm-location-error"> A Country value must be provided </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-firstName" class="form__label"> First name <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-firstName" type="text" name="firstName" class="form__input">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-firstName-error"> First name must be filled in </p>
    </div>
    <div class="form__item">
      <label for="cfm-lastname" class="form__label"> Surname <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-lastname" name="surname" type="text" class="form__input">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-lastname-error"> Surname must be filled in </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <div id="cfm-representing-area" class="">
        <span id="cfm-representing" class="form__label"> I am representing <span class="form__required">*</span>
        </span>
      </div>
      <div class="form__radio">
        <input id="cfm-representing-individual" name="representing" type="radio" value="Myself" aria-checked="false">
        <label for="cfm-representing-individual" class="form__label">
          <span class="form__radio-border"></span>
          <span class="radio__label"></span> Myself </label>
      </div>
      <div class="form__radio">
        <input id="cfm-representing-organisation" name="representing" type="radio" value="Organisation" aria-checked="false">
        <label for="cfm-representing-organisation" class="form__label">
          <span class="form__radio-border"></span>
          <span class="radio__label"></span> Organisation (let us know in your enquiry if you are a small to medium enterprise) </label>
      </div>
      <div class="form__item" id="cfm-representing-error-area">
        <p class="form__error-text" id="cfm-representing-error"> Please choose an option </p>
      </div>
    </div>
  </div>
  <div class="form__row hidden" id="cfm-organisation-area">
    <div class="form__item">
      <label for="cfm-organisationName" class="form__label"> Organisation (let us know in your enquiry if you are a small to medium enterprise) <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-organisationName" class="form__input" type="text" name="organisation">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-organisation-error"> Organisation must be filled in </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-enquiry-subject" class="form__label"> Enquiry Subject <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-enquiry-subject" class="form__input" name="enquirySubject" maxlength="100">
        <span class="form__has-content"></span>
      </div>
      <div class="form__has-char-counter">
        <p class="form__error-text" id="cfm-enquiry-subject-error"> Please provide a subject for the enquriy </p>
        <p class="text--small form__char-counter" id="cfm-enquiry-subject-char-count">
          <span class="char-counter">0</span> / 100
        </p>
      </div>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-enquiry" class="form__label"> Your enquiry <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <textarea id="cfm-enquiry" class="form__input" name="enquiry" maxlength="1900"></textarea>
        <span class="form__has-content"></span>
      </div>
      <div class="form__has-char-counter">
        <p class="form__error-text" id="cfm-enquiry-error"> We'll need to know what you want to contact us about so we can give you an answer </p>
        <p id="cfm-enquiry-char-count" class="text--small form__char-counter">
          <span class="char-counter">0</span> / 1900
        </p>
      </div>
    </div>
  </div>
  <div class="form__row">
    <div class="checkbox">
      <input id="cfm-snapshot" name="snapshotSubscribe" type="checkbox" value="false">
      <label class="form__label" for="cfm-snapshot">
        <span class="checkbox__label"></span> I’d like to hear more by subscribing to CSIRO's monthly newsletter, Snapshot. </label>
    </div>
  </div>
  <div id="cfm-loading-area" class="hidden form__row">
    <div class="centre-content">
      <div class="loader" aria-label="Processing your request is loading...">
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
      </div>
    </div>
  </div>
  <div class="form__row">
    <button id="contact-us-submit-btn" class="btn btn--primary"> Send enquiry </button>
  </div>
  <div class="sr-only">
    <label for="txtcheck-822e07c2-6873-4ade-8487-f4f8b21ecea2"> Please leave this field empty or your enquiry will not be submitted: </label>
    <input tabindex="-1" value="" id="txtcheck-822e07c2-6873-4ade-8487-f4f8b21ecea2" name="ehp" type="text" class="bot" aria-hidden="true" autocomplete="ac-txtcheck-822e07c2-6873-4ade-8487-f4f8b21ecea2" placeholder="Please leave this field empty">
    You shouldn't be able to see this field. Please try again and leave the field blank.
  </div>
</form>

Text Content

Blog icon
Skip to content Skip to search

AUSTRALIA’S NATIONAL SCIENCE AGENCY

 * About
   
   
 * Research
   
   
 * Work with us
   
   
 * Careers
   
   
 * Education
   
   
 * News
   
   
 * Events

Search


QUICK LINKS

 * Climate change
 * COVID-19 research
 * Diets
 * Staff profiles

 * Home
 * ...
 * Mining and resources
 * Social and environmental performance


AUSTRALIAN ATTITUDES TOWARD MINING 2024 SURVEY REPORT

One of the largest national surveys examining Australian attitudes to mining
provides crucial insights for policymakers, industry leaders, and communities.

Contact

Share

 * 
 * 
 * 
 * 

Engaging over 6,400 participants, the survey included a focus on critical and
energy transition minerals to measure community sentiment regarding the mining
industry's role in renewable energy efforts.

The transition from fossil fuels to renewable energy requires critical minerals
such as lithium, silicon, high purity alumina and rare earth elements.

Conducted in collaboration with Voconiq, this latest survey marks the third
instalment in a decade-long program of research, providing an update to the
national surveys conducted in 2014 and 2017.


The 2024 Australian attitudes toward mining citizen survey report was released
in October 2024




KEY FINDINGS OF THE REPORT 

 * Public trust in the mining industry has improved.
 * 73% of respondents acknowledge that access to critical minerals is essential
   for achieving net zero emissions.
 * 71% agree that mining is important to the Australian way of life.
 * 72% believe mining will support Australia’s future prosperity.
 * Despite strong support for mining, 61% agree that mining has negative
   environmental impacts.
 * 32% of respondents believe Australia should reduce mining activity, even if
   it delays the transition to net zero emissions.
 * Whilst the economic contribution of mining and its importance in supporting
   the energy transition are widely recognised, building trust, ensuring fair
   distribution of benefits, and actively engaging communities are key to
   maintaining the industry’s social license (52% of participants agree that
   mining communities receive a fair share of benefit).


DOWNLOADS

 * Australian attitudes toward mining: full report PDF (5 MB)
 * Australian attitudes toward mining: full report TEXT version TXT (69 KB)
 * Australian attitudes toward mining: snapshot PDF (1 MB)
 * Australian attitudes toward mining: snapshot TEXT version TXT (12 KB)
 * Australian attitudes toward mining: dashboard (Voconiq)
 * Australian attitudes toward mining: media release

 * Social and environmental performance
   * Social licence to operate
   * Ranger Mine closure plan
   * Australian attitudes toward mining 2024 survey report
   * Climate adaptation in mining
   * Environmental science and engineering
   * Green Asia indicators
   * Groundwater impact assessment
   * Mine wastewater treatment
   * Vesi™ groundwater monitoring
   * Responsible resource development
   * Minesite environmental management
   * Monitoring evaporation in mining legacies
   * Social insights
   * Australian attitudes: 2014


CONTACTS


DR JOANNA PARR

Executive Manager, Operations

 * +61 2 9413 7566
 * Email Dr Joanna Parr

More...
 * Social and environmental performance
   * Social licence to operate
   * Ranger Mine closure plan
   * Australian attitudes toward mining 2024 survey report
   * Climate adaptation in mining
   * Environmental science and engineering
   * Green Asia indicators
   * Groundwater impact assessment
   * Mine wastewater treatment
   * Vesi™ groundwater monitoring
   * Responsible resource development
   * Minesite environmental management
   * Monitoring evaporation in mining legacies
   * Social insights
   * Australian attitudes: 2014

Last updated: 30 October 2024

 * Social and environmental performance
   * Social licence to operate
   * Ranger Mine closure plan
   * Australian attitudes toward mining 2024 survey report
   * Climate adaptation in mining
   * Environmental science and engineering
   * Green Asia indicators
   * Groundwater impact assessment
   * Mine wastewater treatment
   * Vesi™ groundwater monitoring
   * Responsible resource development
   * Minesite environmental management
   * Monitoring evaporation in mining legacies
   * Social insights
   * Australian attitudes: 2014


CONTACTS


DR JOANNA PARR

Executive Manager, Operations

 * +61 2 9413 7566
 * Email Dr Joanna Parr

More...
 * Social and environmental performance
   * Social licence to operate
   * Ranger Mine closure plan
   * Australian attitudes toward mining 2024 survey report
   * Climate adaptation in mining
   * Environmental science and engineering
   * Green Asia indicators
   * Groundwater impact assessment
   * Mine wastewater treatment
   * Vesi™ groundwater monitoring
   * Responsible resource development
   * Minesite environmental management
   * Monitoring evaporation in mining legacies
   * Social insights
   * Australian attitudes: 2014

Last updated: 30 October 2024


AT CSIRO, WE SOLVE THE GREATEST CHALLENGES THROUGH INNOVATIVE SCIENCE AND
TECHNOLOGY.

 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * Access to information
 * Accessibility
 * Copyright
 * Legal notice and disclaimer
 * Policy & Guidelines
 * Your privacy

We are committed to child safety and to the implementation of Child Safe
principles and procedures.

Contact us
1300 363 400


SUBSCRIBE TO OUR NEWSLETTER

Enter your email address
Please leave this field empty or your enquiry will not be submitted: You
shouldn't be able to see this field. Please try again and leave the field blank.
Subscribe

Thanks. You're all set to get our newsletter

We could not sign you up to receive our newsletter. Please try again later or
contact us if this persists.




CSIRO acknowledges the Traditional Owners of the land, sea and waters, of the
area that we live and work on across Australia. We acknowledge their continuing
connection to their culture and pay our respects to their Elders past and
present. View our vision towards reconciliation.


Show Info



CONTACT US

Find out how we can help you and your business. Get in touch using the form
below and our experts will get in contact soon!

CSIRO will handle your personal information in accordance with the Privacy Act
1988 (Cth) and our Privacy Policy.


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Email *


Enter a valid email address, for example jane.doe@csiro.au

Country *


A Country value must be provided

First name *


First name must be filled in

Surname *


Surname must be filled in

I am representing *
Myself
Organisation (let us know in your enquiry if you are a small to medium
enterprise)

Please choose an option

Organisation (let us know in your enquiry if you are a small to medium
enterprise) *


Organisation must be filled in

Enquiry Subject *


Please provide a subject for the enquriy

0 / 100

Your enquiry *


We'll need to know what you want to contact us about so we can give you an
answer

0 / 1900

I’d like to hear more by subscribing to CSIRO's monthly newsletter, Snapshot.

Send enquiry
Please leave this field empty or your enquiry will not be submitted: You
shouldn't be able to see this field. Please try again and leave the field blank.


THANK YOU

We have received your enquiry and will reply soon.


WE'RE SORRY

The contact form is currently unavailable. Please try again later. If this
problem persists, please call us with your enquiry on 1300 363 400 or +61 3 9545
2176. We are available from 9.00 am to 4.00 pm AEST Monday - Friday.