source: other-projects/maori-lang-detection/mongodb-data/6a_counts_manualShortlist_numPagesInMRI.json@ 33848

Last change on this file since 33848 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: 487 bytes
Line 
1/*
2Based on the values in 6table_nonProductSites_manualShortlist.json
3
4Country codes column by numPagesInMRI counts.
5
6*/
7{
8 "_id" : "nz",
9 "count" : 4360.0
10}
11{
12 "_id" : "us",
13 "count" : 681.0
14}
15{
16 "_id" : "au",
17 "count" : 8.0
18}
19{
20 "_id" : "de",
21 "count" : 4.0
22}
23{
24 "_id" : "dk",
25 "count" : 4.0
26}
27{
28 "_id" : "bg",
29 "count" : 2.0
30}
31{
32 "_id" : "es",
33 "count" : 1.0
34}
35{
36 "_id" : "fr",
37 "count" : 1.0
38}
39{
40 "_id" : "ie",
41 "count" : 1.0
42}
43
Note: See TracBrowser for help on using the repository browser.