Feature Description
@kellybry suggested in #55, that we add a backfilled GICS industry code.
Use Case / Motivation
GICS codes are current gold standard for industry codes, but they only start in late 1999.
Academic / Industry Justification (if applicable)
No response
Proposed Implementation (Optional)
Create a new column in the main output called gics_imp (imp for imputes).
Create the column in its own separate function.
Proposes implementation:
- if gics exist, use that
- if gics does not exist:
- Create sic-to-gics mapping table. Specifically, take all non-missing pairs of sic and gics codes. For each sic code, find the most frequent gics code.
- Impute the missing gics code of a firm based on its SIC code and the mapping table from 1.
@kellybry: let us know if prefer another approach
Willingness to Contribute
No, but I can provide detailed specifications
Alternatives Considered
No response
Additional Context
No response
Pre-submission Checklist
Feature Description
@kellybry suggested in #55, that we add a backfilled GICS industry code.
Use Case / Motivation
GICS codes are current gold standard for industry codes, but they only start in late 1999.
Academic / Industry Justification (if applicable)
No response
Proposed Implementation (Optional)
Create a new column in the main output called gics_imp (imp for imputes).
Create the column in its own separate function.
Proposes implementation:
@kellybry: let us know if prefer another approach
Willingness to Contribute
No, but I can provide detailed specifications
Alternatives Considered
No response
Additional Context
No response
Pre-submission Checklist