https://github.com/mrvideo/inflationcalculator
Converts Euro to Italian Lira and viceversa, accounting for inflation
https://github.com/mrvideo/inflationcalculator
Last synced: 12 months ago
JSON representation
Converts Euro to Italian Lira and viceversa, accounting for inflation
- Host: GitHub
- URL: https://github.com/mrvideo/inflationcalculator
- Owner: MrVideo
- License: gpl-3.0
- Created: 2021-10-23T21:11:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T21:17:43.000Z (over 4 years ago)
- Last Synced: 2025-06-19T12:57:28.748Z (12 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inflation Calculator
### English
This calculator takes inflation in account to convert the value of Euro to the old Italian Lira and viceversa.
Inflation data provided by [ISTAT](http://seriestoriche.istat.it/fileadmin/documenti/Tavola_21.6.xls) and formatted into `.csv` by me.
---
### Italian
Questo programma calcola il valore dell'Euro in Lire e viceversa tenendo conto dell'inflazione.
Dati sull'inflazione forniti dall'[ISTAT](http://seriestoriche.istat.it/fileadmin/documenti/Tavola_21.6.xls) e formattati in `.csv` da me.