IPUMS PMA team 27 July, 2020
tt_fix
adds find and replace functions for translation
tables.desc_fix
replaces desc_replace
tt_to_xls
is a helper function responsible for turning
tibble representations of translation tables into Excel files.tt_update
adds new samples to an existing translation
table by aligning input data with a “base sample” provided by a
new_sample_updates type of config file.dtag_shiny
launches a browser session where the user can
navigate between different DDOC and DTAG options for each variable
in a new data dictionary. These options come from other sample data
dictionaries found from the translation table for each variable, and
they are ranked in order of popularity. The user can also choose to
tag a variable with the JDOC and JTAG (assuming these were
previously assigned), or with “x”. Tags can be selected with action
buttons or keystrokes. Selected tags can be downloaded as a CSV and
then pasted directly into a data dictionary (writing functionality
will be added soon, after IPUMS metadata is converted to CSV
formatting).tt_make()
replaces tt_labeler()
with added
functionality: Translation Tables can now be made directly from a
config file; sample-specific universe information may be provided;
output codes are more accurate. See vignette("tt_make")
for
details.jtag_shiny()
tool-tips are now available for all
buttons on mouse hoverenums_list()
now takes an argument allowing you to
return a subset of enum docstracking_get()
now takes a unit of analysis or a URL.jtag_shiny()
launches a browser session where the user
can navigate between different JDOC and JTAG options quickly with
simple keystrokes. Selected tags can be downloaded as a CSV and then
pasted directly into a data dictionary (writing functionality will
be added soon, after IPUMS metadata is converted to CSV formatting).config_make()
produces “new_mnemonics.csv” and
“new_sample_updates.csv” for new samples.odk_get()
, enum_make()
and
desc_make()
py
,
and using the operator $
to reference the underlying modulesdatgz_get()
loads data from a workspace folder or the PMA
output folder and scans log files for errorswebsite_checker()
prompts interaction with console to
complete common website checking tasksdd_ddocs()
prompts interaction with console to write DDOC
tags quickly and with more consistency across samplestracking_get()
gets Google authentication changes for API v4: no
more user-specific tokens wreaking havoc in the PMA folderhere
package is eliminated (although its use
is still recommended for sharing code)Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.