Answered step by step
Verified Expert Solution
Question
1 Approved Answer
9 : 1 5 C Back WRDS Project _ ACC 3 1 5 _ 2 0 2 4 1 . 2 Extract industry level ratios
: C
Back WRDS ProjectACC
Extract industry level ratios pts
Extract industry level ratios from here: Compustat Capital
IQNorth AmericaFinancial RatiosFinancial Ratios Industry Level by WRDS Beta
The steps are similar as extracting firm level data, except for:
Step : GICS Sectors.
Step : Median.
Extract firmindustry data pts
Extract the GIC sector data for your company from here:
Compustat Capital IQNorth AmericaFundamentals Quarterly Please ignore the screening variables as they do not affect your analysis for this project.
Use the Ticker Symbol to extract GIC Sectors gsector code for your company.
Search online to match the GIC industry code to the textual industry categories from the industry ratios table.
Merge firm level ratios with industry level ratios pts
Please import three tables to the same Excel file please name your file this way: FirmNameYourName; then create a merged table with quarterly firm level ratios and corresponding industry level ratios of the same period. To reduce your workload of merging, this merged table includes only the st variable in green of each type of variables.
Hint:
Please use data from to check the sector of your company.
Then filter out other sectors in the data you get from copy and paste ratios for this one sector from filtered to a new Excel worksheet.
Then use the VLOOKUP function to merge ratios into one table use the date of ratios as the lookup value
Question: Answer with words pts
Look at your firm level ratios table. Some ratios change every month, while others usually stay the same for months. Why?
Data Transforming
In the merged table, create a column "Holiday" with value of if that quarter includes the month of December. pts Hint:
If a fiscal quarter ends at the end of a month, extract the calendar month from the date by using the MONTH function.
Then use the IF function to return value of if the value of month meets certain condition.
Question: Answer with words pts
Companies' fiscal quarter ends usually fall at the end of a month, but it is not always the case. If we consider the possibility that the fiscal quarter could end on any day, how would it complicate the data transforming process of identifying a holiday quarter our data
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started