Any one have any idea how to access the codebook store in SAS? Trying to format state based on codebook named state_cd but have not able to locate it anywhere. Any suggest will be appreciate!
Yes, i have the same questions. Part of a current program i am working on ask me to define a value format based on the codebook stored in the SAS data set state_cd. Where i have been stuck on here for over a day. But none of the search show up anything related to this data set that store in SAS.
Thank you, i think i did not make it clear but i figure it out. It seems like i need to create a format based on a codebook, but the file need to be downloaded and then being reference during program.