source: other-projects/maori-lang-detection/mongodb-data/counts_nonProductSites1_manualShortlist.json@ 33821

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

Manually created a shortlist of MRI sites from longer exclAutotranslatedSites1 list.

File size: 558 bytes
Line 
1/*
2Manually inspected non-NZ websites in tentativeNonProductSites1.json
3and made a list of sites with genuine Maori language content for each country.
4*/
5{
6 "_id" : "nz",
7 "count" : 176.0
8}
9{
10 "_id" : "us",
11 "count" : 25.0
12}
13{
14 "_id" : "au",
15 "count" : 3.0
16}
17{
18 "_id" : "de",
19 "count" : 2.0
20}
21{
22 "_id" : "dk",
23 "count" : 2.0
24}
25{
26 "_id" : "bg",
27 "count" : 1.0
28}
29{
30 "_id" : "cz",
31 "count" : 1.0
32}
33{
34 "_id" : "es",
35 "count" : 1.0
36}
37{
38 "_id" : "fr",
39 "count" : 1.0
40}
41{
42 "_id" : "ie",
43 "count" : 1.0
44}
45
Note: See TracBrowser for help on using the repository browser.