The monthly data for returns + size decile assignment can be found in these SAS datasets:
ermport1-ermport5
WRDS has these useful links to check the contents of those files: Contents of ermport
And also check this link for web a query with daily data: CRSP - Returns + Decile Assignments
For Beta Deciles and Std Dev Deciles at a monthly frequency, run a SAS program to merge the "mport"s files (that have permnos and decile assignments) with the "msf" file (that has permnos and returns) by permno and date.
Comments
0 comments
Please sign in to leave a comment.