Some Python to scrape and reshape a table of data on journalists who witness executions in Texas.
The script attempts some typo correction (fixes.py) and flattens the data into a tidy CSV in which each record is one journalist's witness of a single execution (e.g., five witnesses at an execution = five rows).