From bdba7c278a06c3fb287d118edc5456a3b285d756 Mon Sep 17 00:00:00 2001 From: dsc Date: Mon, 2 Apr 2012 14:53:43 -0700 Subject: [PATCH] Updates dataset names to match stats.wikimedia.org --- rc/rc_active_editors_count.yaml | 2 +- rc/rc_article_count.yaml | 2 +- rc/rc_binary_files.yaml | 2 +- rc/rc_edits_count.yaml | 2 +- rc/rc_new_article_count.yaml | 2 +- rc/rc_new_editors_count.yaml | 2 +- rc/rc_page_requests.yaml | 4 ++-- rc/rc_very_active_editors_count.yaml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/rc/rc_active_editors_count.yaml b/rc/rc_active_editors_count.yaml index dc941a3..6027a8a 100644 --- a/rc/rc_active_editors_count.yaml +++ b/rc/rc_active_editors_count.yaml @@ -1,5 +1,5 @@ id: rc_active_editors_count -name: Active editors - Absolute - Per Wiki +name: Active Wikimedia Editors for All Wikimedia Projects (5+ edits per month) format: csv url: /data/rc/rc_active_editors_count.csv diff --git a/rc/rc_article_count.yaml b/rc/rc_article_count.yaml index 424480a..50c4396 100644 --- a/rc/rc_article_count.yaml +++ b/rc/rc_article_count.yaml @@ -1,5 +1,5 @@ id: rc_article_count -name: Article count (official) - Absolute - Per Wiki +name: Wikipedia Articles format: csv url: /data/rc/rc_article_count.csv diff --git a/rc/rc_binary_files.yaml b/rc/rc_binary_files.yaml index bb71d91..3ccd022 100644 --- a/rc/rc_binary_files.yaml +++ b/rc/rc_binary_files.yaml @@ -1,5 +1,5 @@ id: rc_binary_files -name: Binaries per month - Absolute +name: Commons Binaries per Month format: csv url: /data/rc/rc_binary_files.csv diff --git a/rc/rc_edits_count.yaml b/rc/rc_edits_count.yaml index 2789238..d8db599 100644 --- a/rc/rc_edits_count.yaml +++ b/rc/rc_edits_count.yaml @@ -1,5 +1,5 @@ id: rc_edits_count -name: Edits per month - Absolute - Per Wiki +name: Wikipedia Edits Per Month format: csv url: /data/rc/rc_edits_count.csv diff --git a/rc/rc_new_article_count.yaml b/rc/rc_new_article_count.yaml index 40246b0..85bc89a 100644 --- a/rc/rc_new_article_count.yaml +++ b/rc/rc_new_article_count.yaml @@ -1,5 +1,5 @@ id: rc_new_article_count -name: New articles per day - Absolute - Per Wiki +name: New Wikipedia Articles Per Day format: csv url: /data/rc/rc_new_article_count.csv diff --git a/rc/rc_new_editors_count.yaml b/rc/rc_new_editors_count.yaml index 9af0ab3..1a79218 100644 --- a/rc/rc_new_editors_count.yaml +++ b/rc/rc_new_editors_count.yaml @@ -1,5 +1,5 @@ id: rc_new_editors_count -name: New editors - Absolute - Per Wiki +name: New Editors Per Month for All Wikimedia Projects format: csv url: /data/rc/rc_new_editors_count.csv diff --git a/rc/rc_page_requests.yaml b/rc/rc_page_requests.yaml index b31a1b0..0dc44c8 100644 --- a/rc/rc_page_requests.yaml +++ b/rc/rc_page_requests.yaml @@ -1,5 +1,5 @@ id: rc_page_requests -name: Page view totals non-mobile + mobile +name: Page Requests for All Wikimedia Projects (including Mobile) format: csv url: /data/rc/rc_page_requests.csv @@ -11,7 +11,7 @@ timespan: columns: labels: - Month - - All Wikipedias (inc Mobile) + - All Wikipedias (+Mobile) - English - Japanese - Spanish diff --git a/rc/rc_very_active_editors_count.yaml b/rc/rc_very_active_editors_count.yaml index ac51c50..c9cad6c 100644 --- a/rc/rc_very_active_editors_count.yaml +++ b/rc/rc_very_active_editors_count.yaml @@ -1,5 +1,5 @@ id: rc_very_active_editors_count -name: Very active editors - Absolute - Per Wiki +name: Very Active Editors for All Wikimedia Projects (100+ edits per month) format: csv url: /data/rc/rc_very_active_editors_count.csv -- 1.7.0.4