source: other-projects/maori-lang-detection/mongodb-data/6b_counts_manualShortlist_numPagesContainingMRI.json@ 33868

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

Tables of mongodb counts (1-5 table) and manual counts (6table). GeoJSON maps for number of web PAGES in MRI and containing MRI.

File size: 536 bytes
Line 
1/*
2Based on the values in 6table_nonProductSites_manualShortlist.json
3
4Country codes column by numPagesContainingMRI counts.
5*/
6{
7 "_id" : "nz",
8 "count" : 9641.0
9}
10{
11 "_id" : "us",
12 "count" : 953.0
13}
14{
15 "_id" : "au",
16 "count" : 86.0
17}
18{
19 "_id" : "de",
20 "count" : 11.0
21}
22{
23 "_id" : "dk",
24 "count" : 7.0
25}
26{
27 "_id" : "bg",
28 "count" : 2.0
29}
30{
31 "_id" : "cz",
32 "count" : 1.0
33}
34{
35 "_id" : "es",
36 "count" : 1.0
37}
38{
39 "_id" : "fr",
40 "count" : 1.0
41}
42{
43 "_id" : "ie",
44 "count" : 3.0
45}
46
Note: See TracBrowser for help on using the repository browser.