Skip to content

Compustat quarterly data #50

@mk0417

Description

@mk0417

Signals/Code/DataDownloads/C_CompustatQuarterly.do

gen time_avail_m = mofd(datadate) + 3  // Assume data available with a 3 month lag

This may have two minor issues. If we compare the RDQ (which is the release date of earnings) and datadate:

  1. RDQ < datadate: more than 600 obsrvations.
  2. RDQ > datadate+90 (day): more than 50,000 observations (that are not public available with 90-day lag)

For above two scenarios, is it better to set epspxq and other quarterly accounting information to missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions