Research talk:Understanding Wikidata's Value/Work log/2017-05-25

From Meta, a Wikimedia project coordination wiki

Thursday, May 25, 2017[edit]

Today, I'll be focusing on a few things. 1) I'll be trying to fix a possible bug in the utility aggregate.py. While running the script, it seems to have prematurely stopped executing. I need to figure out what caused this. 2) I'll be working on improving the performance of a utility that provides a linking between page titles and page ids across wikis. 3) When looking at page view data, we need to have a way to parse out namespaces from the page titles and then determine the appropriate page id for each title. We would also need to join this data with Wikibase usage. I'm working on doing this in one script however, it might make sense to break things out into smaller scripts/utilities.