RMI-PACTA / workflow.factset

Other
0 stars 0 forks source link

tech debt: confirm exact date range for fund pulling #57

Open jdhoffa opened 4 months ago

jdhoffa commented 4 months ago
          just a question for my own precise understanding... if we have timestamp `2023-12-31` then `data_timestamp - lubridate::dmonths(3L)` = "2023-09-30"? and then if we take any report date that is `>=` to that, we include funds reported on "2023-09-30" (which could maybe be arguably not in Q4)?

_Originally posted by @cjyetman in https://github.com/RMI-PACTA/workflow.factset/pull/3#discussion_r1508623968_