fixes typos and whitespace in datafiles.
authordsc <dsc@less.ly>
Mon, 2 Apr 2012 21:42:11 +0000 (14:42 -0700)
committerdsc <dsc@less.ly>
Mon, 2 Apr 2012 21:42:11 +0000 (14:42 -0700)
15 files changed:
enwp_articles_created.yaml
enwp_articles_deleted.yaml
enwp_editors_activity.yaml
enwp_editors_counts.yaml
enwp_edits_activity.yaml
enwp_edits_counts.yaml
enwp_edits_namespaces.yaml
rc/rc_active_editors_count.yaml
rc/rc_article_count.yaml
rc/rc_binary_files.yaml
rc/rc_edits_count.yaml
rc/rc_new_article_count.yaml
rc/rc_new_editors_count.yaml
rc/rc_page_requests.yaml
rc/rc_very_active_editors_count.yaml

index 6b6ac46..cb98d6a 100644 (file)
@@ -22,7 +22,7 @@ columns:
     - int
     - int
 chart:
-    libary: dygraphs
+    chartType: dygraphs
     options:
         rollPeriod: 5
         ylabel: Number of articles
index 38136c3..2e10eaa 100644 (file)
@@ -22,7 +22,7 @@ columns:
     - int
     - int
 chart:
-    libary: dygraphs
+    chartType: dygraphs
     options:
         rollPeriod: 5
         ylabel: Number of articles
index 8e1bbb0..c2e5347 100644 (file)
@@ -26,7 +26,7 @@ columns:
     - int
     - int
 chart:
-    libary: dygraphs
+    chartType: dygraphs
     options:
         stackedGraph: true
         ylabel: Editors
index 5d5e8bf..1da64df 100644 (file)
@@ -23,6 +23,6 @@ columns:
     - int
 
 chart:
-    libary: dygraphs
+    chartType: dygraphs
     options:
         ylabel: Editors
index 81420ae..735435d 100644 (file)
@@ -29,7 +29,7 @@ columns:
     - int
 
 chart:
-    libary: dygraphs
+    chartType: dygraphs
     options:
         stackedGraph: true
         ylabel: Edits
index 29087c1..cc25bc8 100644 (file)
@@ -23,6 +23,6 @@ columns:
     - int
 
 chart:
-    libary: dygraphs
+    chartType: dygraphs
     options:
         ylabel: Number of edits
index db47dc4..80c982c 100644 (file)
@@ -26,7 +26,7 @@ columns:
     - int
     - int
 chart:
-    libary: dygraphs
+    chartType: dygraphs
     options:
         stackedGraph: true
         title: Number of edits to namespaces (excluding bots)
index e647f88..dc941a3 100644 (file)
@@ -1,5 +1,4 @@
-
-       id: rc_active_editors_count
+id: rc_active_editors_count
 name: Active editors - Absolute - Per Wiki
 format: csv
 url: /data/rc/rc_active_editors_count.csv
@@ -11,29 +10,28 @@ timespan:
 
 columns:
     labels:
-       - Month
-       - Total
-       - English
-       - Commons
-       - German
-       - French
-       - Russian
-       - Spanish
-       - Japanese
-       - Italian
-       - Chinese
+    - Month
+    - Total
+    - English
+    - Commons
+    - German
+    - French
+    - Russian
+    - Spanish
+    - Japanese
+    - Italian
+    - Chinese
     types:
-       - date
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
+    - date
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
 chart:
-    libary: dygraphs
-       
\ No newline at end of file
+    chartType: dygraphs
index 720b9cd..424480a 100644 (file)
@@ -1,5 +1,4 @@
-
-       id: rc_article_count
+id: rc_article_count
 name: Article count (official) - Absolute - Per Wiki
 format: csv
 url: /data/rc/rc_article_count.csv
@@ -11,25 +10,25 @@ timespan:
 
 columns:
     labels:
-       - Month
-       - Total
-       - English
-       - German
-       - French
-       - Dutch
-       - Italian
-       - Polish
-       - Spanish
+    - Month
+    - Total
+    - English
+    - German
+    - French
+    - Dutch
+    - Italian
+    - Polish
+    - Spanish
     types:
-       - date
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
+    - date
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
 chart:
-    libary: dygraphs
-       
\ No newline at end of file
+    chartType: dygraphs
+    
\ No newline at end of file
index 0e6ab91..bb71d91 100644 (file)
@@ -1,5 +1,4 @@
-
-       id: rc_binary_files
+id: rc_binary_files
 name: Binaries per month - Absolute
 format: csv
 url: /data/rc/rc_binary_files.csv
@@ -11,31 +10,30 @@ timespan:
 
 columns:
     labels:
-       - Month
-       - Total
-       - jpg
-       - png
-       - svg
-       - ogg
-       - gif
-       - tif
-       - pdf
-       - djvu
-       - ogv
-       - mid
+    - Month
+    - Total
+    - jpg
+    - png
+    - svg
+    - ogg
+    - gif
+    - tif
+    - pdf
+    - djvu
+    - ogv
+    - mid
     types:
-       - date
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
+    - date
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
 chart:
-    libary: dygraphs
-       
\ No newline at end of file
+    chartType: dygraphs
index db8dc5f..2789238 100644 (file)
@@ -1,5 +1,4 @@
-
-       id: rc_edits_count
+id: rc_edits_count
 name: Edits per month - Absolute - Per Wiki
 format: csv
 url: /data/rc/rc_edits_count.csv
@@ -11,19 +10,18 @@ timespan:
 
 columns:
     labels:
-       - Month
-       - Total
-       - English
-       - French
-       - German
-       - Russian
+    - Month
+    - Total
+    - English
+    - French
+    - German
+    - Russian
     types:
-       - date
-       - int
-       - int
-       - int
-       - int
-       - int
+    - date
+    - int
+    - int
+    - int
+    - int
+    - int
 chart:
-    libary: dygraphs
-       
\ No newline at end of file
+    chartType: dygraphs
index 6cfbc3b..40246b0 100644 (file)
@@ -1,5 +1,4 @@
-
-       id: rc_new_article_count
+id: rc_new_article_count
 name: New articles per day - Absolute - Per Wiki
 format: csv
 url: /data/rc/rc_new_article_count.csv
@@ -11,19 +10,18 @@ timespan:
 
 columns:
     labels:
-       - Month
-       - Total
-       - English
-       - French
-       - German
-       - Polish
+    - Month
+    - Total
+    - English
+    - French
+    - German
+    - Polish
     types:
-       - date
-       - int
-       - int
-       - int
-       - int
-       - int
+    - date
+    - int
+    - int
+    - int
+    - int
+    - int
 chart:
-    libary: dygraphs
-       
\ No newline at end of file
+    chartType: dygraphs
index 608e019..9af0ab3 100644 (file)
@@ -1,5 +1,4 @@
-
-       id: rc_new_editors_count
+id: rc_new_editors_count
 name: New editors - Absolute - Per Wiki
 format: csv
 url: /data/rc/rc_new_editors_count.csv
@@ -11,29 +10,28 @@ timespan:
 
 columns:
     labels:
-       - Month
-       - Total
-       - English
-       - Commons
-       - Spanish
-       - French
-       - German
-       - Russian
-       - Japanese
-       - Italian
-       - Chinese
+    - Month
+    - Total
+    - English
+    - Commons
+    - Spanish
+    - French
+    - German
+    - Russian
+    - Japanese
+    - Italian
+    - Chinese
     types:
-       - date
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
+    - date
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
 chart:
-    libary: dygraphs
-       
\ No newline at end of file
+    chartType: dygraphs
index ea96b9a..b31a1b0 100644 (file)
@@ -1,5 +1,4 @@
-
-       id: rc_page_requests
+id: rc_page_requests
 name: Page view totals non-mobile + mobile
 format: csv
 url: /data/rc/rc_page_requests.csv
@@ -11,23 +10,22 @@ timespan:
 
 columns:
     labels:
-       - Month
-       - All projects
-       - English
-       - Japanese
-       - Spanish
-       - German
-       - Russian
-       - French
+    - Month
+    - All Wikipedias (inc Mobile)
+    - English
+    - Japanese
+    - Spanish
+    - German
+    - Russian
+    - French
     types:
-       - date
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
+    - date
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
 chart:
-    libary: dygraphs
-       
\ No newline at end of file
+    chartType: dygraphs
index 9da350b..ac51c50 100644 (file)
@@ -1,5 +1,4 @@
-
-       id: rc_very_active_editors_count
+id: rc_very_active_editors_count
 name: Very active editors - Absolute - Per Wiki
 format: csv
 url: /data/rc/rc_very_active_editors_count.csv
@@ -11,29 +10,28 @@ timespan:
 
 columns:
     labels:
-       - Month
-       - Total
-       - English
-       - Commons
-       - German
-       - French
-       - Russian
-       - Spanish
-       - Italian
-       - Japanese
-       - Polish
+    - Month
+    - Total
+    - English
+    - Commons
+    - German
+    - French
+    - Russian
+    - Spanish
+    - Italian
+    - Japanese
+    - Polish
     types:
-       - date
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
-       - int
+    - date
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
+    - int
 chart:
-    libary: dygraphs
-       
\ No newline at end of file
+    chartType: dygraphs