When I get accounting data for a company using the get_data function (say I want the revenue), and i get the date as well, the date returned is the period end date. What i want is the date at which the revenue was published. If there has been updates to the revenue, I would like to know when this update happened as well.
How can I do that? Thanks!