Merge pull request #277 from apache/unused

Unused data items
diff --git a/asfdata.yaml b/asfdata.yaml
index 4ba2c2b..06da33f 100644
--- a/asfdata.yaml
+++ b/asfdata.yaml
@@ -1,41 +1,3 @@
-# TODO: the sources for these fixed values need to be documented
-
-# key-value pairs
-code_lines: 271M
-code_changed: 4.8B
-code_commits: 4.6M
-
-# index.ezmd: 'code contributors'
-asf_contributors: 49,000
-# index.ezmd: 'people involved in our communities'
-asf_people: 640,000
-# index.ezmd: Projects and Initiatives
-com_initiatives: 350
-# index.ezmd
-com_downloads: ~2 Petabytes
-# index.ezmd
-com_emails: 28M
-# index.ezmd
-com_mailinglists: 1,400
-# index.ezmd: weekly page views
-com_pageviews: 286M
-
-# data sources for numbers
-pi:
-  url: https://whimsy.apache.org/public/public_ldap_people.json
-  # rounded down, so can be used as nnn+
-  asf_committers:
-    path: people_count
-    truncate: 10
-
-mi:
-  url: https://whimsy.apache.org/public/member-info.json
-  asf_members:
-    path: member_count
-  # rounded down, so can be used as nnn+
-  asf_members_rounded:
-    path: member_count
-    truncate: 10
 
 # data sources to slurp and sequence
 #   index.ezmd
diff --git a/docs/builds.md b/docs/builds.md
index 2a2977b..664f7ac 100644
--- a/docs/builds.md
+++ b/docs/builds.md
@@ -107,21 +107,6 @@
 ...
 -----
 metadata[site_url] = "https://www.apache.org"
-metadata[code_lines] = "227M"
-metadata[code_changed] = "4.2B"
-metadata[code_commits] = "4.1M"
-metadata[asf_members] = 820
-metadata[asf_members_rounded] = 800
-metadata[asf_committers] = "8,100"
-metadata[asf_contributors] = "40,000"
-metadata[asf_people] = "488,000"
-metadata[com_initiatives] = 350
-metadata[com_projects] = 300
-metadata[com_podlings] = 37
-metadata[com_downloads] = "~2 Petabytes"
-metadata[com_emails] = "24M"
-metadata[com_mailinglists] = "1,400"
-metadata[com_pageviews] = "35M"
 metadata[board] is a sequence.
 metadata[officers] is a sequence.
 metadata[committees] is a sequence.