Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement validation for financial_data and abcd_flags_equity when ready #222

Open
cjyetman opened this issue Apr 18, 2024 · 0 comments
Open

Comments

@cjyetman
Copy link
Member

cjyetman commented Apr 18, 2024

Currently, pacta.data.validation::validate_financial_data() and pacta.data.validation::validate_abcd_flags_equity() throw an error when used in the data.prep process, e.g. #85

RMI-PACTA/pacta.data.validation#69 intends to change those functions to allow some technically invalid, but likely intentional ISINs with a warning. Once that is complete, we should be able to use them here, as was intended in #85

AB#10860

cjyetman added a commit that referenced this issue Apr 18, 2024
closes #18

Most validation errors originally found (below) have been resolved.
Validation of `financial_data` and `abcd_flags_equity` has been removed
for now and will be added in the future.

investigation issues:
- #196
- #197
- #198
- #198

relevant fixes in pacta.data.validation:
- RMI-PACTA/pacta.data.validation#65
- RMI-PACTA/pacta.data.validation#66
- RMI-PACTA/pacta.data.validation#67
- RMI-PACTA/pacta.data.validation#68

relevant fix in pacta.data.preparation
- RMI-PACTA/pacta.data.preparation#18

validation of `financial_data` and `abcd_flags_equity` has been removed
from this PR, and future intended implementation is tracked here
- #222
- dependent on
RMI-PACTA/pacta.data.validation#69
@cjyetman cjyetman added the next label Apr 29, 2024
@jdhoffa jdhoffa added the ADO label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants