unitedstates / congressional-record

A parser for the Congressional Record.
Other
128 stars 40 forks source link

handling of "{time} xxxx" #19

Closed nclarkjudd closed 6 years ago

nclarkjudd commented 9 years ago

In the Record the time is periodically marked by "{time} xxxx" where xxxx is a 24-hour time. In the case I see here (CREC-2013-04-16-pt1-PgH2029-5.txt) time is indented by 30 characters.

CRParser picks it up as a title, which is fine for now. But approximate time is a useful thing to know.

I plan to work on this and #18 on my own time and will try to offer a patch.

nclarkjudd commented 6 years ago

Fixed with https://github.com/unitedstates/congressional-record/commit/39c70161673b0fa43e94565e8f0dc29116aae102