diff --git a/README.md b/README.md index fcbb6cd..a8d49d3 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ This inflation calculator allows you to calculate the buying power in a specified year of any amount of money to an equivalent amount in another year by taking into account the inflation rate between these two years. It supports the following countries: -- USA (from 1913 to 2022) -- UK (from 1800 to 2022) -- France (from 1901 to 2022) -- South Korea (from 1965 to 2022) +- USA (from 1913 to 2023) +- UK (from 1800 to 2023) +- France (from 1901 to 2023) +- South Korea (from 1965 to 2023) ## Data sources diff --git a/app/src/main/res/raw/fr_values.csv b/app/src/main/res/raw/fr_values.csv index 7f85a82..711059a 100644 --- a/app/src/main/res/raw/fr_values.csv +++ b/app/src/main/res/raw/fr_values.csv @@ -1,3 +1,4 @@ +2023;117.47 2022;112.01 2021;106.45 2020;104.73 diff --git a/app/src/main/res/raw/kr_values.csv b/app/src/main/res/raw/kr_values.csv index 081888f..719f2b7 100644 --- a/app/src/main/res/raw/kr_values.csv +++ b/app/src/main/res/raw/kr_values.csv @@ -1,3 +1,4 @@ +2023;111.6 2022;107.7 2021;102.5 2020;100.0 diff --git a/app/src/main/res/raw/uk_values.csv b/app/src/main/res/raw/uk_values.csv index 9723c10..5e1ee69 100644 --- a/app/src/main/res/raw/uk_values.csv +++ b/app/src/main/res/raw/uk_values.csv @@ -1,3 +1,4 @@ +2023;1472.7 2022;1342.6 2021;1203.2 2020;1156.4 diff --git a/app/src/main/res/raw/us_values.csv b/app/src/main/res/raw/us_values.csv index 8b2dfb4..4a1909c 100644 --- a/app/src/main/res/raw/us_values.csv +++ b/app/src/main/res/raw/us_values.csv @@ -1,3 +1,4 @@ +2023;304.702 2022;292.655 2021;270.970 2020;258.811 diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 7b8bc6b..1fc34f8 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,10 +1,10 @@ This inflation calculator allows you to calculate the buying power in a specified year of any amount of money to an equivalent amount in another year by taking into account the inflation rate between these two years. It supports the following countries: -- USA (from 1913 to 2022) -- UK (from 1800 to 2022) -- France (from 1901 to 2022) -- South Korea (from 1965 to 2022) +- USA (from 1913 to 2023) +- UK (from 1800 to 2023) +- France (from 1901 to 2023) +- South Korea (from 1965 to 2023) To achieve this, this application uses data from various sources: - USA: Bureau of Labor Statistics (Historical CPI-U), https://www.bls.gov/cpi/ diff --git a/fastlane/metadata/android/fr-FR/full_description.txt b/fastlane/metadata/android/fr-FR/full_description.txt index 99a6c06..03fd491 100644 --- a/fastlane/metadata/android/fr-FR/full_description.txt +++ b/fastlane/metadata/android/fr-FR/full_description.txt @@ -1,10 +1,10 @@ Ce calculateur d'inflation permet de calculer le pouvoir d'achat d'une somme d’une année donnée en une somme équivalente d’une autre année, en prenant en compte l'inflation entre ces deux années. Les pays suivants sont supportés : -- USA (de 1913 à 2022) -- UK (de 1800 à 2022) -- France (de 1901 à 2022) -- South Korea (de 1965 à 2022) +- USA (de 1913 à 2023) +- UK (de 1800 à 2023) +- France (de 1901 à 2023) +- South Korea (de 1965 à 2023) Pour cela, l'application utilise les données de plusieurs sources : - USA: Bureau of Labor Statistics (Historical CPI-U), https://www.bls.gov/cpi/