From TextbookRevolution
(Difference between revisions)
Line 1: | Line 1: | ||
- | Total number of pages with a license value: {{#ask: [[License::+]]|format=count}} | + | == License stats == |
+ | |||
+ | * Total number of pages with a license value: {{#ask: [[License::+]]|format=count}} | ||
+ | * Total number of books with a free license (allowing commercial use): {{#ask: [[Category:Book]] [[license::Public Domain||GNU Free Documentation License (GFDL)||CC Attribution-Share Alike (by-sa)||CC Attribution (by)]] |format=count}} | ||
+ | * Total number of books under "all rights reserved" {{#ask: [[License::All Rights Reserved - Standard Copyright]]|format=count}} | ||
+ | |||
+ | == big table csv == | ||
+ | |||
+ | {{#ask: [[Book::+]] | ||
+ | |?book= | ||
+ | |?title= | ||
+ | |?author= | ||
+ | |?subject= | ||
+ | |?keywords= | ||
+ | |?education level= | ||
+ | |?license= | ||
+ | |mainlabel=- | ||
+ | |format=csv | ||
+ | |} | ||
+ | |||
+ | == big table inline == | ||
+ | |||
+ | {{#ask: [[Book::+]] | ||
+ | |?book= | ||
+ | |?title= | ||
+ | |?author= | ||
+ | |?subject= | ||
+ | |?keywords= | ||
+ | |?education level= | ||
+ | |?license= | ||
+ | |mainlabel=- | ||
+ | |} |
Revision as of 14:34, 17 December 2013
License stats
- Total number of pages with a license value: 1022
- Total number of books with a free license (allowing commercial use): 110
- Total number of books under "all rights reserved" 794
big table csv
{{#ask: + |?book= |?title= |?author= |?subject= |?keywords= |?education level= |?license= |mainlabel=- |format=csv |}
big table inline
{{#ask: + |?book= |?title= |?author= |?subject= |?keywords= |?education level= |?license= |mainlabel=- |}