Scripts to modify ErikZ data files into dygraph friendly format. Scripts for generati...
authordeclerambaul <fabian.kaelin@gmail.com>
Sun, 22 Apr 2012 17:50:35 +0000 (13:50 -0400)
committerdeclerambaul <fabian.kaelin@gmail.com>
Sun, 22 Apr 2012 17:50:35 +0000 (13:50 -0400)
commit9beb510ec1c9bb1b766c4233c039e0140aaa1e49
tree6d0a5b658485cddb614a7573887ce5dc522403e1
parent0ffa11b0e5b237aeccbc2c3dad549600ac8e4c77
Scripts to modify ErikZ data files into dygraph friendly format. Scripts for generating new graphs, e.g. for mobile page view data and target data (editor,mobile).
15 files changed:
msc/old_rc_new/README.md [new file with mode: 0644]
msc/old_rc_new/comscore.py [new file with mode: 0644]
msc/old_rc_new/deploy.py [new file with mode: 0755]
msc/old_rc_new/fix-dates.sh [new file with mode: 0755]
msc/old_rc_new/input/PageViewsPerMonthPopularWikisNormalized_2012_02.csv [new file with mode: 0755]
msc/old_rc_new/input/StatisticsMonthly_2012_02.csv [new file with mode: 0755]
msc/old_rc_new/input/comscore/wikilytics_in_comscore_properties_uv.csv [new file with mode: 0755]
msc/old_rc_new/input/comscore/wikilytics_in_comscore_regions_reach.csv [new file with mode: 0755]
msc/old_rc_new/input/comscore/wikilytics_in_comscore_regions_uv.csv [new file with mode: 0755]
msc/old_rc_new/input/comscore/wikilytics_in_dictionary_regions.csv [new file with mode: 0755]
msc/old_rc_new/new_charts.py [new file with mode: 0644]
msc/old_rc_new/old_charts.py [new file with mode: 0644]
msc/old_rc_new/old_to_new.py [new file with mode: 0644]
msc/old_rc_new/parse_csv.py [new file with mode: 0644]
msc/old_rc_new/utils.py [new file with mode: 0644]