What are your best practices or naming conventions for the choices sheet?
Do you use CamelCase or underscores in the list_name and name columns?
How do you treat hyphens differently in the name column (equivalent to a domain code) versus the label column (equivalent to a domain description)?
Do you always use integers or acronyms/abbreviations in the name column (and if you do, why?) or is your name column entry simply an underscored or CamelCase version of what you put in the label column for that entry?
What do you do in the name column to represent a label entry that combines text and numeric attribute or value range in parenthesis? Do you simply pick one (either the number or the text component) for the name entry and use the entire string in the label entry?