compass process#

Download and extract ordinances for a list of counties

compass process [OPTIONS]

Options

-c, --config <config>#

Required Path to ordinance configuration JSON or JSON5 file. This file should contain any/all the arguments to pass to compass.scripts.process.process_counties_with_openai().

-v, --verbose#

Show logs on the terminal. Add extra libraries to get logs from by increasing the input (-v, -vv, -vvv). Does not affect log level, which is controlled via the config input.

-np, --no_progress#

Flag to hide progress bars during processing.