source: other-projects/maori-lang-detection/mongodb-data-auto/2table_sitesWithPagesInMRI.json@ 36317

Last change on this file since 36317 was 34119, checked in by ak19, 4 years ago

Committing the auto-generated analysis results folder, mongodb-data-auto. Although this folder gets regenerated every time SummaryTool.java gets re-run, its output largely supercedes equivalent contents in the mongodb-data folder which were manually generated earlier on. So I want a copy of the latest contents in svn. The mongodb-data-auto folder contains some extra work: piecharts generated from the newer data in monogodb-data-auto folder of this commit.

File size: 3.0 KB
Line 
1/* 1 */
2{
3 "_id": "US",
4 "count": 209,
5 "numPagesInMRICount": 3481,
6 "numPagesContainingMRICount": 6728,
7 "totalPagesAcrossMatchingSites": 184236
8}
9/* 3 */
10{
11 "_id": "NZ",
12 "count": 51,
13 "numPagesInMRICount": 2620,
14 "numPagesContainingMRICount": 5000,
15 "totalPagesAcrossMatchingSites": 20903
16}
17/* 5 */
18{
19 "_id": "CN",
20 "count": 33,
21 "numPagesInMRICount": 282,
22 "numPagesContainingMRICount": 552,
23 "totalPagesAcrossMatchingSites": 27605
24}
25/* 7 */
26{
27 "_id": "FR",
28 "count": 18,
29 "numPagesInMRICount": 776,
30 "numPagesContainingMRICount": 1101,
31 "totalPagesAcrossMatchingSites": 17622
32}
33/* 9 */
34{
35 "_id": "AU",
36 "count": 10,
37 "numPagesInMRICount": 125,
38 "numPagesContainingMRICount": 192,
39 "totalPagesAcrossMatchingSites": 257
40}
41/* 11 */
42{
43 "_id": "NL",
44 "count": 10,
45 "numPagesInMRICount": 203,
46 "numPagesContainingMRICount": 216,
47 "totalPagesAcrossMatchingSites": 9185
48}
49/* 13 */
50{
51 "_id": "DE",
52 "count": 5,
53 "numPagesInMRICount": 146,
54 "numPagesContainingMRICount": 190,
55 "totalPagesAcrossMatchingSites": 4195
56}
57/* 15 */
58{
59 "_id": "DK",
60 "count": 4,
61 "numPagesInMRICount": 4,
62 "numPagesContainingMRICount": 4,
63 "totalPagesAcrossMatchingSites": 10
64}
65/* 17 */
66{
67 "_id": "GB",
68 "count": 3,
69 "numPagesInMRICount": 4,
70 "numPagesContainingMRICount": 13,
71 "totalPagesAcrossMatchingSites": 2935
72}
73/* 19 */
74{
75 "_id": "CA",
76 "count": 3,
77 "numPagesInMRICount": 30,
78 "numPagesContainingMRICount": 35,
79 "totalPagesAcrossMatchingSites": 2823
80}
81/* 21 */
82{
83 "_id": "UA",
84 "count": 2,
85 "numPagesInMRICount": 9,
86 "numPagesContainingMRICount": 10,
87 "totalPagesAcrossMatchingSites": 1140
88}
89/* 23 */
90{
91 "_id": "SG",
92 "count": 2,
93 "numPagesInMRICount": 5,
94 "numPagesContainingMRICount": 23,
95 "totalPagesAcrossMatchingSites": 1357
96}
97/* 25 */
98{
99 "_id": "IE",
100 "count": 2,
101 "numPagesInMRICount": 18,
102 "numPagesContainingMRICount": 24,
103 "totalPagesAcrossMatchingSites": 454
104}
105/* 27 */
106{
107 "_id": "UNKNOWN",
108 "count": 2,
109 "numPagesInMRICount": 109,
110 "numPagesContainingMRICount": 117,
111 "totalPagesAcrossMatchingSites": 219
112}
113/* 29 */
114{
115 "_id": "ES",
116 "count": 2,
117 "numPagesInMRICount": 5,
118 "numPagesContainingMRICount": 5,
119 "totalPagesAcrossMatchingSites": 3649
120}
121/* 31 */
122{
123 "_id": "BG",
124 "count": 1,
125 "numPagesInMRICount": 2,
126 "numPagesContainingMRICount": 2,
127 "totalPagesAcrossMatchingSites": 2
128}
129/* 33 */
130{
131 "_id": "HK",
132 "count": 1,
133 "numPagesInMRICount": 1,
134 "numPagesContainingMRICount": 9,
135 "totalPagesAcrossMatchingSites": 600
136}
137/* 35 */
138{
139 "_id": "JP",
140 "count": 1,
141 "numPagesInMRICount": 1,
142 "numPagesContainingMRICount": 3,
143 "totalPagesAcrossMatchingSites": 377
144}
145/* 37 */
146{
147 "_id": "MX",
148 "count": 1,
149 "numPagesInMRICount": 1,
150 "numPagesContainingMRICount": 21,
151 "totalPagesAcrossMatchingSites": 236
152}
153/* 39 */
154{
155 "_id": "GR",
156 "count": 1,
157 "numPagesInMRICount": 1,
158 "numPagesContainingMRICount": 3,
159 "totalPagesAcrossMatchingSites": 4
160}
161/* 41 */
162{
163 "_id": "SE",
164 "count": 1,
165 "numPagesInMRICount": 7,
166 "numPagesContainingMRICount": 12,
167 "totalPagesAcrossMatchingSites": 824
168}
Note: See TracBrowser for help on using the repository browser.