A data frame containing all of the section names and questions from the STOP-AD submission form. "step" and "label" are the user-friendly, human readable versions. "section" and "variable" are the original names that are in the JSON data.
lookup_table
A data frame with 148 rows and 4 columns:
Name of the section of the form (user-friendly), e.g. "Naming"
Field within the form (user-friendly), e.g. "Is this compound available for off label use?"
Name of the section as it appears in the raw data, e.g. "naming"
Name of the field as it appears in the raw data, e.g. "is_off_label"