ALI-Tax-Analyzer

User Training Class 1 Project Results
Login

User Training Class 1 Project Results

Class 1 Project CLP Run Specification

The run specification file for CLP is as follows:

CLP.run

use input all.csv;
use taxyear 2019 to 2025;
use reform {
};
use response {
};
use growdiff {
};
use calcopts {
};
use flags {silent nodump tstax xsati xsetr xstax};

Use of all.csv input implies we are simulating policy with all of the 798,733 taxpayers for whom we have 2019 information.

No reform provisions imply this is current-law policy.