Skip to content

Commit

Permalink
Change secondary currency provider for current rates
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Oct 4, 2023
1 parent a28efdb commit 7b275fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ including phonetic fuzzy name matching.

It also provides foreign exchange rates and conversion from amounts in local currency to
USD and vice-versa. The conversion relies on Yahoo Finance, falling back on
https://github.com/fawazahmed0/currency-api for current rates, and Yahoo Finance falling back on IMF data via IATI
for historic rates.
[currency-api](https://github.com/fawazahmed0/currency-api) for current rates,
and Yahoo Finance falling back on IMF data via IATI for historic rates.

For more information, please read the [documentation](https://hdx-python-country.readthedocs.io/en/latest/).

Expand Down
4 changes: 2 additions & 2 deletions documentation/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ including phonetic fuzzy name matching.

It also provides foreign exchange rates and conversion from amounts in local currency to
USD and vice-versa. The conversion relies on Yahoo Finance, falling back on
https://github.com/fawazahmed0/currency-api for current rates, and Yahoo Finance falling back on IMF data via IATI
for historic rates.
[currency-api](https://github.com/fawazahmed0/currency-api) for current rates,
and Yahoo Finance falling back on IMF data via IATI for historic rates.

This library is part of the [Humanitarian Data Exchange](https://data.humdata.org/)
(HDX) project. If you have humanitarian related data, please upload your datasets to
Expand Down

0 comments on commit 7b275fd

Please sign in to comment.