Help

NEII Data Availability

Acronym: NEII Data Availability
Publisher National Environmental Information Infrastructure (NEII)
Created: 01 Sep 2016 𝕏
It details how the data are made available either through data services, online resources or other delivery channels
Languages

English

Notes

This vocabulary was created for the National Environmental Information Infrastructure (NEII) Programme.  The NEII Programme was decommissioned in June 2022 and this vocabulary has been deprecated.  Points of contact are not current.

Licence

CC-BY

Using browse

 
Concept
Use this code snippet to describe or discover resources with NEII Data Availability in your system

Example: Search for and select concepts in this vocabulary

<input type="text" id="neii-data-availability" name="neii-data-availability" value="" size="80" autocomplete="off">
<script>
    $("#neii-data-availability").vocab_widget({
        mode: 'search',
        cache: false,
        repository: 'http://vocabs.ardc.edu.au/repository/api/lda/neii/neii-data-availability/version-3-0-agldwg-pid',
        target_field: 'label',
        endpoint: 'https://vocabs.ardc.edu.au/apps/vocab_widget/proxy/'
    });
</script>