Currency conversion does not work on newer TED releases #28

Closed
opened 2024-04-16 17:25:01 +00:00 by i.galabov · 4 comments
Member

In some cases, this is the problem.
image

When parsing, some values seem to have characters they are not supposed to have.

In some cases, this is the problem. ![image](/attachments/744c3799-5fae-4c04-9979-868eb9c6f7ae) When parsing, some values seem to have characters they are not supposed to have.
i.galabov added the
Kind/Bug
Priority
High
labels 2024-04-16 17:25:01 +00:00
i.galabov added reference fix/currecny_conversion_BUG_new_TED 2024-04-16 18:18:33 +00:00
Author
Member

The branch I have added I implemented a change. So that I can continue working with the new structure of the archive. You can use the fix. Keep in mind I did not fully test it. It worked for me so I could continue with my issue.

The branch I have added I implemented a change. So that I can continue working with the new structure of the archive. You can use the fix. Keep in mind I did not fully test it. It worked for me so I could continue with my issue.
Owner

In some cases, this is the problem.
image

When parsing, some values seem to have characters they are not supposed to have.

Could you provide bit more backtrace, or steps how to reproduce the error? Would save me a bit of time :D

> In some cases, this is the problem. > ![image](/attachments/744c3799-5fae-4c04-9979-868eb9c6f7ae) > > When parsing, some values seem to have characters they are not supposed to have. Could you provide bit more backtrace, or steps how to reproduce the error? Would save me a bit of time :D
Author
Member

./result/bin/run-pipeline --first-month 2023-02 --last-month 2023-03

./result/bin/run-pipeline --first-month 2023-02 --last-month 2023-03
Owner

was already fixed on main. Please always merge main back to whatever you're working on.

was already fixed on `main`. Please always merge `main` back to whatever you're working on.
linus closed this issue 2024-04-17 08:44:10 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TEDective/etl#28
No description provided.