Tax update
This commit is contained in:
parent
776c058869
commit
e57c744b1e
@ -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
|
###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
|
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
|
ALL_VALUES$DATA_CENTER_EMP <- DATA_CENTER_EMP
|
||||||
TAX_EXEMPTIONS <- -1*rowSums(ALL_VALUES[,c(3,4)]*0.04/2)
|
TAX_EXEMPTIONS <- -1*rowSums(ALL_VALUES[,c(3,4)]*0.04/2)
|
||||||
TAX_EXEMPTIONS
|
TAX_EXEMPTIONS
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user