proc format; value $country 'BRZ' = 'Brazil' 'CHN' = 'China' 'IND' = 'India' 'INS' = 'Indonesia' 'USA' = 'United States'; run;