openeventdata / phoenix_pipeline

Turning news into events since 2014.
MIT License
50 stars 33 forks source link

Post-process needs to handle historical country codes #79

Closed ahalterman closed 9 years ago

ahalterman commented 9 years ago

There's a step that checks for country codes in the PETR output to structure the event data. This list doesn't include the newly-added historical countries (including SUN for Soviet Union). Make sure this list includes all of the new country codes.

https://github.com/openeventdata/phoenix_pipeline/blob/d8f131b825d750f8082ad7e3ac9a27fced5ed59f/postprocess.py#L275