data4development / iati-workbench

Create IATI data files from a mix of spreadsheets and IATI input files.
https://developer.data4development.nl/iati-workbench/
GNU Affero General Public License v3.0
0 stars 1 forks source link

Extend number recognition #30

Open rolfkleef opened 4 years ago

rolfkleef commented 4 years ago

Problem in spreadsheets2iati: mix of using point and comma for decimals and thousands:

Add heuristics to recognise the format used:

rolfkleef commented 2 years ago

need to add a try-catch or similar in case a format cannot be converted, to prevent a fatal error in the conversion.

rolfkleef commented 2 years ago

prevent fatal error done in https://github.com/data4development/iati-workbench/commit/ffe3fc32c5c9677df3e0c53abce1be602d702f18