Feature summary:
Dumps:
- https://dumps.wikimedia.org/other/pageview_complete/
- https://dumps.wikimedia.org/other/pageview_complete/pageviews/
convert(ing) from old format [1] into D0CMF.
Disadvantages of the current format:
- interval with a maximum of 31 values,
- now, If user wanna data about the one wiki so he must download the data about all wikis.
Benefits of new format would be:
- Better user comfort,
- possibility grouping data (titles by local wiki),
- low data to store,
- low data to traffic.
D0CMF:
- Analyse of store size (https://meta.wikimedia.org/wiki/User:Du%C5%A1an_Krehe%C4%BE#d0cmf).
- There is code (by Dušan Kreheľ) that converts and merges pageview statistics. Tested (only user pageviews): https://archive.org/search?query=subject%3A%22d0cmf%22
{1} https://dumps.wikimedia.org/other/pageview_complete/readme.html, section "Data format".