data61.csiro.au Open in urlscan Pro
150.229.0.192  Public Scan

Submitted URL: http://data61.csiro.au/
Effective URL: https://data61.csiro.au/
Submission: On October 08 via api from US — Scanned from AU

Form analysis 1 forms found in the DOM

<form id="contact-form" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="mwPL48qolT5Cdx0zo5chTbdh8X6FQWZjRkMMZ7xJJU1kzEed7ilvfn-EFsAzFkopX-S2X-T8a8iGX8ABNOQNT3AEfZ1VXppqt7bYP8EEoZI1">
  <div class="contact-form__header">
    <h2 class="contact-form__title alt-heading-format">Contact Data61</h2>
  </div>
  <div class="contact-form__content" style="overflow-y: auto; max-height: 60vh;"> How can we help you create your data-driven future? Use the form below to send us a message. <fieldset>
      <legend class="sr-only">Your contact details</legend>
      <div class="row">
        <div class="form-group" id="email-div">
          <label class="control-label" for="enquiry-email">Email <span class="required">*</span></label>
          <input class="form-control required-field__input" type="email" name="email" id="enquiry-email" maxlength="100" value="">
          <div id="email-error" class="field-validation-error" aria-hidden="true"><span class="inline-error-message">
              <p> Enter a valid email address, for example jane.doe@csiro.au.</p>
            </span></div>
        </div>
        <div class="form-group" id="location-div">
          <label for="enquiry-location" class="control-label">Country <span class="required">*</span></label>
          <select id="enquiry-location" class="form-control" name="country">
            <option value="ae8b7d2b-4547-e511-80df-005056a02dfd">Australia</option>
          </select>
          <div id="location-error" class="field-validation-error" aria-hidden="true">A Country value must be provided</div>
        </div>
        <div class="form-group" id="name-div">
          <label class="control-label" for="enquiry-name">First name <span class="required">*</span></label>
          <input class="form-control required-field__input" type="text" name="firstName" id="enquiry-name" maxlength="35">
          <div id="first-name-error" class="field-validation-error" aria-hidden="true"><span class="inline-error-message">
              <p>First name must be filled in</p>
            </span></div>
        </div>
        <div class="form-group" id="last-name-div">
          <label class="control-label" for="enquiry-surname">Surname <span class="required">*</span></label>
          <input class="form-control required-field__input" type="text" name="lastName" id="enquiry-surname" max="35">
          <div id="last-name-error" class="field-validation-error" aria-hidden="true"><span class="inline-error-message">
              <p>Surname must be filled in</p>
            </span></div>
        </div>
        <div class="form-group field--full-width" role="radiogroup" aria-labelledby="representing-label" id="representing-div">
          <label id="representing-label" class="control-label" for="radio-example">I am representing <span class="required">*</span></label>
          <div class="form-group field--full-width">
            <div class="radio isformatted col-1-2">
              <input id="representing-individual-radio-btn" name="representing" type="radio" value="Myself" aria-checked="false">
              <label for="representing-individual-radio-btn">Myself</label>
            </div>
            <div class="radio isformatted col-1-2">
              <input id="representing-organisation-radio-btn" name="representing" type="radio" value="Organisation" aria-checked="false">
              <label for="representing-organisation-radio-btn">An Organisation</label>
            </div>
          </div>
          <div id="representing-error" class="field-validation-error" aria-hidden="true">Please select one option</div>
        </div>
        <div class="form-group field--full-width" id="org-div" style="display: none;">
          <label class="control-label" for="enquiry-org">Organisation<span class="required">*</span></label>
          <input class="form-control" type="text" name="organisation" id="enquiry-org" value="" maxlength="50">
          <div id="org-error" class="field-validation-error" aria-hidden="true">Organisation must be filled in</div>
        </div>
        <div id="enquiry-subject-div" class="form-group field--full-width">
          <label for="enquiry" class="control-label">Enquiry Subject <span class="required">*</span></label>
          <input class="form-control required-field__input character-count-field" type="text" name="enquirySubject" id="enquiry-subject" value="" maxlength="100">
          <div id="enquiry-subj-count"><span class="char-counter">0</span> / 100</div>
          <div id="enquiry-error" class="field-validation-error" aria-hidden="true"><span class="inline-error-message">
              <p>We'll need to know what you want to contact us about so we can give you an answer.</p>
            </span></div>
        </div>
        <div id="enquiry-div" class="form-group field--full-width">
          <label for="enquiry" class="control-label">Your enquiry <span class="required">*</span></label>
          <textarea id="enquiry" class="form-control required-field__input character-count-field" name="enquiry" maxlength="1900"></textarea>
          <div id="enquiry-char-count"><span class="char-counter">0</span> / 1900</div>
          <div id="enquiry-error" class="field-validation-error" aria-hidden="true"><span class="inline-error-message">
              <p>We'll need to know what you want to contact us about so we can give you an answer.</p>
            </span></div>
        </div>
      </div>
      <div class="row section--small section--remove-bottom">
        <div class="form-group field--full-width">
          <div class="checkbox isformatted" id="snapshot-checkbox-area">
            <input id="chkSnapshot" type="checkbox" name="snapshotSubscribe" value="false" aria-checked="false">
            <label for="chkSnapshot"> I’d like to hear more by subscribing to CSIRO's monthly e-newsletter, Snapshot. </label>
          </div>
        </div>
      </div>
      <div class="sr-only">
        <label for="txtcheck-1ca74356-10c6-440b-8141-507c064ce297">Please leave this field empty or your enquiry will not be submitted:</label>
        <input tabindex="-1" value="" id="txtcheck-1ca74356-10c6-440b-8141-507c064ce297" name="contacthp" type="text" class="bot" aria-hidden="true" autocomplete="actxtcheck-1ca74356-10c6-440b-8141-507c064ce297"> You shouldn't be able to see this
        field. Please try again and leave the field blank.
      </div>
    </fieldset>
    <div class="section--small section--remove-bottom">
      <p>For security reasons attachments are not accepted.</p>
    </div>
  </div>
  <div class="section--small" id="contactus-loading" style="display: none;">
    <div class="loading-indicator" aria-label="Processing request"></div>
    <h3 class="callout__title" style="text-align: center">Processing your request...</h3>
  </div>
  <div class="contact-form__footer section--colourful">
    <input id="enquirybtn" class="btn btn--primary btn-lg " type="submit" value="Send enquiry">
  </div>
</form>

Text Content

 * Toggle navigation
 * Show search form

Skip to search Skip to content
 * CSIRO
 * Careers
 * News
 * Events
 * Locations
 * Contact


 * About
 * Blog

Show search form

Search Submit search


JOIN US AND HELP SOLVE SOME OF THE GREATEST CHALLENGES AT CSIRO'S DATA61

Work with talented people to solve the greatest challenges through innovative
science and technology.

Discover the opportunities available here

 * Tweet this
 * Share this on facebook
 * Share on Reddit
 * Share on LinkedIn
 * Send via email


Contact us


OUR PEOPLE


DR SHERRY XU NAMED ONE OF THE WORLD'S MOST IMPACTFUL >

Meet Dr Xiwei (Sherry) Xu, a Senior Researcher within the Architecture and
Analytics Platforms team at CSIRO’s Data61, she was recently named as one of the
most impactful software engineers in the global SE community by Bibliometric
Assessment of Software Engineering Scholars Institute


PROFESSOR JOSEF PIEPRZYK AWARDED IACR FELLOWSHIP >

After adding International Association for Cryptologic Research (IACR) Fellow to
his list of outstanding achievements, Josef looks back on his career milestones,
most impactful research, and proudest moments, and shares some insights into his
next big breakthrough.


HOW DR SARA KHALIFA'S TECHNOLOGY COULD COMBAT FOOD FRAUD  >

Dr Khalifa is spearheading the development and commercialisation of a new
environmentally friendly prototype sensor that uses vibration energy harvesting
and machine learning to detect transport anomalies. Here, she shares some of her
latest research, career advice, and industry insights.


LATEST NEWS

29 Nov 2021


NBN CO AND CSIRO RESEARCH REVEALS LASTING EFFECTS OF THE GREAT WORK FROM HOME
EXPERIENCE

Nearly one in five Australian workers may continue working from home even as
COVID restrictions ease - a major increase from one in twenty prior to the
pandemic - according to research published this week from Australia’s national
science agency, CSIRO, and NBN Co.

29 Oct 2021

This media release includes:

 * Image(s)


CSIRO AND EPE ANNOUNCE PARTNERSHIP

The Australian-first facility to provide standardised testing of robotics is now
open for business in Queensland.

19 Oct 2021

This media release includes:

 * Image(s)


SINGULAR HEALTH TO COLLABORATE WITH CSIRO AND OSTEOPORE ON AI CRANIAL IMPLANT
DESIGN TOOL

Singular Health has been awarded funding from the CSIRO Kick-Start Program to
undertake a research project with the national science agency, focused on the
development of an Artificial Intelligence (AI)-based tool to automatically
design replacement cranial implants.

View more news


PARTNER WITH US


 * TECHNOLOGY


ABOUT DATA61

Our world is changing, fast, and data is the basic currency of this new world.
Data61 is Australia’s leading digital research network, we’re here to help you
create your data-driven future.

Explore Data61


ACCESS TO INFORMATION

 * Freedom of Information
 * FOI Disclosure Log
 * Information Publication Scheme
 * Public Interest Disclosure scheme


SUBSCRIBE TO OUR NEWSLETTER

Subscribe
 * Copyright
 * Legal notice and disclaimer
 * Your privacy
 * Accessibility
 * Contact us


CONTACT DATA61

How can we help you create your data-driven future? Use the form below to send
us a message. Your contact details
Email *

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

Country * Australia
A Country value must be provided
First name *

First name must be filled in

Surname *

Surname must be filled in

I am representing *
Myself
An Organisation
Please select one option
Organisation*
Organisation must be filled in
Enquiry Subject *
0 / 100

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

Your enquiry *
0 / 1900

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

I’d like to hear more by subscribing to CSIRO's monthly e-newsletter, Snapshot.
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.

For security reasons attachments are not accepted.


PROCESSING YOUR REQUEST...




OOPS, SOMETHING WENT WRONG!

Sorry, an error has occured, please try again.


THANK YOU

We have received your enquiry and will reply soon.