Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandydoo/georgian-lari-exchange-rates


https://github.com/sandydoo/georgian-lari-exchange-rates

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Fetch Georgian Lari exchange rates from the National Bank of Georgia

Fetches exchange rate data for the Georgian Lari for a given month and currency. Outputs a CSV file.
Indispensible for reporting income in foreign currencies as a Georgian tax resident.

The dates are converted into a sane format that can be processed by spreadsheet software.
Missing rates are back- and forward-filled for bank holidays.

### Documentation

```console
➜ ./convert_dates.py -h
usage: convert_dates.py [-h] -c CODE -p YYYY-MM

options:
-h, --help show this help message and exit
-c CODE, --currency CODE
currency code
-p YYYY-MM, --period YYYY-MM
month and year

```

### Example

```sh
./convert_dates.py -p 2023-09 -c {EUR,GBP,USD}
```

### Supported currencies

- EUR
- USD
- GBP