mysociety / parlparse

The scraper/parser that produces data for TheyWorkForYou, PublicWhip, etc
Other
61 stars 22 forks source link

Migrate Popolo handling to dedicated library #98

Open jacksonj04 opened 5 years ago

jacksonj04 commented 5 years ago

At the moment the Popolo library replicates many functions of the everypolitician-popolo library, as well as adding its own for manipulating Popolo.

If we plan on using Popolo long term, it would be worthwhile moving write functions to the general purpose library, and then migrating the various scripts which manipulate ParlParse Popolo files to use this.