diff --git a/.gitignore b/.gitignore index 84be4989e..8a599e50e 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ Visualizations/**/plots # ... except for this excel file (gold flat-format annotation table) !Database/gold/ImpactDB_DataTable_Validation.xlsx -!Database/data/currency_conversion.xlsx + # ignore pycache **/__pycache__ diff --git a/Database/data/README.md b/Database/data/README.md deleted file mode 100644 index 2ccd25a53..000000000 --- a/Database/data/README.md +++ /dev/null @@ -1,3 +0,0 @@ -**Inflation Adjustment** - -We obtained the original inflation table from [the Minneapolis Fed's consumer price index data](https://www.minneapolisfed.org/about-us/monetary-policy/inflation-calculator/consumer-price-index-1800-) and saved it as the `inflation_Index_orig.csv` file, which uses 1967 as the base year. In our database, we adjusted the inflation to 2024 values. To do this, we rescaled the inflation index to 2024, resulting in the `inflation_Index_2024.csv` file, which is used in our full-run database. diff --git a/Database/data/currency_conversion.xlsx b/Database/data/currency_conversion.xlsx deleted file mode 100644 index 045a86235..000000000 Binary files a/Database/data/currency_conversion.xlsx and /dev/null differ diff --git a/Database/data/inflation_Index_2024.csv b/Database/data/inflation_Index_2024.csv deleted file mode 100644 index c79969db2..000000000 --- a/Database/data/inflation_Index_2024.csv +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c61266c3ede76cf1d5bccaf1b2e21f617f253a5db613a9dba221649c4d6a4dbe -size 6037 diff --git a/Database/data/inflation_Index_orig.csv b/Database/data/inflation_Index_orig.csv deleted file mode 100644 index 13150690d..000000000 --- a/Database/data/inflation_Index_orig.csv +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:317af80dd324eadd4017230690a864b31a43592f15f829daf2c63a8fad324d69 -size 4100