Description Usage Format Details Source
HEIMS data dictionary
1  | 
A named list each containing 5 elements:
long_namea human-readable version of the variable; orig_name the element number;
mark_missinga vectorized-function returning TRUE on values of the variable which should be coded as NA;
ad_hoc_preparea function to apply before validation;
validatea single-value function returning TRUE or FALSE on vectors which comply with the variable's coding rules.
ad_hoc_validation_noteIf the data dictionary did not cover elements in the file, how the validate function was altered to suffer them.
valida vectorized function returning TRUE or FALSE on vectors which do not comply with the variable's coding rules.
decoderA function of the data.table decoding the variable decoded.
post_fstA function of the data.table returned by fst to be used (for example to reset attributes).
Abbreviations in long_name:
amtAmount
cdCode
detDetail(s)
FOEField of education
MajMajor
http://heimshelp.education.gov.au/sites/heimshelp/dictionary/pages/data-element-dictionary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.