rFirm does firm synthesis and is partially implemented as a series of R scripts and as a Python package, using the ActivitySim framework. The plan is for rFirm to be eventually entirely implemented as a standalone Python package.
create_inputs/NFM_MainSynthesis.R
outputs/cbp.establishments_final.csv
to example/data/firms.csv
firms_file_name
in example\configs\settings.yaml
references example/data/firms.csv
example/python run_simulation.py
DEBUG <- TRUE
in NFM_MainSynthesis.R
create_inputs/NFM_MainSynthesis.R
outputs/firms_test.csv
to example/data/firms_test.csv
firms_file_name
in example\configs\settings.yaml
references example/data/firms_test.csv
example/python run_simulation.py