Tax update

This commit is contained in:
Alex Gebben Work 2026-04-16 17:09:15 -06:00
parent 776c058869
commit e57c744b1e

View File

@ -155,6 +155,7 @@ DATA_CENTER_EMP <- round(OPERATIONAL_EMP_COEF* c(0,cumsum(SCHEDULE ))) ##MW of a
###see(https://hamminstitute.org/site-files/documents/data_center_workforce.pdf)0/see
DOLLAR_VALUES*0.8603 #Deflate dollar values to 2022 for fixed local inputs in REMI which only offers 2017 or 2022
#0.000 0.000 0.000 0.000 0.000 +67.451 +263.014 +382.987 +377.990 +304.176 +104.521
ALL_VALUES$DATA_CENTER_EMP <- DATA_CENTER_EMP
TAX_EXEMPTIONS <- -1*rowSums(ALL_VALUES[,c(3,4)]*0.04/2)
TAX_EXEMPTIONS