elm.ords.process

ELM Ordinance full processing logic

Functions

process_counties_with_openai(out_dir[, ...])

Download and extract ordinances for a list of counties.

process_county(county, text_splitter[, ...])

Download and parse ordinance document for a single county.

process_county_with_logging(listener, ...[, ...])

Retrieve ordinance document for a single county with async logs.