everypolitician / compare_with_wikidata

Library for diffing Wikidata and CSVs
MIT License
2 stars 0 forks source link

Switch to using subpages instead of parsing parameters #42

Closed chrismytton closed 7 years ago

chrismytton commented 7 years ago

Rather than looking for the input SPARQL query and CSV URL in template parameters and trying to parse them out with a regex, this switches to using subpages for those inputs. This also switches to writing the comparison and stats to separate subpages.

There are quite a few benefits to using subpages: