opencleveland / drocer

Scraper and parser of Cleveland City Council's records and the produced text.
6 stars 6 forks source link

ord parser proof of concept #9

Closed calarrick closed 8 years ago

calarrick commented 8 years ago

Working proof of concept to take in City Record text file and process it to locate each ordinance or resolution, along with the context in which that ord. or res. appears in the Record. Needs to be integrated into more fully working application (e.g. add useful output, set up to read and process all files in a director, add error handling and more tests), and is inevitably quite hard-coded to the particular plain-text output of the existing workflow, but am sharing this as p of c.