Paper title: Immigration, Legal Status and Fiscal Impact Authors: Andri Chassamboulli, Xiangbo Liu Published at Review of Economic Dynamics, accepted July 2024 Requirements: Matlab Notes: --For each case/experiment reported in the paper there are two files. The first, named “calibration_...” parameterizes the model. The second, named “Results_...” derives the results reported in the tables of the paper. --For example, the code calibration_baseline_model.m parameterizes the baseline model and the code Results_baseline_model.m derives the results in the baseline model. Instructions: --First, run code named “calibration_...” save the parameter values in a matlab data file. --Second, load the matlab data file and run the code named “Results_...”. Results are save in variable “Results”. Computations should not take more than a minute or two.