source: other-projects/maori-lang-detection/mongodb-data/1a_counts_miInUrlPath.json@ 33823

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

Recommitting mongo-data folder with renamed files with numbering.

File size: 1.2 KB
Line 
1/* 1 */
2{
3 "_id" : "us",
4 "count" : 408.0
5}
6
7/* 2 */
8{
9 "_id" : "cn",
10 "count" : 123.0
11}
12
13/* 3 */
14{
15 "_id" : "fr",
16 "count" : 34.0
17}
18
19/* 4 */
20{
21 "_id" : "unknown",
22 "count" : 19.0
23}
24
25/* 5 */
26{
27 "_id" : "nz",
28 "count" : 14.0
29}
30
31/* 6 */
32{
33 "_id" : "de",
34 "count" : 12.0
35}
36
37/* 7 */
38{
39 "_id" : "nl",
40 "count" : 8.0
41}
42
43/* 8 */
44{
45 "_id" : "hk",
46 "count" : 7.0
47}
48
49/* 9 */
50{
51 "_id" : "au",
52 "count" : 7.0
53}
54
55/* 10 */
56{
57 "_id" : "ca",
58 "count" : 7.0
59}
60
61/* 11 */
62{
63 "_id" : "gb",
64 "count" : 5.0
65}
66
67/* 12 */
68{
69 "_id" : "jp",
70 "count" : 5.0
71}
72
73/* 13 */
74{
75 "_id" : "ua",
76 "count" : 4.0
77}
78
79/* 14 */
80{
81 "_id" : "ru",
82 "count" : 4.0
83}
84
85/* 15 */
86{
87 "_id" : "vg",
88 "count" : 2.0
89}
90
91/* 16 */
92{
93 "_id" : "sg",
94 "count" : 2.0
95}
96
97/* 17 */
98{
99 "_id" : "dk",
100 "count" : 2.0
101}
102
103/* 18 */
104{
105 "_id" : "se",
106 "count" : 1.0
107}
108
109/* 19 */
110{
111 "_id" : "ie",
112 "count" : 1.0
113}
114
115/* 20 */
116{
117 "_id" : "es",
118 "count" : 1.0
119}
120
121/* 21 */
122{
123 "_id" : "tr",
124 "count" : 1.0
125}
126
127/* 22 */
128{
129 "_id" : "za",
130 "count" : 1.0
131}
132
133/* 23 */
134{
135 "_id" : "cz",
136 "count" : 1.0
137}
138
139/* 24 */
140{
141 "_id" : "eu",
142 "count" : 1.0
143}
Note: See TracBrowser for help on using the repository browser.