diff --git a/404.html b/404.html index 4bdd9f3fa..58def5685 100644 --- a/404.html +++ b/404.html @@ -51,7 +51,7 @@ - + diff --git a/Docs/ServerConfig/cache/Caddyfile b/Docs/ServerConfig/cache/Caddyfile index b818fae82..e54c42d99 100644 --- a/Docs/ServerConfig/cache/Caddyfile +++ b/Docs/ServerConfig/cache/Caddyfile @@ -1,14 +1,4 @@ cache.mapcomplete.org { - reverse_proxy /summary/* { - to http://127.0.0.1:2345 - } - - reverse_proxy /extractgraph { - to http://127.0.0.1:2346 - } - - reverse_proxy /* { - to http://127.0.0.1:7800 - } - + reverse_proxy /summary/* 127.0.0.1:2345 + reverse_proxy /* 127.0.0.1:7800 } diff --git a/Docs/ServerConfig/cache/cache.txt b/Docs/ServerConfig/cache/cache.md similarity index 89% rename from Docs/ServerConfig/cache/cache.txt rename to Docs/ServerConfig/cache/cache.md index ddda8f29a..df11db46d 100644 --- a/Docs/ServerConfig/cache/cache.txt +++ b/Docs/ServerConfig/cache/cache.md @@ -10,6 +10,6 @@ https://dynamicdns.park-your-domain.com/update?host=cache&domain=mapcomplete.org ## Setup -See SettingUpPSQL.md +See [SettingUpPSQL.md](../SettingUpPSQL.md) diff --git a/Docs/ServerConfig/hetzner/Caddyfile b/Docs/ServerConfig/hetzner/Caddyfile index d34713d66..b0beb86e1 100644 --- a/Docs/ServerConfig/hetzner/Caddyfile +++ b/Docs/ServerConfig/hetzner/Caddyfile @@ -3,7 +3,6 @@ hosted.mapcomplete.org { file_server header { +Permissions-Policy "interest-cohort=()" - +Report-To `\{"group":"csp-endpoint", "max_age": 86400,"endpoints": [\{"url": "https://report.mapcomplete.org/csp"}], "include_subdomains": true}` } } @@ -11,12 +10,11 @@ countrycoder.mapcomplete.org { root * tiles/ file_server header { - +Permissions-Policy "interest-cohort=()" - +Access-Control-Allow-Origin https://hosted.mapcomplete.org https://dev.mapcomplete.org https://mapcomplete.org - } + +Permissions-Policy "interest-cohort=()" + +Access-Control-Allow-Origin https://hosted.mapcomplete.org https://dev.mapcomplete.org https://mapcomplete.org + } } - report.mapcomplete.org { reverse_proxy { to http://127.0.0.1:2600 @@ -30,25 +28,7 @@ studio.mapcomplete.org { } lod.mapcomplete.org { - reverse_proxy /extractgraph { - to http://127.0.0.1:2346 - } -} - -bounce.mapcomplete.org { - reverse_proxy { - to http://127.0.0.1:1236 - } -} - -mapcomplete.osm.be { - reverse_proxy { - to http://127.0.0.1:1236 - } -} - -cache.mapcomplete.org { - reverse_proxy /summary/* { - to http://127.0.0.1:2345 - } + reverse_proxy /extractgraph { + to http://127.0.0.1:2346 + } } diff --git a/Docs/SettingUpPSQL.md b/Docs/SettingUpPSQL.md index 7b19dccad..b615129bb 100644 --- a/Docs/SettingUpPSQL.md +++ b/Docs/SettingUpPSQL.md @@ -59,11 +59,13 @@ HP ProLiant DL360 G7 (1U): 2Rx4 DDR3-memory (PC3) ## Deploying a tile server -pg_tileserv kan hier gedownload worden: https://github.com/CrunchyData/pg_tileserv +pg_tileserv can be downloaded here: https://github.com/CrunchyData/pg_tileserv + +In the directory where it is downloaded (e.g. `~/data`), run ```` export DATABASE_URL=postgresql://user:password@localhost:5444/osm-poi -nohup ./pg_tileserv & +nohup ./pg_tileserv > pg_tileserv.log & ```` Tiles are available at: @@ -74,6 +76,10 @@ map.addSource("drinking_water", { }) ```` +# Starting the summary server + +`npm run summary-server` in the git repo + # Rebooting: -> Restart the docker container diff --git a/Docs/UserTests/2024-04 HAN Accessibility Report MapComplete second edition.pdf b/Docs/UserTests/2024-04 HAN Accessibility Report MapComplete second edition.pdf new file mode 100644 index 000000000..3db14caf8 Binary files /dev/null and b/Docs/UserTests/2024-04 HAN Accessibility Report MapComplete second edition.pdf differ diff --git a/assets/layers/cycleways_and_roads/cycleways_and_roads.json b/assets/layers/cycleways_and_roads/cycleways_and_roads.json index 5d058b410..805160d54 100644 --- a/assets/layers/cycleways_and_roads/cycleways_and_roads.json +++ b/assets/layers/cycleways_and_roads/cycleways_and_roads.json @@ -268,42 +268,7 @@ } ] }, - "width": "8", - "dashArray": { - "render": "", - "mappings": [ - { - "if": { - "or": [ - "oneway=yes", - { - "or": [ - "highway=cycleway", - "highway=path" - ] - } - ] - }, - "then": "" - }, - { - "if": "cycleway=track", - "then": "" - }, - { - "if": "cycleway=shared_lane", - "then": "15 30" - }, - { - "if": "cycleway=lane", - "then": "25 15 15 15 25" - }, - { - "if": "cyclestreet=yes", - "then": "" - } - ] - } + "width": "8" } ], "tagRenderings": [ diff --git a/assets/layers/dogpark/dogpark.json b/assets/layers/dogpark/dogpark.json index 441df8a2e..badca4587 100644 --- a/assets/layers/dogpark/dogpark.json +++ b/assets/layers/dogpark/dogpark.json @@ -98,8 +98,44 @@ } ], "tagRenderings": [ + "images", + "reviews", + { + "question": { + "en": "What is the name of this dog park?", + "da": "Hvad hedder denne hundeskov?", + "de": "Wie lautet der Name dieses Hundeparks?", + "es": "¿Cual es el nombre de este parque para perros?", + "nl": "Wat is de naam van deze hondenweide?", + "ca": "Com s'anomena aquest parc per a gossos?", + "cs": "Jak se jmenuje tento psí park?" + }, + "render": { + "en": "The name of this dog park is {name}", + "de": "Denne hundeskov hedder {name}", + "es": "El nombre de este parque para perros es {name}", + "nl": "Deze hondenweide heet {name}", + "ca": "Aquest parc per a gossos s'anomena {name}", + "cs": "Název tohoto psího parku je {name}" + }, + "freeform": { + "key": "name" + }, + "id": "Name" + }, + "opening_hours_24_7", + "website", { "id": "dogpark-fenced", + "question": { + "en": "It this dog park fenced in?", + "da": "Er denne hundeskov indhegnet?", + "de": "Ist dieser Hundepark umzäunt?", + "es": "¿Este parque para perros está vallado?", + "nl": "Is deze hondenweide volledig omheind?", + "ca": "Aquest parc de gossos està tancat?", + "cs": "Je tento psí park oplocený?" + }, "mappings": [ { "if": "barrier=fence", @@ -125,16 +161,7 @@ "cs": "Tento psí park není kolem dokola oplocený" } } - ], - "question": { - "en": "It this dog park fenced in?", - "da": "Er denne hundeskov indhegnet?", - "de": "Ist dieser Hundepark umzäunt?", - "es": "¿Este parque para perros está vallado?", - "nl": "Is deze hondenweide volledig omheind?", - "ca": "Aquest parc de gossos està tancat?", - "cs": "Je tento psí park oplocený?" - } + ] }, { "id": "smalldogs", @@ -174,29 +201,6 @@ "cs": "Má tento psí park samostatný oplocený areál pro malé psy a štěňata?" } }, - { - "question": { - "en": "What is the name of this dog park?", - "da": "Hvad hedder denne hundeskov?", - "de": "Wie lautet der Name dieses Hundeparks?", - "es": "¿Cual es el nombre de este parque para perros?", - "nl": "Wat is de naam van deze hondenweide?", - "ca": "Com s'anomena aquest parc per a gossos?", - "cs": "Jak se jmenuje tento psí park?" - }, - "render": { - "en": "The name of this dog park is {name}", - "de": "Denne hundeskov hedder {name}", - "es": "El nombre de este parque para perros es {name}", - "nl": "Deze hondenweide heet {name}", - "ca": "Aquest parc per a gossos s'anomena {name}", - "cs": "Název tohoto psího parku je {name}" - }, - "freeform": { - "key": "name" - }, - "id": "Name" - }, { "id": "dogarea", "render": { @@ -209,8 +213,6 @@ "cs": "Tento psí park je {_surface:ha} ha velký" }, "condition": "_surface:ha!=0" - }, - "reviews", - "images" + } ] } diff --git a/assets/layers/food/food.json b/assets/layers/food/food.json index ec9f52e55..1077a5fde 100644 --- a/assets/layers/food/food.json +++ b/assets/layers/food/food.json @@ -525,7 +525,7 @@ }, { "id": "Reservation", - "condition": "takeaway=only", + "condition": "takeaway!=only", "question": { "en": "Is a reservation required for this place?", "nl": "Is reserveren verplicht voor deze zaak?", diff --git a/assets/layers/grave/grave.json b/assets/layers/grave/grave.json new file mode 100644 index 000000000..22e2b58f6 --- /dev/null +++ b/assets/layers/grave/grave.json @@ -0,0 +1,101 @@ +{ + "credits": "Built for Wegspotter on the meetup", + "minzoom": 15, + "pointRendering": [ + { + "location": [ + "point", + "centroid" + ], + "marker": [ + { + "icon": "./assets/layers/memorial/memorial.svg", + "color": "white" + } + ], + "label": "{name}", + "labelCssClasses": "bg-white rounded px-2" + } + ], + "tagRenderings": [ + "images", + { + "question": { + "en": "What is the Wikipedia page of the person buried here?" + }, + "id": "buried:wikidata", + "render": { + "en": "{wikipedia(buried:wikidata)}" + }, + "freeform": { + "key": "buried:wikidata", + "type": "wikidata" + } + }, + { + "question": { + "en": "What is the name of the person buried here?" + }, + "id": "name", + "render": { + "en": "{name} is buried here" + }, + "freeform": { + "key": "name" + } + } + ], + "lineRendering": [], + "id": "grave", + "name": { + "en": "Gravestones" + }, + "description": { + "en": "Tombstones (and graves) indicate where a person was buried. On this map, those can be recorded and a link to Wikipedia can be made" + }, + "source": { + "osmTags": "historic=tomb" + }, + "title": { + "render": { + "en": "Tombstone" + } + }, + "presets": [ + { + "title": { + "en": "a tombstone" + }, + "tags": [ + "historic=tomb" + ], + "description": { + "en": "A tombstone is a physical object which indicates that one or more persons are buried here. It generally has the name, birth date and death date of the person or persons as inscription." + } + } + ], + "filter": [ + { + "id": "has_wikidata", + "options": [ + { + "question": { + "en": "With or without wikidata" + } + }, + { + "question": { + "en": "Has a link to Wikidata" + }, + "osmTags": "buried:wikidata~*" + }, + { + "question": { + "en": "Has no link to Wikidata" + }, + "osmTags": "buried:wikidata=" + } + ] + } + ] +} diff --git a/assets/layers/icons/icons.json b/assets/layers/icons/icons.json index 8b290c036..11553fe28 100644 --- a/assets/layers/icons/icons.json +++ b/assets/layers/icons/icons.json @@ -201,7 +201,7 @@ }, { "#": "ignore-image-in-then", - "if": "context:website~*", + "if": "contact:website~*", "then": "website" } ] diff --git a/assets/layers/memorial/memorial.json b/assets/layers/memorial/memorial.json index 866a890e0..6a4d6242f 100644 --- a/assets/layers/memorial/memorial.json +++ b/assets/layers/memorial/memorial.json @@ -78,6 +78,9 @@ "de": "ein Denkmal", "fr": "un mémorial" }, + "description": { + "en": "A memorial is a physical object which remembers a person or event." + }, "tags": [ "historic=memorial" ] @@ -218,6 +221,15 @@ "addExtraTags": [ "natural=tree" ] + }, + { + "if": "historic=tomb", + "then": { + "en": "This is a gravestone; the person is buried here" + }, + "addExtraTags": [ + "memorial=" + ] } ], "render": { diff --git a/assets/layers/playground_equipment/playground_equipment.json b/assets/layers/playground_equipment/playground_equipment.json index 67b06456c..da7ad93eb 100644 --- a/assets/layers/playground_equipment/playground_equipment.json +++ b/assets/layers/playground_equipment/playground_equipment.json @@ -364,5 +364,8 @@ } } ], - "allowMove": true + "allowMove": true, + "deletion": { + "neededChangesets": 0 + } } diff --git a/assets/layers/shops/shops.json b/assets/layers/shops/shops.json index a621c2bb1..892004764 100644 --- a/assets/layers/shops/shops.json +++ b/assets/layers/shops/shops.json @@ -426,6 +426,36 @@ } ] }, + { + "id": "copyshop-binding", + "condition": { + "or": [ + "shop~.*copyshop.*", + "shop~.*stationery.*", + "service:print=yes" + ] + }, + "question": { + "en": "Does this shop offer a binding service?" + }, + "questionHint": { + "en": "Does this shop bind a bundle of pages into a small book, e.g. with a comb, a spiral, wire or by gluing?" + }, + "mappings": [ + { + "if": "service:binding=yes", + "then": { + "en": "This shop binds papers into a booklet" + } + }, + { + "if": "service:binding=no", + "then": { + "en": "This shop does bind books" + } + } + ] + }, { "id": "key_cutter", "question": { diff --git a/assets/layers/slow_roads/slow_roads.json b/assets/layers/slow_roads/slow_roads.json index f14bdc349..afb6f9763 100644 --- a/assets/layers/slow_roads/slow_roads.json +++ b/assets/layers/slow_roads/slow_roads.json @@ -101,33 +101,7 @@ "lineRendering": [ { "color": "#eaba2a", - "width": "7", - "dashArray": { - "render": "", - "mappings": [ - { - "if": "highway=cycleway", - "then": "" - }, - { - "if": "highway=path", - "then": "0 12" - }, - { - "if": { - "or": [ - "highway=footway", - "highway=pedestrian" - ] - }, - "then": "12 18" - }, - { - "if": "highway=living_street", - "then": "12 12 0 12" - } - ] - } + "width": "7" } ], "presets": [], diff --git a/assets/layers/vending_machine/vending_machine.json b/assets/layers/vending_machine/vending_machine.json index d208ba7c6..b18b53402 100644 --- a/assets/layers/vending_machine/vending_machine.json +++ b/assets/layers/vending_machine/vending_machine.json @@ -867,6 +867,7 @@ }, "website", { + "id": "charge_cost_rewritten", "rewrite": { "sourceString": [ "{product_key}", @@ -902,34 +903,38 @@ ] ] }, - "renderings": { - "question": { - "en": "How much does a {product_name} cost?", - "ca": "Quant costa {product_name}?", - "de": "Wie viel kostet {product_name}?", - "cs": "Kolik stojí {product_name}?", - "nl": "Hoeveel kost {product_name}?", - "pt_BR": "Quanto custa {product_name}?", - "es": "¿Cuánto cuesta {product_name}?", - "pt": "Quanto custa {product_name}?" - }, - "render": { - "en": "{product_name} costs {charge:{product_key}}", - "ca": "{product_name} costa {charge:{product_key}}", - "de": "{product_name} kostet {charge:{product_key}}", - "cs": "{product_name} {charge:{product_key}}", - "nl": "{product_name} kost {charge:{product_key}}", - "pt_BR": "{product_name} custa {charge:{product_key}}", - "es": "{product_name} cuesta {charge:{product_key}}", - "pt": "{product_name} custa {charge:{product_key}}" - }, - "freeform": { - "key": "charge:{product_key}", - "type": "currency" - }, - "condition": "vending~.*{product_key}.*", - "id": "charge_{product_key}" - } + "renderings": [ + { + "id": "charge_{product_key}", + "question": { + "en": "How much does a {product_name} cost?", + "ca": "Quant costa {product_name}?", + "de": "Wie viel kostet {product_name}?", + "cs": "Kolik stojí {product_name}?", + "nl": "Hoeveel kost {product_name}?", + "pt_BR": "Quanto custa {product_name}?", + "es": "¿Cuánto cuesta {product_name}?", + "pt": "Quanto custa {product_name}?" + }, + "render": { + "en": "{product_name} costs {charge}", + "ca": "{product_name} costa {charge}", + "de": "{product_name} kostet {charge}", + "cs": "{product_name} {charge}", + "nl": "{product_name} kost {charge}", + "pt_BR": "{product_name} custa {charge}", + "es": "{product_name} cuesta {charge}", + "pt": "{product_name} custa {charge}" + }, + "freeform": { + "key": "charge", + "type": "currency", + "inline": true, + "postfixDistinguished": "{product_key}" + }, + "condition": "vending~.*{product_key}.*" + } + ] }, { "id": "operational_status", diff --git a/assets/themes/cyclofix/cyclofix.json b/assets/themes/cyclofix/cyclofix.json index 002485e62..734df5933 100644 --- a/assets/themes/cyclofix/cyclofix.json +++ b/assets/themes/cyclofix/cyclofix.json @@ -162,14 +162,16 @@ "minzoom": 11, "source": { "osmTags": { - "and+": ["vending~.*bicycle.*"] + "and+": [ + "vending~.*bicycle.*" + ] } }, - "=presets":[] - + "=presets": [] } }, - {"#": "All vending machines at high zoom level to avoid duplicates", + { + "#": "All vending machines at high zoom level to avoid duplicates", "builtin": "vending_machine", "override": { "name": null, diff --git a/assets/themes/grb/grb.json b/assets/themes/grb/grb.json index 7051a5d85..52dad43ab 100644 --- a/assets/themes/grb/grb.json +++ b/assets/themes/grb/grb.json @@ -286,7 +286,7 @@ "man_made!=mast" ] }, - "geoJson": "https://betadata.grbosm.site/grb?bbox={x_min},{y_min},{x_max},{y_max}", + "geoJson": "https://betadata.byteless.net/grb?bbox={x_min},{y_min},{x_max},{y_max}", "geoJsonZoomLevel": 18, "mercatorCrs": true, "idKey": "osm_id" diff --git a/assets/themes/memorials/memorials.json b/assets/themes/memorials/memorials.json index 0cb1a616a..52e07568b 100644 --- a/assets/themes/memorials/memorials.json +++ b/assets/themes/memorials/memorials.json @@ -15,7 +15,8 @@ { "builtin": [ "ghost_bike", - "memorial" + "memorial", + "grave" ], "override": { "minzoom": 9 @@ -23,7 +24,8 @@ }, { "builtin": [ - "bench" + "bench", + "artwork" ], "override": { "minzoom": 18 diff --git a/assets/themes/shops/shops.json b/assets/themes/shops/shops.json index 4d038673a..ec07abeb2 100644 --- a/assets/themes/shops/shops.json +++ b/assets/themes/shops/shops.json @@ -56,6 +56,7 @@ "trolley_bay" ], "overrideAll": { - "minzoom": 14 + "minzoom": 14, + "syncSelection": "theme-only" } } diff --git a/assets/themes/sidewalks/sidewalks.json b/assets/themes/sidewalks/sidewalks.json index 459225a4a..62e9ef6b9 100644 --- a/assets/themes/sidewalks/sidewalks.json +++ b/assets/themes/sidewalks/sidewalks.json @@ -272,15 +272,6 @@ { "#": "left", "color": "#888", - "dashArray": { - "render": "", - "mappings": [ - { - "if": "sidewalk:left=", - "then": "1,12" - } - ] - }, "width": { "render": 6, "mappings": [ @@ -300,15 +291,6 @@ }, { "color": "#888", - "dashArray": { - "render": "", - "mappings": [ - { - "if": "sidewalk:right=", - "then": "1,12" - } - ] - }, "width": { "render": 6, "mappings": [ diff --git a/assets/themes/width/width.json b/assets/themes/width/width.json index b8598267d..e68bcce7c 100644 --- a/assets/themes/width/width.json +++ b/assets/themes/width/width.json @@ -235,25 +235,6 @@ "then": "#f00" } ] - }, - "dashArray": { - "render": "", - "mappings": [ - { - "if": { - "and": [ - "oneway=yes", - { - "or": [ - "oneway:bicycle=yes", - "oneway:bicycle=" - ] - } - ] - }, - "then": "5 6" - } - ] } } ] diff --git a/index.html b/index.html index 2a5d50f2a..30747a539 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@
+ integrity="sha384-QfJMxHNngbaF6IXH2kBwubsLYh7GVSFmJOX1O1YKJBq+zv1VVypB9BysTzyG1D1U"> diff --git a/langs/layers/ca.json b/langs/layers/ca.json index 43da1d908..c8ab0b694 100644 --- a/langs/layers/ca.json +++ b/langs/layers/ca.json @@ -35,6 +35,23 @@ "1": { "title": "un mupi" }, + "10": { + "description": "Una peça de tèxtil impermeable amb un missatge imprès, fixada permanentment a una paret", + "title": "una lona" + }, + "11": { + "title": "un tòtem" + }, + "12": { + "description": "S'utilitza per a cartells publicitaris, rètols de neó, logotips i cartells en entrades institucionals", + "title": "un lletrer" + }, + "13": { + "title": "una escupltura" + }, + "14": { + "title": "una paret pintada" + }, "2": { "title": "un mupi sobre la paret" }, @@ -54,23 +71,6 @@ }, "8": { "title": "una patalla sobre una paret" - }, - "10": { - "description": "Una peça de tèxtil impermeable amb un missatge imprès, fixada permanentment a una paret", - "title": "una lona" - }, - "11": { - "title": "un tòtem" - }, - "12": { - "description": "S'utilitza per a cartells publicitaris, rètols de neó, logotips i cartells en entrades institucionals", - "title": "un lletrer" - }, - "13": { - "title": "una escupltura" - }, - "14": { - "title": "una paret pintada" } }, "tagRenderings": { @@ -165,6 +165,9 @@ "1": { "then": "Açò és un tauló d'anuncis" }, + "10": { + "then": "Açò és una paret pintada" + }, "2": { "then": "Açò és una columna" }, @@ -188,9 +191,6 @@ }, "9": { "then": "Açò és un tòtem" - }, - "10": { - "then": "Açò és una paret pintada" } }, "question": "Quin tipus d'element publicitari és aquest?", @@ -205,6 +205,9 @@ "1": { "then": "Tauló d'anuncis" }, + "10": { + "then": "Paret Pintada" + }, "2": { "then": "Mupi" }, @@ -228,9 +231,6 @@ }, "9": { "then": "Tòtem" - }, - "10": { - "then": "Paret Pintada" } } } @@ -347,6 +347,15 @@ "1": { "then": "Mural" }, + "10": { + "then": "Azulejo (Rajoles decoratives espanyoles i portugueses)" + }, + "11": { + "then": "Enrajolat" + }, + "12": { + "then": "Tallat a la fusta" + }, "2": { "then": "Pintura" }, @@ -370,15 +379,6 @@ }, "9": { "then": "Relleu" - }, - "10": { - "then": "Azulejo (Rajoles decoratives espanyoles i portugueses)" - }, - "11": { - "then": "Enrajolat" - }, - "12": { - "then": "Tallat a la fusta" } }, "question": "Quin tipus d'obra és aquesta peça?", @@ -1046,90 +1046,6 @@ "render": "Lloguer de bicicletes" } }, - "bicycle_tube_vending_machine": { - "description": "Una capa que mostra màquines expenedores per a tubs de bicicleta (ja siguin màquines expenedores de tubs de bicicleta o màquines expenedores clàssiques amb tubs de bicicleta i opcionalment objectes addicionals relacionats amb la bicicleta com ara llums, guants, panys, ...)", - "name": "Màquina expenedora de tubs de bicicleta", - "presets": { - "0": { - "title": "una màquina expenedora de tubs de bicicleta" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Aquesta màquina expenedora funciona" - }, - "1": { - "then": "Aquesta màquina expenedora està trencada" - }, - "2": { - "then": "Aquesta màquina expenedora està tancada" - } - }, - "question": "Aquesta màquina expenedora encara funciona?", - "render": "L'estat operatiu és {operational_status}" - }, - "bicycle_tube_vending_machine-brand": { - "mappings": { - "0": { - "then": "Aquí es venen cambres d'aire Continental" - }, - "1": { - "then": "Aquí es venen cambres d'aire Schwalbe" - } - }, - "question": "Quines marques de cambres d'aire es venen aquí?", - "render": "Aquí es venen cambres d'aire {brand}" - }, - "bicycle_tube_vending_machine-charge": { - "question": "Quant costa una cambra d'aire de bicicleta?", - "render": "Una cambra d'aire de bicicleta costa {charge}" - }, - "bicycle_tube_vending_machine-operator": { - "mappings": { - "0": { - "then": "Mantés per Schwalbe" - }, - "1": { - "then": "Mantés per Continental" - } - }, - "question": "Qui manté aquesta màquina expenedora?" - }, - "other-items-vending": { - "mappings": { - "0": { - "then": "Aquí es venen cambres d'aire de bicicletes" - }, - "1": { - "then": "Aquí es venen llums per a bicicletes" - }, - "2": { - "then": "Aquí es venen guants" - }, - "3": { - "then": "Aquí es venen kits de reparació de bicicletes" - }, - "4": { - "then": "Aquí es venen bombes de bicicletes" - }, - "5": { - "then": "Aquí es venen cadenats per a bicicletes" - } - }, - "question": "Es venen altres accessoris per a bicicletes aquí?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Màquina expenedora de cambres d'aire de bicicletes {name}" - } - }, - "render": "Màquina expenedora de tubs de bicicleta" - } - }, "bike_cafe": { "description": "Un cafè ciclista és un cafè enfocat a ciclistes, per exemple, amb serveis com una manxa, amb molta decoració relacionada amb el ciclisme, …", "name": "Cafeteria per a bicicletes", @@ -1945,30 +1861,6 @@ "1": { "then": "Endoll de paret Schuko sense pin a terra (CEE7/4 tipus F)" }, - "2": { - "then": "Endoll de paret Europeu amb pin a terra (CEE7/4 tipus E)" - }, - "3": { - "then": "Endoll de paret Europeu amb pin a terra (CEE7/4 tipus E)" - }, - "4": { - "then": "CHAdeMo" - }, - "5": { - "then": "CHAdeMo" - }, - "6": { - "then": "Tipus 1 amb cable" - }, - "7": { - "then": "Tipus 1 amb cable" - }, - "8": { - "then": "Tipus 1 sense cable" - }, - "9": { - "then": "Tipus 1 sense cable(J1772)" - }, "10": { "then": "CSS Tipus 1 (també conegut com a Tipus 1 Combo)" }, @@ -1992,6 +1884,30 @@ }, "17": { "then": "CSS Tipus 2 (mennekes)" + }, + "2": { + "then": "Endoll de paret Europeu amb pin a terra (CEE7/4 tipus E)" + }, + "3": { + "then": "Endoll de paret Europeu amb pin a terra (CEE7/4 tipus E)" + }, + "4": { + "then": "CHAdeMo" + }, + "5": { + "then": "CHAdeMo" + }, + "6": { + "then": "Tipus 1 amb cable" + }, + "7": { + "then": "Tipus 1 amb cable" + }, + "8": { + "then": "Tipus 1 sense cable" + }, + "9": { + "then": "Tipus 1 sense cable(J1772)" } } }, @@ -2661,6 +2577,9 @@ "1": { "then": "Aquesta via ciclista està pavimentada" }, + "10": { + "then": "Aquesta via ciclista està feta de grava fina" + }, "2": { "then": "Aquesta via ciclista està feta d'asfalt" }, @@ -2684,9 +2603,6 @@ }, "9": { "then": "Aquesta via ciclista està feta de grava" - }, - "10": { - "then": "Aquesta via ciclista està feta de grava fina" } }, "question": "De quina superfície està fet aquesta via ciclista?", @@ -2732,6 +2648,9 @@ "1": { "then": "Aquest carril bici està pavimentat" }, + "10": { + "then": "Aquesta via ciclista està feta de gravilla" + }, "2": { "then": "Aquest carril bici està fet d'asfalt" }, @@ -2743,9 +2662,6 @@ }, "9": { "then": "Aquesta via ciclista està feta de grava" - }, - "10": { - "then": "Aquesta via ciclista està feta de gravilla" } }, "question": "De què està feta la superfície d'aquest carrer?", @@ -3764,6 +3680,21 @@ "1": { "then": "Aquesta estació de fitness té un cartell amb instruccions per a un exercici concret." }, + "10": { + "then": "Aquesta estació de gimnàs té esglaons." + }, + "11": { + "then": "Aquesta estació de fitness disposa de cons per fer salts de granota." + }, + "12": { + "then": "Aquesta estació de fitness té bigues per saltar." + }, + "13": { + "then": "Aquesta estació de fitness té obstacles per a travesar." + }, + "14": { + "then": "Aquesta estació de fitness té una paret per enfilar-se." + }, "2": { "then": "Aquesta estació de fitness té una instal·lació per fer abdominals." }, @@ -3787,21 +3718,6 @@ }, "9": { "then": "Aquesta estació de fitness té llocs per fer exercicis d'eslàlom." - }, - "10": { - "then": "Aquesta estació de gimnàs té esglaons." - }, - "11": { - "then": "Aquesta estació de fitness disposa de cons per fer salts de granota." - }, - "12": { - "then": "Aquesta estació de fitness té bigues per saltar." - }, - "13": { - "then": "Aquesta estació de fitness té obstacles per a travesar." - }, - "14": { - "then": "Aquesta estació de fitness té una paret per enfilar-se." } } } @@ -3920,6 +3836,21 @@ "1": { "then": "Això és una fregiduria" }, + "10": { + "then": "Aquí es serveixen plats xinesos" + }, + "11": { + "then": "Aquí es serveixen plats grecs" + }, + "12": { + "then": "Aquí es serveixen plats indis" + }, + "13": { + "then": "Aquí es serveixen plats turcs" + }, + "14": { + "then": "Aquí es serveixen plats tailandesos" + }, "2": { "then": "Principalment serveix pasta" }, @@ -3943,21 +3874,6 @@ }, "9": { "then": "Aquí es serveixen plats francesos" - }, - "10": { - "then": "Aquí es serveixen plats xinesos" - }, - "11": { - "then": "Aquí es serveixen plats grecs" - }, - "12": { - "then": "Aquí es serveixen plats indis" - }, - "13": { - "then": "Aquí es serveixen plats turcs" - }, - "14": { - "then": "Aquí es serveixen plats tailandesos" } }, "question": "Quin tipus de menjar es serveix aquí?", @@ -4510,9 +4426,24 @@ "1": { "then": "Açò és un auditori" }, + "10": { + "then": "Açò és un laboratori" + }, + "14": { + "then": "Açò és una oficina" + }, + "16": { + "then": "Açò és un restaurant" + }, + "19": { + "then": "Açò és un magatzem" + }, "2": { "then": "Açò és un dormitori" }, + "22": { + "then": "Açò és una sala d'espera" + }, "3": { "then": "Açò és una capella" }, @@ -4530,21 +4461,6 @@ }, "9": { "then": "Açò és una cuina" - }, - "10": { - "then": "Açò és un laboratori" - }, - "14": { - "then": "Açò és una oficina" - }, - "16": { - "then": "Açò és un restaurant" - }, - "19": { - "then": "Açò és un magatzem" - }, - "22": { - "then": "Açò és una sala d'espera" } }, "question": "Quin tipus d'habitació és aquesta?" @@ -5154,6 +5070,19 @@ } } }, + "10": { + "options": { + "0": { + "question": "Totes les notes" + }, + "1": { + "question": "Oculta les notes d'importació" + }, + "2": { + "question": "Mostrar només les notes d'importació" + } + } + }, "2": { "options": { "0": { @@ -5209,19 +5138,6 @@ "question": "Sols mostra les notes obertes" } } - }, - "10": { - "options": { - "0": { - "question": "Totes les notes" - }, - "1": { - "question": "Oculta les notes d'importació" - }, - "2": { - "question": "Mostrar només les notes d'importació" - } - } } }, "name": "Notes d'OpenStreetMap", @@ -5510,6 +5426,12 @@ "1": { "then": "Aquesta és una plaça d'aparcament normal." }, + "10": { + "then": "Es tracta d'una plaça d'aparcament reservada al personal." + }, + "11": { + "then": "Aquest espai d'aparcament està reservat per a taxi." + }, "2": { "then": "Aquesta és una plaça d'aparcament per a minusvàlids." }, @@ -5527,12 +5449,6 @@ }, "9": { "then": "Es tracta d'una plaça d'aparcament reservada per a pares amb fills." - }, - "10": { - "then": "Es tracta d'una plaça d'aparcament reservada al personal." - }, - "11": { - "then": "Aquest espai d'aparcament està reservat per a taxi." } }, "question": "Quin tipus d'espai d'aparcament és aquest?" @@ -6104,6 +6020,21 @@ "1": { "then": "S'accepten monedes de 2 cèntims" }, + "10": { + "then": "S'accepten monedes de 20 cèntims" + }, + "11": { + "then": "S'accepten monedes de ½ franc" + }, + "12": { + "then": "S'accepten monedes d'1 franc" + }, + "13": { + "then": "S'accepten monedes de 2 francs" + }, + "14": { + "then": "S'accepten monedes de 5 francs" + }, "2": { "then": "S'accepten monedes de 5 cèntims" }, @@ -6127,21 +6058,6 @@ }, "9": { "then": "S'accepten monedes de 10 cèntims" - }, - "10": { - "then": "S'accepten monedes de 20 cèntims" - }, - "11": { - "then": "S'accepten monedes de ½ franc" - }, - "12": { - "then": "S'accepten monedes d'1 franc" - }, - "13": { - "then": "S'accepten monedes de 2 francs" - }, - "14": { - "then": "S'accepten monedes de 5 francs" } }, "question": "Quines monedes es poden utilitzar per a pagar aquí?" @@ -6154,6 +6070,15 @@ "1": { "then": "S'accepten bitllets de 10 euros" }, + "10": { + "then": "S'accepten bitllets de 100 francs" + }, + "11": { + "then": "S'accepten bitllets de 200 francs" + }, + "12": { + "then": "S'accepten bitllets de 1000 francs" + }, "2": { "then": "S'accepten bitllets de 20 euros" }, @@ -6177,15 +6102,6 @@ }, "9": { "then": "S'accepten bitllets de 50 francs" - }, - "10": { - "then": "S'accepten bitllets de 100 francs" - }, - "11": { - "then": "S'accepten bitllets de 200 francs" - }, - "12": { - "then": "S'accepten bitllets de 1000 francs" } }, "question": "Amb quins bitllets pot pagar aquí?" @@ -6540,30 +6456,6 @@ "1": { "question": "Reciclatge de piles" }, - "2": { - "question": "Reciclatge de cartrons de begudes" - }, - "3": { - "question": "Reciclatge de llaunes" - }, - "4": { - "question": "Reciclatge de roba" - }, - "5": { - "question": "Reciclatge d'oli de cuina" - }, - "6": { - "question": "Reciclatge d'oli de motor" - }, - "7": { - "question": "Reciclatge de tubs fluorescents" - }, - "8": { - "question": "Reciclatge de residus verds" - }, - "9": { - "question": "Reciclatge d'ampolles de vidre" - }, "10": { "question": "Reciclatge de vidre" }, @@ -6594,11 +6486,35 @@ "19": { "question": "Reciclatge del rebuig" }, + "2": { + "question": "Reciclatge de cartrons de begudes" + }, "20": { "question": "Reciclatge de cartutxos d'impressora" }, "21": { "question": "Reciclatge de bicicletes" + }, + "3": { + "question": "Reciclatge de llaunes" + }, + "4": { + "question": "Reciclatge de roba" + }, + "5": { + "question": "Reciclatge d'oli de cuina" + }, + "6": { + "question": "Reciclatge d'oli de motor" + }, + "7": { + "question": "Reciclatge de tubs fluorescents" + }, + "8": { + "question": "Reciclatge de residus verds" + }, + "9": { + "question": "Reciclatge d'ampolles de vidre" } } }, @@ -6666,30 +6582,6 @@ "1": { "then": "Aquí es poden reciclar els cartons de begudes" }, - "2": { - "then": "Aquí es poden reciclar llaunes" - }, - "3": { - "then": "Aquí es pot reciclar roba" - }, - "4": { - "then": "Aquí es pot reciclar oli de cuina" - }, - "5": { - "then": "Aquí es pot reciclar oli de motor" - }, - "6": { - "then": "Aquí es poden reciclar tub fluroescents" - }, - "7": { - "then": "Aquí es poden reciclar residus verds" - }, - "8": { - "then": "Ací es poden reciclar residus orgànics" - }, - "9": { - "then": "Aquí es poden reciclar ampolles de vidre" - }, "10": { "then": "Aquí es pot reciclar vidre" }, @@ -6717,6 +6609,9 @@ "19": { "then": "Aquí es pot reciclar ferralla" }, + "2": { + "then": "Aquí es poden reciclar llaunes" + }, "20": { "then": "Aquí es poden reciclar sabates" }, @@ -6734,6 +6629,27 @@ }, "25": { "then": "Aquí es poden reciclar bicicletes" + }, + "3": { + "then": "Aquí es pot reciclar roba" + }, + "4": { + "then": "Aquí es pot reciclar oli de cuina" + }, + "5": { + "then": "Aquí es pot reciclar oli de motor" + }, + "6": { + "then": "Aquí es poden reciclar tub fluroescents" + }, + "7": { + "then": "Aquí es poden reciclar residus verds" + }, + "8": { + "then": "Ací es poden reciclar residus orgànics" + }, + "9": { + "then": "Aquí es poden reciclar ampolles de vidre" } }, "question": "Què es pot reciclar aquí?" @@ -7494,6 +7410,12 @@ "1": { "then": "Aquest fanal utilitza LED" }, + "10": { + "then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)" + }, + "11": { + "then": "Aquest fanal s'il·lumina amb gas" + }, "2": { "then": "Aquest fanal utilitza il·luminació incandescent" }, @@ -7517,12 +7439,6 @@ }, "9": { "then": "Aquest fanal utilitza làmpades de sodi de baixa pressió (taronja monocroma)" - }, - "10": { - "then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)" - }, - "11": { - "then": "Aquest fanal s'il·lumina amb gas" } }, "question": "Quin tipus d'il·luminació utilitza aquest fanal?" @@ -8737,30 +8653,6 @@ "1": { "question": "Venda de begudes" }, - "2": { - "question": "Venda de llaminadures" - }, - "3": { - "question": "Venda de menjar" - }, - "4": { - "question": "Venda de tabaco" - }, - "5": { - "question": "Venda de preservatius" - }, - "6": { - "question": "Venda de cafè" - }, - "7": { - "question": "Venda d'aigua" - }, - "8": { - "question": "Venda de diaris" - }, - "9": { - "question": "Venda de càmeres interiors de bicicletes" - }, "10": { "question": "Venda de llet" }, @@ -8791,6 +8683,9 @@ "19": { "question": "Venda de flors" }, + "2": { + "question": "Venda de llaminadures" + }, "20": { "question": "Venda de tiquets d'aparcament" }, @@ -8814,6 +8709,27 @@ }, "27": { "question": "Venda de cadenat per a bicicletes" + }, + "3": { + "question": "Venda de menjar" + }, + "4": { + "question": "Venda de tabaco" + }, + "5": { + "question": "Venda de preservatius" + }, + "6": { + "question": "Venda de cafè" + }, + "7": { + "question": "Venda d'aigua" + }, + "8": { + "question": "Venda de diaris" + }, + "9": { + "question": "Venda de càmeres interiors de bicicletes" } } } @@ -8825,6 +8741,33 @@ } }, "tagRenderings": { + "bicycle_tube_vending_machine-brand": { + "mappings": { + "0": { + "then": "Aquí es venen cambres d'aire Continental" + }, + "1": { + "then": "Aquí es venen cambres d'aire Schwalbe" + } + }, + "question": "Quines marques de cambres d'aire es venen aquí?", + "render": "Aquí es venen cambres d'aire {brand}" + }, + "charge_cost_rewritten": { + "renderings": { + "0": { + "question": "Quant costa {product_name}?", + "render": "{product_name} costa {charge:{product_key}}" + } + }, + "rewrite": { + "into": { + "0": { + "1": "una cambra d'aire de bicicleta" + } + } + } + }, "indoor": { "mappings": { "0": { @@ -8839,6 +8782,23 @@ }, "question": "Aquesta màquina expenedora està a l'exterior?" }, + "operational_status": { + "mappings": { + "0": { + "then": "Aquesta màquina expenedora funciona" + }, + "1": { + "then": "Aquesta màquina expenedora està trencada" + }, + "2": { + "then": "Aquesta màquina expenedora està tancada" + }, + "3": { + "then": "L'estat operatiu és {operational_status}" + } + }, + "question": "Aquesta màquina expenedora encara funciona?" + }, "operator": { "freeform": { "placeholder": "Nom de l'operadora" @@ -8860,30 +8820,6 @@ "1": { "then": "Es venen llaminadures" }, - "2": { - "then": "Es ven menjar" - }, - "3": { - "then": "Es ven tabaco" - }, - "4": { - "then": "Es venen preservatius" - }, - "5": { - "then": "Es ven cafè" - }, - "6": { - "then": "Es ven aigua" - }, - "7": { - "then": "Es venen diaris" - }, - "8": { - "then": "Es venen càmeres interiors de bicicletes" - }, - "9": { - "then": "Es ven llet" - }, "10": { "then": "Es ven pa" }, @@ -8914,6 +8850,9 @@ "19": { "then": "Es venen tiquets d'aparcament" }, + "2": { + "then": "Es ven menjar" + }, "20": { "then": "Es venen cèntims premsats" }, @@ -8934,6 +8873,27 @@ }, "26": { "then": "Es venen cadenats per a bicicletes" + }, + "3": { + "then": "Es ven tabaco" + }, + "4": { + "then": "Es venen preservatius" + }, + "5": { + "then": "Es ven cafè" + }, + "6": { + "then": "Es ven aigua" + }, + "7": { + "then": "Es venen diaris" + }, + "8": { + "then": "Es venen càmeres interiors de bicicletes" + }, + "9": { + "then": "Es ven llet" } }, "question": "Que ven aquesta màquina expenedora?", @@ -9225,4 +9185,4 @@ "render": "Turbina eòlica" } } -} \ No newline at end of file +} diff --git a/langs/layers/cs.json b/langs/layers/cs.json index ccd5b41e0..07c2d5ee4 100644 --- a/langs/layers/cs.json +++ b/langs/layers/cs.json @@ -35,6 +35,23 @@ "1": { "title": "volně stojící plakátovací skříň" }, + "10": { + "description": "Kus nepromokavého textilu s natištěným vzkazem, trvale připevněný na stěnu", + "title": "plachta" + }, + "11": { + "title": "totem" + }, + "12": { + "description": "Používá se pro reklamní nápisy, neonové nápisy, loga a vstupní nápisy institucí", + "title": "cedule" + }, + "13": { + "title": "socha" + }, + "14": { + "title": "nástěnná malba" + }, "2": { "title": "plakátovací skříň připevněná na stěnu" }, @@ -54,23 +71,6 @@ }, "8": { "title": "obrazovka připevněná na stěnu" - }, - "10": { - "description": "Kus nepromokavého textilu s natištěným vzkazem, trvale připevněný na stěnu", - "title": "plachta" - }, - "11": { - "title": "totem" - }, - "12": { - "description": "Používá se pro reklamní nápisy, neonové nápisy, loga a vstupní nápisy institucí", - "title": "cedule" - }, - "13": { - "title": "socha" - }, - "14": { - "title": "nástěnná malba" } }, "tagRenderings": { @@ -165,6 +165,9 @@ "1": { "then": "Toto je deska" }, + "10": { + "then": "Toto je nástěnná malba" + }, "2": { "then": "Toto je sloup" }, @@ -188,9 +191,6 @@ }, "9": { "then": "Toto je totem" - }, - "10": { - "then": "Toto je nástěnná malba" } }, "question": "O jaký typ reklamního prvku se jedná?", @@ -205,6 +205,9 @@ "1": { "then": "Deska" }, + "10": { + "then": "Nástěnná malba" + }, "2": { "then": "Skříň na plakáty" }, @@ -228,9 +231,6 @@ }, "9": { "then": "Totem" - }, - "10": { - "then": "Nástěnná malba" } } } @@ -312,6 +312,15 @@ "1": { "then": "Nástěnná malba" }, + "10": { + "then": "Azulejo (španělské dekorativní dlaždice)" + }, + "11": { + "then": "Obklady a dlažba" + }, + "12": { + "then": "Dřevořezba" + }, "2": { "then": "Malba" }, @@ -335,15 +344,6 @@ }, "9": { "then": "Reliéf" - }, - "10": { - "then": "Azulejo (španělské dekorativní dlaždice)" - }, - "11": { - "then": "Obklady a dlažba" - }, - "12": { - "then": "Dřevořezba" } }, "question": "Jaký je typ tohoto uměleckého díla?", @@ -1011,90 +1011,6 @@ "render": "Půjčovna kol" } }, - "bicycle_tube_vending_machine": { - "description": "Vrstva zobrazující automaty na cyklistické duše (buď speciální automaty na cyklistické duše, nebo klasické automaty s cyklistickými dušemi a případně dalšími předměty souvisejícími s jízdními koly, jako jsou světla, rukavice, zámky, ...)", - "name": "Automat na cyklistické duše", - "presets": { - "0": { - "title": "automat na cyklistické duše" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Tento prodejní automat funguje" - }, - "1": { - "then": "Tento prodejní automat je rozbitý" - }, - "2": { - "then": "Tento prodejní automat je uzavřen" - } - }, - "question": "Je tento automat stále v provozu?", - "render": "Provozní stav je {operational_status}" - }, - "bicycle_tube_vending_machine-brand": { - "mappings": { - "0": { - "then": "Continental duše jsou zde prodávány" - }, - "1": { - "then": "Schwalbe duše jsou zde prodávány" - } - }, - "question": "Jaká značka duší je zde prodávána?", - "render": "{brand} duše jsou zde prodávány" - }, - "bicycle_tube_vending_machine-charge": { - "question": "Kolik stojí duše na kolo?", - "render": "Cena jedné duše {charge}" - }, - "bicycle_tube_vending_machine-operator": { - "mappings": { - "0": { - "then": "Udržuje Schwalbe" - }, - "1": { - "then": "Udržuje Continental" - } - }, - "question": "Kdo se stará o tento automat?" - }, - "other-items-vending": { - "mappings": { - "0": { - "then": "Zde se prodávají cyklistické duše" - }, - "1": { - "then": "Zde se prodávají světla na jízdní kola" - }, - "2": { - "then": "Prodávají se zde rukavice" - }, - "3": { - "then": "Zde se prodávají sady na opravu jízdních kol" - }, - "4": { - "then": "Prodávají se zde pumpy na kolo" - }, - "5": { - "then": "Prodávají se zde zámky na kola" - } - }, - "question": "Prodávají se zde další doplňky na kolo?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Automat na cyklistické pláště{name}" - } - }, - "render": "Automat na cyklistické duše" - } - }, "bike_cafe": { "description": "Cyklokavárna je kavárna zaměřená na cyklisty, například se službami, jako je pumpa, se spoustou výzdoby související s jízdními koly, …", "name": "Cyklokavárna", @@ -2634,6 +2550,15 @@ "1": { "then": "Tato cyklostezka je zpevněná" }, + "10": { + "then": "Tato cyklostezka je tvořena jemným štěrkem" + }, + "11": { + "then": "Tato cyklostezka je z oblázkového kamene" + }, + "12": { + "then": "Tato cyklostezka je vyrobena ze surové zeminy" + }, "2": { "then": "Tato cyklostezka je z asfaltu" }, @@ -2657,15 +2582,6 @@ }, "9": { "then": "Tato cyklostezka je štěrková" - }, - "10": { - "then": "Tato cyklostezka je tvořena jemným štěrkem" - }, - "11": { - "then": "Tato cyklostezka je z oblázkového kamene" - }, - "12": { - "then": "Tato cyklostezka je vyrobena ze surové zeminy" } }, "question": "Jaký je povrch cyklostezky?", @@ -2714,6 +2630,15 @@ "1": { "then": "Tato cyklostezka je zpevněná" }, + "10": { + "then": "Tato cyklostezka je vyrobena z jemného štěrku" + }, + "11": { + "then": "Tato cyklostezka je z oblázků" + }, + "12": { + "then": "Tato cyklostezka je vyrobena ze surové půdy" + }, "2": { "then": "Tato cyklostezka je z asfaltu" }, @@ -2737,15 +2662,6 @@ }, "9": { "then": "Tato cyklostezka je ze štěrku" - }, - "10": { - "then": "Tato cyklostezka je vyrobena z jemného štěrku" - }, - "11": { - "then": "Tato cyklostezka je z oblázků" - }, - "12": { - "then": "Tato cyklostezka je vyrobena ze surové půdy" } }, "question": "Z čeho je povrch ulice vyroben?", @@ -3614,6 +3530,54 @@ } } }, + "10": { + "options": { + "0": { + "question": "Bez preference psů" + }, + "1": { + "question": "Psi povoleny" + }, + "2": { + "question": "Psi nejsou povoleni" + } + } + }, + "11": { + "options": { + "0": { + "question": "Nabízí internet" + } + } + }, + "12": { + "options": { + "0": { + "question": "Nabízí elektřinu" + } + } + }, + "13": { + "options": { + "0": { + "question": "Má nabídku bez cukru" + } + } + }, + "14": { + "options": { + "0": { + "question": "Má bezlepkovou nabídku" + } + } + }, + "15": { + "options": { + "0": { + "question": "Má nabídku bez laktózy" + } + } + }, "2": { "options": { "0": { @@ -3684,54 +3648,6 @@ "question": "Použití zdarma" } } - }, - "10": { - "options": { - "0": { - "question": "Bez preference psů" - }, - "1": { - "question": "Psi povoleny" - }, - "2": { - "question": "Psi nejsou povoleni" - } - } - }, - "11": { - "options": { - "0": { - "question": "Nabízí internet" - } - } - }, - "12": { - "options": { - "0": { - "question": "Nabízí elektřinu" - } - } - }, - "13": { - "options": { - "0": { - "question": "Má nabídku bez cukru" - } - } - }, - "14": { - "options": { - "0": { - "question": "Má bezlepkovou nabídku" - } - } - }, - "15": { - "options": { - "0": { - "question": "Má nabídku bez laktózy" - } - } } } }, @@ -3851,30 +3767,6 @@ "1": { "then": "Tato fitness stanice má ceduli s pokyny pro konkrétní cvičení." }, - "2": { - "then": "Tato posilovna má zařízení pro sedy-lehy." - }, - "3": { - "then": "Tato posilovna má zařízení pro kliky. Obvykle se skládá z jedné nebo více nízkých vodorovných tyčí." - }, - "4": { - "then": "Tato posilovací stanice má tyče pro strečink." - }, - "5": { - "then": "Tato fitness stanice má stanici pro vytváření hyperextenzí." - }, - "6": { - "then": "Tato posilovací stanice má kruhy pro gymnastická cvičení." - }, - "7": { - "then": "Tato fitness stanice má horizontální žebřík, známý také jako ručkovací žebřík." - }, - "8": { - "then": "Tato fitness stanice má nástěnné tyče, na které lze lézt." - }, - "9": { - "then": "Tato fitness stanice má sloupky pro provádění slalomových cvičení." - }, "10": { "then": "Tato fitness stanice má odrazové můstky." }, @@ -3905,6 +3797,9 @@ "19": { "then": "Tato fitness stanice má bojová lana." }, + "2": { + "then": "Tato posilovna má zařízení pro sedy-lehy." + }, "20": { "then": "Tato posilovna má stacionární kolo." }, @@ -3919,6 +3814,27 @@ }, "24": { "then": "Tato fitness stanice má slackline." + }, + "3": { + "then": "Tato posilovna má zařízení pro kliky. Obvykle se skládá z jedné nebo více nízkých vodorovných tyčí." + }, + "4": { + "then": "Tato posilovací stanice má tyče pro strečink." + }, + "5": { + "then": "Tato fitness stanice má stanici pro vytváření hyperextenzí." + }, + "6": { + "then": "Tato posilovací stanice má kruhy pro gymnastická cvičení." + }, + "7": { + "then": "Tato fitness stanice má horizontální žebřík, známý také jako ručkovací žebřík." + }, + "8": { + "then": "Tato fitness stanice má nástěnné tyče, na které lze lézt." + }, + "9": { + "then": "Tato fitness stanice má sloupky pro provádění slalomových cvičení." } }, "question": "Jaké vybavení má tato fitness stanice?" @@ -4038,6 +3954,21 @@ "1": { "then": "Tohle je hranolkárna" }, + "10": { + "then": "Podávají se zde čínské pokrmy" + }, + "11": { + "then": "Podávají se zde řecká jídla" + }, + "12": { + "then": "Podávají se zde indická jídla" + }, + "13": { + "then": "Podávají se zde turecké pokrmy" + }, + "14": { + "then": "Podávají se zde thajské pokrmy" + }, "2": { "then": "Podávají hlavně těstoviny" }, @@ -4061,21 +3992,6 @@ }, "9": { "then": "Podávají se zde francouzská jídla" - }, - "10": { - "then": "Podávají se zde čínské pokrmy" - }, - "11": { - "then": "Podávají se zde řecká jídla" - }, - "12": { - "then": "Podávají se zde indická jídla" - }, - "13": { - "then": "Podávají se zde turecké pokrmy" - }, - "14": { - "then": "Podávají se zde thajské pokrmy" } }, "question": "Jaké jídlo se zde podává?", @@ -4656,30 +4572,6 @@ "1": { "then": "Jedná se o posluchárnu" }, - "2": { - "then": "Jedná se o ložnici" - }, - "3": { - "then": "Jedná se o kapli" - }, - "4": { - "then": "Jedná se o učebnu" - }, - "5": { - "then": "Jedná se o učebnu" - }, - "6": { - "then": "Jedná se o počítačovou místnost" - }, - "7": { - "then": "Jedná se o konferenční místnost" - }, - "8": { - "then": "Jedná se o kryptu" - }, - "9": { - "then": "Jedná se o kuchyň" - }, "10": { "then": "Jedná se o laboratoř" }, @@ -4710,6 +4602,9 @@ "19": { "then": "Jedná se o skladovací místnost" }, + "2": { + "then": "Jedná se o ložnici" + }, "20": { "then": "Jedná se o technickou místnost" }, @@ -4718,6 +4613,27 @@ }, "22": { "then": "Jedná se o čekárnu" + }, + "3": { + "then": "Jedná se o kapli" + }, + "4": { + "then": "Jedná se o učebnu" + }, + "5": { + "then": "Jedná se o učebnu" + }, + "6": { + "then": "Jedná se o počítačovou místnost" + }, + "7": { + "then": "Jedná se o konferenční místnost" + }, + "8": { + "then": "Jedná se o kryptu" + }, + "9": { + "then": "Jedná se o kuchyň" } }, "question": "O jaký typ pokoje se jedná?" @@ -5352,6 +5268,19 @@ } } }, + "10": { + "options": { + "0": { + "question": "Všechny poznámky" + }, + "1": { + "question": "Skrýt poznámky k importu" + }, + "2": { + "question": "Zobrazit pouze poznámky k importu" + } + } + }, "2": { "options": { "0": { @@ -5407,19 +5336,6 @@ "question": "Zobrazit pouze otevřené poznámky" } } - }, - "10": { - "options": { - "0": { - "question": "Všechny poznámky" - }, - "1": { - "question": "Skrýt poznámky k importu" - }, - "2": { - "question": "Zobrazit pouze poznámky k importu" - } - } } }, "name": "Poznámky OpenStreetMap", @@ -5725,6 +5641,18 @@ "1": { "then": "To je normální parkovací místo." }, + "10": { + "then": "Jedná se o parkovací místo vyhrazené pro zaměstnance." + }, + "11": { + "then": "Jedná se o parkovací místo vyhrazené pro taxíky." + }, + "12": { + "then": "Jedná se o parkovací místo vyhrazené pro vozidla táhnoucí přívěs." + }, + "13": { + "then": "Jedná se o parkovací místo vyhrazené pro sdílení automobilů." + }, "2": { "then": "Jedná se o parkovací místo pro osoby se zdravotním postižením." }, @@ -5748,18 +5676,6 @@ }, "9": { "then": "Jedná se o parkovací místo vyhrazené pro rodiče s dětmi." - }, - "10": { - "then": "Jedná se o parkovací místo vyhrazené pro zaměstnance." - }, - "11": { - "then": "Jedná se o parkovací místo vyhrazené pro taxíky." - }, - "12": { - "then": "Jedná se o parkovací místo vyhrazené pro vozidla táhnoucí přívěs." - }, - "13": { - "then": "Jedná se o parkovací místo vyhrazené pro sdílení automobilů." } }, "question": "Co je to za parkovací místo?" @@ -6800,30 +6716,6 @@ "1": { "question": "Recyklace baterií" }, - "2": { - "question": "Recyklace nápojových kartonů" - }, - "3": { - "question": "Recyklace plechovek" - }, - "4": { - "question": "Recyklace oděvů" - }, - "5": { - "question": "Recyklace kuchyňského oleje" - }, - "6": { - "question": "Recyklace motorového oleje" - }, - "7": { - "question": "Recyklace zářivek" - }, - "8": { - "question": "Recyklace zeleného odpadu" - }, - "9": { - "question": "Recyklace skleněných lahví" - }, "10": { "question": "Recyklace skla" }, @@ -6854,11 +6746,35 @@ "19": { "question": "Recyklace zbytkového odpadu" }, + "2": { + "question": "Recyklace nápojových kartonů" + }, "20": { "question": "Recyklace náplní do tiskáren" }, "21": { "question": "Recyklace jízdních kol" + }, + "3": { + "question": "Recyklace plechovek" + }, + "4": { + "question": "Recyklace oděvů" + }, + "5": { + "question": "Recyklace kuchyňského oleje" + }, + "6": { + "question": "Recyklace motorového oleje" + }, + "7": { + "question": "Recyklace zářivek" + }, + "8": { + "question": "Recyklace zeleného odpadu" + }, + "9": { + "question": "Recyklace skleněných lahví" } } }, @@ -6926,30 +6842,6 @@ "1": { "then": "Nápojové kartony se zde dají recyklovat" }, - "2": { - "then": "Plechovky se zde dají recyklovat" - }, - "3": { - "then": "Oblečení se zde dá recyklovat" - }, - "4": { - "then": "Olej na vaření zde lze recyklovat" - }, - "5": { - "then": "Motorový olej zde lze recyklovat" - }, - "6": { - "then": "Zářivky se zde dají recyklovat" - }, - "7": { - "then": "Zelený odpad se zde dá recyklovat" - }, - "8": { - "then": "Organický odpad lze zde recyklovat" - }, - "9": { - "then": "Skleněné lahve se zde dají recyklovat" - }, "10": { "then": "Sklo se zde dá recyklovat" }, @@ -6977,6 +6869,9 @@ "19": { "then": "Kovový šrot lze zde recyklovat" }, + "2": { + "then": "Plechovky se zde dají recyklovat" + }, "20": { "then": "Boty se zde dají recyklovat" }, @@ -6994,6 +6889,27 @@ }, "25": { "then": "Kola se zde dají recyklovat" + }, + "3": { + "then": "Oblečení se zde dá recyklovat" + }, + "4": { + "then": "Olej na vaření zde lze recyklovat" + }, + "5": { + "then": "Motorový olej zde lze recyklovat" + }, + "6": { + "then": "Zářivky se zde dají recyklovat" + }, + "7": { + "then": "Zelený odpad se zde dá recyklovat" + }, + "8": { + "then": "Organický odpad lze zde recyklovat" + }, + "9": { + "then": "Skleněné lahve se zde dají recyklovat" } }, "question": "Co se zde dá recyklovat?" @@ -7794,6 +7710,12 @@ "1": { "then": "Tato lampa používá LED diody" }, + "10": { + "then": "Tato lampa používá vysokotlaké sodíkové výbojky (oranžové s bílou)" + }, + "11": { + "then": "Tato lampa svítí pomocí plynu" + }, "2": { "then": "Tato lampa využívá žárovkové osvětlení" }, @@ -7817,12 +7739,6 @@ }, "9": { "then": "Tato lampa používá nízkotlaké sodíkové výbojky (monochromatické oranžové)" - }, - "10": { - "then": "Tato lampa používá vysokotlaké sodíkové výbojky (oranžové s bílou)" - }, - "11": { - "then": "Tato lampa svítí pomocí plynu" } }, "question": "Jaké osvětlení používá tato lampa?" @@ -8993,30 +8909,6 @@ "1": { "question": "Prodej nápojů" }, - "2": { - "question": "Prodej sladkostí" - }, - "3": { - "question": "Prodej potravin" - }, - "4": { - "question": "Prodej cigaret" - }, - "5": { - "question": "Prodej kondomů" - }, - "6": { - "question": "Prodej kávy" - }, - "7": { - "question": "Prodej vody" - }, - "8": { - "question": "Prodej novin" - }, - "9": { - "question": "Prodej duší na jízdní kola" - }, "10": { "question": "Prodej mléka" }, @@ -9047,6 +8939,9 @@ "19": { "question": "Prodej květin" }, + "2": { + "question": "Prodej sladkostí" + }, "20": { "question": "Prodej parkovacích lístků" }, @@ -9070,6 +8965,27 @@ }, "27": { "question": "Prodej zámků na kola" + }, + "3": { + "question": "Prodej potravin" + }, + "4": { + "question": "Prodej cigaret" + }, + "5": { + "question": "Prodej kondomů" + }, + "6": { + "question": "Prodej kávy" + }, + "7": { + "question": "Prodej vody" + }, + "8": { + "question": "Prodej novin" + }, + "9": { + "question": "Prodej duší na jízdní kola" } } } @@ -9081,6 +8997,33 @@ } }, "tagRenderings": { + "bicycle_tube_vending_machine-brand": { + "mappings": { + "0": { + "then": "Continental duše jsou zde prodávány" + }, + "1": { + "then": "Schwalbe duše jsou zde prodávány" + } + }, + "question": "Jaká značka duší je zde prodávána?", + "render": "{brand} duše jsou zde prodávány" + }, + "charge_cost_rewritten": { + "renderings": { + "0": { + "question": "Kolik stojí {product_name}?", + "render": "{product_name} {charge:{product_key}}" + } + }, + "rewrite": { + "into": { + "0": { + "1": "duše na kolo" + } + } + } + }, "indoor": { "mappings": { "0": { @@ -9095,6 +9038,23 @@ }, "question": "Je tento automat uvnitř?" }, + "operational_status": { + "mappings": { + "0": { + "then": "Tento prodejní automat funguje" + }, + "1": { + "then": "Tento prodejní automat je rozbitý" + }, + "2": { + "then": "Tento prodejní automat je uzavřen" + }, + "3": { + "then": "Provozní stav je {operational_status}" + } + }, + "question": "Je tento automat stále v provozu?" + }, "operator": { "freeform": { "placeholder": "Jméno provozovatele" @@ -9116,30 +9076,6 @@ "1": { "then": "Prodává sladkosti" }, - "2": { - "then": "Prodává jídlo" - }, - "3": { - "then": "Prodává cigarety" - }, - "4": { - "then": "Prodává kondomy" - }, - "5": { - "then": "Prodává kafe" - }, - "6": { - "then": "Prodává pitnou vodu" - }, - "7": { - "then": "Prodává noviny" - }, - "8": { - "then": "Prodává duše na kola" - }, - "9": { - "then": "Prodává mléko" - }, "10": { "then": "Prodává chléb" }, @@ -9170,6 +9106,9 @@ "19": { "then": "Prodává parkovací lístky" }, + "2": { + "then": "Prodává jídlo" + }, "20": { "then": "Prodává pamětní mince/lisované" }, @@ -9190,6 +9129,27 @@ }, "26": { "then": "Prodává zámky na kolo" + }, + "3": { + "then": "Prodává cigarety" + }, + "4": { + "then": "Prodává kondomy" + }, + "5": { + "then": "Prodává kafe" + }, + "6": { + "then": "Prodává pitnou vodu" + }, + "7": { + "then": "Prodává noviny" + }, + "8": { + "then": "Prodává duše na kola" + }, + "9": { + "then": "Prodává mléko" } }, "question": "Co tento automat prodává?", @@ -9481,4 +9441,4 @@ "render": "větrná turbína" } } -} \ No newline at end of file +} diff --git a/langs/layers/da.json b/langs/layers/da.json index b72b0f2f0..966efa77a 100644 --- a/langs/layers/da.json +++ b/langs/layers/da.json @@ -532,35 +532,6 @@ "render": "Cykeludlejning" } }, - "bicycle_tube_vending_machine": { - "description": "Et lag med automater til cykelslanger (enten specialbyggede cykelslangeautomater eller klassiske automater med cykelslanger og eventuelt andre cykelrelaterede genstande som f.eks. lys, handsker, låse, o.s.v)", - "name": "Automat til salg af cykelslanger", - "presets": { - "0": { - "title": "en automat til salg af cykelslanger" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Denne salgsautomat virker" - }, - "1": { - "then": "Denne salgsautomat er i stykker" - }, - "2": { - "then": "Denne salgsautomat er lukket" - } - }, - "question": "Er denne salgsautomat stadig i drift?", - "render": "Driftsstatus er {operational_status}" - } - }, - "title": { - "render": "Automat til salg af cykelslanger" - } - }, "bike_cafe": { "description": "En cykelcafé er en café rettet mod cyklister, for eksempel med tjenester som en pumpe, med masser af cykelrelateret dekoration, o.s.v", "name": "Cykelcafé", @@ -2464,6 +2435,27 @@ "render": "Indstillinger" } }, + "vending_machine": { + "tagRenderings": { + "operational_status": { + "mappings": { + "0": { + "then": "Denne salgsautomat virker" + }, + "1": { + "then": "Denne salgsautomat er i stykker" + }, + "2": { + "then": "Denne salgsautomat er lukket" + }, + "3": { + "then": "Driftsstatus er {operational_status}" + } + }, + "question": "Er denne salgsautomat stadig i drift?" + } + } + }, "veterinary": { "name": "dyrlæge", "presets": { diff --git a/langs/layers/de.json b/langs/layers/de.json index 8d8d8c3a9..6ad599fad 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -35,6 +35,23 @@ "1": { "title": "eine freistehende Posterbox" }, + "10": { + "description": "Ein wasserfestes Textil mit einer aufgedruckten Botschaft, das dauerhaft an einer Wand verankert ist", + "title": "eine Plane" + }, + "11": { + "title": "ein Totem" + }, + "12": { + "description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder", + "title": "ein Schild" + }, + "13": { + "title": "eine Skulptur" + }, + "14": { + "title": "eine Wandmalerei" + }, "2": { "title": "eine wandmontierte Posterbox" }, @@ -60,23 +77,6 @@ }, "9": { "title": "ein Bildschirm, der an einem Wartehäuschen angebracht ist" - }, - "10": { - "description": "Ein wasserfestes Textil mit einer aufgedruckten Botschaft, das dauerhaft an einer Wand verankert ist", - "title": "eine Plane" - }, - "11": { - "title": "ein Totem" - }, - "12": { - "description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder", - "title": "ein Schild" - }, - "13": { - "title": "eine Skulptur" - }, - "14": { - "title": "eine Wandmalerei" } }, "tagRenderings": { @@ -171,6 +171,9 @@ "1": { "then": "Dies ist ein Brett" }, + "10": { + "then": "Dies ist eine Wandmalerei" + }, "2": { "then": "Dies ist eine Litfaßsäule" }, @@ -194,9 +197,6 @@ }, "9": { "then": "Dies ist ein Totem" - }, - "10": { - "then": "Dies ist eine Wandmalerei" } }, "question": "Welche Art von Werbung ist das?", @@ -211,6 +211,9 @@ "1": { "then": "Brett" }, + "10": { + "then": "Wandmalerei" + }, "2": { "then": "Posterbox" }, @@ -234,9 +237,6 @@ }, "9": { "then": "Totem" - }, - "10": { - "then": "Wandmalerei" } } } @@ -283,6 +283,9 @@ "1": { "then": "Es handelt sich um eine Seilbahn, bei der die Kabinen in ständigen Kreisen fahren" }, + "10": { + "then": "Eine Seilrutsche. (Eine Touristenattraktion, bei der abenteuerlustige Menschen mit hoher Geschwindigkeit hinunterfahren) " + }, "2": { "then": "Ein offener Sessellift mit Sitzgelegenheiten und Zugang zur Außenluft." }, @@ -306,9 +309,6 @@ }, "9": { "then": "Ein magic carpet (ein Förderband auf dem Boden)" - }, - "10": { - "then": "Eine Seilrutsche. (Eine Touristenattraktion, bei der abenteuerlustige Menschen mit hoher Geschwindigkeit hinunterfahren) " } }, "question": "Um welchen Seilbahntyp handelt es sich?" @@ -453,6 +453,15 @@ "1": { "then": "Wandbild" }, + "10": { + "then": "Azulejo (spanische dekorative Fliesenarbeit)" + }, + "11": { + "then": "Fliesenarbeit" + }, + "12": { + "then": "Holzschnitzerei" + }, "2": { "then": "Malerei" }, @@ -476,15 +485,6 @@ }, "9": { "then": "Relief" - }, - "10": { - "then": "Azulejo (spanische dekorative Fliesenarbeit)" - }, - "11": { - "then": "Fliesenarbeit" - }, - "12": { - "then": "Holzschnitzerei" } }, "question": "Um welche Art Kunstwerk handelt es sich?", @@ -1191,90 +1191,6 @@ "render": "Fahrradverleih" } }, - "bicycle_tube_vending_machine": { - "description": "Eine Ebene mit Automaten für Fahrradschläuche (entweder spezielle Fahrradschlauch-Automaten oder klassische Automaten mit Fahrradschläuchen und optional zusätzlichen fahrradbezogenen Gegenständen wie Lampen, Handschuhe, Schlösser, …)", - "name": "Automat für Fahrradschläuche", - "presets": { - "0": { - "title": "einen Fahrradschlauch-Automaten" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Dieser Automat ist in Betrieb" - }, - "1": { - "then": "Dieser Automat ist kaputt" - }, - "2": { - "then": "Dieser Automat ist geschlossen" - } - }, - "question": "Ist dieser Automat in Betrieb?", - "render": "Der Betriebszustand ist {operational_status}" - }, - "bicycle_tube_vending_machine-brand": { - "mappings": { - "0": { - "then": "Hier werden Fahrradschläuche von Continental verkauft" - }, - "1": { - "then": "Hier werden Fahrradschläuche von Schwalbe verkauft" - } - }, - "question": "Welche Fahrradschläuche werden hier verkauft?", - "render": "Hier werden Fahrradschläuche von {brand} verkauft" - }, - "bicycle_tube_vending_machine-charge": { - "question": "Wie viel kostet ein Fahrradschlauch?", - "render": "Ein Fahrradschlauch kostet {charge}" - }, - "bicycle_tube_vending_machine-operator": { - "mappings": { - "0": { - "then": "Betrieben von Schwalbe" - }, - "1": { - "then": "Betrieben von Continental" - } - }, - "question": "Wer betreibt den Automaten?" - }, - "other-items-vending": { - "mappings": { - "0": { - "then": "Hier werden Fahrradschläuche verkauft" - }, - "1": { - "then": "Hier werden Fahrradlampen verkauft" - }, - "2": { - "then": "Hier werden Fahrradhandschuhe verkauft" - }, - "3": { - "then": "Hier werden Fahrrad-Reparatursets verkauft" - }, - "4": { - "then": "Hier werden Fahrradpumpen verkauft" - }, - "5": { - "then": "Hier werden Fahrradschlösser verkauft" - } - }, - "question": "Wird weiteres Fahrradzubehör verkauft?" - } - }, - "title": { - "mappings": { - "0": { - "then": "{name} Fahrradschlauch-Automat" - } - }, - "render": "Fahrradschlauch-Automat" - } - }, "bike_cafe": { "description": "Ein Fahrradcafé ist ein Café, das auf Radfahrer ausgerichtet ist, zum Beispiel mit Dienstleistungen wie einer Pumpe, mit viel fahrradbezogener Dekoration, …", "name": "Fahrrad-Cafés", @@ -2146,30 +2062,6 @@ "1": { "question": "Verfügt über einen
Schuko-Stecker ohne Erdungsstift (CEE7/4 Typ F)
" }, - "2": { - "question": "Verfügt über einen
europäischen Netzstecker mit Erdungsstift (CEE7/4 Typ E)
Anschluss" - }, - "3": { - "question": "Verfügt über einen
Chademo
Stecker" - }, - "4": { - "question": "Verfügt über einen
Typ 1 (J1772)
Stecker mit Kabel" - }, - "5": { - "question": "Verfügt über einen
Typ 1 (J1772)Stecker ohne Kabel
" - }, - "6": { - "question": "Verfügt über einen
Typ 1 CCS (Typ 1 Combo)
Stecker" - }, - "7": { - "question": "Verfügt über einen
Tesla Supercharger
Stecker" - }, - "8": { - "question": "Hat einen
Typ 2 (Mennekes)
Anschluss" - }, - "9": { - "question": "Hat einen
Typ 2 CCS (Mennekes)
Anschluss" - }, "10": { "question": "Hat einen
Typ 2 (Mennekes)
Anschluss mit Kabel" }, @@ -2200,11 +2092,35 @@ "19": { "question": "Hat ein
SEV 1011 T23 (Type J)
Anschluss" }, + "2": { + "question": "Verfügt über einen
europäischen Netzstecker mit Erdungsstift (CEE7/4 Typ E)
Anschluss" + }, "20": { "question": "Hat ein
AS3112 (Type I)
Anschluss" }, "21": { "question": "Hat ein
NEMA 5-20 (Type B)
Anschluss" + }, + "3": { + "question": "Verfügt über einen
Chademo
Stecker" + }, + "4": { + "question": "Verfügt über einen
Typ 1 (J1772)
Stecker mit Kabel" + }, + "5": { + "question": "Verfügt über einen
Typ 1 (J1772)Stecker ohne Kabel
" + }, + "6": { + "question": "Verfügt über einen
Typ 1 CCS (Typ 1 Combo)
Stecker" + }, + "7": { + "question": "Verfügt über einen
Tesla Supercharger
Stecker" + }, + "8": { + "question": "Hat einen
Typ 2 (Mennekes)
Anschluss" + }, + "9": { + "question": "Hat einen
Typ 2 CCS (Mennekes)
Anschluss" } } } @@ -2260,30 +2176,6 @@ "1": { "then": "Schuko-Stecker ohne Erdungsstift (CEE7/4 Typ F)" }, - "2": { - "then": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)" - }, - "3": { - "then": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)" - }, - "4": { - "then": "Chademo-Anschluss" - }, - "5": { - "then": "Chademo-Anschluss" - }, - "6": { - "then": "Typ 1 mit Kabel (J1772)" - }, - "7": { - "then": "Typ 1 mit Kabel (J1772)" - }, - "8": { - "then": "Typ 1 ohne Kabel (J1772)" - }, - "9": { - "then": " Typ 1 ohne Kabel (J1772)" - }, "10": { "then": "Typ 1 CCS (Typ 1 Combo)" }, @@ -2314,6 +2206,9 @@ "19": { "then": "Typ 2 mit Kabel (mennekes)" }, + "2": { + "then": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)" + }, "20": { "then": "Tesla Supercharger CCS (Typ 2 CSS von Tesla)" }, @@ -2344,6 +2239,9 @@ "29": { "then": " Bosch Active Connect mit 3 Pins und Kabel" }, + "3": { + "then": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)" + }, "30": { "then": "Bosch Active Connect mit 5 Pins und Kabel" }, @@ -2374,11 +2272,29 @@ "39": { "then": "AS3112 (Typ I)" }, + "4": { + "then": "Chademo-Anschluss" + }, "40": { "then": "NEMA 5-20 (Typ B)" }, "41": { "then": "NEMA 5-20 (Typ B)" + }, + "5": { + "then": "Chademo-Anschluss" + }, + "6": { + "then": "Typ 1 mit Kabel (J1772)" + }, + "7": { + "then": "Typ 1 mit Kabel (J1772)" + }, + "8": { + "then": "Typ 1 ohne Kabel (J1772)" + }, + "9": { + "then": " Typ 1 ohne Kabel (J1772)" } }, "question": "Welche Ladeanschlüsse gibt es hier?" @@ -2572,30 +2488,6 @@ "1": { "2": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)" }, - "2": { - "2": "Chademo-Stecker" - }, - "3": { - "2": "Typ 1 mit Kabel (J1772)" - }, - "4": { - "2": " Typ 1 ohne Kabel (J1772)" - }, - "5": { - "2": "Typ 1 CCS (Typ 1 Combo)" - }, - "6": { - "2": "Tesla Supercharger" - }, - "7": { - "2": "Typ 2 (Mennekes)" - }, - "8": { - "2": "Typ 2 CCS (Mennekes)" - }, - "9": { - "2": "Typ 2 mit Kabel (Mennekes)" - }, "10": { "2": "Tesla Supercharger CCS (Typ 2 CSS von Tesla)" }, @@ -2626,8 +2518,32 @@ "19": { "2": "AS3112 (Typ I)" }, + "2": { + "2": "Chademo-Stecker" + }, "20": { "2": "NEMA 5-20 (Typ B)" + }, + "3": { + "2": "Typ 1 mit Kabel (J1772)" + }, + "4": { + "2": " Typ 1 ohne Kabel (J1772)" + }, + "5": { + "2": "Typ 1 CCS (Typ 1 Combo)" + }, + "6": { + "2": "Tesla Supercharger" + }, + "7": { + "2": "Typ 2 (Mennekes)" + }, + "8": { + "2": "Typ 2 CCS (Mennekes)" + }, + "9": { + "2": "Typ 2 mit Kabel (Mennekes)" } } } @@ -3425,6 +3341,15 @@ "1": { "then": "Dieser Radweg hat einen festen Belag" }, + "10": { + "then": "Dieser Radweg besteht aus feinem Schotter" + }, + "11": { + "then": "Der Radweg ist aus Kies" + }, + "12": { + "then": "Dieser Radweg besteht aus Rohboden" + }, "2": { "then": "Der Radweg ist aus Asphalt" }, @@ -3448,15 +3373,6 @@ }, "9": { "then": "Der Radweg ist aus Schotter" - }, - "10": { - "then": "Dieser Radweg besteht aus feinem Schotter" - }, - "11": { - "then": "Der Radweg ist aus Kies" - }, - "12": { - "then": "Dieser Radweg besteht aus Rohboden" } }, "question": "Was ist der Belag dieses Radwegs?", @@ -3505,6 +3421,15 @@ "1": { "then": "Dieser Radweg hat einen festen Belag" }, + "10": { + "then": "Dieser Radweg besteht aus feinem Schotter" + }, + "11": { + "then": "Der Radweg ist aus Kies" + }, + "12": { + "then": "Dieser Radweg besteht aus Rohboden" + }, "2": { "then": "Der Radweg ist aus Asphalt" }, @@ -3528,15 +3453,6 @@ }, "9": { "then": "Der Radweg ist aus Schotter" - }, - "10": { - "then": "Dieser Radweg besteht aus feinem Schotter" - }, - "11": { - "then": "Der Radweg ist aus Kies" - }, - "12": { - "then": "Dieser Radweg besteht aus Rohboden" } }, "question": "Was ist der Belag dieser Straße?", @@ -4524,6 +4440,54 @@ } } }, + "10": { + "options": { + "0": { + "question": "Keine Bevorzugung von Hunden" + }, + "1": { + "question": "Hunde erlaubt" + }, + "2": { + "question": "Keine Hunde erlaubt" + } + } + }, + "11": { + "options": { + "0": { + "question": "Internetzugang vorhanden" + } + } + }, + "12": { + "options": { + "0": { + "question": "Stromanschluss vorhanden" + } + } + }, + "13": { + "options": { + "0": { + "question": "Hat zuckerfreie Angebote" + } + } + }, + "14": { + "options": { + "0": { + "question": "Hat glutenfreie Angebote" + } + } + }, + "15": { + "options": { + "0": { + "question": "Hat laktosefreie Angebote" + } + } + }, "2": { "options": { "0": { @@ -4594,54 +4558,6 @@ "question": "Nutzung kostenlos" } } - }, - "10": { - "options": { - "0": { - "question": "Keine Bevorzugung von Hunden" - }, - "1": { - "question": "Hunde erlaubt" - }, - "2": { - "question": "Keine Hunde erlaubt" - } - } - }, - "11": { - "options": { - "0": { - "question": "Internetzugang vorhanden" - } - } - }, - "12": { - "options": { - "0": { - "question": "Stromanschluss vorhanden" - } - } - }, - "13": { - "options": { - "0": { - "question": "Hat zuckerfreie Angebote" - } - } - }, - "14": { - "options": { - "0": { - "question": "Hat glutenfreie Angebote" - } - } - }, - "15": { - "options": { - "0": { - "question": "Hat laktosefreie Angebote" - } - } } } }, @@ -4761,30 +4677,6 @@ "1": { "then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung." }, - "2": { - "then": "Die Fitness-Station hat eine Einrichtung für Sit-ups." - }, - "3": { - "then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen." - }, - "4": { - "then": "Die Fitness-Station hat Stangen zum Dehnen." - }, - "5": { - "then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)." - }, - "6": { - "then": "Die Fitness-Station hat Ringe für Gymnastikübungen." - }, - "7": { - "then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)." - }, - "8": { - "then": "Die Fitness-Station hat eine Sprossenwand zum Klettern." - }, - "9": { - "then": "Die Fitness-Station hat Pfosten für Slalomübungen." - }, "10": { "then": "Die Fitness-Station hat Trittsteine." }, @@ -4815,6 +4707,9 @@ "19": { "then": "Die Fitness-Station hat Kampfseile (battle ropes)." }, + "2": { + "then": "Die Fitness-Station hat eine Einrichtung für Sit-ups." + }, "20": { "then": "Die Fitness-Station hat ein Fahrradergometer." }, @@ -4829,6 +4724,27 @@ }, "24": { "then": "Die Fitness-Station hat eine Slackline." + }, + "3": { + "then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen." + }, + "4": { + "then": "Die Fitness-Station hat Stangen zum Dehnen." + }, + "5": { + "then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)." + }, + "6": { + "then": "Die Fitness-Station hat Ringe für Gymnastikübungen." + }, + "7": { + "then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)." + }, + "8": { + "then": "Die Fitness-Station hat eine Sprossenwand zum Klettern." + }, + "9": { + "then": "Die Fitness-Station hat Pfosten für Slalomübungen." } }, "question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?" @@ -4948,6 +4864,21 @@ "1": { "then": "Dies ist eine Pommesbude" }, + "10": { + "then": "Hier werden chinesische Gerichte serviert" + }, + "11": { + "then": "Hier werden griechische Gerichte serviert" + }, + "12": { + "then": "Hier werden indische Gerichte serviert" + }, + "13": { + "then": "Hier werden türkische Gerichte serviert" + }, + "14": { + "then": "Hier werden thailändische Gerichte serviert" + }, "2": { "then": "Bietet vorwiegend Pastagerichte an" }, @@ -4971,21 +4902,6 @@ }, "9": { "then": "Hier werden französische Gerichte serviert" - }, - "10": { - "then": "Hier werden chinesische Gerichte serviert" - }, - "11": { - "then": "Hier werden griechische Gerichte serviert" - }, - "12": { - "then": "Hier werden indische Gerichte serviert" - }, - "13": { - "then": "Hier werden türkische Gerichte serviert" - }, - "14": { - "then": "Hier werden thailändische Gerichte serviert" } }, "question": "Was für Essen gibt es hier?", @@ -5306,6 +5222,44 @@ "render": "Deine zurückgelegte Strecke" } }, + "grave": { + "description": "Grabsteine (und Gräber) zeigen an, wo eine Person begraben wurde. Auf dieser Karte können diese aufgezeichnet werden und ein Wikipedialink erstellt werden", + "filter": { + "0": { + "options": { + "0": { + "question": "Mit oder ohne Wikidata" + }, + "1": { + "question": "Hat einen Link zu Wikidata" + }, + "2": { + "question": "Hat keinen Link zu Wikidata" + } + } + } + }, + "name": "Grabsteine", + "presets": { + "0": { + "description": "Ein Grabstein ist ein physischer Gegenstand, der anzeigt, dass eine oder mehrere Personen hier begraben sind. Er trägt in der Regel den Namen, das Geburts- und das Sterbedatum der Person oder Personen als Inschrift.", + "title": "ein Grabstein" + } + }, + "tagRenderings": { + "buried:wikidata": { + "question": "Wie lautet die Wikipedia-Seite der Person, die hier begraben ist?", + "render": "{wikipedia(buried:wikidata)}" + }, + "name": { + "question": "Wie lautet der Name der hier begrabenen Person?", + "render": "{name} ist hier begraben" + } + }, + "title": { + "render": "Grabstein" + } + }, "guidepost": { "description": "Wegweiser (auch als Wegzeiger oder Fingerschilder bekannt) sind entlang offizieller Wander-, Radfahr-, Reit- oder Skirouten oft zu finden, um die Richtungen zu verschiedenen Zielen anzuzeigen", "name": "Wegweiser", @@ -5701,30 +5655,6 @@ "1": { "then": "Dies ist ein Auditorium" }, - "2": { - "then": "Dies ist ein Schlafzimmer" - }, - "3": { - "then": "Dies ist eine Kapelle" - }, - "4": { - "then": "Dies ist ein Klassenzimmer" - }, - "5": { - "then": "Dies ist ein Klassenzimmer" - }, - "6": { - "then": "Dies ist ein Computerraum" - }, - "7": { - "then": "Dies ist ein Konferenzraum" - }, - "8": { - "then": "Dies ist eine Krypta" - }, - "9": { - "then": "Dies ist eine Küche" - }, "10": { "then": "Dies ist ein Labor" }, @@ -5755,6 +5685,9 @@ "19": { "then": "Dies ist ein Lagerraum" }, + "2": { + "then": "Dies ist ein Schlafzimmer" + }, "20": { "then": "Dies ist ein Technikraum" }, @@ -5763,6 +5696,27 @@ }, "22": { "then": "Dies ist ein Wartezimmer" + }, + "3": { + "then": "Dies ist eine Kapelle" + }, + "4": { + "then": "Dies ist ein Klassenzimmer" + }, + "5": { + "then": "Dies ist ein Klassenzimmer" + }, + "6": { + "then": "Dies ist ein Computerraum" + }, + "7": { + "then": "Dies ist ein Konferenzraum" + }, + "8": { + "then": "Dies ist eine Krypta" + }, + "9": { + "then": "Dies ist eine Küche" } }, "question": "Wie wird dieser Raum genutzt?" @@ -5969,6 +5923,28 @@ } } }, + "lighthouse": { + "name": "Leuchtturm", + "presets": { + "0": { + "title": "ein Leuchtturm" + } + }, + "tagRenderings": { + "lighthouse-height": { + "question": "Wie hoch ist dieser Leuchtturm in Metern?", + "render": "Die Höhe dieses Leuchtturms beträgt {height} Meter." + } + }, + "title": { + "mappings": { + "0": { + "then": "{name}" + } + }, + "render": "Leuchtturm" + } + }, "love_hotel": { "description": "Ein Love Hotel ist eine Art Kurzzeithotel, das in erster Linie zu dem Zweck betrieben wird, den Gästen Privatsphäre für sexuelle Aktivitäten zu bieten", "name": "Love Hotels", @@ -6269,6 +6245,7 @@ "name": "Denkmäler", "presets": { "0": { + "description": "Ein Mahnmal ist ein physischer Gegenstand, der an eine Person oder ein Ereignis erinnert.", "title": "ein Denkmal" } }, @@ -6279,8 +6256,8 @@ "then": "Dieses Denkmal hat keine Inschrift" } }, - "question": "Wie lautet die Inschrift auf dieser Gedenktafel?", - "render": "Die Inschrift auf dieser Gedenktafel lautet:

{inscription}

" + "question": "Wie lautet die Inschrift auf diesem Denkmal?", + "render": "Die Inschrift auf diesem Denkmal lautet:

{inscription}

" }, "memorial-type": { "mappings": { @@ -6290,6 +6267,21 @@ "1": { "then": "Dies ist eine Gedenktafel" }, + "10": { + "then": "Das ist ein Kreuz" + }, + "11": { + "then": "Dies ist eine blaue Plaque" + }, + "12": { + "then": "Dies ist ein historischer Panzer, der permanent in den öffentlichen Raum als Denkmal platziert wurde" + }, + "13": { + "then": "Das ist ein Baumdenkmal" + }, + "14": { + "then": "Dies ist ein Grabstein; die Person ist hier begraben" + }, "2": { "then": "Dies ist eine Gedenkbank" }, @@ -6313,18 +6305,6 @@ }, "9": { "then": "Das ist ein Obelisk" - }, - "10": { - "then": "Das ist ein Kreuz" - }, - "11": { - "then": "Dies ist eine blaue Plaque" - }, - "12": { - "then": "Dies ist ein historischer Panzer, der permanent in den öffentlichen Raum als Denkmal platziert wurde" - }, - "13": { - "then": "Das ist ein Baumdenkmal" } }, "question": "Was für eine Art von Denkmal ist das?", @@ -6508,6 +6488,19 @@ } } }, + "10": { + "options": { + "0": { + "question": "Alle Notizen" + }, + "1": { + "question": "Importnotizen ausblenden" + }, + "2": { + "question": "Nur Importnotizen anzeigen" + } + } + }, "2": { "options": { "0": { @@ -6563,19 +6556,6 @@ "question": "Nur offene Notizen anzeigen" } } - }, - "10": { - "options": { - "0": { - "question": "Alle Notizen" - }, - "1": { - "question": "Importnotizen ausblenden" - }, - "2": { - "question": "Nur Importnotizen anzeigen" - } - } } }, "name": "OpenStreetMap-Hinweise", @@ -6954,6 +6934,18 @@ "1": { "then": "Dies ist ein normaler Stellplatz." }, + "10": { + "then": "Dies ist ein Stellplatz, der für das Personal reserviert ist." + }, + "11": { + "then": "Dies ist ein Stellplatz, der für Taxis reserviert ist." + }, + "12": { + "then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist." + }, + "13": { + "then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist." + }, "2": { "then": "Dies ist ein Behindertenstellplatz." }, @@ -6977,18 +6969,6 @@ }, "9": { "then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist." - }, - "10": { - "then": "Dies ist ein Stellplatz, der für das Personal reserviert ist." - }, - "11": { - "then": "Dies ist ein Stellplatz, der für Taxis reserviert ist." - }, - "12": { - "then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist." - }, - "13": { - "then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist." } }, "question": "Welche Art von Stellplatz ist dies?" @@ -7302,30 +7282,6 @@ "1": { "then": "Dies ist eine Struktur aus mehreren angeschlossenen Spielgeräten" }, - "2": { - "then": "Das ist eine Rutsche" - }, - "3": { - "then": "Dies ist ein Sandkasten" - }, - "4": { - "then": "Dies ist ein Springreiter" - }, - "5": { - "then": "Dies ist ein Kletterrahmen" - }, - "6": { - "then": "Dies ist eine Wippe" - }, - "7": { - "then": "Das ist ein Spielhaus" - }, - "8": { - "then": "Dies ist ein Karussell" - }, - "9": { - "then": "Dies ist eine Korbschaukel" - }, "10": { "then": "Dies ist ein Seilzug" }, @@ -7356,11 +7312,35 @@ "19": { "then": "Dies ist eine Jugendherberge" }, + "2": { + "then": "Das ist eine Rutsche" + }, "20": { "then": "Dies ist ein Trichter, mit dem man Trichterball spielen kann" }, "21": { "then": "Dies ist ein sich drehender Kreis" + }, + "3": { + "then": "Dies ist ein Sandkasten" + }, + "4": { + "then": "Dies ist ein Springreiter" + }, + "5": { + "then": "Dies ist ein Kletterrahmen" + }, + "6": { + "then": "Dies ist eine Wippe" + }, + "7": { + "then": "Das ist ein Spielhaus" + }, + "8": { + "then": "Dies ist ein Karussell" + }, + "9": { + "then": "Dies ist eine Korbschaukel" } }, "question": "Was ist das für ein Gerät?", @@ -7531,6 +7511,13 @@ "question": "Für welche Marke bietet dieser Standort Dienstleistungen an?", "render": "Dieser Standort bietet Dienstleistungen für {post_office:brand} an" }, + "post_offic_brand": { + "freeform": { + "placeholder": "Marke der Poststelle" + }, + "question": "Zu welcher Marke gehört die Poststelle?", + "render": "Dies ist eine Poststelle von {brand}" + }, "post_partner": { "mappings": { "0": { @@ -7721,6 +7708,21 @@ "1": { "then": "2-Cent-Münzen werden akzeptiert" }, + "10": { + "then": "20-Centime-Münzen werden akzeptiert" + }, + "11": { + "then": "½-Schweizer Franken-Münzen werden akzeptiert" + }, + "12": { + "then": "1-Schweizer Franken-Münzen werden akzeptiert" + }, + "13": { + "then": "2-Schweizer Franken-Münzen werden akzeptiert" + }, + "14": { + "then": "5-Schweizer Franken-Münzen werden akzeptiert" + }, "2": { "then": "5-Cent-Münzen werden akzeptiert" }, @@ -7744,21 +7746,6 @@ }, "9": { "then": "10-Centime-Münzen werden akzeptiert" - }, - "10": { - "then": "20-Centime-Münzen werden akzeptiert" - }, - "11": { - "then": "½-Schweizer Franken-Münzen werden akzeptiert" - }, - "12": { - "then": "1-Schweizer Franken-Münzen werden akzeptiert" - }, - "13": { - "then": "2-Schweizer Franken-Münzen werden akzeptiert" - }, - "14": { - "then": "5-Schweizer Franken-Münzen werden akzeptiert" } }, "question": "Mit welchen Münzen kann man hier bezahlen?" @@ -7771,6 +7758,15 @@ "1": { "then": "10-Euro-Scheine werden angenommen" }, + "10": { + "then": "100-Schweizer Franken-Scheine werden akzeptiert" + }, + "11": { + "then": "200-Schweizer Franken-Scheine werden akzeptiert" + }, + "12": { + "then": "1000-Schweizer Franken-Scheine werden akzeptiert" + }, "2": { "then": "20-Euro-Scheine werden angenommen" }, @@ -7794,15 +7790,6 @@ }, "9": { "then": "50-Schweizer Franken-Scheine werden akzeptiert" - }, - "10": { - "then": "100-Schweizer Franken-Scheine werden akzeptiert" - }, - "11": { - "then": "200-Schweizer Franken-Scheine werden akzeptiert" - }, - "12": { - "then": "1000-Schweizer Franken-Scheine werden akzeptiert" } }, "question": "Mit welchen Banknoten kann man hier bezahlen?" @@ -8264,30 +8251,6 @@ "1": { "question": "Recycling von Batterien" }, - "2": { - "question": "Recycling von Getränkekartons" - }, - "3": { - "question": "Recycling von Dosen" - }, - "4": { - "question": "Recycling von Kleidung" - }, - "5": { - "question": "Recycling von Speiseöl" - }, - "6": { - "question": "Recycling von Motoröl" - }, - "7": { - "question": "Recycling von Leuchtstoffröhren" - }, - "8": { - "question": "Recycling von Grünabfällen" - }, - "9": { - "question": "Recycling von Glasflaschen" - }, "10": { "question": "Recycling von Glas" }, @@ -8318,6 +8281,9 @@ "19": { "question": "Recycling von Restabfällen" }, + "2": { + "question": "Recycling von Getränkekartons" + }, "20": { "question": "Recycling von Druckerpatronen" }, @@ -8326,6 +8292,27 @@ }, "22": { "question": "Recycling von Kunststoffverpackungen, Metallverpackungen und Getränkekartons (Tetrapak)" + }, + "3": { + "question": "Recycling von Dosen" + }, + "4": { + "question": "Recycling von Kleidung" + }, + "5": { + "question": "Recycling von Speiseöl" + }, + "6": { + "question": "Recycling von Motoröl" + }, + "7": { + "question": "Recycling von Leuchtstoffröhren" + }, + "8": { + "question": "Recycling von Grünabfällen" + }, + "9": { + "question": "Recycling von Glasflaschen" } } }, @@ -8393,30 +8380,6 @@ "1": { "then": "Getränkekartons können hier recycelt werden" }, - "2": { - "then": "Dosen können hier recycelt werden" - }, - "3": { - "then": "Kleidung kann hier recycelt werden" - }, - "4": { - "then": "Speiseöl kann hier recycelt werden" - }, - "5": { - "then": "Motoröl kann hier recycelt werden" - }, - "6": { - "then": "Hier können Leuchtstoffröhren recycelt werden" - }, - "7": { - "then": "Grünabfälle können hier recycelt werden" - }, - "8": { - "then": "Bio-Abfall kann hier recycelt werden" - }, - "9": { - "then": "Glasflaschen können hier recycelt werden" - }, "10": { "then": "Glas kann hier recycelt werden" }, @@ -8447,6 +8410,9 @@ "19": { "then": "Metallschrott kann hier recycelt werden" }, + "2": { + "then": "Dosen können hier recycelt werden" + }, "20": { "then": "Schuhe können hier recycelt werden" }, @@ -8464,6 +8430,27 @@ }, "25": { "then": "Fahrräder können hier recycelt werden" + }, + "3": { + "then": "Kleidung kann hier recycelt werden" + }, + "4": { + "then": "Speiseöl kann hier recycelt werden" + }, + "5": { + "then": "Motoröl kann hier recycelt werden" + }, + "6": { + "then": "Hier können Leuchtstoffröhren recycelt werden" + }, + "7": { + "then": "Grünabfälle können hier recycelt werden" + }, + "8": { + "then": "Bio-Abfall kann hier recycelt werden" + }, + "9": { + "then": "Glasflaschen können hier recycelt werden" } }, "question": "Was kann hier recycelt werden?" @@ -8732,6 +8719,15 @@ } }, "tagRenderings": { + "brand": { + "mappings": { + "0": { + "then": "Dieses Geschäft gehört zu keiner Marke oder Handelskette" + } + }, + "question": "Zu welcher Marke gehört dieses Geschäft?", + "render": "Teil von {brand}" + }, "copyshop-print-sizes": { "mappings": { "0": { @@ -9529,6 +9525,12 @@ "1": { "then": "Diese Straßenlaterne verwendet LEDs" }, + "10": { + "then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)" + }, + "11": { + "then": "Diese Straßenlaterne wird mit Gas beleuchtet" + }, "2": { "then": "Diese Straßenlaterne verwendet Glühlampenlicht" }, @@ -9552,12 +9554,6 @@ }, "9": { "then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)" - }, - "10": { - "then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)" - }, - "11": { - "then": "Diese Straßenlaterne wird mit Gas beleuchtet" } }, "question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?" @@ -10983,30 +10979,6 @@ "1": { "question": "Verkauf von Getränken" }, - "2": { - "question": "Verkauf von Süßigkeiten" - }, - "3": { - "question": "Verkauf von Lebensmitteln" - }, - "4": { - "question": "Verkauf von Zigaretten" - }, - "5": { - "question": "Verkauf von Kondomen" - }, - "6": { - "question": "Verkauf von Kaffee" - }, - "7": { - "question": "Verkauf von Trinkwasser" - }, - "8": { - "question": "Verkauf von Zeitungen" - }, - "9": { - "question": "Verkauf von Fahrradschläuchen" - }, "10": { "question": "Verkauf von Milch" }, @@ -11037,6 +11009,9 @@ "19": { "question": "Verkauf von Blumen" }, + "2": { + "question": "Verkauf von Süßigkeiten" + }, "20": { "question": "Verkauf von Parkscheinen" }, @@ -11060,6 +11035,27 @@ }, "27": { "question": "Verkauf von Fahrradschlössern" + }, + "3": { + "question": "Verkauf von Lebensmitteln" + }, + "4": { + "question": "Verkauf von Zigaretten" + }, + "5": { + "question": "Verkauf von Kondomen" + }, + "6": { + "question": "Verkauf von Kaffee" + }, + "7": { + "question": "Verkauf von Trinkwasser" + }, + "8": { + "question": "Verkauf von Zeitungen" + }, + "9": { + "question": "Verkauf von Fahrradschläuchen" } } } @@ -11071,6 +11067,39 @@ } }, "tagRenderings": { + "bicycle_tube_vending_machine-brand": { + "mappings": { + "0": { + "then": "Hier werden Fahrradschläuche von Continental verkauft" + }, + "1": { + "then": "Hier werden Fahrradschläuche von Schwalbe verkauft" + } + }, + "question": "Welche Fahrradschläuche werden hier verkauft?", + "render": "Hier werden Fahrradschläuche von {brand} verkauft" + }, + "charge_cost_rewritten": { + "renderings": { + "0": { + "question": "Wie viel kostet {product_name}?", + "render": "{product_name} kostet {charge:{product_key}}" + } + }, + "rewrite": { + "into": { + "0": { + "1": "ein Fahrradschlauch" + }, + "1": { + "1": "Fahrradlicht" + }, + "2": { + "1": "ein Kondom" + } + } + } + }, "indoor": { "mappings": { "0": { @@ -11085,6 +11114,23 @@ }, "question": "Ist der Automat in einem Gebäude untergebracht?" }, + "operational_status": { + "mappings": { + "0": { + "then": "Dieser Automat ist in Betrieb" + }, + "1": { + "then": "Dieser Automat ist kaputt" + }, + "2": { + "then": "Dieser Automat ist geschlossen" + }, + "3": { + "then": "Der Betriebszustand ist {operational_status}" + } + }, + "question": "Ist dieser Automat in Betrieb?" + }, "operator": { "freeform": { "placeholder": "Name des Betreibers" @@ -11106,30 +11152,6 @@ "1": { "then": "Süßigkeiten werden verkauft" }, - "2": { - "then": "Lebensmittel werden verkauft" - }, - "3": { - "then": "Zigaretten werden verkauft" - }, - "4": { - "then": "Kondome werden verkauft" - }, - "5": { - "then": "Kaffee wird verkauft" - }, - "6": { - "then": "Trinkwasser wird verkauft" - }, - "7": { - "then": "Zeitungen werden verkauft" - }, - "8": { - "then": "Fahrradschläuche werden verkauft" - }, - "9": { - "then": "Milch wird verkauft" - }, "10": { "then": "Brot wird verkauft" }, @@ -11160,6 +11182,9 @@ "19": { "then": "Parkscheine werden verkauft" }, + "2": { + "then": "Lebensmittel werden verkauft" + }, "20": { "then": "Souvenirmünzen werden verkauft" }, @@ -11180,6 +11205,27 @@ }, "26": { "then": "Fahrradschlösser werden verkauft" + }, + "3": { + "then": "Zigaretten werden verkauft" + }, + "4": { + "then": "Kondome werden verkauft" + }, + "5": { + "then": "Kaffee wird verkauft" + }, + "6": { + "then": "Trinkwasser wird verkauft" + }, + "7": { + "then": "Zeitungen werden verkauft" + }, + "8": { + "then": "Fahrradschläuche werden verkauft" + }, + "9": { + "then": "Milch wird verkauft" } }, "question": "Was wird in diesem Automaten verkauft?", @@ -11480,4 +11526,4 @@ "render": "Windrad" } } -} \ No newline at end of file +} diff --git a/langs/layers/en.json b/langs/layers/en.json index ff132437f..59a0d6d26 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -35,6 +35,23 @@ "1": { "title": "a freestanding poster box" }, + "10": { + "description": "A piece of waterproof textile with a printed message, permanently anchored on a wall", + "title": "a tarp" + }, + "11": { + "title": "a totem" + }, + "12": { + "description": "Used for advertising signs, neon signs, logos & institutional entrance signs", + "title": "a sign" + }, + "13": { + "title": "a sculpture" + }, + "14": { + "title": "a wall painting" + }, "2": { "title": "a poster box mounted on a wall" }, @@ -60,23 +77,6 @@ }, "9": { "title": "a screen mounted on a transit shelter" - }, - "10": { - "description": "A piece of waterproof textile with a printed message, permanently anchored on a wall", - "title": "a tarp" - }, - "11": { - "title": "a totem" - }, - "12": { - "description": "Used for advertising signs, neon signs, logos & institutional entrance signs", - "title": "a sign" - }, - "13": { - "title": "a sculpture" - }, - "14": { - "title": "a wall painting" } }, "tagRenderings": { @@ -171,6 +171,9 @@ "1": { "then": "This is a board" }, + "10": { + "then": "This is a wall painting" + }, "2": { "then": "This is a column" }, @@ -194,9 +197,6 @@ }, "9": { "then": "This is a totem" - }, - "10": { - "then": "This is a wall painting" } }, "question": "Which type of advertising feature is this?", @@ -211,6 +211,9 @@ "1": { "then": "Board" }, + "10": { + "then": "Wall painting" + }, "2": { "then": "Poster Box" }, @@ -234,9 +237,6 @@ }, "9": { "then": "Totem" - }, - "10": { - "then": "Wall painting" } } } @@ -283,6 +283,9 @@ "1": { "then": "This is a gondola where the cars go around in continuous circles" }, + "10": { + "then": "A zip line. (A touristical attraction where adventurous people go down at high speeds) " + }, "2": { "then": "An open chairlift with seats to sit on and open to the outside air." }, @@ -306,9 +309,6 @@ }, "9": { "then": "A magic carpet (a conveyor belt on the ground)" - }, - "10": { - "then": "A zip line. (A touristical attraction where adventurous people go down at high speeds) " } }, "question": "What type of aerialway is this?" @@ -453,6 +453,15 @@ "1": { "then": "Mural" }, + "10": { + "then": "Azulejo (Spanish decorative tilework)" + }, + "11": { + "then": "Tilework" + }, + "12": { + "then": "Woodcarving" + }, "2": { "then": "Painting" }, @@ -476,15 +485,6 @@ }, "9": { "then": "Relief" - }, - "10": { - "then": "Azulejo (Spanish decorative tilework)" - }, - "11": { - "then": "Tilework" - }, - "12": { - "then": "Woodcarving" } }, "question": "What is the type of this artwork?", @@ -1191,90 +1191,6 @@ "render": "Bicycle rental" } }, - "bicycle_tube_vending_machine": { - "description": "A layer showing vending machines for bicycle tubes (either purpose-built bicycle tube vending machines or classical vending machines with bicycle tubes and optionally additional bicycle related objects such as lights, gloves, locks, …)", - "name": "Bicycle tube vending machine", - "presets": { - "0": { - "title": "a bicycle tube vending machine" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "This vending machine works" - }, - "1": { - "then": "This vending machine is broken" - }, - "2": { - "then": "This vending machine is closed" - } - }, - "question": "Is this vending machine still operational?", - "render": "The operational status is {operational_status}" - }, - "bicycle_tube_vending_machine-brand": { - "mappings": { - "0": { - "then": "Continental tubes are sold here" - }, - "1": { - "then": "Schwalbe tubes are sold here" - } - }, - "question": "Which brand of tubes are sold here?", - "render": "{brand} tubes are sold here" - }, - "bicycle_tube_vending_machine-charge": { - "question": "How much does a bicycle tube cost?", - "render": "A bicycle tube costs {charge}" - }, - "bicycle_tube_vending_machine-operator": { - "mappings": { - "0": { - "then": "Maintained by Schwalbe" - }, - "1": { - "then": "Maintained by Continental" - } - }, - "question": "Who maintains this vending machine?" - }, - "other-items-vending": { - "mappings": { - "0": { - "then": "Bicycle inner tubes are sold here" - }, - "1": { - "then": "Bicycle lights are sold here" - }, - "2": { - "then": "Gloves are sold here" - }, - "3": { - "then": "Bicycle repair kits are sold here" - }, - "4": { - "then": "Bicycle pumps are sold here" - }, - "5": { - "then": "Bicycle locks are sold here" - } - }, - "question": "Are other biycle accessories sold here?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Bicycle tube vending machine {name}" - } - }, - "render": "Bicycle tube vending machine" - } - }, "bike_cafe": { "description": "A bike café is a café geared towards cyclists, for example with services such as a pump, with lots of bicycle-related decoration, …", "name": "Bike cafe", @@ -2146,30 +2062,6 @@ "1": { "question": "Has a
Schuko wall plug without ground pin (CEE7/4 type F)
connector" }, - "2": { - "question": "Has a
European wall plug with ground pin (CEE7/4 type E)
connector" - }, - "3": { - "question": "Has a
Chademo
connector" - }, - "4": { - "question": "Has a
Type 1 with cable (J1772)
connector" - }, - "5": { - "question": "Has a
Type 1 without cable (J1772)
connector" - }, - "6": { - "question": "Has a
Type 1 CCS (aka Type 1 Combo)
connector" - }, - "7": { - "question": "Has a
Tesla Supercharger
connector" - }, - "8": { - "question": "Has a
Type 2 (mennekes)
connector" - }, - "9": { - "question": "Has a
Type 2 CCS (mennekes)
connector" - }, "10": { "question": "Has a
Type 2 with cable (mennekes)
connector" }, @@ -2200,11 +2092,35 @@ "19": { "question": "Has a
SEV 1011 T23 (Type J)
connector" }, + "2": { + "question": "Has a
European wall plug with ground pin (CEE7/4 type E)
connector" + }, "20": { "question": "Has a
AS3112 (Type I)
connector" }, "21": { "question": "Has a
NEMA 5-20 (Type B)
connector" + }, + "3": { + "question": "Has a
Chademo
connector" + }, + "4": { + "question": "Has a
Type 1 with cable (J1772)
connector" + }, + "5": { + "question": "Has a
Type 1 without cable (J1772)
connector" + }, + "6": { + "question": "Has a
Type 1 CCS (aka Type 1 Combo)
connector" + }, + "7": { + "question": "Has a
Tesla Supercharger
connector" + }, + "8": { + "question": "Has a
Type 2 (mennekes)
connector" + }, + "9": { + "question": "Has a
Type 2 CCS (mennekes)
connector" } } } @@ -2260,30 +2176,6 @@ "1": { "then": "Schuko wall plug without ground pin (CEE7/4 type F)" }, - "2": { - "then": "European wall plug with ground pin (CEE7/4 type E)" - }, - "3": { - "then": "European wall plug with ground pin (CEE7/4 type E)" - }, - "4": { - "then": "Chademo" - }, - "5": { - "then": "Chademo" - }, - "6": { - "then": "Type 1 with cable (J1772)" - }, - "7": { - "then": "Type 1 with cable (J1772)" - }, - "8": { - "then": "Type 1 without cable (J1772)" - }, - "9": { - "then": "Type 1 without cable (J1772)" - }, "10": { "then": "Type 1 CCS (aka Type 1 Combo)" }, @@ -2314,6 +2206,9 @@ "19": { "then": "Type 2 with cable (mennekes)" }, + "2": { + "then": "European wall plug with ground pin (CEE7/4 type E)" + }, "20": { "then": "Tesla Supercharger CCS (a branded type2_css)" }, @@ -2344,6 +2239,9 @@ "29": { "then": "Bosch Active Connect with 3 pins and cable" }, + "3": { + "then": "European wall plug with ground pin (CEE7/4 type E)" + }, "30": { "then": "Bosch Active Connect with 5 pins and cable" }, @@ -2374,11 +2272,29 @@ "39": { "then": "AS3112 (Type I)" }, + "4": { + "then": "Chademo" + }, "40": { "then": "NEMA 5-20 (Type B)" }, "41": { "then": "NEMA 5-20 (Type B)" + }, + "5": { + "then": "Chademo" + }, + "6": { + "then": "Type 1 with cable (J1772)" + }, + "7": { + "then": "Type 1 with cable (J1772)" + }, + "8": { + "then": "Type 1 without cable (J1772)" + }, + "9": { + "then": "Type 1 without cable (J1772)" } }, "question": "Which charging connections are available here?" @@ -2572,30 +2488,6 @@ "1": { "2": "European wall plug with ground pin (CEE7/4 type E)" }, - "2": { - "2": "Chademo" - }, - "3": { - "2": "Type 1 with cable (J1772)" - }, - "4": { - "2": "Type 1 without cable (J1772)" - }, - "5": { - "2": "Type 1 CCS (aka Type 1 Combo)" - }, - "6": { - "2": "Tesla Supercharger" - }, - "7": { - "2": "Type 2 (mennekes)" - }, - "8": { - "2": "Type 2 CCS (mennekes)" - }, - "9": { - "2": "Type 2 with cable (mennekes)" - }, "10": { "2": "Tesla Supercharger CCS (a branded type2_css)" }, @@ -2626,8 +2518,32 @@ "19": { "2": "AS3112 (Type I)" }, + "2": { + "2": "Chademo" + }, "20": { "2": "NEMA 5-20 (Type B)" + }, + "3": { + "2": "Type 1 with cable (J1772)" + }, + "4": { + "2": "Type 1 without cable (J1772)" + }, + "5": { + "2": "Type 1 CCS (aka Type 1 Combo)" + }, + "6": { + "2": "Tesla Supercharger" + }, + "7": { + "2": "Type 2 (mennekes)" + }, + "8": { + "2": "Type 2 CCS (mennekes)" + }, + "9": { + "2": "Type 2 with cable (mennekes)" } } } @@ -3425,6 +3341,15 @@ "1": { "then": "This cycleway is paved" }, + "10": { + "then": "This cycleway is made of fine gravel" + }, + "11": { + "then": "This cycleway is made of pebblestone" + }, + "12": { + "then": "This cycleway is made from raw ground" + }, "2": { "then": "This cycleway is made of asphalt" }, @@ -3448,15 +3373,6 @@ }, "9": { "then": "This cycleway is made of gravel" - }, - "10": { - "then": "This cycleway is made of fine gravel" - }, - "11": { - "then": "This cycleway is made of pebblestone" - }, - "12": { - "then": "This cycleway is made from raw ground" } }, "question": "What is the surface of the cycleway made from?", @@ -3505,6 +3421,15 @@ "1": { "then": "This cycleway is paved" }, + "10": { + "then": "This cycleway is made of fine gravel" + }, + "11": { + "then": "This cycleway is made of pebblestone" + }, + "12": { + "then": "This cycleway is made from raw ground" + }, "2": { "then": "This cycleway is made of asphalt" }, @@ -3528,15 +3453,6 @@ }, "9": { "then": "This cycleway is made of gravel" - }, - "10": { - "then": "This cycleway is made of fine gravel" - }, - "11": { - "then": "This cycleway is made of pebblestone" - }, - "12": { - "then": "This cycleway is made from raw ground" } }, "question": "What is the surface of the street made from?", @@ -4524,6 +4440,54 @@ } } }, + "10": { + "options": { + "0": { + "question": "No preference towards dogs" + }, + "1": { + "question": "Dogs allowed" + }, + "2": { + "question": "No dogs allowed" + } + } + }, + "11": { + "options": { + "0": { + "question": "Offers internet" + } + } + }, + "12": { + "options": { + "0": { + "question": "Offers electricity" + } + } + }, + "13": { + "options": { + "0": { + "question": "Has a sugar-free offering" + } + } + }, + "14": { + "options": { + "0": { + "question": "Has a gluten free offering" + } + } + }, + "15": { + "options": { + "0": { + "question": "Has a lactose free offering" + } + } + }, "2": { "options": { "0": { @@ -4594,54 +4558,6 @@ "question": "Free to use" } } - }, - "10": { - "options": { - "0": { - "question": "No preference towards dogs" - }, - "1": { - "question": "Dogs allowed" - }, - "2": { - "question": "No dogs allowed" - } - } - }, - "11": { - "options": { - "0": { - "question": "Offers internet" - } - } - }, - "12": { - "options": { - "0": { - "question": "Offers electricity" - } - } - }, - "13": { - "options": { - "0": { - "question": "Has a sugar-free offering" - } - } - }, - "14": { - "options": { - "0": { - "question": "Has a gluten free offering" - } - } - }, - "15": { - "options": { - "0": { - "question": "Has a lactose free offering" - } - } } } }, @@ -4761,30 +4677,6 @@ "1": { "then": "This fitness station has a sign with instructions for a specific exercise." }, - "2": { - "then": "This fitness station has a facility for sit-ups." - }, - "3": { - "then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars." - }, - "4": { - "then": "This fitness station has bars for stretching." - }, - "5": { - "then": "This fitness station has a station for making hyperextensions." - }, - "6": { - "then": "This fitness station has rings for gymnastic exercises." - }, - "7": { - "then": "This fitness station has a horizontal ladder, also known as monkey bars." - }, - "8": { - "then": "This fitness station has wall bars to climb on." - }, - "9": { - "then": "This fitness station has posts for performing slalom exercises." - }, "10": { "then": "This fitness station has stepping stones." }, @@ -4815,6 +4707,9 @@ "19": { "then": "This fitness station has battling ropes." }, + "2": { + "then": "This fitness station has a facility for sit-ups." + }, "20": { "then": "This fitness station has a stationary bicycle." }, @@ -4829,6 +4724,27 @@ }, "24": { "then": "This fitness station has a slackline." + }, + "3": { + "then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars." + }, + "4": { + "then": "This fitness station has bars for stretching." + }, + "5": { + "then": "This fitness station has a station for making hyperextensions." + }, + "6": { + "then": "This fitness station has rings for gymnastic exercises." + }, + "7": { + "then": "This fitness station has a horizontal ladder, also known as monkey bars." + }, + "8": { + "then": "This fitness station has wall bars to climb on." + }, + "9": { + "then": "This fitness station has posts for performing slalom exercises." } }, "question": "What kind of equipment does this fitness station have?" @@ -4948,6 +4864,21 @@ "1": { "then": "This is a friture" }, + "10": { + "then": "Chinese dishes are served here" + }, + "11": { + "then": "Greek dishes are served here" + }, + "12": { + "then": "Indian dishes are served here" + }, + "13": { + "then": "Turkish dishes are served here" + }, + "14": { + "then": "Thai dishes are served here" + }, "2": { "then": "Mainly serves pasta" }, @@ -4971,21 +4902,6 @@ }, "9": { "then": "French dishes are served here" - }, - "10": { - "then": "Chinese dishes are served here" - }, - "11": { - "then": "Greek dishes are served here" - }, - "12": { - "then": "Indian dishes are served here" - }, - "13": { - "then": "Turkish dishes are served here" - }, - "14": { - "then": "Thai dishes are served here" } }, "question": "What kind of food is served here?", @@ -5306,6 +5222,44 @@ "render": "Your travelled path" } }, + "grave": { + "description": "Tombstones (and graves) indicate where a person was buried. On this map, those can be recorded and a link to Wikipedia can be made", + "filter": { + "0": { + "options": { + "0": { + "question": "With or without wikidata" + }, + "1": { + "question": "Has a link to Wikidata" + }, + "2": { + "question": "Has no link to Wikidata" + } + } + } + }, + "name": "Gravestones", + "presets": { + "0": { + "description": "A tombstone is a physical object which indicates that one or more persons are buried here. It generally has the name, birth date and death date of the person or persons as inscription.", + "title": "a tombstone" + } + }, + "tagRenderings": { + "buried:wikidata": { + "question": "What is the Wikipedia page of the person buried here?", + "render": "{wikipedia(buried:wikidata)}" + }, + "name": { + "question": "What is the name of the person buried here?", + "render": "{name} is buried here" + } + }, + "title": { + "render": "Tombstone" + } + }, "guidepost": { "description": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations", "name": "Guideposts", @@ -5701,30 +5655,6 @@ "1": { "then": "This is a auditorium" }, - "2": { - "then": "This is a bedroom" - }, - "3": { - "then": "This is a chapel" - }, - "4": { - "then": "This is a classroom" - }, - "5": { - "then": "This is a classroom" - }, - "6": { - "then": "This is a computer room" - }, - "7": { - "then": "This is a conference room" - }, - "8": { - "then": "This is a crypt" - }, - "9": { - "then": "This is a kitchen" - }, "10": { "then": "This is a laboratory" }, @@ -5755,6 +5685,9 @@ "19": { "then": "This is a storage room" }, + "2": { + "then": "This is a bedroom" + }, "20": { "then": "This is a technical room" }, @@ -5763,6 +5696,27 @@ }, "22": { "then": "This is a waiting room" + }, + "3": { + "then": "This is a chapel" + }, + "4": { + "then": "This is a classroom" + }, + "5": { + "then": "This is a classroom" + }, + "6": { + "then": "This is a computer room" + }, + "7": { + "then": "This is a conference room" + }, + "8": { + "then": "This is a crypt" + }, + "9": { + "then": "This is a kitchen" } }, "question": "What type of room is this?" @@ -5969,6 +5923,28 @@ } } }, + "lighthouse": { + "name": "lighthouse", + "presets": { + "0": { + "title": "a lighthouse" + } + }, + "tagRenderings": { + "lighthouse-height": { + "question": "What is the height of this lighthouse, in metres?", + "render": "The height of this lighthouse is {height} metres." + } + }, + "title": { + "mappings": { + "0": { + "then": "{name}" + } + }, + "render": "lighthouse" + } + }, "love_hotel": { "description": "A love hotel is a type of short-stay hotel found around the world operated primarily for the purpose of allowing guests privacy for sexual activities", "name": "Love hotels", @@ -6269,6 +6245,7 @@ "name": "Memorials", "presets": { "0": { + "description": "A memorial is a physical object which remembers a person or event.", "title": "a memorial" } }, @@ -6279,8 +6256,8 @@ "then": "This memorial does not have an inscription" } }, - "question": "What is the inscription of this plaque?", - "render": "The inscription on this plaque reads:

{inscription}

" + "question": "What is the inscription on this memorial?", + "render": "The inscription on this memorial reads:

{inscription}

" }, "memorial-type": { "mappings": { @@ -6290,6 +6267,18 @@ "1": { "then": "This is a plaque" }, + "10": { + "then": "This is a cross" + }, + "11": { + "then": "This is a blue plaque" + }, + "12": { + "then": "This is a historic tank, permanently placed in public space as memorial" + }, + "13": { + "then": "This is a memorial tree" + }, "2": { "then": "This is a commemorative bench" }, @@ -6312,19 +6301,10 @@ "then": "This is a sculpture" }, "9": { - "then": "This is an obelisk" + "then": "This is an obelisk" }, - "10": { - "then": "This is a cross" - }, - "11": { - "then": "This is a blue plaque" - }, - "12": { - "then": "This is a historic tank, permanently placed in public space as memorial" - }, - "13": { - "then": "This is a memorial tree" + "14": { + "then": "This is a gravestone; the person is buried here" } }, "question": "What type of memorial is this?", @@ -6508,6 +6488,19 @@ } } }, + "10": { + "options": { + "0": { + "question": "All Notes" + }, + "1": { + "question": "Hide import notes" + }, + "2": { + "question": "Show only import Notes" + } + } + }, "2": { "options": { "0": { @@ -6563,19 +6556,6 @@ "question": "Only show open notes" } } - }, - "10": { - "options": { - "0": { - "question": "All Notes" - }, - "1": { - "question": "Hide import notes" - }, - "2": { - "question": "Show only import Notes" - } - } } }, "name": "OpenStreetMap notes", @@ -6954,6 +6934,18 @@ "1": { "then": "This is a normal parking space." }, + "10": { + "then": "This is a parking space reserved for staff." + }, + "11": { + "then": "This is a parking space reserved for taxis." + }, + "12": { + "then": "This is a parking space reserved for vehicles towing a trailer." + }, + "13": { + "then": "This is a parking space reserved for car sharing." + }, "2": { "then": "This is a disabled parking space." }, @@ -6977,18 +6969,6 @@ }, "9": { "then": "This is a parking space reserved for parents with children." - }, - "10": { - "then": "This is a parking space reserved for staff." - }, - "11": { - "then": "This is a parking space reserved for taxis." - }, - "12": { - "then": "This is a parking space reserved for vehicles towing a trailer." - }, - "13": { - "then": "This is a parking space reserved for car sharing." } }, "question": "What kind of parking space is this?" @@ -7302,30 +7282,6 @@ "1": { "then": "This is a structure consisting of several connected playground devices" }, - "2": { - "then": "This is a slide" - }, - "3": { - "then": "This is a sand pit" - }, - "4": { - "then": "This is a spring rider" - }, - "5": { - "then": "This is a climbing frame" - }, - "6": { - "then": "This is a seesaw" - }, - "7": { - "then": "This is a playhouse" - }, - "8": { - "then": "This is a roundabout" - }, - "9": { - "then": "This is a basket swing" - }, "10": { "then": "This is a zip wire" }, @@ -7356,11 +7312,35 @@ "19": { "then": "This is a teen shelter" }, + "2": { + "then": "This is a slide" + }, "20": { "then": "This is a funnel used to play with funnel ball" }, "21": { "then": "This is a spinning circle" + }, + "3": { + "then": "This is a sand pit" + }, + "4": { + "then": "This is a spring rider" + }, + "5": { + "then": "This is a climbing frame" + }, + "6": { + "then": "This is a seesaw" + }, + "7": { + "then": "This is a playhouse" + }, + "8": { + "then": "This is a roundabout" + }, + "9": { + "then": "This is a basket swing" } }, "question": "What kind of device is this?", @@ -7728,6 +7708,21 @@ "1": { "then": "2 cent coins are accepted" }, + "10": { + "then": "20 centimes coins are accepted" + }, + "11": { + "then": "½ franc coins are accepted" + }, + "12": { + "then": "1 franc coins are accepted" + }, + "13": { + "then": "2 francs coins are accepted" + }, + "14": { + "then": "5 francs coins are accepted" + }, "2": { "then": "5 cent coins are accepted" }, @@ -7751,21 +7746,6 @@ }, "9": { "then": "10 centimes coins are accepted" - }, - "10": { - "then": "20 centimes coins are accepted" - }, - "11": { - "then": "½ franc coins are accepted" - }, - "12": { - "then": "1 franc coins are accepted" - }, - "13": { - "then": "2 francs coins are accepted" - }, - "14": { - "then": "5 francs coins are accepted" } }, "question": "What coins can you use to pay here?" @@ -7778,6 +7758,15 @@ "1": { "then": "10 euro notes are accepted" }, + "10": { + "then": "100 francs notes are accepted" + }, + "11": { + "then": "200 francs notes are accepted" + }, + "12": { + "then": "1000 francs notes are accepted" + }, "2": { "then": "20 euro notes are accepted" }, @@ -7801,15 +7790,6 @@ }, "9": { "then": "50 francs notes are accepted" - }, - "10": { - "then": "100 francs notes are accepted" - }, - "11": { - "then": "200 francs notes are accepted" - }, - "12": { - "then": "1000 francs notes are accepted" } }, "question": "what notes can you use to pay here?" @@ -8271,30 +8251,6 @@ "1": { "question": "Recycling of batteries" }, - "2": { - "question": "Recycling of beverage cartons" - }, - "3": { - "question": "Recycling of cans" - }, - "4": { - "question": "Recycling of clothes" - }, - "5": { - "question": "Recycling of cooking oil" - }, - "6": { - "question": "Recycling of engine oil" - }, - "7": { - "question": "Recycling of fluorescent tubes" - }, - "8": { - "question": "Recycling of green waste" - }, - "9": { - "question": "Recycling of glass bottles" - }, "10": { "question": "Recycling of glass" }, @@ -8325,6 +8281,9 @@ "19": { "question": "Recycling of residual waste" }, + "2": { + "question": "Recycling of beverage cartons" + }, "20": { "question": "Recycling of printer cartridges" }, @@ -8333,6 +8292,27 @@ }, "22": { "question": "Recycling of plastic packaging, metal packaging and drink cartons (PMD)" + }, + "3": { + "question": "Recycling of cans" + }, + "4": { + "question": "Recycling of clothes" + }, + "5": { + "question": "Recycling of cooking oil" + }, + "6": { + "question": "Recycling of engine oil" + }, + "7": { + "question": "Recycling of fluorescent tubes" + }, + "8": { + "question": "Recycling of green waste" + }, + "9": { + "question": "Recycling of glass bottles" } } }, @@ -8400,30 +8380,6 @@ "1": { "then": "Beverage cartons can be recycled here" }, - "2": { - "then": "Cans can be recycled here" - }, - "3": { - "then": "Clothes can be recycled here" - }, - "4": { - "then": "Cooking oil can be recycled here" - }, - "5": { - "then": "Engine oil can be recycled here" - }, - "6": { - "then": "Fluorescent tubes can be recycled here" - }, - "7": { - "then": "Green waste can be recycled here" - }, - "8": { - "then": "Organic waste can be recycled here" - }, - "9": { - "then": "Glass bottles can be recycled here" - }, "10": { "then": "Glass can be recycled here" }, @@ -8454,6 +8410,9 @@ "19": { "then": "Scrap metal can be recycled here" }, + "2": { + "then": "Cans can be recycled here" + }, "20": { "then": "Shoes can be recycled here" }, @@ -8471,6 +8430,27 @@ }, "25": { "then": "Bicycles can be recycled here" + }, + "3": { + "then": "Clothes can be recycled here" + }, + "4": { + "then": "Cooking oil can be recycled here" + }, + "5": { + "then": "Engine oil can be recycled here" + }, + "6": { + "then": "Fluorescent tubes can be recycled here" + }, + "7": { + "then": "Green waste can be recycled here" + }, + "8": { + "then": "Organic waste can be recycled here" + }, + "9": { + "then": "Glass bottles can be recycled here" } }, "question": "What can be recycled here?" @@ -9545,6 +9525,12 @@ "1": { "then": "This lamp uses LEDs" }, + "10": { + "then": "This lamp uses high pressure sodium lamps (orange with white)" + }, + "11": { + "then": "This lamp is lit using gas" + }, "2": { "then": "This lamp uses incandescent lighting" }, @@ -9568,12 +9554,6 @@ }, "9": { "then": "This lamp uses low pressure sodium lamps (monochrome orange)" - }, - "10": { - "then": "This lamp uses high pressure sodium lamps (orange with white)" - }, - "11": { - "then": "This lamp is lit using gas" } }, "question": "What kind of lighting does this lamp use?" @@ -10999,30 +10979,6 @@ "1": { "question": "Sale of drinks" }, - "2": { - "question": "Sale of sweets" - }, - "3": { - "question": "Sale of food" - }, - "4": { - "question": "Sale of cigarettes" - }, - "5": { - "question": "Sale of condoms" - }, - "6": { - "question": "Sale of coffee" - }, - "7": { - "question": "Sale of water" - }, - "8": { - "question": "Sale of newspapers" - }, - "9": { - "question": "Sale of bicycle inner tubes" - }, "10": { "question": "Sale of milk" }, @@ -11053,6 +11009,9 @@ "19": { "question": "Sale of flowers" }, + "2": { + "question": "Sale of sweets" + }, "20": { "question": "Sale of parking tickets" }, @@ -11076,6 +11035,27 @@ }, "27": { "question": "Sale of bicycle locks" + }, + "3": { + "question": "Sale of food" + }, + "4": { + "question": "Sale of cigarettes" + }, + "5": { + "question": "Sale of condoms" + }, + "6": { + "question": "Sale of coffee" + }, + "7": { + "question": "Sale of water" + }, + "8": { + "question": "Sale of newspapers" + }, + "9": { + "question": "Sale of bicycle inner tubes" } } } @@ -11087,6 +11067,39 @@ } }, "tagRenderings": { + "bicycle_tube_vending_machine-brand": { + "mappings": { + "0": { + "then": "Continental tubes are sold here" + }, + "1": { + "then": "Schwalbe tubes are sold here" + } + }, + "question": "Which brand of tubes are sold here?", + "render": "{brand} tubes are sold here" + }, + "charge_cost_rewritten": { + "renderings": { + "0": { + "question": "How much does a {product_name} cost?", + "render": "{product_name} costs {charge:{product_key}}" + } + }, + "rewrite": { + "into": { + "0": { + "1": "a bicycle tube" + }, + "1": { + "1": "bicycle light" + }, + "2": { + "1": "a condom" + } + } + } + }, "indoor": { "mappings": { "0": { @@ -11101,6 +11114,23 @@ }, "question": "Is this vending machine indoors?" }, + "operational_status": { + "mappings": { + "0": { + "then": "This vending machine works" + }, + "1": { + "then": "This vending machine is broken" + }, + "2": { + "then": "This vending machine is closed" + }, + "3": { + "then": "The operational status is {operational_status}" + } + }, + "question": "Is this vending machine still operational?" + }, "operator": { "freeform": { "placeholder": "Name of operator" @@ -11122,30 +11152,6 @@ "1": { "then": "Sweets are sold" }, - "2": { - "then": "Food is sold" - }, - "3": { - "then": "Cigarettes are sold" - }, - "4": { - "then": "Condoms are sold" - }, - "5": { - "then": "Coffee is sold" - }, - "6": { - "then": "Drinking water is sold" - }, - "7": { - "then": "Newspapers are sold" - }, - "8": { - "then": "Bicycle inner tubes are sold" - }, - "9": { - "then": "Milk is sold" - }, "10": { "then": "Bread is sold" }, @@ -11176,6 +11182,9 @@ "19": { "then": "Parking tickets are sold" }, + "2": { + "then": "Food is sold" + }, "20": { "then": "Pressed pennies are sold" }, @@ -11196,6 +11205,27 @@ }, "26": { "then": "Bicycle locks are sold" + }, + "3": { + "then": "Cigarettes are sold" + }, + "4": { + "then": "Condoms are sold" + }, + "5": { + "then": "Coffee is sold" + }, + "6": { + "then": "Drinking water is sold" + }, + "7": { + "then": "Newspapers are sold" + }, + "8": { + "then": "Bicycle inner tubes are sold" + }, + "9": { + "then": "Milk is sold" } }, "question": "What does this vending machine sell?", @@ -11496,4 +11526,4 @@ "render": "wind turbine" } } -} \ No newline at end of file +} diff --git a/langs/layers/es.json b/langs/layers/es.json index 1c88bbfdf..5e1757ba1 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -26,7 +26,7 @@ }, "advertising": { "description": "Completaremos los datos de los elementos publicitarios con referencia, operador y iluminación", - "name": "Publicidad", + "name": "Anuncio", "presets": { "0": { "description": "Una estructura publicitaria grande al aire libre, que normalmente se encuentra en áreas transitadas como carreteras con mucha intensidad", @@ -35,9 +35,29 @@ "1": { "title": "un mupi" }, + "10": { + "description": "Una pieza de tela impermeable con un mensaje impreso, anclada permanentemente en una pared", + "title": "una lona" + }, + "11": { + "title": "un tótem" + }, + "12": { + "description": "Se utiliza para carteles publicitarios, letreros de neón, logotipos y carteles en entradas institucionales", + "title": "un señal" + }, + "13": { + "title": "una escultura" + }, + "14": { + "title": "una pared pintada" + }, "2": { "title": "un mupi sobre la pared" }, + "3": { + "title": "una caja de carteles que forma parte de una marquesina de transporte público" + }, "4": { "description": "Un pequeño tablón de anuncios para anuncios del vecindario, normalmente destinado a peatones", "title": "un tablón de anuncios" @@ -55,22 +75,8 @@ "8": { "title": "una pantalla sobre una pared" }, - "10": { - "description": "Una pieza de tela impermeable con un mensaje impreso, anclada permanentemente en una pared", - "title": "una lona" - }, - "11": { - "title": "un tótem" - }, - "12": { - "description": "Se utiliza para carteles publicitarios, letreros de neón, logotipos y carteles en entradas institucionales", - "title": "un señal" - }, - "13": { - "title": "una escultura" - }, - "14": { - "title": "una pared pintada" + "9": { + "title": "una pantalla montada en una marquesina de tránsito" } }, "tagRenderings": { @@ -165,6 +171,9 @@ "1": { "then": "Esto es un tablón de anuncios" }, + "10": { + "then": "Esto es una pared pintada" + }, "2": { "then": "Esto es una columna" }, @@ -188,9 +197,6 @@ }, "9": { "then": "Esto es un tótem" - }, - "10": { - "then": "Esto es una pared pintada" } }, "question": "¿Qué tipo de elemento publicitario es?", @@ -205,6 +211,9 @@ "1": { "then": "Tablon de anuncios" }, + "10": { + "then": "Pared Pintada" + }, "2": { "then": "Mupi" }, @@ -228,13 +237,13 @@ }, "9": { "then": "Tótem" - }, - "10": { - "then": "Pared Pintada" } } } }, + "aerialway": { + "description": "Diversas formas de transporte de pasajeros y mercancías que utilizan cables, como teleféricos, telecabinas, telesillas, telesquíes y tirolinas. " + }, "ambulancestation": { "description": "Una estación de ambulancias es una zona para almacenar vehículos de ambulancia, equipamiento médico, equipos de protección personal y otros suministros médicos.", "name": "Mapa de estaciones de ambulancias", @@ -349,6 +358,15 @@ "1": { "then": "Mural" }, + "10": { + "then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)" + }, + "11": { + "then": "Cerámica" + }, + "12": { + "then": "Tallado en madera" + }, "2": { "then": "Pintura" }, @@ -372,15 +390,6 @@ }, "9": { "then": "Relieve" - }, - "10": { - "then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)" - }, - "11": { - "then": "Cerámica" - }, - "12": { - "then": "Tallado en madera" } }, "question": "¿Qué tipo de obra es esta pieza?", @@ -1048,89 +1057,6 @@ "render": "Alquiler de bicicletas" } }, - "bicycle_tube_vending_machine": { - "description": "Una capa que muestra máquinas expendedoras de cámaras de bicicleta (ya sean máquinas expendedoras de cámaras de bicicleta especialmente diseñadas o máquinas expendedoras clásicas con cámaras de bicicleta y, opcionalmente, objetos adicionales relacionados con la bicicleta, como luces, guantes, candados, etc.)", - "name": "Máquina expendedora de tubos de bicicleta", - "presets": { - "0": { - "title": "una máquina expendedora de tubos de bicicleta" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Esta máquina expendedora funciona" - }, - "1": { - "then": "Esta máquina exprendedora está rota" - }, - "2": { - "then": "Esta máquina exprendedora está cerrada" - } - }, - "question": "¿Todavía funciona esta máquina expendedora?", - "render": "El estado operacional es {operational_status}" - }, - "bicycle_tube_vending_machine-brand": { - "mappings": { - "0": { - "then": "Las cámaras Continental se venden aquí" - }, - "1": { - "then": "Las cámaras Schwalbe se venden aquí" - } - }, - "question": "¿Qué cámaras se venden aquí?", - "render": "Las cámaras {brand} se venden aquí" - }, - "bicycle_tube_vending_machine-charge": { - "question": "¿Cuánto cuesta una cámara para la bicicleta?", - "render": "Una cámara para bicicletas cuesta {charge}" - }, - "bicycle_tube_vending_machine-operator": { - "mappings": { - "0": { - "then": "Mantenido por Schwalbe" - }, - "1": { - "then": "Mantenido por Continental" - } - }, - "question": "¿Quién mantiene esta máquina expendedora?" - }, - "other-items-vending": { - "mappings": { - "0": { - "then": "Aquí se venden cámaras de aire para bicicletas" - }, - "1": { - "then": "Las luces para bicicletas se venden aquí" - }, - "2": { - "then": "Los guantes se venden aquí" - }, - "3": { - "then": "Los kits de reparación de bicicletas se venden aquí" - }, - "4": { - "then": "Las bombas para bicicletas se venden aquí" - }, - "5": { - "then": "Aquí se venden candados para bicicletas" - } - }, - "question": "¿Se venden aquí otros accesorios para bicicletas?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Máquina expendedora de cámaras de bicicleta {name}" - } - } - } - }, "bike_cafe": { "tagRenderings": { "bike_cafe-repair-tools": { @@ -1951,6 +1877,12 @@ "1": { "then": "Este carril bici está pavimentado" }, + "10": { + "then": "Este carril bici está hecho de gravilla" + }, + "12": { + "then": "Este carril bici está hecho de tierra natural" + }, "2": { "then": "Este carril bici está hecho de asfalto" }, @@ -1965,12 +1897,6 @@ }, "9": { "then": "Este carril bici está hecho de grava" - }, - "10": { - "then": "Este carril bici está hecho de gravilla" - }, - "12": { - "then": "Este carril bici está hecho de tierra natural" } }, "question": "¿De qué superficie está hecho este carril bici?", @@ -2016,6 +1942,9 @@ "1": { "then": "Este carril bici está pavimentado" }, + "10": { + "then": "Este carril bici está hecho de gravilla" + }, "2": { "then": "Este carril bici está hecho de asfalto" }, @@ -2027,9 +1956,6 @@ }, "9": { "then": "Este carril bici está hecho de grava" - }, - "10": { - "then": "Este carril bici está hecho de gravilla" } }, "question": "¿De qué esta hecha la superficie de esta calle?", @@ -2671,6 +2597,18 @@ "0": { "then": "Esto es una pizzería" }, + "10": { + "then": "Aquí se sirven platos Chinos" + }, + "11": { + "then": "Aquí se sirven platos Griegos" + }, + "12": { + "then": "Aquí se sirven platos Indios" + }, + "13": { + "then": "Aquí se sirven platos Turcos" + }, "2": { "then": "Principalmente sirve pasta" }, @@ -2691,18 +2629,6 @@ }, "9": { "then": "Aquí se sirven platos Franceses" - }, - "10": { - "then": "Aquí se sirven platos Chinos" - }, - "11": { - "then": "Aquí se sirven platos Griegos" - }, - "12": { - "then": "Aquí se sirven platos Indios" - }, - "13": { - "then": "Aquí se sirven platos Turcos" } }, "question": "¿Qué tipo de comida sirven aquí?", @@ -3013,11 +2939,11 @@ "tagRenderings": { "memorial-type": { "mappings": { - "9": { - "then": "Es un obelisco" - }, "10": { "then": "Es una cruz" + }, + "9": { + "then": "Es un obelisco" } } } @@ -3108,6 +3034,19 @@ } } }, + "10": { + "options": { + "0": { + "question": "Todas las notas" + }, + "1": { + "question": "Ocultar las notas de importación" + }, + "2": { + "question": "Solo mostrar las notas de importación" + } + } + }, "2": { "options": { "0": { @@ -3163,19 +3102,6 @@ "question": "Solo mostrar las notas abiertas" } } - }, - "10": { - "options": { - "0": { - "question": "Todas las notas" - }, - "1": { - "question": "Ocultar las notas de importación" - }, - "2": { - "question": "Solo mostrar las notas de importación" - } - } } }, "name": "Notas de OpenStreetMap", @@ -3778,24 +3704,6 @@ "1": { "question": "Reciclaje de baterías" }, - "3": { - "question": "Reciclaje de latas" - }, - "4": { - "question": "Reciclaje de ropa" - }, - "5": { - "question": "Reciclaje de aceite de cocina" - }, - "6": { - "question": "Reciclaje de aceite de motor" - }, - "8": { - "question": "Reciclaje de residuos orgánicos" - }, - "9": { - "question": "Reciclaje de botellas de cristal" - }, "10": { "question": "Reciclaje de cristal" }, @@ -3822,6 +3730,24 @@ }, "18": { "question": "Reciclaje de pequeños electrodomésticos" + }, + "3": { + "question": "Reciclaje de latas" + }, + "4": { + "question": "Reciclaje de ropa" + }, + "5": { + "question": "Reciclaje de aceite de cocina" + }, + "6": { + "question": "Reciclaje de aceite de motor" + }, + "8": { + "question": "Reciclaje de residuos orgánicos" + }, + "9": { + "question": "Reciclaje de botellas de cristal" } } } @@ -3864,27 +3790,6 @@ "0": { "then": "Aquí se pueden reciclar baterías" }, - "2": { - "then": "Aquí se pueden reciclar latas" - }, - "3": { - "then": "Aquí se puede reciclar ropa" - }, - "4": { - "then": "Aquí se puede reciclar aceite de cocina" - }, - "5": { - "then": "Aquí se puede reciclar aceite de motor" - }, - "7": { - "then": "Los residuos orgánicos pueden reciclarse aquí" - }, - "8": { - "then": "Aquí se pueden reciclar residuos orgánicos" - }, - "9": { - "then": "Aquí se pueden reciclar botellas de cristal" - }, "10": { "then": "Aquí se puede reciclar cristal" }, @@ -3909,8 +3814,29 @@ "19": { "then": "Aquí se puede reciclar chatarra" }, + "2": { + "then": "Aquí se pueden reciclar latas" + }, "20": { "then": "El calzado se puede reciclar aquí" + }, + "3": { + "then": "Aquí se puede reciclar ropa" + }, + "4": { + "then": "Aquí se puede reciclar aceite de cocina" + }, + "5": { + "then": "Aquí se puede reciclar aceite de motor" + }, + "7": { + "then": "Los residuos orgánicos pueden reciclarse aquí" + }, + "8": { + "then": "Aquí se pueden reciclar residuos orgánicos" + }, + "9": { + "then": "Aquí se pueden reciclar botellas de cristal" } }, "question": "¿Qué se puede reciclar aquí?" @@ -4244,6 +4170,12 @@ "1": { "then": "Esta lámpara utiliza LEDs" }, + "10": { + "then": "Esta lámpara utiliza lámparas de sodio de alta presión (naranja con blanco)" + }, + "11": { + "then": "Esta lampara se ilumina con gas" + }, "2": { "then": "Esta lámpara utiliza iluminación incandescente" }, @@ -4264,12 +4196,6 @@ }, "9": { "then": "Esta lámpara utiliza lámparas de sodio de baja presión (naranja monocromo)" - }, - "10": { - "then": "Esta lámpara utiliza lámparas de sodio de alta presión (naranja con blanco)" - }, - "11": { - "then": "Esta lampara se ilumina con gas" } }, "question": "¿Qué tipo de iluminación utiliza esta lámpara?" @@ -4802,6 +4728,76 @@ } } }, + "vending_machine": { + "tagRenderings": { + "bicycle_tube_vending_machine-brand": { + "mappings": { + "0": { + "then": "Las cámaras Continental se venden aquí" + }, + "1": { + "then": "Las cámaras Schwalbe se venden aquí" + } + }, + "question": "¿Qué cámaras se venden aquí?", + "render": "Las cámaras {brand} se venden aquí" + }, + "charge_cost_rewritten": { + "renderings": { + "0": { + "question": "¿Cuánto cuesta {product_name}?", + "render": "{product_name} cuesta {charge:{product_key}}" + } + }, + "rewrite": { + "into": { + "0": { + "1": "una cámara para la bicicleta" + } + } + } + }, + "operational_status": { + "mappings": { + "0": { + "then": "Esta máquina expendedora funciona" + }, + "1": { + "then": "Esta máquina exprendedora está rota" + }, + "2": { + "then": "Esta máquina exprendedora está cerrada" + }, + "3": { + "then": "El estado operacional es {operational_status}" + } + }, + "question": "¿Todavía funciona esta máquina expendedora?" + }, + "vending": { + "mappings": { + "22": { + "then": "Las luces para bicicletas se venden aquí" + }, + "23": { + "then": "Los guantes se venden aquí" + }, + "24": { + "then": "Los kits de reparación de bicicletas se venden aquí" + }, + "25": { + "then": "Las bombas para bicicletas se venden aquí" + }, + "26": { + "then": "Aquí se venden candados para bicicletas" + }, + "8": { + "then": "Aquí se venden cámaras de aire para bicicletas" + } + } + } + } + }, "veterinary": { "name": "veterinario", "presets": { @@ -4884,4 +4880,4 @@ } } } -} \ No newline at end of file +} diff --git a/langs/layers/fr.json b/langs/layers/fr.json index d16bf3e01..cdd2b88a0 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -35,6 +35,23 @@ "1": { "title": "un panneau à affiches scellé au sol" }, + "10": { + "description": "Une pièce de textile imperméable avec un message imprimé, ancrée de façon permanente sur un mur.", + "title": "une bâche" + }, + "11": { + "title": "un totem" + }, + "12": { + "description": "Désigne une enseigne publicitaire, une enseigne néon, les logos ou des indications d'entrées", + "title": "une enseigne" + }, + "13": { + "title": "une sculpture" + }, + "14": { + "title": "une peinture murale" + }, "2": { "title": "un panneau à affiches monté sur un mur" }, @@ -60,23 +77,6 @@ }, "9": { "title": "un écran fixé sur un abri de transport" - }, - "10": { - "description": "Une pièce de textile imperméable avec un message imprimé, ancrée de façon permanente sur un mur.", - "title": "une bâche" - }, - "11": { - "title": "un totem" - }, - "12": { - "description": "Désigne une enseigne publicitaire, une enseigne néon, les logos ou des indications d'entrées", - "title": "une enseigne" - }, - "13": { - "title": "une sculpture" - }, - "14": { - "title": "une peinture murale" } }, "tagRenderings": { @@ -168,6 +168,9 @@ "1": { "then": "C'est un petit panneau" }, + "10": { + "then": "C'est une peinture murale" + }, "2": { "then": "C'est une colonne" }, @@ -191,9 +194,6 @@ }, "9": { "then": "C'est un totem" - }, - "10": { - "then": "C'est une peinture murale" } }, "question": "De quel type de dispositif publicitaire s'agit-il ?", @@ -205,6 +205,9 @@ "1": { "then": "Petit panneau" }, + "10": { + "then": "Peinture murale" + }, "3": { "then": "Colonne" }, @@ -225,9 +228,6 @@ }, "9": { "then": "Totem" - }, - "10": { - "then": "Peinture murale" } } } @@ -328,6 +328,15 @@ "1": { "then": "Peinture murale" }, + "10": { + "then": "Azulejo (faïence latine)" + }, + "11": { + "then": "Carrelage" + }, + "12": { + "then": "Sculpture sur bois" + }, "2": { "then": "Peinture" }, @@ -351,15 +360,6 @@ }, "9": { "then": "Relief" - }, - "10": { - "then": "Azulejo (faïence latine)" - }, - "11": { - "then": "Carrelage" - }, - "12": { - "then": "Sculpture sur bois" } }, "question": "Quel est le type de cette œuvre d'art ?", @@ -955,35 +955,6 @@ "render": "Location de vélo" } }, - "bicycle_tube_vending_machine": { - "description": "Une couche affichant des distributeurs automatiques de chambre à air (que ce soit des distributeurs conçus spécifiquement pour les chambres à air ou des distributeurs classiques incluant des chambres à air ainsi des objets apparentés tels que de l'éclairage pour vélo, des gants, des cadenas, ...)", - "name": "Distributeur automatique de chambre à air de vélo", - "presets": { - "0": { - "title": "une distributeur automatique de chambre à air de vélo" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Le distributeur automatique fonctionne" - }, - "1": { - "then": "Le distributeur automatique est en panne" - }, - "2": { - "then": "Le distributeur automatique est fermé" - } - }, - "question": "Cette machine est-elle encore opérationelle ?", - "render": "L'état opérationnel est {operational_status}" - } - }, - "title": { - "render": "Distributeur automatique de chambre à air de vélo" - } - }, "bike_cafe": { "description": "Un vélo café est un café à destination des cyclistes avec, par exemple, des services tels qu’une pompe, et de nombreuses décorations liées aux vélos, etc.", "name": "Café vélo", @@ -1191,6 +1162,19 @@ } }, "question": "Quelle est la position relative de ce parking à vélo ?" + }, + "fee": { + "mappings": { + "0": { + "then": "L'utilisation de ce parking à vélo est payant" + }, + "1": { + "then": "L'utilisation de ce parking à vélo est gratuit" + } + } + }, + "operator": { + "question": "Qui entretient ce parking à vélos ?" } }, "title": { @@ -2467,6 +2451,15 @@ "1": { "then": "Cette piste cyclable est goudronée" }, + "10": { + "then": "Cette piste cyclable est faite en graviers fins" + }, + "11": { + "then": "Cette piste cyclable est en cailloux" + }, + "12": { + "then": "Cette piste cyclable est faite en sol brut" + }, "2": { "then": "Cette piste cyclable est asphaltée" }, @@ -2490,15 +2483,6 @@ }, "9": { "then": "Cette piste cyclable est faite en graviers" - }, - "10": { - "then": "Cette piste cyclable est faite en graviers fins" - }, - "11": { - "then": "Cette piste cyclable est en cailloux" - }, - "12": { - "then": "Cette piste cyclable est faite en sol brut" } }, "question": "De quoi est faite la surface de la piste cyclable ?", @@ -2547,6 +2531,15 @@ "1": { "then": "Cette piste cyclable est pavée" }, + "10": { + "then": "Cette piste cyclable est faite en graviers fins" + }, + "11": { + "then": "Cette piste cyclable est en cailloux" + }, + "12": { + "then": "Cette piste cyclable est faite en sol brut" + }, "2": { "then": "Cette piste cyclable est asphaltée" }, @@ -2570,15 +2563,6 @@ }, "9": { "then": "Cette piste cyclable est faite en graviers" - }, - "10": { - "then": "Cette piste cyclable est faite en graviers fins" - }, - "11": { - "then": "Cette piste cyclable est en cailloux" - }, - "12": { - "then": "Cette piste cyclable est faite en sol brut" } }, "question": "De quel materiel est faite cette rue ?", @@ -3428,6 +3412,21 @@ "1": { "then": "C'est une friterie" }, + "10": { + "then": "Des plats chinois sont servis ici" + }, + "11": { + "then": "Des plats grecs sont servis ici" + }, + "12": { + "then": "Des plats indiens sont servis ici" + }, + "13": { + "then": "Des plats turcs sont servis ici" + }, + "14": { + "then": "Des plats thaïlandais sont servis ici" + }, "2": { "then": "Restaurant Italien" }, @@ -3451,21 +3450,6 @@ }, "9": { "then": "Des plats français sont servis ici" - }, - "10": { - "then": "Des plats chinois sont servis ici" - }, - "11": { - "then": "Des plats grecs sont servis ici" - }, - "12": { - "then": "Des plats indiens sont servis ici" - }, - "13": { - "then": "Des plats turcs sont servis ici" - }, - "14": { - "then": "Des plats thaïlandais sont servis ici" } }, "question": "Quelle type de nourriture est servie ici ?", @@ -3859,11 +3843,11 @@ }, "room-type": { "mappings": { - "4": { - "then": "C'est une salle de classe" - }, "14": { "then": "C'est un bureau" + }, + "4": { + "then": "C'est une salle de classe" } } } @@ -4144,6 +4128,18 @@ "1": { "then": "C'est une plaque" }, + "10": { + "then": "C'est une croix" + }, + "11": { + "then": "C'est une plaque bleue (spécifique aux pays anglo-saxons)" + }, + "12": { + "then": "C'est un char historique, placé de manière permanente dans l'espace public comme mémorial" + }, + "13": { + "then": "C'est un arbre du souvenir" + }, "2": { "then": "C'est un banc commémoratif" }, @@ -4167,18 +4163,6 @@ }, "9": { "then": "C'est un obélisque" - }, - "10": { - "then": "C'est une croix" - }, - "11": { - "then": "C'est une plaque bleue (spécifique aux pays anglo-saxons)" - }, - "12": { - "then": "C'est un char historique, placé de manière permanente dans l'espace public comme mémorial" - }, - "13": { - "then": "C'est un arbre du souvenir" } }, "question": "C'est un mémorial de guerre", @@ -5264,30 +5248,6 @@ "1": { "question": "Recyclage de piles et batteries domestiques" }, - "2": { - "question": "Recyclage d'emballage de boissons" - }, - "3": { - "question": "Recyclage de boites de conserve et de canettes" - }, - "4": { - "question": "Recyclage de vêtements" - }, - "5": { - "question": "Recyclage des huiles de friture" - }, - "6": { - "question": "Recyclage des huiles de moteur" - }, - "7": { - "question": "Recyclage des lampes fluorescentes" - }, - "8": { - "question": "Recyclage des déchets verts" - }, - "9": { - "question": "Recyclage des bouteilles en verre et des bocaux" - }, "10": { "question": "Recyclage de tout type de verre" }, @@ -5318,11 +5278,35 @@ "19": { "question": "Recyclage des autres déchets" }, + "2": { + "question": "Recyclage d'emballage de boissons" + }, "20": { "question": "Recyclage des cartouches d'imprimante" }, "21": { "question": "Recyclage des vélos" + }, + "3": { + "question": "Recyclage de boites de conserve et de canettes" + }, + "4": { + "question": "Recyclage de vêtements" + }, + "5": { + "question": "Recyclage des huiles de friture" + }, + "6": { + "question": "Recyclage des huiles de moteur" + }, + "7": { + "question": "Recyclage des lampes fluorescentes" + }, + "8": { + "question": "Recyclage des déchets verts" + }, + "9": { + "question": "Recyclage des bouteilles en verre et des bocaux" } } }, @@ -5385,30 +5369,6 @@ "1": { "then": "Les briques alimentaires en carton peuvent être recyclées ici" }, - "2": { - "then": "Les boites de conserve et canettes peuvent être recyclées ici" - }, - "3": { - "then": "Les vêtements peuvent être recyclés ici" - }, - "4": { - "then": "Les huiles de friture peuvent être recyclées ici" - }, - "5": { - "then": "Les huiles de moteur peuvent être recyclées ici" - }, - "6": { - "then": "Les lampes fluorescentes peuvent être recyclées ici" - }, - "7": { - "then": "Les déchets verts peuvent être recyclés ici" - }, - "8": { - "then": "Les déchets organiques peuvent être recyclés ici" - }, - "9": { - "then": "Les bouteilles en verre et bocaux peuvent être recyclés ici" - }, "10": { "then": "Tout type de verre peut être recyclé ici" }, @@ -5436,6 +5396,9 @@ "19": { "then": "La ferraille peut être recyclée ici" }, + "2": { + "then": "Les boites de conserve et canettes peuvent être recyclées ici" + }, "20": { "then": "Les chaussures peuvent être recyclées ici" }, @@ -5453,6 +5416,27 @@ }, "25": { "then": "Les vélos peuvent être recyclés ici" + }, + "3": { + "then": "Les vêtements peuvent être recyclés ici" + }, + "4": { + "then": "Les huiles de friture peuvent être recyclées ici" + }, + "5": { + "then": "Les huiles de moteur peuvent être recyclées ici" + }, + "6": { + "then": "Les lampes fluorescentes peuvent être recyclées ici" + }, + "7": { + "then": "Les déchets verts peuvent être recyclés ici" + }, + "8": { + "then": "Les déchets organiques peuvent être recyclés ici" + }, + "9": { + "then": "Les bouteilles en verre et bocaux peuvent être recyclés ici" } }, "question": "Que peut-on recycler ici ?" @@ -6832,6 +6816,27 @@ "1": { "question": "Vente de boissons" }, + "10": { + "question": "Vente de lait" + }, + "11": { + "question": "Vente de pain" + }, + "12": { + "question": "Vente d'œufs" + }, + "13": { + "question": "Vente de fromage" + }, + "14": { + "question": "Vente de miel" + }, + "15": { + "question": "Vente de pommes de terre" + }, + "19": { + "question": "Vente de fleurs" + }, "2": { "question": "Ventre de confiseries" }, @@ -6855,27 +6860,6 @@ }, "9": { "question": "Vente de chambres à air pour vélo" - }, - "10": { - "question": "Vente de lait" - }, - "11": { - "question": "Vente de pain" - }, - "12": { - "question": "Vente d'œufs" - }, - "13": { - "question": "Vente de fromage" - }, - "14": { - "question": "Vente de miel" - }, - "15": { - "question": "Vente de pommes de terre" - }, - "19": { - "question": "Vente de fleurs" } } } @@ -6901,6 +6885,23 @@ }, "question": "Est-ce que ce distributeur est en intérieur ?" }, + "operational_status": { + "mappings": { + "0": { + "then": "Le distributeur automatique fonctionne" + }, + "1": { + "then": "Le distributeur automatique est en panne" + }, + "2": { + "then": "Le distributeur automatique est fermé" + }, + "3": { + "then": "L'état opérationnel est {operational_status}" + } + }, + "question": "Cette machine est-elle encore opérationelle ?" + }, "operator": { "freeform": { "placeholder": "Nom de l'exploitant" @@ -6916,6 +6917,24 @@ "1": { "then": "Vent des confiseries" }, + "10": { + "then": "Vent du pain" + }, + "11": { + "then": "Vent des œufs" + }, + "12": { + "then": "Vent du fromage" + }, + "13": { + "then": "Vent du miel" + }, + "14": { + "then": "Vent des pommes de terre" + }, + "18": { + "then": "Vent des fleurs" + }, "2": { "then": "Vent de la nourriture" }, @@ -6939,24 +6958,6 @@ }, "9": { "then": "Vent du lait" - }, - "10": { - "then": "Vent du pain" - }, - "11": { - "then": "Vent des œufs" - }, - "12": { - "then": "Vent du fromage" - }, - "13": { - "then": "Vent du miel" - }, - "14": { - "then": "Vent des pommes de terre" - }, - "18": { - "then": "Vent des fleurs" } }, "question": "Que vent ce distributeur ?", @@ -7159,4 +7160,4 @@ "render": "éolienne" } } -} \ No newline at end of file +} diff --git a/langs/layers/hu.json b/langs/layers/hu.json index 7fb5b34de..0e1c384c0 100644 --- a/langs/layers/hu.json +++ b/langs/layers/hu.json @@ -364,23 +364,6 @@ } } }, - "bicycle_tube_vending_machine": { - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Ez az automata működik" - }, - "1": { - "then": "Ez az automata elromlott" - }, - "2": { - "then": "Ez az automata zárva van" - } - } - } - } - }, "bike_parking": { "name": "Kerékpártároló", "presets": { @@ -932,6 +915,23 @@ } } }, + "vending_machine": { + "tagRenderings": { + "operational_status": { + "mappings": { + "0": { + "then": "Ez az automata működik" + }, + "1": { + "then": "Ez az automata elromlott" + }, + "2": { + "then": "Ez az automata zárva van" + } + } + } + } + }, "waste_basket": { "description": "Ez egy nyilvános szemétkosár vagy kuka, ahová kidobhatod a szemetedet." }, diff --git a/langs/layers/it.json b/langs/layers/it.json index 02d49c44f..4d344fa00 100644 --- a/langs/layers/it.json +++ b/langs/layers/it.json @@ -505,34 +505,6 @@ "bicycle_rental": { "description": "Stazione noleggio biciclette" }, - "bicycle_tube_vending_machine": { - "name": "Distributore automatico di camere d’aria per bici", - "presets": { - "0": { - "title": "una distributore automatico di camere d’aria per bici" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Il distributore automatico funziona" - }, - "1": { - "then": "Il distributore automatico è guasto" - }, - "2": { - "then": "Il distributore automatico è spento" - } - }, - "question": "Questo distributore automatico funziona ancora?", - "render": "Lo stato operativo è {operational_status}" - } - }, - "title": { - "render": "Distributore automatico di camere d’aria per bici" - } - }, "bike_cafe": { "name": "Cafè per ciclisti", "presets": { @@ -2946,6 +2918,27 @@ } } }, + "vending_machine": { + "tagRenderings": { + "operational_status": { + "mappings": { + "0": { + "then": "Il distributore automatico funziona" + }, + "1": { + "then": "Il distributore automatico è guasto" + }, + "2": { + "then": "Il distributore automatico è spento" + }, + "3": { + "then": "Lo stato operativo è {operational_status}" + } + }, + "question": "Questo distributore automatico funziona ancora?" + } + } + }, "viewpoint": { "description": "Un punto panoramico che offre una bella vista. L'ideale è aggiungere un'immagine, se nessun'altra categoria è appropriata", "name": "Punto panoramico", diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 8ad6f3fc9..69d18a637 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -27,6 +27,13 @@ "advertising": { "name": "Reclame", "presets": { + "10": { + "description": "Een stuk groot, weerbestendig textiel met opgedrukte reclameboodschap die permanent aan de muur hangt", + "title": "een spandoek" + }, + "14": { + "title": "een muurschildering" + }, "4": { "description": "Een klein uithangbord voor buurtadvertenties, meestal gericht op voetgangers", "title": "een uithangbord" @@ -43,13 +50,6 @@ }, "8": { "title": "een scherm op een muur" - }, - "10": { - "description": "Een stuk groot, weerbestendig textiel met opgedrukte reclameboodschap die permanent aan de muur hangt", - "title": "een spandoek" - }, - "14": { - "title": "een muurschildering" } }, "tagRenderings": { @@ -107,6 +107,9 @@ }, "title": { "mappings": { + "10": { + "then": "Muurschildering" + }, "3": { "then": "Aanplakzuil" }, @@ -124,9 +127,6 @@ }, "9": { "then": "Aanplakzuil" - }, - "10": { - "then": "Muurschildering" } } } @@ -208,6 +208,15 @@ "1": { "then": "Muurschildering" }, + "10": { + "then": "Azulejo (Spaanse siertegels)" + }, + "11": { + "then": "Tegelwerk" + }, + "12": { + "then": "Houtsculptuur" + }, "2": { "then": "Schilderij" }, @@ -231,15 +240,6 @@ }, "9": { "then": "Reliëf" - }, - "10": { - "then": "Azulejo (Spaanse siertegels)" - }, - "11": { - "then": "Tegelwerk" - }, - "12": { - "then": "Houtsculptuur" } }, "question": "Wat voor soort kunstwerk is dit?", @@ -907,90 +907,6 @@ "render": "Fietsverhuur" } }, - "bicycle_tube_vending_machine": { - "description": "Een laag met verkoopsautomaten met binnenbanden voor fietsen (dit kan een automaat zijn met énkel fietsbanden, of een gewone automaat met fietsbanden en andere fietsaccessoires zoals lichten, handschoenen, sloten,...)", - "name": "Fietsbanden-verkoopsautomaat", - "presets": { - "0": { - "title": "een fietsbanden-verkoopsautomaat" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Deze verkoopsautomaat werkt" - }, - "1": { - "then": "Deze verkoopsautomaat is kapot" - }, - "2": { - "then": "Deze verkoopsautomaat is uitgeschakeld" - } - }, - "question": "Is deze verkoopsautomaat nog steeds werkende?", - "render": "Deze verkoopsautomaat is {operational_status}" - }, - "bicycle_tube_vending_machine-brand": { - "mappings": { - "0": { - "then": "Continental banden worden hier verkocht" - }, - "1": { - "then": "Schwalbe banden worden hier verkocht" - } - }, - "question": "Welk merk banden wordt hier verkocht?", - "render": "{brand} banden worden hier verkocht" - }, - "bicycle_tube_vending_machine-charge": { - "question": "Hoeveel kost een fietsband?", - "render": "Een fietsband kost {charge}" - }, - "bicycle_tube_vending_machine-operator": { - "mappings": { - "0": { - "then": "Onderhouden door Schwalbe" - }, - "1": { - "then": "Onderhouden door Continental" - } - }, - "question": "Wie onderhoudt deze verkoopautomaat?" - }, - "other-items-vending": { - "mappings": { - "0": { - "then": "Fietsbinnenbanden worden hier verkocht" - }, - "1": { - "then": "Fietslampjes worden hier verkocht" - }, - "2": { - "then": "Handschoenen worden hier verkocht" - }, - "3": { - "then": "Fietsreparatiesets worden hier verkocht" - }, - "4": { - "then": "Fietspompen worden hier verkocht" - }, - "5": { - "then": "Fietssloten worden hier verkocht" - } - }, - "question": "Worden hier andere fietsaccessoires verkocht?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Fietsbanden-verkoopautomaat {name}" - } - }, - "render": "Fietsbanden-verkoopautomaat" - } - }, "bike_cafe": { "description": "Een fietscafé is een café dat gericht is op fietsers, bijvoorbeeld omdat het een fietspomp heeft, fietsgerelateerde decoratie heeft enzovoorts.", "name": "Fietscafé", @@ -1838,30 +1754,6 @@ "1": { "question": "Heeft een
Schuko stekker zonder aardingspin (CEE7/4 type F)
" }, - "2": { - "question": "Heeft een
Europese stekker met aardingspin (CEE7/4 type E)
" - }, - "3": { - "question": "Heeft een
Chademo
" - }, - "4": { - "question": "Heeft een
Type 1 met kabel (J1772)
" - }, - "5": { - "question": "Heeft een
Type 1 zonder kabel (J1772)
" - }, - "6": { - "question": "Heeft een
Type 1 CCS (ook gekend als Type 1 Combo)
" - }, - "7": { - "question": "Heeft een
Tesla Supercharger
" - }, - "8": { - "question": "Heeft een
Type 2 (mennekes)
" - }, - "9": { - "question": "Heeft een
Type 2 CCS (mennekes)
" - }, "10": { "question": "Heeft een
Type 2 met kabel (J1772)
" }, @@ -1892,11 +1784,35 @@ "19": { "question": "Heeft een
SEV 1011 T23 (Zwitserse 3-pin)
" }, + "2": { + "question": "Heeft een
Europese stekker met aardingspin (CEE7/4 type E)
" + }, "20": { "question": "Heeft een
AS3112 (Australische 3-pin)
" }, "21": { "question": "Heeft een
NEMA 5-20 (VS 3-pin)
" + }, + "3": { + "question": "Heeft een
Chademo
" + }, + "4": { + "question": "Heeft een
Type 1 met kabel (J1772)
" + }, + "5": { + "question": "Heeft een
Type 1 zonder kabel (J1772)
" + }, + "6": { + "question": "Heeft een
Type 1 CCS (ook gekend als Type 1 Combo)
" + }, + "7": { + "question": "Heeft een
Tesla Supercharger
" + }, + "8": { + "question": "Heeft een
Type 2 (mennekes)
" + }, + "9": { + "question": "Heeft een
Type 2 CCS (mennekes)
" } } } @@ -1952,30 +1868,6 @@ "1": { "then": "Schuko stekker zonder aardingspin (CEE7/4 type F)" }, - "2": { - "then": "Europese stekker met aardingspin (CEE7/4 type E)" - }, - "3": { - "then": "Europese stekker met aardingspin (CEE7/4 type E)" - }, - "4": { - "then": "Chademo" - }, - "5": { - "then": "Chademo" - }, - "6": { - "then": "Type 1 met kabel (J1772)" - }, - "7": { - "then": "Type 1 met kabel (J1772)" - }, - "8": { - "then": "Type 1 zonder kabel (J1772)" - }, - "9": { - "then": "Type 1 zonder kabel (J1772)" - }, "10": { "then": "Type 1 CCS (ook gekend als Type 1 Combo)" }, @@ -2006,6 +1898,9 @@ "19": { "then": "Type 2 met kabel (J1772)" }, + "2": { + "then": "Europese stekker met aardingspin (CEE7/4 type E)" + }, "20": { "then": "Tesla Supercharger CCS (een type2 CCS met Tesla-logo)" }, @@ -2036,6 +1931,9 @@ "29": { "then": "Bosch Active Connect met 3 pinnen aan een kabel" }, + "3": { + "then": "Europese stekker met aardingspin (CEE7/4 type E)" + }, "30": { "then": "Bosch Active Connect met 5 pinnen aan een kabel" }, @@ -2066,11 +1964,29 @@ "39": { "then": "AS3112 (Australische 3-pin)" }, + "4": { + "then": "Chademo" + }, "40": { "then": "NEMA 5-20 (VS 3-pin)" }, "41": { "then": "NEMA 5-20 (VS 3-pin)" + }, + "5": { + "then": "Chademo" + }, + "6": { + "then": "Type 1 met kabel (J1772)" + }, + "7": { + "then": "Type 1 met kabel (J1772)" + }, + "8": { + "then": "Type 1 zonder kabel (J1772)" + }, + "9": { + "then": "Type 1 zonder kabel (J1772)" } }, "question": "Welke aansluitingen zijn hier beschikbaar?" @@ -2264,30 +2180,6 @@ "1": { "2": "Europese stekker met aardingspin (CEE7/4 type E)" }, - "2": { - "2": "Chademo" - }, - "3": { - "2": "Type 1 met kabel (J1772)" - }, - "4": { - "2": "Type 1 zonder kabel (J1772)" - }, - "5": { - "2": "Type 1 CCS (ook gekend als Type 1 Combo)" - }, - "6": { - "2": "Tesla Supercharger" - }, - "7": { - "2": "Type 2 (mennekes)" - }, - "8": { - "2": "Type 2 CCS (mennekes)" - }, - "9": { - "2": "Type 2 met kabel (J1772)" - }, "10": { "2": "Tesla Supercharger CCS (een type2 CCS met Tesla-logo)" }, @@ -2318,8 +2210,32 @@ "19": { "2": "AS3112 (Australische 3-pin)" }, + "2": { + "2": "Chademo" + }, "20": { "2": "NEMA 5-20 (VS 3-pin)" + }, + "3": { + "2": "Type 1 met kabel (J1772)" + }, + "4": { + "2": "Type 1 zonder kabel (J1772)" + }, + "5": { + "2": "Type 1 CCS (ook gekend als Type 1 Combo)" + }, + "6": { + "2": "Tesla Supercharger" + }, + "7": { + "2": "Type 2 (mennekes)" + }, + "8": { + "2": "Type 2 CCS (mennekes)" + }, + "9": { + "2": "Type 2 met kabel (J1772)" } } } @@ -3085,6 +3001,15 @@ "1": { "then": "Dit fietspad is geplaveid" }, + "10": { + "then": "Dit fietspad is gemaakt van fijn grind" + }, + "11": { + "then": "Dit fietspad is gemaakt van kiezelsteentjes" + }, + "12": { + "then": "Dit fietspad is gemaakt van aarde" + }, "2": { "then": "Dit fietspad is gemaakt van asfalt" }, @@ -3108,15 +3033,6 @@ }, "9": { "then": "Dit fietspad is gemaakt van grind" - }, - "10": { - "then": "Dit fietspad is gemaakt van fijn grind" - }, - "11": { - "then": "Dit fietspad is gemaakt van kiezelsteentjes" - }, - "12": { - "then": "Dit fietspad is gemaakt van aarde" } }, "question": "Waaruit is het oppervlak van het fietspad van gemaakt?", @@ -3165,6 +3081,15 @@ "1": { "then": "Dit fietspad is geplaveid" }, + "10": { + "then": "Dit fietspad is gemaakt van fijn grind" + }, + "11": { + "then": "Dit fietspad is gemaakt van kiezelsteentjes" + }, + "12": { + "then": "Dit fietspad is gemaakt van aarde" + }, "2": { "then": "Dit fietspad is gemaakt van asfalt" }, @@ -3188,15 +3113,6 @@ }, "9": { "then": "Dit fietspad is gemaakt van grind" - }, - "10": { - "then": "Dit fietspad is gemaakt van fijn grind" - }, - "11": { - "then": "Dit fietspad is gemaakt van kiezelsteentjes" - }, - "12": { - "then": "Dit fietspad is gemaakt van aarde" } }, "question": "Waaruit is het oppervlak van de straat gemaakt?", @@ -4245,6 +4161,21 @@ "1": { "then": "Dit is een frituur" }, + "10": { + "then": "Dit is een Chinees restaurant" + }, + "11": { + "then": "Dit is een Grieks restaurant" + }, + "12": { + "then": "Dit is een Indisch restaurant" + }, + "13": { + "then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)" + }, + "14": { + "then": "Dit is een Thaïs restaurant" + }, "2": { "then": "Dit is een pastazaak" }, @@ -4268,21 +4199,6 @@ }, "9": { "then": "Dit is een Frans restaurant" - }, - "10": { - "then": "Dit is een Chinees restaurant" - }, - "11": { - "then": "Dit is een Grieks restaurant" - }, - "12": { - "then": "Dit is een Indisch restaurant" - }, - "13": { - "then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)" - }, - "14": { - "then": "Dit is een Thaïs restaurant" } }, "question": "Welk soort gerechten worden hier geserveerd?", @@ -5314,7 +5230,46 @@ } }, "memorial": { + "name": "Gedenktekens", + "presets": { + "0": { + "title": "een gedenkteken" + } + }, "tagRenderings": { + "inscription": { + "mappings": { + "0": { + "then": "Dit gedenkteken heeft geen opschrift" + } + }, + "question": "Wat is het opschrift van dit gedenkteken?" + }, + "memorial-type": { + "mappings": { + "0": { + "then": "Dit is een standbeeld" + }, + "10": { + "then": "Dit is een kruis" + }, + "12": { + "then": "Dit is een historische tank, permanent in de publieke ruimte geplaatst als gedenkteken" + }, + "2": { + "then": "Dit is een zitbank die ook als herdenking dienst doet" + }, + "3": { + "then": "Dit is een witte fiets of spookfiets - een witgeschilderede fiets die een omgekomen fietsen herdenkt" + }, + "4": { + "then": "Dit is een struikelsteen (stolperstein)" + }, + "8": { + "then": "Dit is een sculptuur" + } + } + }, "start_date": { "render": "Geplaatst op {start_date}" } @@ -5463,6 +5418,19 @@ } } }, + "10": { + "options": { + "0": { + "question": "Alle Notes" + }, + "1": { + "question": "Verberg import Notes" + }, + "2": { + "question": "Toon enkel import Notes" + } + } + }, "2": { "options": { "0": { @@ -5518,19 +5486,6 @@ "question": "Toon enkel open Notes" } } - }, - "10": { - "options": { - "0": { - "question": "Alle Notes" - }, - "1": { - "question": "Verberg import Notes" - }, - "2": { - "question": "Toon enkel import Notes" - } - } } }, "name": "OpenStreetMap Notes", @@ -5808,6 +5763,18 @@ "1": { "then": "Dit is een normale parkeerplek." }, + "10": { + "then": "Deze parkeerplek is gereserveerd voor personeel." + }, + "11": { + "then": "Deze parkeerplek is gereserveerd voor taxis." + }, + "12": { + "then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger." + }, + "13": { + "then": "Deze parkeerplek is gereserveerd voor autodelen." + }, "2": { "then": "Dit is een gehandicaptenparkeerplaats." }, @@ -5831,18 +5798,6 @@ }, "9": { "then": "Deze parkeerplek is gereserveerd voor ouders met kinderen." - }, - "10": { - "then": "Deze parkeerplek is gereserveerd voor personeel." - }, - "11": { - "then": "Deze parkeerplek is gereserveerd voor taxis." - }, - "12": { - "then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger." - }, - "13": { - "then": "Deze parkeerplek is gereserveerd voor autodelen." } }, "question": "Wat voor parkeerplek is dit?" @@ -6157,6 +6112,9 @@ "0": { "then": "Dit is een schommel" }, + "11": { + "then": "Dit is een rekstok" + }, "3": { "then": "Dit is een zandbak" }, @@ -6168,9 +6126,6 @@ }, "6": { "then": "Dit is een wipwap" - }, - "11": { - "then": "Dit is een rekstok" } }, "question": "Wat voor speeltoestel is dit?" @@ -6436,6 +6391,21 @@ "1": { "then": "Munten van 2 cent worden geaccepteerd" }, + "10": { + "then": "Munten van 20 rappen worden geaccepteerd" + }, + "11": { + "then": "Munten van ½ frank worden geaccepteerd" + }, + "12": { + "then": "Munten van 1 frank worden geaccepteerd" + }, + "13": { + "then": "Munten van 2 frank worden geaccepteerd" + }, + "14": { + "then": "Munten van 5 frank worden geaccepteerd" + }, "2": { "then": "Munten van 5 cent worden geaccepteerd" }, @@ -6459,21 +6429,6 @@ }, "9": { "then": "Munten van 10 rappen worden geaccepteerd" - }, - "10": { - "then": "Munten van 20 rappen worden geaccepteerd" - }, - "11": { - "then": "Munten van ½ frank worden geaccepteerd" - }, - "12": { - "then": "Munten van 1 frank worden geaccepteerd" - }, - "13": { - "then": "Munten van 2 frank worden geaccepteerd" - }, - "14": { - "then": "Munten van 5 frank worden geaccepteerd" } }, "question": "Met welke munten kan je hier betalen?" @@ -6486,6 +6441,15 @@ "1": { "then": "Biljetten van 10 euro worden geaccepteerd" }, + "10": { + "then": "Biljetten van 100 frank worden geaccepteerd" + }, + "11": { + "then": "Biljetten van 200 frank worden geaccepteerd" + }, + "12": { + "then": "Biljetten van 1000 frank worden geaccepteerd" + }, "2": { "then": "Biljetten van 20 euro worden geaccepteerd" }, @@ -6509,15 +6473,6 @@ }, "9": { "then": "Biljetten van 50 frank worden geaccepteerd" - }, - "10": { - "then": "Biljetten van 100 frank worden geaccepteerd" - }, - "11": { - "then": "Biljetten van 200 frank worden geaccepteerd" - }, - "12": { - "then": "Biljetten van 1000 frank worden geaccepteerd" } }, "question": "Met welke bankbiljetten kan je hier betalen?" @@ -6841,30 +6796,6 @@ "1": { "question": "Recycling van batterijen" }, - "2": { - "question": "Recycling van drankpakken" - }, - "3": { - "question": "Recycling van blikken" - }, - "4": { - "question": "Recycling van kleding" - }, - "5": { - "question": "Recycling van frituurvet" - }, - "6": { - "question": "Recycling van motorolie" - }, - "7": { - "question": "Recycling van tl-buizen" - }, - "8": { - "question": "Recycling van groen afval" - }, - "9": { - "question": "Recycling van glazen flessen" - }, "10": { "question": "Recycling van glas" }, @@ -6895,6 +6826,9 @@ "19": { "question": "Recycling van restafval" }, + "2": { + "question": "Recycling van drankpakken" + }, "20": { "question": "Recycling van inktpatronen" }, @@ -6903,6 +6837,27 @@ }, "22": { "question": "Recycling van plastic verkpakkingen, metalen verkpakkingen en drankpakken (PMD)" + }, + "3": { + "question": "Recycling van blikken" + }, + "4": { + "question": "Recycling van kleding" + }, + "5": { + "question": "Recycling van frituurvet" + }, + "6": { + "question": "Recycling van motorolie" + }, + "7": { + "question": "Recycling van tl-buizen" + }, + "8": { + "question": "Recycling van groen afval" + }, + "9": { + "question": "Recycling van glazen flessen" } } }, @@ -6970,30 +6925,6 @@ "1": { "then": "Drankpakken kunnen hier gerecycled worden" }, - "2": { - "then": "Blikken kunnen hier gerecycled worden" - }, - "3": { - "then": "Kleren kunnen hier gerecycled worden" - }, - "4": { - "then": "Frituurvet kan hier gerecycled worden" - }, - "5": { - "then": "Motorolie kan hier gerecycled worden" - }, - "6": { - "then": "TL-buizen kunnen hier gerecycled worden" - }, - "7": { - "then": "Groen afval kan hier gerecycled worden" - }, - "8": { - "then": "Organisch afval kan hier gerecycled worden" - }, - "9": { - "then": "Glazen flessen kunnen hier gerecycled worden" - }, "10": { "then": "Glas kan hier gerecycled worden" }, @@ -7024,6 +6955,9 @@ "19": { "then": "Oud metaal kan hier gerecycled worden" }, + "2": { + "then": "Blikken kunnen hier gerecycled worden" + }, "20": { "then": "Schoenen kunnen hier gerecycled worden" }, @@ -7041,6 +6975,27 @@ }, "25": { "then": "Fietsen (en fietswrakken) kunnen hier gerecycled worden" + }, + "3": { + "then": "Kleren kunnen hier gerecycled worden" + }, + "4": { + "then": "Frituurvet kan hier gerecycled worden" + }, + "5": { + "then": "Motorolie kan hier gerecycled worden" + }, + "6": { + "then": "TL-buizen kunnen hier gerecycled worden" + }, + "7": { + "then": "Groen afval kan hier gerecycled worden" + }, + "8": { + "then": "Organisch afval kan hier gerecycled worden" + }, + "9": { + "then": "Glazen flessen kunnen hier gerecycled worden" } }, "question": "Wat kan hier gerecycled worden?" @@ -7766,6 +7721,12 @@ "1": { "then": "Deze lantaarn gebruikt LEDs" }, + "10": { + "then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)" + }, + "11": { + "then": "Deze lantaarn wordt verlicht met gas" + }, "2": { "then": "Deze lantaarn gebruikt gloeilampen" }, @@ -7789,12 +7750,6 @@ }, "9": { "then": "Deze lantaarn gebruikt lagedruknatriumlampen (monochroom oranje)" - }, - "10": { - "then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)" - }, - "11": { - "then": "Deze lantaarn wordt verlicht met gas" } }, "question": "Wat voor verlichting gebruikt deze lantaarn?" @@ -7839,6 +7794,11 @@ "render": "Straatlantaarn" } }, + "summary": { + "title": { + "render": "Samenvatting" + } + }, "surveillance_camera": { "description": "Deze laag toont bewakingscamera's en laat toe om de informatie te verrijken en om nieuwe camera\"s toe te voegen", "name": "Bewakingscamera's", @@ -8881,6 +8841,7 @@ }, "mangrove-key-import": { "render": { + "after": "Een private sleutel uploaden overschrijft je huidige private sleutel. Indien je beoordelingen maakte met je huidige private sleutel, download deze dan eerst", "special": { "text": "Herstel een Mangrove Private sleutel van backup" } @@ -8894,6 +8855,25 @@ } } }, + "more_privacy": { + "mappings": { + "0": { + "then": "Geef niet aan hoever je je van de gewijzigde objecten bevindt wanneer je wijzigingen maakt met MapComplete." + }, + "1": { + "then": "Geef aan hoever je je ongeveer bevindt ten opzichte van objecten die je wijzigt in OpenStreetMap. Dit helpt andere bijdagers te begrijpen welke wijzigingen je waarom maakt." + } + }, + "question": "Mag er opgeslaan worden hoever je je van een object bevindt wanneer je aanpassingen maakt aan dit object?", + "questionHint": "Wanneer je een wijziging maakt aan één of meer interessepunten en als MapComplete toont waar je bent, dan kan opgeslaan worden hoever je je ongeveer van deze objecten bevindt. Er wordt aangeduid of je dichter dan 25m, 500m, 5km of verder dan 5km was. Dit helpt om andere bijdragers te begrijpen hoe je je bijdragen deed, maar geeft natuurlijk ook aan waar je op dat moment was. " + }, + "more_privacy_theme_override": { + "mappings": { + "0": { + "then": "Dit thema ligt gevoelig. Wijzigingen aan objecten zullen niet aangeven of je in de buurt was." + } + } + }, "picture-license": { "mappings": { "0": { @@ -9016,30 +8996,6 @@ "1": { "question": "Verkoop van dranken" }, - "2": { - "question": "Verkoop van snoep" - }, - "3": { - "question": "Verkoop van eten" - }, - "4": { - "question": "Verkoop van sigaretten" - }, - "5": { - "question": "Verkoop van condooms" - }, - "6": { - "question": "Verkoop van koffie" - }, - "7": { - "question": "Verkoop van water" - }, - "8": { - "question": "Verkoop van kranten" - }, - "9": { - "question": "Verkoop van fietsbinnenbanden" - }, "10": { "question": "Verkoop van melk" }, @@ -9070,6 +9026,9 @@ "19": { "question": "Verkoop van bloemen" }, + "2": { + "question": "Verkoop van snoep" + }, "23": { "question": "Verkoop van fietslampjes" }, @@ -9084,6 +9043,27 @@ }, "27": { "question": "Verkoop van fietssloten" + }, + "3": { + "question": "Verkoop van eten" + }, + "4": { + "question": "Verkoop van sigaretten" + }, + "5": { + "question": "Verkoop van condooms" + }, + "6": { + "question": "Verkoop van koffie" + }, + "7": { + "question": "Verkoop van water" + }, + "8": { + "question": "Verkoop van kranten" + }, + "9": { + "question": "Verkoop van fietsbinnenbanden" } } } @@ -9095,6 +9075,39 @@ } }, "tagRenderings": { + "bicycle_tube_vending_machine-brand": { + "mappings": { + "0": { + "then": "Continental banden worden hier verkocht" + }, + "1": { + "then": "Schwalbe banden worden hier verkocht" + } + }, + "question": "Welk merk banden wordt hier verkocht?", + "render": "{brand} banden worden hier verkocht" + }, + "charge_cost_rewritten": { + "renderings": { + "0": { + "question": "Hoeveel kost {product_name}?", + "render": "{product_name} kost {charge:{product_key}}" + } + }, + "rewrite": { + "into": { + "0": { + "1": "een fietsband" + }, + "1": { + "1": "een fietslichtje" + }, + "2": { + "1": "een condoom" + } + } + } + }, "indoor": { "mappings": { "0": { @@ -9109,6 +9122,23 @@ }, "question": "Is deze verkoopautomaat binnen?" }, + "operational_status": { + "mappings": { + "0": { + "then": "Deze verkoopsautomaat werkt" + }, + "1": { + "then": "Deze verkoopsautomaat is kapot" + }, + "2": { + "then": "Deze verkoopsautomaat is uitgeschakeld" + }, + "3": { + "then": "Deze verkoopsautomaat is {operational_status}" + } + }, + "question": "Is deze verkoopsautomaat nog steeds werkende?" + }, "operator": { "freeform": { "placeholder": "Naam van beheerder" @@ -9124,30 +9154,6 @@ "1": { "then": "Snoep wordt verkocht" }, - "2": { - "then": "Eten wordt verkocht" - }, - "3": { - "then": "Sigaretten worden verkocht" - }, - "4": { - "then": "Condooms worden verkocht" - }, - "5": { - "then": "Koffie wordt verkocht" - }, - "6": { - "then": "Drinkwater wordt verkocht" - }, - "7": { - "then": "Kranten worden verkocht" - }, - "8": { - "then": "Binnenbanden voor fietsen worden verkocht" - }, - "9": { - "then": "Melk wordt verkocht" - }, "10": { "then": "Brood wordt verkocht" }, @@ -9178,6 +9184,9 @@ "19": { "then": "Parkeerkaarten worden verkocht" }, + "2": { + "then": "Eten wordt verkocht" + }, "21": { "then": "Openbaar vervoerkaartjes worden verkocht" }, @@ -9195,6 +9204,27 @@ }, "26": { "then": "Fietssloten worden verkocht" + }, + "3": { + "then": "Sigaretten worden verkocht" + }, + "4": { + "then": "Condooms worden verkocht" + }, + "5": { + "then": "Koffie wordt verkocht" + }, + "6": { + "then": "Drinkwater wordt verkocht" + }, + "7": { + "then": "Kranten worden verkocht" + }, + "8": { + "then": "Binnenbanden voor fietsen worden verkocht" + }, + "9": { + "then": "Melk wordt verkocht" } }, "question": "Wat verkoopt deze verkoopautomaat?", @@ -9496,4 +9526,4 @@ "render": "windturbine" } } -} \ No newline at end of file +} diff --git a/langs/layers/pl.json b/langs/layers/pl.json index 30dba7181..7480a33c1 100644 --- a/langs/layers/pl.json +++ b/langs/layers/pl.json @@ -35,6 +35,23 @@ "1": { "title": "wolnostojąca skrzynka plakatowa" }, + "10": { + "description": "Kawałek wodoodpornej tkaniny z nadrukowanym przesłaniem, trwale przymocowany do ściany", + "title": "plandeka" + }, + "11": { + "title": "totem" + }, + "12": { + "description": "Używany do znaków reklamowych, neonów, logo i znaków wejściowych do instytucji", + "title": "znak" + }, + "13": { + "title": "rzeźba" + }, + "14": { + "title": "mural ścienny" + }, "2": { "title": "skrzynka plakatowa montowana na ścianie" }, @@ -54,23 +71,6 @@ }, "8": { "title": "ekran zamontowany na ścianie" - }, - "10": { - "description": "Kawałek wodoodpornej tkaniny z nadrukowanym przesłaniem, trwale przymocowany do ściany", - "title": "plandeka" - }, - "11": { - "title": "totem" - }, - "12": { - "description": "Używany do znaków reklamowych, neonów, logo i znaków wejściowych do instytucji", - "title": "znak" - }, - "13": { - "title": "rzeźba" - }, - "14": { - "title": "mural ścienny" } }, "tagRenderings": { @@ -156,6 +156,9 @@ "1": { "then": "To jest tablica" }, + "10": { + "then": "To jest mural ścienny" + }, "2": { "then": "To jest kolumna" }, @@ -179,9 +182,6 @@ }, "9": { "then": "To jest totem" - }, - "10": { - "then": "To jest mural ścienny" } }, "question": "Jakiego rodzaju jest to obiekt reklamowy?", @@ -196,6 +196,9 @@ "1": { "then": "Tablica" }, + "10": { + "then": "Mural ścienny" + }, "2": { "then": "Pudełko plakatowe" }, @@ -219,9 +222,37 @@ }, "9": { "then": "Totem" - }, - "10": { - "then": "Mural ścienny" + } + } + } + }, + "aerialway": { + "description": "Różne formy transportu dla pasażerów i dóbr, które używają lin, w tym kolejki gondolowe, wyciągi krzesełkowe i orczykowe oraz tyrolki. ", + "pointRendering": { + "1": { + "label": { + "render": "{name}" + } + } + }, + "tagRenderings": { + "duration": { + "question": "Jak długo trwa pojedynczy przejazd tą windą?", + "questionHint": "To nie włącza czasu oczekiwania.", + "render": "Pojedynczy przejazd trwa {duration} minut" + }, + "occupancy": { + "question": "Ile osób może pomieścić jeden wagon?", + "render": "{aerialway:occupancy} osób mieści się w jednym wagonie" + }, + "type": { + "mappings": { + "10": { + "then": "Tyrolka. (Atrakcja turystyczna, która pozwala żądnym przygód zjechać z dużą szybkością) " + }, + "4": { + "then": "Wyciąg orczykowy" + } } } } @@ -269,6 +300,59 @@ "render": "Stacja pogotowia ratunkowego" } }, + "animal_shelter": { + "name": "Schroniska dla zwierząt", + "presets": { + "0": { + "title": "schronisko dla zwierząt" + } + }, + "tagRenderings": { + "2": { + "question": "Jak nazywa się to schronisko dla zwierząt?", + "render": "To schronisko dla zwierząt nazywa się {name}" + }, + "6": { + "mappings": { + "0": { + "then": "Zwierzęta są tutaj dopóki nie znajdą nowego właściciela" + }, + "2": { + "then": "Ranne zwierzęta przechodzą tutaj rehabilitację do momentu, kiedy mogą zostać wypuszczone na wolność " + } + }, + "question": "Jaki jest cel tego schroniska dla zwierząt?" + }, + "boarded_animals": { + "mappings": { + "0": { + "then": "Są tutaj trzymane psy" + }, + "1": { + "then": "Są tutaj trzymane koty" + }, + "2": { + "then": "Są tutaj trzymane konie" + }, + "3": { + "then": "Są tutaj trzymane ptaki" + }, + "4": { + "then": "Są tutaj trzymane dzikie zwierzęta" + } + }, + "question": "Jakie zwierzęta są tutaj przyjmowane?" + } + }, + "title": { + "mappings": { + "0": { + "then": "{name}" + } + }, + "render": "Schronisko dla zwierząt" + } + }, "artwork": { "description": "Otwarta mapa posągów, popiersi, graffiti i innych dzieł sztuki z całego świata", "name": "Dzieła sztuki", @@ -297,6 +381,15 @@ "1": { "then": "Mural" }, + "10": { + "then": "Azulejo (hiszpańskie płytka dekoracyjna)" + }, + "11": { + "then": "Płyta ceramiczna (fliza)" + }, + "12": { + "then": "Rzeźbienie w drewnie" + }, "2": { "then": "Obraz" }, @@ -320,15 +413,6 @@ }, "9": { "then": "Płaskorzeźba" - }, - "10": { - "then": "Azulejo (hiszpańskie płytka dekoracyjna)" - }, - "11": { - "then": "Płyta ceramiczna (fliza)" - }, - "12": { - "then": "Rzeźbienie w drewnie" } }, "question": "Jakiego rodzaju jest to dzieło sztuki?", @@ -370,6 +454,36 @@ "render": "Dzieło sztuki" } }, + "assembly_point": { + "description": "Ta warstwa zawiera punkty zbiórki oraz miejsca oczekiwania, gdzie wszyscy pracownicy, pasażerowie lub duży tłum gromadzą się w przypadku zagrożenia.", + "presets": { + "0": { + "title": "punkt zbiórki" + } + }, + "tagRenderings": { + "assembly_point_name": { + "question": "Jak nazywa się ten punkt zbiórki?", + "render": "Ten punkt zbiórki nazywa się {name}" + }, + "disaster_type": { + "mappings": { + "0": { + "then": "Trzęsienie ziemi" + }, + "1": { + "then": "Powódź" + }, + "2": { + "then": "Pożar" + }, + "3": { + "then": "Osuwisko" + } + } + } + } + }, "atm": { "description": "Bankomaty do wypłacania pieniędzy", "name": "Bankomaty", @@ -383,7 +497,8 @@ "freeform": { "placeholder": "Nazwa handlowa" }, - "question": "Jakiej marki jest ten bankomat?" + "question": "Jakiej marki jest ten bankomat?", + "render": "Marka tego bankomatu to {brand}" }, "cash_in": { "mappings": { @@ -453,7 +568,12 @@ } }, "barrier": { - "name": "Barierki" + "name": "Barierki", + "tagRenderings": { + "MaxWidth": { + "render": "Maksymalna szerokość: {maxwidth:physical} m" + } + } }, "bench": { "filter": { @@ -621,6 +741,29 @@ "bicycle_rental": { "description": "Stacje wypożyczania rowerów", "tagRenderings": { + "bicycle-types": { + "mappings": { + "1": { + "then": "Można tutaj wypożyczyć rowery elektryczne" + }, + "3": { + "then": "Można tutaj wypożyczyć rowery górskie" + }, + "4": { + "then": "Można tutaj wypożyczyć rowery dla dzieci" + }, + "5": { + "then": "Można tutaj wypożyczyć tandemy" + }, + "7": { + "then": "Można tutaj wypożyczyć kaski rowerowe" + } + }, + "question": "Jakiego rodzaju rowery i akcesoria są tutaj wypożyczane?" + }, + "bicycle_rental_type": { + "question": "Jakiego rodzaju jest to wypożyczalnia rowerów?" + }, "rental_types": { "rewrite": { "into": { @@ -639,6 +782,9 @@ "4": { "1": "rowery górskie" }, + "5": { + "1": "sakwy rowerowe" + }, "6": { "1": "tandem" } @@ -655,7 +801,44 @@ "render": "Wypożyczalnia rowerów" } }, + "bicycle_tube_vending_machine": { + "tagRenderings": { + "other-items-vending": { + "mappings": { + "1": { + "then": "Są tutaj sprzedawane lampki rowerowe" + }, + "2": { + "then": "Są tutaj sprzedawane rękawiczki" + }, + "4": { + "then": "Są tutaj sprzedawane pompki rowerowe" + } + }, + "question": "Czy są tutaj sprzedawane inne akcesoria rowerowe?" + } + } + }, + "bike_cleaning": { + "description": "Warstwa pokazująca obiekty, gdzie można wyczyścić swój rower", + "name": "Usługa czyszczenia rowerów", + "presets": { + "0": { + "title": "usługa czyszczenia rowerów" + } + }, + "tagRenderings": { + "bike_cleaning-service:bicycle:cleaning:charge": { + "mappings": { + "1": { + "then": "Darmowa" + } + } + } + } + }, "bike_parking": { + "description": "Warstwa pokazująca gdzie można zaparkować rower", "name": "Parking dla rowerów", "presets": { "0": { @@ -673,10 +856,20 @@ "render": "{access}" }, "Bicycle parking type": { + "mappings": { + "0": { + "then": "Stojaki" + }, + "5": { + "then": "Wiata" + } + }, "question": "Jaki jest typ tego parkingu dla rowerów?", "render": "Jest to parking rowerowy typu: {bicycle_parking}" }, "Capacity": { + "question": "Ile rowerów mieści się na tym parkingu rowerowym?", + "questionHint": "To obejmuje zwykłe rowery, do transportu dóbr, elektryczne, ...", "render": "Miejsce na {capacity} rowerów" }, "Underground?": { @@ -867,6 +1060,93 @@ "render": "Wypożyczalnia samochodów" } }, + "charging_station": { + "tagRenderings": { + "Network": { + "mappings": { + "1": { + "then": "Nie jest częścią większej sieci" + } + }, + "question": "Czy ta stacja ładowania jest częścią sieci?", + "render": "Część sieci {network}" + }, + "OH": { + "override": { + "question": "Kiedy jest otwarta ta stacja ładowania?" + } + }, + "Operational status": { + "mappings": { + "0": { + "then": "Ta stacja ładowania działa" + }, + "1": { + "then": "Ta stacja ładowania jest zepsuta" + }, + "2": { + "then": "Planowana jest tutaj stacja ładowania" + }, + "3": { + "then": "Budowana jest tutaj stacja ładowania" + } + } + }, + "Operator": { + "render": "Ta stacja ładowania jest obsługiwana przez {operator}" + }, + "Type": { + "mappings": { + "0": { + "then": "Mogą tutaj być ładowane rowery" + }, + "1": { + "then": "Mogą tutaj być ładowane samochody" + }, + "2": { + "then": "Mogą być tutaj ładowane hulajnogi" + }, + "4": { + "then": "Mogą być tutaj ładowane autobusy" + } + }, + "question": "Jakie pojazdy mogą być tutaj ładowane?" + }, + "access": { + "mappings": { + "0": { + "then": "Każdy może używać tej stacji ładowania (opłata może być wymagana)" + }, + "1": { + "then": "Każdy może używać tej stacji ładowania (opłata może być wymagana)" + } + }, + "question": "Kto może używać tej stacji ładowania?" + }, + "capacity": { + "question": "Ile pojazdów może być tutaj ładowanych jednocześnie?", + "render": "{capacity} pojazdów może być tutaj ładowanych jednocześnie" + }, + "email": { + "render": "W przypadku problemów, wyślij emaila do {email}" + }, + "fee": { + "mappings": { + "2": { + "then": "Darmowa" + } + } + }, + "phone": { + "question": "Na jaki numer można zadzwonić w przypadku problemów z tą stacją ładowania?", + "render": "W przypadku problemów zadzwoń na {phone}" + }, + "ref": { + "question": "Jaki jest numer referencyjny tej stacji ładowania?", + "render": "Numer referencyjny to {ref}" + } + } + }, "climbing_gym": { "tagRenderings": { "shoe_rental": { @@ -1201,6 +1481,7 @@ } }, "elevator": { + "description": "Ta warstwa pokazuje windy i zadaje pytania o ich status i wymiary. Przydatne do informacji o dostępności dla wózków", "name": "Winda", "presets": { "0": { @@ -1212,6 +1493,17 @@ "question": "Jaka jest szerokość drzwi windy?", "render": "Drzwi tej windy mają szerokość {canonical(door:width)}" }, + "elevator-shape": { + "mappings": { + "0": { + "then": "Ta winda ma prostokątny kształt" + }, + "1": { + "then": "Ta winda ma okrągły kształt" + } + }, + "question": "Jaki kształt ma ta winda?" + }, "elevator-width": { "question": "Jaka jest szerokość tej windy?", "render": "Szerokość tej windy to {canonical(width)}" @@ -1232,6 +1524,9 @@ } }, "question": "Czy ta winda działa?" + }, + "speech_output_available": { + "questionHint": "Np. informuje o aktualnym piętrze" } }, "title": { @@ -1594,12 +1889,212 @@ "render": "Duch roweru" } }, + "hospital": { + "tagRenderings": { + "name": { + "question": "Jak nazywa się ten szpital?", + "render": "Nazwa tego szpitala to {name}" + } + }, + "title": { + "render": "Szpital" + } + }, + "hotel": { + "description": "Warstwa pokazująca wszystkie hotele", + "name": "Hotele", + "presets": { + "0": { + "title": "hotel" + } + }, + "tagRenderings": { + "name": { + "freeform": { + "placeholder": "Nazwa hotelu" + }, + "question": "Jak nazywa się ten hotel?", + "render": "Nazwa tego hotelu to {name}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Hotel {name}" + } + }, + "render": "Hotel" + } + }, + "hydrant": { + "description": "Warstwa mapy pokazująca hydranty.", + "name": "Mapa hydrantów", + "presets": { + "0": { + "title": "hydrant" + } + }, + "tagRenderings": { + "hydrant-color": { + "mappings": { + "0": { + "then": "Ten hydrant ma żółty kolor." + }, + "1": { + "then": "Ten hydrant ma czerwony kolor." + } + }, + "question": "Jakiego koloru jest ten hydrant?", + "render": "Kolor tego hydrantu to {colour}" + }, + "hydrant-diameter": { + "freeform": { + "placeholder": "Średnica rury" + } + }, + "hydrant-state": { + "mappings": { + "0": { + "then": "Ten hydrant (w pełni lub częściowo) działa" + }, + "1": { + "then": "Ten hydrant jest niedostępny" + }, + "2": { + "then": "Ten hydrant został usunięty" + } + }, + "question": "Czy ten hydrant dalej działa?" + }, + "hydrant-type": { + "question": "Jakiego rodzaju jest to hydrant?" + } + }, + "title": { + "render": "Hydrant" + } + }, + "ice_cream": { + "title": { + "mappings": { + "0": { + "then": "{name}" + } + } + } + }, + "icons": { + "tagRenderings": { + "osmlink": { + "mappings": { + "1": { + "then": { + "special": { + "arialabel": "Otwórz na openstreetmap.org" + } + } + } + }, + "render": { + "special": { + "arialabel": "Otwórz na openstreetmap.org" + } + } + }, + "phonelink": { + "mappings": { + "0": { + "then": { + "special": { + "arialabel": "telefon" + } + } + } + }, + "render": { + "special": { + "arialabel": "telefon" + } + } + } + } + }, "indoors": { "description": "Podstawowe mapowanie wnętrz: pokazuje kontury pomieszczeń", "tagRenderings": { + "name": { + "freeform": { + "placeholder": "Nazwa pomieszczenia" + }, + "question": "Jaka jest nazwa tego pomieszczenia?", + "render": "Nazwa tego pomieszczenia to {name}" + }, "ref": { + "freeform": { + "placeholder": "Numer referencyjny tego pomieszczenia (np. \"1.1\" lub \"A1\")" + }, "question": "Jaki jest numer referencyjny tego pomieszczenia?", "render": "To pomieszczenie ma numer referencyjny {ref}" + }, + "room-capacity": { + "question": "Ile osób może pomieścić to pomieszczenie?", + "render": "To pomieszczenie może pomieścić maksymalnie {capacity} osób" + }, + "room-type": { + "mappings": { + "10": { + "then": "To jest laboratorium" + }, + "11": { + "then": "To jest biblioteka" + }, + "14": { + "then": "To jest biuro" + }, + "15": { + "then": "To jest cela więzienna" + }, + "16": { + "then": "To jest restauracja" + }, + "17": { + "then": "To jest pomieszczenie do wykonywania kontroli bezpieczeństwa" + }, + "19": { + "then": "To jest magazyn" + }, + "2": { + "then": "To jest sypialnia" + }, + "20": { + "then": "To jest pomieszczenie techniczne" + }, + "21": { + "then": "To są toalety" + }, + "22": { + "then": "To jest poczekalnia" + }, + "3": { + "then": "To jest kaplica" + }, + "4": { + "then": "To jest sala klasowa" + }, + "5": { + "then": "Jest to sala klasowa" + }, + "6": { + "then": "To jest sala komputerowa" + }, + "7": { + "then": "To jest sala konferencyjna" + }, + "9": { + "then": "To jest kuchnia" + } + }, + "question": "Jakiego rodzaju jest to pomieszczenie?" } }, "title": { @@ -1780,6 +2275,15 @@ "mappings": { "0": { "then": "Źródło, czyli OpenStreetMap, jest w widoczny sposób podane, zawiera informację o licencji ODBL" + }, + "1": { + "then": "Wyraźnie zaznaczono źródło jako OpenStreetMap, ale nie podano licencji" + }, + "3": { + "then": "W ogóle nie podano źródła" + }, + "4": { + "then": "W ogóle nie podano źródła" } } }, @@ -1942,13 +2446,64 @@ }, "2": { "question": "Pokaż zadania, które są już wykonane" + }, + "7": { + "question": "Pokaż zadania, które są oznaczone jako zbyt trudne" + }, + "8": { + "question": "Pokaż zadania, które są wyłączone" + } + } + } + }, + "tagRenderings": { + "status": { + "mappings": { + "0": { + "then": "Zadanie jest stworzone" } } } } }, "maxspeed": { - "description": "Pokazuje dozwoloną prędkość na każdej drodze" + "description": "Pokazuje dozwoloną prędkość na każdej drodze", + "name": "Prędkość maksymalna", + "tagRenderings": { + "maxspeed-maxspeed": { + "question": "Jaka jest maksymalna prawnie dopuszczona prędkość na tej drodze?", + "render": "Maksymalna prędkość dopuszczona na tej drodze to {canonical(maxspeed)}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Droga bez nazwy" + } + } + } + }, + "memorial": { + "tagRenderings": { + "memorial-type": { + "mappings": { + "10": { + "then": "To jest krzyż" + } + } + } + } + }, + "mountain_rescue": { + "name": "Stacje ratownictwa górskiego", + "presets": { + "0": { + "title": "stacja ratownictwa górskiego" + } + }, + "title": { + "render": "Stacja ratownictwa górskiego" + } }, "note": { "title": { @@ -2188,6 +2743,12 @@ "1": { "then": "To jest zwykłe miejsce parkingowe." }, + "10": { + "then": "To jest miejsce parkingowe przeznaczone dla pracowników." + }, + "11": { + "then": "To miejsce parkingowe jest przeznaczone dla taksówek." + }, "2": { "then": "To jest miejsce parkingowe dla niepełnosprawnych." }, @@ -2205,12 +2766,131 @@ }, "9": { "then": "To miejsce jest przeznaczone dla rodziców z dziećmi." + } + } + } + } + }, + "pharmacy": { + "tagRenderings": { + "name": { + "question": "Jak nazywa się ta apteka?", + "render": "Nazwa tej apteki to {name}" + }, + "wheelchair": { + "mappings": { + "0": { + "then": "Ta apteka jest łatwo dostępna na wózku" + } + } + } + }, + "title": { + "mappings": { + "0": { + "then": "Apteka" + } + }, + "render": "{name}" + } + }, + "physiotherapist": { + "description": "Ta warstwa pokazuje fizjoterapeutów", + "name": "Fizjoterapeuta", + "title": { + "render": "Fizjoterapeuta {name}" + } + }, + "playground": { + "description": "Place zabaw", + "name": "Place zabaw", + "presets": { + "0": { + "title": "plac zabaw" + } + }, + "tagRenderings": { + "Playground-wheelchair": { + "mappings": { + "0": { + "then": "W pełni dostępne dla osób na wózkach" + }, + "1": { + "then": "Ograniczona dostępność dla osób na wózkach" + }, + "2": { + "then": "Niedostępne dla osób na wózkach" + } + }, + "question": "Czy ten plac zabaw jest dostępny dla osób na wózkach?" + }, + "playground-access": { + "mappings": { + "1": { + "then": "To jest płatny plac zabaw" + }, + "3": { + "then": "Dostępny tylko dla uczniów szkoły" + }, + "4": { + "then": "Niedostępny" + } + } + }, + "playground-email": { + "render": "{email}" + }, + "playground-lit": { + "mappings": { + "0": { + "then": "Ten plac zabaw jest oświetlony w nocy" + }, + "1": { + "then": "Ten plac zabaw nie jest oświetlony w nocy" + } + }, + "question": "Czy ten plac zabaw jest oświetlony w nocy?" + }, + "playground-opening_hours": { + "mappings": { + "0": { + "then": "Dostępny od wschodu do zachodu słońca" + }, + "1": { + "then": "Dostępny zawsze" + } + }, + "question": "Kiedy dostępny jest ten plac zabaw?" + }, + "playground-phone": { + "render": "{phone}" + } + } + }, + "playground_equipment": { + "tagRenderings": { + "type": { + "mappings": { + "0": { + "then": "To jest huśtawka" + }, + "1": { + "then": "To jest struktura składająca się z wielu połączonych urządzeń" }, "10": { - "then": "To jest miejsce parkingowe przeznaczone dla pracowników." + "then": "To jest tyrolka" }, - "11": { - "then": "To miejsce parkingowe jest przeznaczone dla taksówek." + "15": { + "then": "To jest mapa" + }, + "2": { + "then": "To jest zjeżdżalnia" + }, + "3": { + "then": "To jest piaskownica" + }, + "8": { + "then": "To jest rondo" } } } @@ -2520,7 +3200,11 @@ }, "question": "Czy w {title()} wolno palić?" }, + "vegan": { + "question": "Czy to miejsce oferuje opcję wegańską?" + }, "website": { + "editButtonAriaLabel": "Edytuj stronę internetową", "question": "Jaka jest strona internetowa {title()}?" }, "wheelchair-access": { @@ -2553,8 +3237,32 @@ } } }, + "railway_platforms": { + "tagRenderings": { + "ref": { + "freeform": { + "placeholder": "Numer peronu" + }, + "question": "Jaki jest numer tego peronu?", + "render": "Peron {ref}" + } + }, + "title": { + "mappings": { + "0": { + "then": "Peron {ref}" + } + }, + "render": "Peron" + } + }, "rainbow_crossings": { - "description": "Warstwa przedstawiająca przejścia dla pieszych z tęczowym malowaniem" + "description": "Warstwa przedstawiająca przejścia dla pieszych z tęczowym malowaniem", + "presets": { + "0": { + "description": "Przejście dla pieszych" + } + } }, "reception_desk": { "tagRenderings": { @@ -2611,6 +3319,16 @@ "render": "Szkoła {name}" } }, + "surveillance_camera": { + "tagRenderings": { + "Camera type: fixed; panning; dome": { + "question": "Jakiego rodzaju jest ta kamera?" + }, + "Level": { + "question": "Na którym piętrze znajduje się ta kamera?" + } + } + }, "trolley_bay": { "tagRenderings": { "denominations": { @@ -2718,4 +3436,4 @@ "render": "turbina wiatrowa" } } -} \ No newline at end of file +} diff --git a/langs/layers/pt.json b/langs/layers/pt.json index d8f2eaf62..c3c42ee33 100644 --- a/langs/layers/pt.json +++ b/langs/layers/pt.json @@ -1021,90 +1021,6 @@ "render": "Aluguel de bicicleta" } }, - "bicycle_tube_vending_machine": { - "description": "Uma camada que mostra máquinas de venda de câmaras de ar de bicicleta (sejam máquinas de venda de câmaras de ar de bicicleta específicas ou máquinas de venda clássicas com câmaras de ar de bicicleta e opcionalmente objetos relacionados a bicicletas, como luzes, luvas, travas, ...)", - "name": "Máquina de venda automática de tubos de bicicleta", - "presets": { - "0": { - "title": "uma máquina de venda automática de tubos de bicicleta" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Esta máquina de venda automática funciona" - }, - "1": { - "then": "Esta máquina de venda automática está quebrada" - }, - "2": { - "then": "Esta máquina de venda automática está fechada" - } - }, - "question": "Esta máquina de venda automática ainda está operacional?", - "render": "O estado operacional é: {operational_status}" - }, - "bicycle_tube_vending_machine-brand": { - "mappings": { - "0": { - "then": "Câmaras de ar Continental são vendidas aqui" - }, - "1": { - "then": "Câmaras de ar Schwalbe são vendidas aqui" - } - }, - "question": "Quais marcas de câmara de ar são vendidas aqui?", - "render": "câmaras de ar {brand} são vendidas aqui" - }, - "bicycle_tube_vending_machine-charge": { - "question": "Quanto custa uma câmara de ar para bicicleta?", - "render": "Uma câmara de ar para bicicleta custa {charge}" - }, - "bicycle_tube_vending_machine-operator": { - "mappings": { - "0": { - "then": "Mantido pela Schwalbe" - }, - "1": { - "then": "Mantido pela Continental" - } - }, - "question": "Quem mantém esta máquina de venda?" - }, - "other-items-vending": { - "mappings": { - "0": { - "then": "Câmaras de ar para bicicletas são vendidas aqui" - }, - "1": { - "then": "Luzes para bicicleta são vendidas aqui" - }, - "2": { - "then": "Luvas são vendidas aqui" - }, - "3": { - "then": "Kits para reparo de bicicleta são vendidos aqui" - }, - "4": { - "then": "Bombas de ar para bicicleta são vendidas aqui" - }, - "5": { - "then": "Cadeados para bicicleta são vendidos aqui" - } - }, - "question": "Outros acessórios para bicicleta são vendidos aqui?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Máquina de venda de câmara de ar para bicicleta {name}" - } - }, - "render": "Máquina de venda automática de tubos de bicicleta" - } - }, "bike_cafe": { "description": "Um café para ciclistas é um café direcionado aos ciclistas, por exemplo, com serviços como uma bomba de ar, muita decoração relacionada a bicicletas, …", "name": "Café de bicicletas", @@ -1916,6 +1832,76 @@ } } }, + "vending_machine": { + "tagRenderings": { + "bicycle_tube_vending_machine-brand": { + "mappings": { + "0": { + "then": "Câmaras de ar Continental são vendidas aqui" + }, + "1": { + "then": "Câmaras de ar Schwalbe são vendidas aqui" + } + }, + "question": "Quais marcas de câmara de ar são vendidas aqui?", + "render": "câmaras de ar {brand} são vendidas aqui" + }, + "charge_cost_rewritten": { + "renderings": { + "0": { + "question": "Quanto custa {product_name}?", + "render": "{product_name} custa {charge:{product_key}}" + } + }, + "rewrite": { + "into": { + "0": { + "1": "uma câmara de ar para bicicleta" + } + } + } + }, + "operational_status": { + "mappings": { + "0": { + "then": "Esta máquina de venda automática funciona" + }, + "1": { + "then": "Esta máquina de venda automática está quebrada" + }, + "2": { + "then": "Esta máquina de venda automática está fechada" + }, + "3": { + "then": "O estado operacional é: {operational_status}" + } + }, + "question": "Esta máquina de venda automática ainda está operacional?" + }, + "vending": { + "mappings": { + "8": { + "then": "Câmaras de ar para bicicletas são vendidas aqui" + }, + "22": { + "then": "Luzes para bicicleta são vendidas aqui" + }, + "23": { + "then": "Luvas são vendidas aqui" + }, + "24": { + "then": "Kits para reparo de bicicleta são vendidos aqui" + }, + "25": { + "then": "Bombas de ar para bicicleta são vendidas aqui" + }, + "26": { + "then": "Cadeados para bicicleta são vendidos aqui" + } + } + } + } + }, "windturbine": { "title": { "mappings": { diff --git a/langs/layers/pt_BR.json b/langs/layers/pt_BR.json index 46ea81bdf..9656c1dc5 100644 --- a/langs/layers/pt_BR.json +++ b/langs/layers/pt_BR.json @@ -1011,90 +1011,6 @@ "render": "Aluguel de bicicleta" } }, - "bicycle_tube_vending_machine": { - "description": "Uma camada que mostra máquinas de venda de câmaras de ar de bicicleta (sejam máquinas de venda de câmaras de ar de bicicleta específicas ou máquinas de venda clássicas com câmaras de ar de bicicleta e opcionalmente objetos relacionados a bicicletas, como luzes, luvas, travas, ...)", - "name": "Máquina de venda automática de tubos de bicicleta", - "presets": { - "0": { - "title": "uma máquina de venda automática de tubos de bicicleta" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Esta máquina de venda automática funciona" - }, - "1": { - "then": "Esta máquina de venda automática está quebrada" - }, - "2": { - "then": "Esta máquina de venda automática está fechada" - } - }, - "question": "Esta máquina de venda automática ainda está operacional?", - "render": "O estado operacional é: {operational_status}" - }, - "bicycle_tube_vending_machine-brand": { - "mappings": { - "0": { - "then": "Câmaras de ar Continental são vendidas aqui" - }, - "1": { - "then": "Câmaras de ar Schwalbe são vendidas aqui" - } - }, - "question": "Quais marcas de câmara de ar são vendidas aqui?", - "render": "câmaras de ar {brand} são vendidas aqui" - }, - "bicycle_tube_vending_machine-charge": { - "question": "Quanto custa uma câmara de ar para bicicleta?", - "render": "Uma câmara de ar para bicicleta custa {charge}" - }, - "bicycle_tube_vending_machine-operator": { - "mappings": { - "0": { - "then": "Mantido pela Schwalbe" - }, - "1": { - "then": "Mantido pela Continental" - } - }, - "question": "Quem mantém essa máquina de venda?" - }, - "other-items-vending": { - "mappings": { - "0": { - "then": "Câmaras de ar para bicicletas são vendidas aqui" - }, - "1": { - "then": "Luzes para bicicleta são vendidas aqui" - }, - "2": { - "then": "Luvas são vendidas aqui" - }, - "3": { - "then": "Kits para reparo de bicicleta são vendidos aqui" - }, - "4": { - "then": "Bombas de ar para bicicleta são vendidas aqui" - }, - "5": { - "then": "Cadeados para bicicleta são vendidos aqui" - } - }, - "question": "Outros acessórios para bicicleta são vendidos aqui?" - } - }, - "title": { - "mappings": { - "0": { - "then": "Máquina de venda de câmara de ar para bicicleta {name}" - } - }, - "render": "Máquina de venda automática de tubos de bicicleta" - } - }, "bike_cafe": { "description": "Um café para ciclistas é um café direcionado aos ciclistas, por exemplo, com serviços como uma bomba de ar, muita decoração relacionada a bicicletas, …", "name": "Café de bicicletas", @@ -1588,5 +1504,75 @@ "question": "Que espécie é esta árvore?" } } + }, + "vending_machine": { + "tagRenderings": { + "bicycle_tube_vending_machine-brand": { + "mappings": { + "0": { + "then": "Câmaras de ar Continental são vendidas aqui" + }, + "1": { + "then": "Câmaras de ar Schwalbe são vendidas aqui" + } + }, + "question": "Quais marcas de câmara de ar são vendidas aqui?", + "render": "câmaras de ar {brand} são vendidas aqui" + }, + "charge_cost_rewritten": { + "renderings": { + "0": { + "question": "Quanto custa {product_name}?", + "render": "{product_name} custa {charge:{product_key}}" + } + }, + "rewrite": { + "into": { + "0": { + "1": "uma câmara de ar para bicicleta" + } + } + } + }, + "operational_status": { + "mappings": { + "0": { + "then": "Esta máquina de venda automática funciona" + }, + "1": { + "then": "Esta máquina de venda automática está quebrada" + }, + "2": { + "then": "Esta máquina de venda automática está fechada" + }, + "3": { + "then": "O estado operacional é: {operational_status}" + } + }, + "question": "Esta máquina de venda automática ainda está operacional?" + }, + "vending": { + "mappings": { + "8": { + "then": "Câmaras de ar para bicicletas são vendidas aqui" + }, + "22": { + "then": "Luzes para bicicleta são vendidas aqui" + }, + "23": { + "then": "Luvas são vendidas aqui" + }, + "24": { + "then": "Kits para reparo de bicicleta são vendidos aqui" + }, + "25": { + "then": "Bombas de ar para bicicleta são vendidas aqui" + }, + "26": { + "then": "Cadeados para bicicleta são vendidos aqui" + } + } + } + } } } \ No newline at end of file diff --git a/langs/layers/ru.json b/langs/layers/ru.json index 7fa8166f2..f1219a1c1 100644 --- a/langs/layers/ru.json +++ b/langs/layers/ru.json @@ -324,34 +324,6 @@ "render": "Велосипедная библиотека" } }, - "bicycle_tube_vending_machine": { - "name": "Торговый автомат для велосипедистов", - "presets": { - "0": { - "title": "Торговый автомат для велосипедистов" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "Этот торговый автомат работает" - }, - "1": { - "then": "Этот торговый автомат сломан" - }, - "2": { - "then": "Этот торговый автомат закрыт" - } - }, - "question": "Этот торговый автомат все еще работает?", - "render": "Рабочий статус: {operational_status}" - } - }, - "title": { - "render": "Торговый автомат для велосипедистов" - } - }, "bike_cafe": { "name": "Велосипедное кафе", "presets": { @@ -1933,6 +1905,27 @@ } } }, + "vending_machine": { + "tagRenderings": { + "operational_status": { + "mappings": { + "0": { + "then": "Этот торговый автомат работает" + }, + "1": { + "then": "Этот торговый автомат сломан" + }, + "2": { + "then": "Этот торговый автомат закрыт" + }, + "3": { + "then": "Рабочий статус: {operational_status}" + } + }, + "question": "Этот торговый автомат все еще работает?" + } + } + }, "viewpoint": { "name": "Смотровая площадка", "presets": { diff --git a/langs/layers/zh_Hans.json b/langs/layers/zh_Hans.json index 818a2be18..f8adae98e 100644 --- a/langs/layers/zh_Hans.json +++ b/langs/layers/zh_Hans.json @@ -482,23 +482,6 @@ } } }, - "bicycle_tube_vending_machine": { - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "这个借还机正常工作" - }, - "1": { - "then": "这个借还机已经损坏" - }, - "2": { - "then": "这个借还机被关闭了" - } - } - } - } - }, "bike_cafe": { "name": "自行车咖啡", "presets": { @@ -626,5 +609,22 @@ "question": "在Wikidata上对应的实体是什么?" } } + }, + "vending_machine": { + "tagRenderings": { + "operational_status": { + "mappings": { + "0": { + "then": "这个借还机正常工作" + }, + "1": { + "then": "这个借还机已经损坏" + }, + "2": { + "then": "这个借还机被关闭了" + } + } + } + } } } \ No newline at end of file diff --git a/langs/layers/zh_Hant.json b/langs/layers/zh_Hant.json index 20ef18f0f..4fe00ba3f 100644 --- a/langs/layers/zh_Hant.json +++ b/langs/layers/zh_Hant.json @@ -279,34 +279,6 @@ "render": "單車圖書館" } }, - "bicycle_tube_vending_machine": { - "name": "自行車內胎自動售貨機", - "presets": { - "0": { - "title": "自行車內胎自動售貨機" - } - }, - "tagRenderings": { - "Still in use?": { - "mappings": { - "0": { - "then": "這個自動販賣機仍運作" - }, - "1": { - "then": "這個自動販賣機沒有運作了" - }, - "2": { - "then": "這個自動販賣機已經關閉了" - } - }, - "question": "這個自動販賣機仍有運作嗎?", - "render": "運作狀態是 {operational_status}" - } - }, - "title": { - "render": "自行車內胎自動售貨機" - } - }, "bike_cafe": { "name": "單車咖啡廳", "presets": { @@ -815,6 +787,27 @@ "render": "設定" } }, + "vending_machine": { + "tagRenderings": { + "operational_status": { + "mappings": { + "0": { + "then": "這個自動販賣機仍運作" + }, + "1": { + "then": "這個自動販賣機沒有運作了" + }, + "2": { + "then": "這個自動販賣機已經關閉了" + }, + "3": { + "then": "運作狀態是 {operational_status}" + } + }, + "question": "這個自動販賣機仍有運作嗎?" + } + } + }, "walls_and_buildings": { "description": "特殊的內建圖層顯示所有牆壁與建築。這個圖層對於規畫要靠牆的東西 (例如 AED、郵筒、入口、地址、監視器等) 相當實用。這個圖層預設顯示而且無法由使用者開關。" }, diff --git a/langs/pt.json b/langs/pt.json index 0725e45c9..9fbf8256b 100644 --- a/langs/pt.json +++ b/langs/pt.json @@ -3,7 +3,7 @@ "title": "Elementos avançados" }, "centerMessage": { - "allFilteredAway": "Nenhum elemento em vista corresponde a todos os filtros", + "allFilteredAway": "Nenhum elemento na vista corresponde a todos os filtros", "loadingData": "A carregar os dados…", "noData": "Não existem elementos relevantes na vista atual", "ready": "Concluído!", @@ -12,22 +12,23 @@ }, "communityIndex": { "available": "Esta comunidade fala {native}", - "intro": "Entre em contato com outras pessoas para conhecê-las, aprender com elas, …", + "intro": "Entre em contacto com outras pessoas para conhecê-las, aprender com elas…", "notAvailable": "Esta comunidade não fala {native}", - "title": "Entre em contato com outros" + "title": "Entre em contacto com outros" }, "delete": { "cancel": "Cancelar", "cannotBeDeleted": "Este elemento não pode ser eliminado", "delete": "Eliminar", + "deletedTitle": "Elemento eliminado", "explanations": { "hardDelete": "Este elemento será eliminado no OpenStreetMap. Pode ser recuperado por um contribuidor com experiência", - "retagNoOtherThemes": "Este recurso será reclassificado e escondido desta aplicação", - "retagOtherThemes": "Este recurso será remarcado e ficará visível em {otherThemes}", + "retagNoOtherThemes": "Este elemento será reclassificado e ocultado desta aplicação", + "retagOtherThemes": "Este elemento será etiquetado de novo e ficará visível em {otherThemes}", "selectReason": "Por favor, selecione a razão porque este elemento deve ser eliminado", "softDelete": "Este elemento será atualizado e ocultado nesta aplicação. {reason}" }, - "isChanged": "Este elemento foi alterado e não corresponde a esta camada", + "isChanged": "Este elemento foi alterado e já não corresponde a esta camada", "isDeleted": "Este elemento está eliminado", "isntAPoint": "Apenas os nós podem ser eliminados, o elemento selecionado é uma linha, área ou relação.", "loading": "A inspecionar as propriedades para verificar se este elemento pode ser eliminado.", @@ -35,7 +36,7 @@ "notEnoughExperience": "Este elemento foi adicionado por outra pessoa.", "onlyEditedByLoggedInUser": "Este elemento só foi editado por si, pode eliminá-lo com segurança.", "partOfOthers": "Este nó faz parte de alguma linha ou relação e não pode ser eliminado diretamente.", - "readMessages": "Tem mensagens por ler. Leia-as antes de eliminar um elemento - alguém pode ter algo a dizer sobre isso", + "readMessages": "Tem mensagens por ler. Leia-as antes de eliminar um elemento - alguém pode ter comentado", "reasons": { "disused": "Este elemento não está a ser utilizado ou foi removido", "duplicate": "Este elemento é um duplicado de outro elemento", @@ -46,6 +47,26 @@ "useSomethingElse": "Use antes outro editor do OpenStreetMap para eliminá-lo", "whyDelete": "Porque é que este elemento deve ser eliminado?" }, + "external": { + "allAreApplied": "Todos os valores externos em falta foram copiados para o OpenStreetMap", + "allIncluded": "Os dados carregados de {source} estão contidos no OpenStreetMap", + "apply": "Aplicar", + "applyAll": "Aplicar todos os valores em falta", + "conflicting": { + "intro": "O OpenStreetMap tem um valor diferente do site de origem para os seguintes valores.", + "title": "Itens em conflito" + }, + "currentInOsmIs": "Neste momento, o OpenStreetMap tem o seguinte valor registado:", + "done": "Feito", + "error": "Erro", + "loadedFrom": "Os dados seguintes são carregados a partir de {source} utilizando o JSON-LD incorporado", + "missing": { + "intro": "O OpenStreetMap não tem informações sobre os seguintes atributos", + "title": "Itens em falta" + }, + "noDataLoaded": "O site externo não tem dados ligados que possam ser carregados", + "overwrite": "Substituir no OpenStreetMap" + }, "favourite": { "loginNeeded": "

Iniciar sessão

O layout pessoal só está disponível para utilizadores do OpenStreetMap", "panelIntro": "

O seu tema pessoal

Ative as suas camadas favoritas a partir de todos os temas oficiais", @@ -53,7 +74,7 @@ }, "favouritePoi": { "button": { - "isFavourite": "Esta localização está marcada como favorito e irá estar presente em todos os mapas temáticos que visite do MapComplete.", + "isFavourite": "Esta localização está atualmente marcada como favorita e aparecerá em todos os mapas temáticos do MapComplete que visitar.", "isMarkedShort": "Marcado como localização favorita", "isNotMarkedShort": "Não marcado como favorito", "markAsFavouriteTitle": "Marcar esta localização como favorito", @@ -61,8 +82,8 @@ "unmark": "Remover da lista pessoal de favoritos", "unmarkNotDeleted": "Este nó não irá ser eliminado e continuará a estar visível no mapa apropriado para si e outros" }, - "downloadGeojson": "Transferir favoritos em formato geojson", - "downloadGpx": "Transferir favoritos em formato GPX", + "downloadGeojson": "Descarregar favoritos como geojson", + "downloadGpx": "Descarregar favoritos no formato GPX", "intro": "Marcou {length} localizações como favoritos.", "introPrivacy": "Esta lista é só visível para si", "loginToSeeList": "Inicie sessão para visualizar a lista de localizações favoritas", @@ -70,32 +91,32 @@ "title": "As suas localizações favoritas" }, "flyer": { - "aerial": "Este mapa utiliza uma camada diferente, nomeadamente imagens áreas fornecidas por Agentschap Informatie Vlaanderen", - "callToAction": "Teste em mapcomplete.org", + "aerial": "Este mapa utiliza um fundo diferente, nomeadamente imagens aéreas da Agentschap Informatie Vlaanderen", + "callToAction": "Teste-o em mapcomplete.org", "cyclofix": "Bombas de bicicleta, estações de reparação, água potável e lojas de bicicletas estão na CycloFix", - "description": "Um flyer horizontal A4 para promover o MapComplete", + "description": "Um folheto em A4 na horizontal para promover o MapComplete", "editing": { - "ex": "Um exemplo simplificado de como isso se parece para uma reserva natural é mostrado abaixo.", - "intro": "O utilizador é recebido por um mapa com características. Ao selecionar uma, as informações sobre esse recurso são mostradas.", - "title": "Como é a interface?" + "ex": "Segue-se um exemplo simplificado do que isto representa para uma reserva natural.", + "intro": "O utilizador é acolhido com um mapa com elementos. Ao selecionar um elemento, é mostrada a informação sobre esse elemento.", + "title": "Qual é o aspeto da interface?" }, - "examples": "Existem muitos mapas temáticos disponíveis, alguns deles impressos aqui.\n\nExistem muitos outros mapas temáticos online: sobre cuidados de saúde, navegação interior, acessibilidade para cadeiras de rodas, instalações de resíduos, estantes públicas, passagens para peões com uma pintura de arco-íris,... Descubra todos eles em mapcomplete.org", + "examples": "Existem muitos mapas temáticos disponíveis, alguns dos quais são aqui apresentados.\n\nExistem muitos mais mapas temáticos na Internet: sobre cuidados de saúde, navegação interior, acessibilidade para cadeiras de rodas, instalações de resíduos, estantes públicas, passagens para peões com pintura arco-íris… Descubra-os todos em mapcomplete.org", "fakeui": { "add_images": "Adicione imagens com alguns cliques", "attributes": "Mostra atributos de forma amigável", "edit": "Informações erradas ou desatualizadas? O botão de edição está ali.", - "question": "Se um atributo ainda não for conhecido, MapComplete mostra uma pergunta", - "see_images": "Mostra imagens de contribuidores anteriores, Wikipedia, Mapillary, …", - "wikipedia": "Os artigos vinculados da Wikipédia são exibidos" + "question": "Se um atributo ainda não for conhecido, o MapComplete mostra uma pergunta", + "see_images": "Mostra imagens de contribuidores anteriores, Wikipédia, Mapillary…", + "wikipedia": "Os artigos da Wikipédia ligados são apresentados" }, - "frontParagraph": "O MapComplete é uma aplicação web fácil de usar para recolher dados geográficos no OpenStreetMap, permitindo recolher e gerir dados relevantes de maneira aberta, colaborativa e reutilizável.\n\nNovas categorias e atributos podem ser adicionados mediante pedido.", - "lines_too": "Linhas e polígonos são também mostrados. Atributos e imagens podem ser adicionados ou adicionados também nesses objetos.", + "frontParagraph": "O MapComplete é uma aplicação web fácil de utilizar para recolher dados geográficos no OpenStreetMap, permitindo a recolha e gestão de dados relevantes de uma forma aberta, colaborativa e reutilizável.\n\nPodem ser acrescentadas novas categorias e atributos mediante pedido.", + "lines_too": "São também mostradas linhas e polígonos. Os atributos e as imagens também podem ser adicionados e atualizados nesses objetos.", "mapcomplete": { - "customize": "O MapComplete pode ser ajustado conforme as suas necessidades, com novas camadas, funcionalidades ou estilizados com as cores e fontes da sua organização. Nós também temos experiência a começar campanhas para recolha coletiva de geodados. Contate pietervdvn@posteo.net para um orçamento.", + "customize": "O MapComplete pode ser adaptado às suas necessidades, com novas camadas de mapas, novas funcionalidades ou estilizado com as cores e o tipo de letra da sua organização.\nTambém temos experiência no arranque de campanhas colaborativas de dados geográficos.\nContacte pietervdvn@posteo.net para obter um orçamento.", "intro": "O MapComplete é um site que contêm {mapCount} mapas interativos. Todos os mapas permitem adicionar ou atualizar informação. Tem muitas funcionalidades:", - "li0": "Mostrar onde estão os POI", + "li0": "Mostra onde estão os POI", "li1": "Adicione novos pontos e atualize as informações dos existentes", - "li2": "Adicione informações de contato e horário de funcionamento facilmente", + "li2": "Adicione informações de contacto e horário de funcionamento facilmente", "li3": "Pode ser colocado em outros sites como iFrame", "li4": "Incorporado no ecossistema OpenStreetMap, que tem muitas ferramentas disponíveis", "li5": "Funcionalidade para importar conjuntos de dados existentes", @@ -103,28 +124,30 @@ "li7": "Software livre copyleft (licença GPL) e de uso gratuito", "title": "O que é o MapComplete?" }, - "onwheels": "Mapas internos para utilizadores de cadeira de rodas também estão disponíveis.", - "osm": "OpenStreetMap é um mapa online que pode ser editado e reutilizado por qualquer pessoa para qualquer finalidade, desde que a atribuição seja dada e os dados sejam mantidos abertos.\n\nÉ a maior base de dados geoespacial do mundo e é reutilizado por milhares de aplicações e sites.", + "onwheels": "Também estão disponíveis mapas interiores para utilizadores de cadeiras de rodas.", + "osm": "O OpenStreetMap é um mapa na Internet que pode ser editado e reutilizado por qualquer pessoa para qualquer fim, desde que seja atribuída a autoria e os dados sejam mantidos abertos.\n\nÉ a maior base de dados geoespaciais do mundo e é reutilizada por milhares de aplicações e sites.", "tagline": "Recolher geodados com o OpenStreetMap", "title": "mapcomplete.org", + "toerisme_vlaanderen": "Para um projeto conjunto com o Visit Flanders, foi criado o \"Pin your point\". Mais de 160 colaboradores acrescentaram alguns milhares de bancos e mesas de piquenique e localizaram 100 estações de carregamento para bicicletas.", "whatIsOsm": "O que é o OpenStreetMap?" }, "general": { "404": "Esta página não existe", - "about": "Edite e adicione facilmente o OpenStreetMap para um determinado tema", + "about": "Edite e adicione facilmente no OpenStreetMap para um determinado tema", "aboutMapComplete": { - "intro": "Utilize o MapComplete para adicionar informação OpenStreetMap num único tema . Responda questões e dentro de alguns minutos, as suas contribuições estão disponíveis para todos. Na maior parte dos temas, poderá adicionar fotografias ou mesmo deixar uma avaliação. O responsável pelo tema define os elementos, questões e linguagens." + "intro": "Utilize o MapComplete para adicionar informações do OpenStreetMap num único tema. Responda a perguntas e, em minutos, as suas contribuições estarão disponíveis em todo o lado. Na maioria dos temas, pode adicionar imagens ou até mesmo deixar um comentário. O responsável pelo tema define os elementos, as perguntas e os idiomas para o mesmo." }, "add": { - "addNew": "Adicionar {category} aqui", - "backToSelect": "Selecione uma categoria diferente", - "confirmButton": "Adicione uma {category} aqui.
Esta adição será visível a todos
", + "addNew": "Adicionar {category}", + "backToSelect": "Selecionar uma categoria diferente", + "confirmButton": "Adicionar {category}
Esta adição ficará visível a todos
", "confirmLocation": "Confirmar esta localização", "confirmTitle": "Adicionar um {title}?", - "confirmWarning": "O elemento que criar aqui vai ser visível a todos. Por favor, apenas adicione elementos no mapa se eles realmente exisitirem. Várias aplicações utilizam estes dados.", + "confirmWarning": "O elemento que criar aqui vai ficar visível a todos. Por favor, só adicione coisas ao mapa se elas existirem. Muitas aplicações utilizam estes dados.", + "creating": "A criar um novo ponto…", "disableFilters": "Desativar todos os filtros", - "disableFiltersExplanation": "Alguns elementos podem estar escondidos por um filtro", - "enableLayer": "Ativar camada {name}", + "disableFiltersExplanation": "Alguns elementos podem estar ocultados por um filtro", + "enableLayer": "Ativar a camada {name}", "hasBeenImported": "Este elemento já foi importado", "import": { "hasBeenImported": "Este objeto foi importado", @@ -145,7 +168,7 @@ "title": "Adicionar um novo elemento", "warnVisibleForEveryone": "A sua adição será visível para todos", "wrongType": "Este elemento não é um nó nem uma linha e não pode ser importado", - "zoomInFurther": "Amplie mais para adicionar um elemento.", + "zoomInFurther": "Amplie mais para adicionar um elemento", "zoomInMore": "Amplie mais para importar este elemento" }, "apply_button": { @@ -153,14 +176,14 @@ "isApplied": "As alterações são aplicadas" }, "attribution": { - "attributionBackgroundLayer": "A camada de fundo corrente é {name}", - "attributionBackgroundLayerWithCopyright": "A camada de fundo corrente é {name}: {copyright}", + "attributionBackgroundLayer": "A camada de fundo atual é {name}", + "attributionBackgroundLayerWithCopyright": "A camada de fundo atual é {name}: {copyright}", "attributionContent": "

Todos os dados são fornecidos pelo OpenStreetMap e são livremente reutilizáveis sob a licença Open DataBase License.

", "attributionTitle": "Aviso de atribuição", - "codeContributionsBy": "O MapComplete foi construído por {contributors} e _blank{hiddenCount} mais contribuidores", + "codeContributionsBy": "O MapComplete foi criado por {contributors} e mais {hiddenCount} contribuidores", "donate": "Apoie o MapComplete financeiramente", "editId": "Editar aqui com o editor online OpenStreetMap", - "editJosm": "Editar aqui com JOSM", + "editJosm": "Editar aqui com o JOSM", "followOnMastodon": "Siga o MapComplete no Mastodon", "iconAttribution": { "title": "Ícones usados" @@ -175,27 +198,35 @@ "openMapillary": "Abrir o Mapillary aqui", "openOsmcha": "Ver as últimas edições feitas com {theme}", "seeOnMapillary": "Ver esta imagem no Mapillary", - "themeBy": "Tema gerido por {author}", + "themeBy": "Tema mantido por {author}", "title": "Direitos de autor e atribuição", - "translatedBy": "O MapComplete foi traduzido por {contributors} e {hiddenCount} mais utilizadores" + "translatedBy": "O MapComplete foi traduzido por {contributors} e mais {hiddenCount} utilizadores" }, "back": "Voltar", - "backToIndex": "Volte para a visão geral com todos os mapas temáticos", + "backToIndex": "Voltar à vista geral com todos os mapas temáticos", "backToMap": "Voltar ao mapa", - "backgroundMap": "Camada de fundo", + "backgroundMap": "Selecione uma camada de fundo", "backgroundSwitch": "Alterar camada de fundo", "cancel": "Cancelar", "confirm": "Confirmar", - "customThemeIntro": "

Temas personalizados

São temas visitados anteriormente criados pelos utilizadores.", - "customThemeTitle": "Temas customizados", + "customThemeIntro": "Estes são temas gerados pelos utilizadores que já foram visitados anteriormente.", + "customThemeTitle": "Temas personalizados", "download": { + "custom": { + "download": "Descarregar PNG com {width}mm de largura e {height}mm de altura", + "downloadHelper": "Destina-se a ser impresso", + "height": "Altura da imagem (em mm):", + "title": "Descarregar uma imagem com uma largura e altura personalizadas", + "width": "Largura da imagem (em mm): " + }, "downloadAsPdf": "Descarregar um PDF do mapa atual", "downloadAsPdfHelper": "Ideal para imprimir o mapa atual", - "downloadAsPng": "Transferir como imagem", + "downloadAsPng": "Descarregar como imagem", "downloadAsPngHelper": "Ideal para incluir em relatórios", "downloadAsSvg": "Descarregar um SVG do mapa atual", - "downloadAsSvgHelper": "Compatível com Inkscape ou Adobe Illustrator; vai precisar de mais processamento ", - "downloadAsSvgLinesOnly": "Transferir um SVG do mapa corrente apenas contendo linhas", + "downloadAsSvgHelper": "Compatível com Inkscape ou Adobe Illustrator; necessitará de processamento adicional", + "downloadAsSvgLinesOnly": "Descarregar um SVG do mapa atual apenas com linhas", + "downloadAsSvgLinesOnlyHelper": "As linhas de auto-interseção são quebradas, podem ser utilizadas com algum software 3D", "downloadCSV": "Descarregar dados visíveis como CSV", "downloadCSVHelper": "Compatível com LibreOffice Calc, Excel…", "downloadFeatureAsGeojson": "Descarregar como ficheiro GeoJSON", @@ -206,28 +237,30 @@ "downloadGpxHelper": "Um ficheiro GPX pode ser utilizado na maioria dos dispositivos e aplicações de navegação", "exporting": "A exportar…", "includeMetaData": "Incluir metadados (último editor, valores calculados…)", - "licenseInfo": "

Aviso de direitos de autor

Os dados fornecidos estão disponíveis sob a licença ODbL. A sua reutilização é gratuita para qualquer finalidade, mas
  • é obrigatória a atribuição © Contribuidores do OpenStreetMap
  • Qualquer alteração deve ser feita usando a licença
Por favor, leia na íntegra o documento Licença e Direitos de Autor para mais informações.", - "noDataLoaded": "Ainda não foram descarregados dados. O descarregamento estará disponível brevemente", + "licenseInfo": "

Aviso de direitos de autor

Os dados fornecidos estão disponíveis em ODbL. A sua reutilização é gratuita para qualquer fim, mas
  • a atribuição © Contribuidores do OpenStreetMap tem de ser mostrada
  • Qualquer alteração deve ser publicada com a mesma licença
Por favor leia o texto completo Licença e Direitos de Autor para mais informações.", + "noDataLoaded": "Ainda não foram carregados quaisquer dados. A descarga estará disponível em breve", "pdf": { - "current_view_generic": "Exportar um PDF da vista corrente no formato {paper_size} na orientação {orientation}" + "current_view_generic": "Exportar um PDF da vista atual no formato {paper_size} na orientação {orientation}" }, - "title": "Descarregar dados visíveis", + "title": "Descarregar", + "toMuch": "Há demasiados elementos para os descarregar a todos", "uploadGpx": "Enviar o seu trilho para o OpenStreetMap" }, - "enableGeolocationForSafariLink": "Aprenda como habilitar a permissão de geolocalização nas definições", + "enableGeolocationForSafari": "Não viu uma janela pop-up a pedir permissão geográfica?", + "enableGeolocationForSafariLink": "Saiba como ativar a permissão de geolocalização nas definições", "eraseValue": "Eliminar este valor", "error": "Algo correu mal", "example": "Exemplo", "examples": "Exemplos", "fewChangesBefore": "Por favor, responda a algumas perguntas sobre os elementos existentes antes de adicionar um novo elemento.", "filterPanel": { - "disableAll": "Desabilitar tudo", - "enableAll": "Habilitar tudo" + "disableAll": "Desativar tudo", + "enableAll": "Ativar tudo" }, "geopermissionDenied": "A utilização da geolocalização foi recusada", - "getStartedLogin": "Entrar com OpenStreetMap para começar", - "getStartedNewAccount": " ou crie uma conta", - "goToInbox": "Abrir mensagens", + "getStartedLogin": "Inicie sessão com o OpenStreetMap para começar", + "getStartedNewAccount": " ou crie uma conta", + "goToInbox": "Abrir caixa de entrada", "histogram": { "error_loading": "Não foi possível carregar o histograma" }, @@ -244,33 +277,35 @@ "zoomInToSeeThisLayer": "Amplie para ver esta camada" }, "levelSelection": { - "confirmLevel": "Sim, adicione {preset} no andar {level}" + "addNewOnLevel": "A nova localização do ponto está no andar {level}?", + "confirmLevel": "Sim, adicionar {preset} no andar {level}" }, "loading": "A carregar…", "loadingTheme": "A carregar {theme}…", - "loginFailed": "A autenticação no OpenStreetMap falhou", - "loginFailedOfflineMode": "O OpenStreetMap.org não está disponível devido a um manutenção em curso. Fazer edições será possível em breve", - "loginFailedReadonlyMode": "O OpenStreetMap.org encontra-se em modo de leitura devido a um manutenção em curso. Fazer edições será possível em breve", + "loginFailed": "O início de sessão no OpenStreetMap falhou", + "loginFailedOfflineMode": "O OpenStreetMap.org não está atualmente disponível porque está em manutenção. Em breve será possível fazer edições", + "loginFailedReadonlyMode": "O OpenStreetMap.org não está atualmente em modo de leitura porque está em manutenção. Em breve será possível fazer edições", "loginFailedUnreachableMode": "O OpenStreetMap.org não está disponível. Está ligado à Internet ou está a bloquear serviços de terceiros? Tente novamente mais tarde", - "loginOnlyNeededToEdit": "se quiser editar o mapa", + "loginOnlyNeededToEdit": "se quiser fazer alterações", "loginToStart": "Inicie a sessão para responder a esta pergunta", "loginWithOpenStreetMap": "Iniciar sessão com OpenStreetMap", - "logout": "Sair", + "logout": "Terminar sessão", + "mappingsAreHidden": "Algumas opções estão ocultas. Utilize a pesquisa para mostrar mais opções.", "menu": { - "aboutMapComplete": "Sobre MapComplete", + "aboutMapComplete": "Sobre o MapComplete", "filter": "Filtrar dados" }, "morescreen": { "createYourOwnTheme": "Crie o seu próprio tema MapComplete a partir do zero", "enterToOpen": "Pressione Enter para abrir o tema", - "hiddenExplanation": "Estes temas só são acessíveis a quem tem a hiperligação. Você descobriu {hidden_discovered} de {total_hidden} temas ocultos.", - "intro": "

Mais mapas temáticos?

Gosta de colecionar dados geográficos?
Tem mais temas disponíveis.", + "hiddenExplanation": "Estes temas só estão acessíveis a quem tiver a hiperligação. Descobriu {hidden_discovered} de {total_hidden} temas ocultos.", + "intro": "

Mais mapas temáticos?

Gosta de colecionar dados geográficos?
Tem mais temas disponíveis.", "noMatchingThemes": "Nenhum tema corresponde aos seus critérios de pesquisa", "noSearch": "Mostrar todos os temas", "previouslyHiddenTitle": "Temas ocultos visitados anteriormente", "requestATheme": "Se quiser um tema personalizado, solicite-o no rastreador de problemas", "searchForATheme": "Procurar um tema", - "streetcomplete": "Outra aplicação semelhante é o StreetComplete." + "streetcomplete": "Outra aplicação semelhante é o StreetComplete." }, "nameInlineQuestion": "O nome desta {category} é $$$", "next": "Seguinte", @@ -279,24 +314,24 @@ "noTagsSelected": "Nenhuma etiqueta selecionada", "notValid": "Selecione um valor válido para continuar", "number": "número", - "openStreetMapIntro": "

Um mapa aberto

Um que todos podem usar e editar livremente. Um único lugar para armazenar todas as informações geográficas. Mapas diferentes, pequenos, incompatíveis e desatualizados não são necessários em nenhum lugar.

OpenStreetMap não é o mapa inimigo. Os dados do mapa podem ser usados livremente (com atribuição e publicação das alterações a esses dados). Todos podem adicionar novos dados e corrigir erros. Este site usa o OpenStreetMap. Todos os dados são de lá e suas respostas e correções são usadas em todos os lugares.

Muitas pessoas e aplicações já usam o OpenStreetMap: O Organic Maps, OsmAnd, mas também os mapas no Facebook, Instagram, Apple-maps e Bing-maps são (em parte) enriquecidos com dados do OpenStreetMap.

", + "openStreetMapIntro": "

Um mapa aberto

Um que todos podem usar e editar livremente. Um único lugar para armazenar todas as informações geográficas. Mapas diferentes, pequenos, incompatíveis e desatualizados não são necessários em nenhum lugar.

O OpenStreetMap não é o mapa inimigo. Os dados do mapa podem ser usados livremente (com atribuição e publicação das alterações a esses dados). Todos podem adicionar novos dados e corrigir erros. Este site usa o OpenStreetMap. Todos os dados são de lá e suas respostas e correções são usadas em todos os lugares.

Muitas pessoas e aplicações já usam o OpenStreetMap: Organic Maps, OsmAnd, mas também os mapas no Facebook, Instagram, Apple-maps e Bing-maps são (em parte) enriquecidos com dados do OpenStreetMap.

", "openTheMap": "Abrir o mapa", "openTheMapAtGeolocation": "Ampliar na sua localização", "opening_hours": { "all_days_from": "Aberto todos os dias {ranges}", "closed_permanently": "Fechado por tempo desconhecido", "closed_until": "Fechado até {date}", - "error": "Não foi possível interpretar as horas de abertura", - "error_loading": "Erro: não foi possível visualizar estes horários de funcionamento.", + "error": "Não foi possível processar o horário de funcionamento", + "error_loading": "Erro: não foi possível visualizar este horário de funcionamento.", "friday": "Na sexta-feira {ranges}", "loadingCountry": "A determinar o país…", "monday": "Na segunda-feira {ranges}", "not_all_rules_parsed": "Estes horários de funcionamento são complicados. As seguintes regras são ignoradas no elemento de entrada:", "on_weekdays": "Aberto nos dias da semana {ranges}", - "on_weekends": "Aberto aos fim-de-semanas {ranges}", + "on_weekends": "Aberto nos fins de semana {ranges}", "openTill": "até", "open_24_7": "Aberto 24 horas por dia, todos os dias", - "open_during_ph": "Num feriado, isto", + "open_during_ph": "Num feriado, isto está", "opensAt": "de", "ph_closed": "fechado", "ph_not_known": " ", @@ -316,9 +351,9 @@ "attr": "Dados do mapa © colaboradores do OpenStreetMap, reutilizáveis sob a licença ODbL", "attrBackground": "Camada de fundo: {background}", "generatedWith": "Gerado com o mapcomplete.org/{layoutid}", - "versionInfo": "v {version} - gerado em {date}" + "versionInfo": "v{version} - gerado em {date}" }, - "pickLanguage": "Escolha um idioma: ", + "pickLanguage": "Selecionar idioma", "poweredByOsm": "Impulsionado pelo OpenStreetMap", "questionBox": { "answeredMultiple": "Respondeu a {answered} questões", @@ -333,11 +368,11 @@ "skippedOne": "Saltou uma questão" }, "questions": { - "emailIs": "O endereço de e-mail de {category} é {email}", + "emailIs": "O endereço de e-mail de {category} é {email}", "emailOf": "Qual é o endereço de e-mail de {category}?", - "phoneNumberIs": "O número de telefone de {category} é {phone}", + "phoneNumberIs": "O número de telefone de {category} é {phone}", "phoneNumberOf": "Qual é o número de telefone de {category}?", - "websiteIs": "Site: {website}", + "websiteIs": "Site: {website}", "websiteOf": "Qual é o site de {category}?" }, "readYourMessages": "Por favor, leia todas as suas mensagens do OpenStreetMap antes de adicionar um novo elemento.", @@ -357,7 +392,7 @@ "sharescreen": { "copiedToClipboard": "Hiperligação copiada para a área de transferência", "documentation": "Para mais informações nos parâmetros URL disponíveis, consulte a documentação", - "embedIntro": "

Incorporar no seu site

Por favor, insira este mapa no seu site.
Encorajamos a fazê-lo - nem precisa de pedir permissão.
É grátis e sempre será. Quanto mais pessoas estiverem a usar isto, mais valioso se torna.", + "embedIntro": "

Incorporar no seu site

Por favor, insira este mapa no seu site.
Encorajamos a fazê-lo - nem precisa de pedir permissão.
É grátis e sempre será. Quanto mais pessoas estiverem a usar isto, mais valioso se torna.", "fsUserbadge": "Ativar o botão de iniciar sessão", "fsWelcomeMessage": "Mostrar a janela com a mensagem de boas-vindas e separadores associados", "intro": "

Partilhar este mapa

Partilhe este mapa copiando a hiperligação abaixo e enviando-a a amigos e familiares:", @@ -366,17 +401,79 @@ }, "skip": "Ignorar esta pergunta", "testing": "Teste - as alterações não serão guardadas", - "uploadError": "Ocorreu um erro a carregar alterações: {error}", + "uploadError": "Ocorreu um erro ao carregar as alterações: {error}", "uploadGpx": { - "choosePermission": "Escolha em baixo como o trilho deve ser partilhado:", - "confirm": "Confirmar carregamento", - "gpxServiceOffline": "O serviço GPX está indisponível, carregar não está disponível neste momento. Tente novamente mais tarde.", - "intro0": "Ao carregar o trilho, o OpenStreetMap.org manterá uma cópia total do mesmo.", - "intro1": "Consegue transferir o trilho de novo e carregar-lo em programas de edição do OpenStreetMap", + "choosePermission": "Escolha abaixo a forma como o seu trilho deve ser partilhado:", + "confirm": "Confirmar envio", + "gpxServiceOffline": "O serviço GPX está atualmente indisponível - não é possível fazer o envio. Tente novamente mais tarde.", + "intro0": "Ao enviar o seu trilho, o OpenStreetMap.org irá manter uma cópia completa do mesmo.", + "intro1": "Poderá descarregar novamente os seus trilhos e carregá-los nos programas de edição do OpenStreetMap", "meta": { - "descriptionIntro": "Opcionalmente, pode adicionar uma descrição ao trilho:" - } + "descriptionIntro": "Opcionalmente, pode adicionar uma descrição ao seu trilho:", + "descriptionPlaceHolder": "Introduza uma descrição do seu trilho", + "intro": "Adicione um título ao seu trilho:", + "title": "Título e descrição", + "titlePlaceholder": "Introduza o título do seu trilho" + }, + "modes": { + "private": { + "docs": "Os pontos do seu trilho serão partilhados e agregados entre outros trilhos. O trilho completo será visível para si e poderá carregá-lo noutros programas de edição. O OpenStreetMap.org guarda uma cópia do seu trilho", + "name": "Anónimo" + }, + "public": { + "docs": "O seu trilho ficará visível para todos, tanto no seu perfil de utilizador como na lista de trilhos GPS em openstreetmap.org", + "name": "Público" + } + }, + "title": "Enviar o seu trilho para OpenStreetMap.org", + "uploadFinished": "O seu trilho foi enviado!", + "uploading": "A enviar o seu trilho…" }, + "uploadPending": "{count} alterações pendentes", + "uploadPendingSingle": "Uma alteração pendente", + "uploadingChanges": "A enviar alterações…", + "useSearch": "Utilize a pesquisa acima para ver mais opções", + "visualFeedback": { + "closestFeaturesAre": "{n} elementos na janela de visualização.", + "directionsAbsolute": { + "E": "este", + "N": "norte", + "NE": "nordeste", + "NW": "noroeste", + "S": "sul", + "SE": "sudeste", + "SW": "sudoeste", + "W": "oeste" + }, + "directionsRelative": { + "behind": "nas suas costas", + "left": "esquerda", + "right": "direita", + "sharp_left": "acentuadamente à esquerda", + "sharp_right": "acentuadamente à direita", + "slight_left": "ligeiramente à esquerda", + "slight_right": "ligeiramente à direita", + "straight": "em frente" + }, + "east": "A mover para este", + "fromGps": "{distance} {direction} da sua localização", + "fromMapCenter": "{distance} {direction} do centro do mapa", + "in": "Ampliar para o nível {z}", + "islocked": "Vista bloqueada para a sua localização GPS, movimento desativado. Prima o botão de geolocalização para desbloquear.", + "locked": "A vista está agora bloqueada para a sua localização GPS, movimento desativado.", + "navigation": "Utilize as teclas de setas para mover o mapa e prima a tecla de espaço para selecionar o elemento mais próximo. Prima uma tecla de um número para selecionar locais mais distantes.", + "noCloseFeatures": "Nenhum elemento na vista.", + "north": "A mover para norte", + "oneFeatureInView": "Um elemento dentro da janela de visualização.", + "out": "Afastar para o nível {z}", + "south": "A mover para sul", + "unlocked": "Movimento ativado.", + "viewportCenterCloseToGps": "O mapa está centrado na sua localização.", + "viewportCenterDetails": "O centro da janela de visualização está a {distance} de distância e a {bearing} da sua localização.", + "west": "A mover para oeste" + }, + "waitingForGeopermission": "A aguardar a sua autorização para utilizar a geolocalização…", + "waitingForLocation": "A procurar a sua localização atual…", "weekdays": { "abbreviations": { "friday": "Sex", @@ -395,52 +492,111 @@ "tuesday": "Terça-feira", "wednesday": "Quarta-feira" }, - "welcomeBack": "Iniciou a sessão, bem-vindo de volta!", + "welcomeBack": "Bem-vindo de volta!", "welcomeExplanation": { - "addNew": "Toque no mapa para adicionar um novo POI.", - "general": "Neste mapa, pode ver, editar e adicionar pontos de interesse. Aproxime a visualização para ver o POI, toque num para ver ou editar a informação. Todos os dados são obtidos e guardados no OpenStreetMap, que pode ser livremente reutilizado." + "addNew": "Está a faltar um item? Utilize o botão no canto inferior esquerdo para adicionar um novo ponto de interesse.", + "general": "Neste mapa, pode ver, editar e adicionar pontos de interesse. Aproxime a visualização para ver o POI, toque num para ver ou editar a informação. Todos os dados são obtidos e guardados no OpenStreetMap, que podem ser livremente reutilizados." }, "wikipedia": { + "addEntry": "Adicionar outra página da Wikipédia", "createNewWikidata": "Criar um novo item do Wikidata", "doSearch": "Pesquise acima para ver os resultados", "failed": "O carregamento da entrada da Wikipédia falhou", "fromWikipedia": "Da Wikipédia, a enciclopédia livre", "loading": "A carregar a Wikipédia…", - "noResults": "Nada encontrado para {search}", + "noResults": "Não foi encontrado nada para {search}", "noWikipediaPage": "Este item do Wikidata ainda não tem uma página correspondente na Wikipédia.", "previewbox": { "born": "Nascimento: {value}", "died": "Falecimento: {value}" }, + "readMore": "Ler o resto do artigo", "searchToShort": "A sua consulta de pesquisa é demasiado curta, introduza um texto mais longo", "searchWikidata": "Pesquisar no Wikidata", "wikipediaboxTitle": "Wikipédia" } }, + "hotkeyDocumentation": { + "action": "Ação", + "closeSidebar": "Fechar a barra lateral", + "geolocate": "Desloque o mapa para a localização atual ou aproxime o mapa na localização atual. Pede permissão de geolocalização", + "intro": "O MapComplete suporta as seguintes teclas:", + "key": "Combinação de teclas", + "openFilterPanel": "Abre o painel de camadas e filtros de POI", + "openLayersPanel": "Abre o painel de camadas de fundo", + "queryCurrentLocation": "Mostra o endereço mais próximo do centro do mapa", + "selectAerial": "Mostra no fundo imagens aéreas ou de satélite. Alterna entre as duas melhores camadas disponíveis", + "selectFavourites": "Abre a página dos favoritos", + "selectItem": "Seleciona o POI que está mais próximo do centro do mapa (mira). Apenas quando é utilizada a navegação por teclado", + "selectItem2": "Seleciona o POI que seja o segundo elemento mais próximo do centro do mapa (mira). Apenas quando é utilizada a navegação por teclado", + "selectItem3": "Seleciona o POI que seja o terceiro elemento mais próximo do centro do mapa (mira). Apenas quando é utilizada a navegação por teclado", + "selectItemI": "Seleciona o POI que seja o {i}º elemento mais próximo do centro do mapa (mira). Apenas quando é utilizada a navegação por teclado", + "selectMap": "Mostra o fundo de fontes externas. Alterna entre as duas melhores camadas disponíveis", + "selectMapnik": "Mostra a camada de fundo OpenStreetMap-carto", + "selectOsmbasedmap": "Mostra a camada de fundo de um mapa baseado no OpenStreetMap (ou desativa a camada de fundo raster)", + "selectSearch": "Selecione a barra de pesquisa para procurar locais", + "shakePhone": "Agitar o seu telemóvel", + "title": "Teclas de atalho", + "translationMode": "Ativar ou desativar o modo de tradução" + }, "image": { "addPicture": "Adicionar imagem", - "currentLicense": "Suas imagens serão publicadas sob {license}", + "currentLicense": "As suas imagens serão publicadas ao abrigo da licença {license}", "doDelete": "Remover imagem", "dontDelete": "Cancelar", "isDeleted": "Eliminada", - "pleaseLogin": "Entre na sua conta para adicionar uma imagem", - "respectPrivacy": "Não fotografe pessoas nem placas de veículos. Não envie imagens do Google Maps, do Google Streetview ou outras fontes protegidas por direitos de autor.", + "nearby": { + "close": "Recolher painel com imagens próximas", + "link": "Esta imagem mostra o objeto", + "noNearbyImages": "Não foram encontradas imagens próximas", + "seeNearby": "Procurar e ligar imagens próximas", + "title": "Imagens do Streetview nas proximidades" + }, + "pleaseLogin": "Inicie sessão para adicionar uma imagem", + "respectPrivacy": "Não fotografe pessoas nem matrículas de veículos. Não envie imagens do Google Maps, do Google Streetview ou outras fontes protegidas por direitos de autor.", "toBig": "A sua imagem é muito grande porque tem {actual_size}. Use imagens com o máximo {max_size}", + "upload": { + "failReasons": "Poderá ter perdido a ligação à Internet", + "failReasonsAdvanced": "Em alternativa, certifique-se de que o seu navegador e as extensões não bloqueiam API de terceiros.", + "multiple": { + "done": "{count} imagens foram enviadas com sucesso. Obrigado!", + "partiallyDone": "{count} imagens estão a ser enviadas, {done} imagens estão prontas…", + "someFailed": "Lamentamos, mas não foi possível enviar {count} imagens", + "uploading": "{count} imagens estão a ser enviadas…" + }, + "one": { + "done": "A sua imagem foi enviada com sucesso. Obrigado!", + "failed": "Lamentamos, mas não foi possível enviar a sua imagem", + "retrying": "A sua imagem está a ser enviada novamente…", + "uploading": "A sua imagem está a ser enviada…" + } + }, "uploadDone": "A sua imagem foi adicionada. Obrigado pela ajuda!", - "uploadFailed": "Não foi possível enviar a sua imagem. Está conectado à Internet e permite APIs de terceiros? O navegador \"Brave\" ou o plugin \"uMatrix\" podem estar a bloqueá-los.", - "uploadMultipleDone": "Foram adicionadas {count} fotografias. Obrigado por ajudar!", + "uploadFailed": "Não foi possível enviar a sua imagem. Está conectado à Internet e permite APIs de terceiros? O navegador Brave ou o plugin uMatrix podem estar a bloqueá-los.", + "uploadMultipleDone": "Foram adicionadas {count} imagens. Obrigado por ajudar!", "uploadingMultiple": "A enviar {count} imagens…", "uploadingPicture": "A enviar a sua imagem…" }, "importInspector": { - "title": "Inspecionar e gerenciar notas de importação" + "title": "Inspecionar e gerir notas de importação" + }, + "importLayer": { + "alreadyMapped": "{title} já existe no mapa - este ponto é um duplicado", + "description": "Uma camada que importa entradas para {title}", + "importButton": "import_button({layerId}, _tags, Encontrei {title} aqui - adicione-o ao mapa,./assets/svg/addSmall.svg,,,id)", + "importHandled": "
Este elemento está a ser tratado! Obrigado pelo seu esforço
", + "layerName": "Possível {title}", + "nearbyImagesIntro": "

Imagens próximas

As imagens seguintes são imagens georreferenciadas de vários serviços online. Poderão ajudá-lo a resolver esta nota.{nearby_images(open)}", + "notFound": "Não consegui encontrar o {title} - remova-o", + "popupTitle": "Poderá haver {title} aqui" }, "index": { "#": "Estes textos são mostrados acima dos botões do tema quando nenhum tema é carregado", "featuredThemeTitle": "Destaque desta semana", "intro": "O MapComplete é um visualizador e editor do OpenStreetMap, que mostra informações sobre elementos de um tema específico permitindo atualizar a informação.", + "logIn": "Inicie sessão para ver outros temas que visitou anteriormente", "pickTheme": "Escolha um tema abaixo para começar.", - "title": "Bem-vindo(a) ao MapComplete" + "title": "Bem-vindo ao MapComplete" }, "move": { "cancel": "Cancelar movimento", @@ -449,42 +605,131 @@ "inviteToMove": { "generic": "Mover este ponto", "reasonInaccurate": "Melhorar a precisão deste ponto", - "reasonRelocation": "Deslocar este elemento para outro lugar porque ele foi deslocado" + "reasonRelocation": "Mover este objeto para outro local porque ele foi transferido" }, "inviteToMoveAgain": "Mover este ponto novamente", "isRelation": "Este elemento é uma relação e não pode ser movido", - "isWay": "Este elemento é uma linha. Use outro editor do OpenStreetMap para movê-lo.", + "isWay": "Este elemento é uma linha. Use outro editor do OpenStreetMap para movê-la.", "loginToMove": "Tem de iniciar sessão para mover um ponto", "moveTitle": "Mover este ponto", - "partOfAWay": "Este elemento faz parte de outra linha. Use outro editor para movê-lo.", - "partOfRelation": "Este elemento faz parte de uma relação. Use outro editor para movê-lo.", + "partOfAWay": "Este elemento faz parte de outra linha. Use outro editor para movê-la.", + "partOfRelation": "Este elemento faz parte de uma relação. Use outro editor para movê-la.", "pointIsMoved": "O ponto foi movido", "reasons": { "reasonInaccurate": "A localização deste elemento é imprecisa e deve ser movida alguns metros para o local correto", "reasonRelocation": "O elemento foi deslocado para um local totalmente diferente" }, "selectReason": "Qual o motivo para mover este objeto?", - "whyMove": "Por que quer mudar este ponto?", + "whyMove": "Porque é que quer mudar este ponto?", "zoomInFurther": "Amplie mais para confirmar a ação de mover" }, "multi_apply": { - "autoApply": "Ao alterar os atributos {attr_names}, estes atributos serão alterados automaticamente em {count} outros objetos também" + "autoApply": "Ao alterar os atributos {attr_names}, estes atributos serão alterados automaticamente em outros {count} objetos também" + }, + "notes": { + "addAComment": "Adicionar um comentário", + "addComment": "Adicionar comentário", + "addCommentAndClose": "Adicionar comentário e fechar", + "addCommentPlaceholder": "Adicionar um comentário…", + "anonymous": "Utilizador anónimo", + "closeNote": "Fechar nota", + "createNote": "Criar uma nova nota", + "createNoteIntro": "Há algo errado ou em falta no mapa? Crie uma nota aqui. Estas serão verificadas por voluntários.", + "createNoteTitle": "Criar uma nova nota aqui", + "creating": "A criar nota…", + "disableAllNoteFilters": "Desativar todos os filtros", + "isClosed": "Esta nota está resolvida", + "isCreated": "A sua nota foi criada!", + "loginToAddComment": "Inicie sessão para adicionar um comentário", + "loginToAddPicture": "Inicie sessão para adicionar uma imagem", + "loginToClose": "Inicie sessão para fechar esta nota", + "noteIsPublic": "Isto será visível para todos", + "noteLayerDoEnable": "Ativar a camada que mostra as notas", + "noteLayerHasFilters": "Algumas notas podem estar ocultas por um filtro", + "noteLayerNotEnabled": "A camada que mostra as notas não está ativada. Esta camada tem de ser ativada para adicionar uma nova nota", + "notesLayerMustBeEnabled": "A camada 'notas' está desativada. Ative-a para adicionar uma nota", + "reopenNote": "Reabrir nota", + "reopenNoteAndComment": "Reabrir nota e comentar", + "textNeeded": "Introduza um texto descritivo para criar uma nota", + "typeText": "Escreva algum texto para adicionar um comentário", + "warnAnonymous": "Não tem sessão iniciada. Não poderemos contactá-lo para resolver o seu problema." }, "plantDetection": { - "poweredByPlantnet": "Distribuído por plantnet.org" + "back": "Voltar ao resumo das espécies", + "button": "Detetar automaticamente as espécies de plantas utilizando a IA do Plantnet.org", + "confirm": "Selecionar espécies", + "done": "A espécie foi aplicada", + "error": "Algo correu mal durante a deteção da espécie de árvore: {error}", + "howTo": { + "intro": "Para resultados ótimos,", + "li0": "tire uma fotografia que mostre a árvore no centro, sem muito fundo", + "li1": "tire uma fotografia que mostre uma única folha", + "li2": "tire uma fotografia que mostre a casca", + "li3": "tire uma fotografia das flores" + }, + "loadingWikidata": "A carregar informações sobre {species}…", + "matchPercentage": "{match}% correspondência", + "overviewIntro": "A IA de plantnet.org acha que as imagens mostram as espécies abaixo.", + "overviewTitle": "Espécies detetadas automaticamente", + "overviewVerify": "Por favor, verifique a espécie correta e faça a ligação para a árvore", + "poweredByPlantnet": "Desenvolvido por plantnet.org", + "querying": "A consultar plantnet.org com {length} imagens", + "seeInfo": "Ver mais informações sobre as espécies", + "takeImages": "Tire fotografias da árvore para detetar automaticamente o tipo de árvore", + "tryAgain": "Selecionar uma espécie diferente" + }, + "privacy": { + "editingIntro": "Quando faz uma alteração ao mapa, esta alteração é registada no OpenStreetMap e fica disponível publicamente para qualquer pessoa. Um conjunto de alterações feito com o MapComplete inclui os seguintes dados:", + "editingOutro": "Consulte a política de privacidade no OpenStreetMap.org para obter informações pormenorizadas. Gostaríamos de lembrar que pode utilizar um nome fictício ao registar-se.", + "editingTitle": "Ao fazer alterações", + "geodata": "Quando o MapComplete obtém a sua geolocalização, esta e as localizações anteriormente visitadas permanecem no seu dispositivo. Os seus dados de localização nunca são enviados automaticamente para qualquer outro local - exceto se alguma funcionalidade indicar claramente o contrário.", + "geodataTitle": "A sua geolocalização", + "intro": "A privacidade é importante - tanto para o indivíduo como para a sociedade. O MapComplete tenta respeitar a sua privacidade tanto quanto possível - até ao ponto de não ser necessária uma irritante janela de permissão de cookies. No entanto, gostaríamos de informar quais as informações que são recolhidas e partilhadas, em que circunstâncias e por que razão são tomadas estas decisões.", + "items": { + "changesYouMake": "As alterações que fez", + "date": "Quando esta alteração é feita", + "distanceIndicator": "Uma indicação de quão perto esteve dos objetos alterados. Os outros mapeadores podem utilizar esta informação para determinar se uma alteração foi feita com base na sua presença no local ou de forma remota", + "language": "O idioma da interface do utilizador", + "theme": "O tema que utilizou ao fazer a alteração", + "username": "O seu nome de utilizador" + }, + "miscCookies": "O MapComplete integra-se em vários outros serviços, nomeadamente para carregar imagens de elementos. As imagens são alojadas em vários servidores de terceiros, que poderão criar cookies por si próprios.", + "miscCookiesTitle": "Outros cookies", + "surveillance": "Como está a ler a política de privacidade, provavelmente preocupa-se com a privacidade - nós também! Até criámos um tema que mostra câmaras de vigilância. Não hesite em mapeá-las todas!", + "title": "Política de privacidade", + "tracking": "Para obter informações sobre quem visita o nosso sítio web, são recolhidas algumas informações técnicas. Estas incluem o país a partir do qual visitou a página web, o sítio web que o encaminhou para a MapComplete, o tipo de dispositivo e o tamanho do ecrã. É colocado um cookie no seu dispositivo para indicar que visitou o MapComplete hoje. Estes dados não são suficientemente pormenorizados para o identificar pessoalmente. Estas estatísticas só são disponibilizadas a qualquer pessoa de forma agregada e são acessíveis ao público", + "trackingTitle": "Dados estatísticos", + "whileYoureHere": "Preocupa-se com a privacidade?" }, "reviews": { "affiliated_reviewer_warning": "(avaliação de afiliado)", "attribution": "As avaliações são fornecidas por Mangrove Reviews e estão disponíveis sob a licença CC-BY 4.0.", - "i_am_affiliated": "Eu sou afiliado a este objeto

Marque isto se for proprietário, criador, funcionário…
", + "averageRating": "Classificação média de {n} estrelas", + "i_am_affiliated": "Estou associado a este objeto", + "i_am_affiliated_explanation": "Marque caso seja proprietário, criador, empregado…", "name_required": "É necessário um nome para mostrar e criar avaliações", "no_reviews_yet": "Ainda não existem avaliações. Seja o primeiro a escrever uma e ajude a abrir os dados e os negócios!", - "saved": "Avaliação guardada. Obrigado por partilhar!", + "non_place_review": "Uma avaliação não é sobre um local e não é mostrada aqui.", + "non_place_reviews": "{n} avaliações não são sobre um local e não são mostradas aqui.", + "question": "Como classificaria {title()}?", + "question_opinion": "Como foi a sua experiência?", + "rate": "Avaliar {n} estrelas", + "rated": "Avaliado com {n} estrelas", + "reviewPlaceholder": "Descreva a sua experiência…", + "reviewing_as": "A avaliar como {nickname}", + "reviewing_as_anonymous": "Avaliar como anónimo", + "reviews_bug": "Esperava mais avaliações? Algumas avaliações não são apresentadas devido a um erro.", + "save": "Guardar avaliação", + "saved": "Avaliação guardada. Obrigado por partilhar!", "saving_review": "A guardar…", + "see_all": "Ver todas as avaliações em mangrove.reviews", "title": "{count} avaliações", "title_singular": "Uma avaliação", + "too_long": "São permitidos no máximo {max} caracteres. A sua avaliação tem {amount} caracteres.", "tos": "Se criar uma avaliação, concorda com os termos do serviço e a política de privacidade de Mangrove.reviews", - "write_a_comment": "Deixar uma avaliação…" + "write_a_comment": "Deixar uma avaliação…", + "your_reviews": "As suas avaliações anteriores", + "your_reviews_empty": "Não encontrámos nenhuma das suas avaliações anteriores" }, "split": { "cancel": "Cancelar", @@ -492,13 +737,99 @@ "inviteToSplit": "Dividir esta estrada em segmentos mais pequenos. Isto permite atribuir propriedades diferentes a várias partes da estrada.", "loginToSplit": "Tem de estar autenticado para dividir uma estrada", "split": "Dividir", - "splitTitle": "Escolha no mapa onde dividir esta estrada" + "splitAgain": "Dividir esta estrada novamente", + "splitTitle": "Seccione no mapa onde as propriedades desta estrada mudam" }, "translations": { - "activateButton": "Ajude a traduzir MapComplete" + "activateButton": "Ajude a traduzir MapComplete", + "allMissing": "Ainda não há traduções", + "missing": "{count} cadeias de caracteres não traduzidas", + "notImmediate": "As traduções não são atualizadas diretamente. Normalmente, isto demora alguns dias" }, "userinfo": { + "editDescription": "Editar a descrição do seu perfil", "gotoInbox": "Abra sua caixa de entrada", - "gotoSettings": "Vá para suas configurações no OpenStreetMap.org" + "gotoSettings": "Vá para suas configurações no OpenStreetMap.org", + "noDescription": "Ainda não tem uma descrição no seu perfil", + "noDescriptionCallToAction": "Adicionar uma descrição do perfil", + "notLoggedIn": "Terminou a sessão" + }, + "validation": { + "color": { + "description": "Uma cor ou código hexadecimal" + }, + "date": { + "description": "Uma data, começando pelo ano" + }, + "direction": { + "description": "Uma orientação" + }, + "distance": { + "description": "Uma distância em metros" + }, + "email": { + "description": "endereço de e-mail", + "feedback": "Isto não é um endereço de e-mail válido", + "noAt": "Um e-mail deve conter um @" + }, + "fediverse": { + "description": "Um identificador fediverse, frequentemente @username@server.tld", + "feedback": "Um identificador fediverse consiste em @username@server.tld ou é uma hiperligação a um perfil", + "invalidHost": "{host} não é um nome de hospedeiro válido", + "onYourServer": "Ver e seguir no seu servidor" + }, + "float": { + "description": "um número", + "feedback": "Isto não é um número" + }, + "id": { + "description": "um identificador", + "invalidCharacter": "Um identificador só pode conter letras, dígitos e sublinhados", + "shouldBeLonger": "Um identificador deve ter pelo menos 3 caracteres" + }, + "int": { + "description": "um número inteiro" + }, + "nat": { + "description": "um número inteiro positivo ou zero", + "mustBePositive": "Este número deve ser positivo", + "mustBeWhole": "Só são permitidos números inteiros", + "notANumber": "Introduzir um número" + }, + "opening_hours": { + "description": "Horário de funcionamento" + }, + "pfloat": { + "description": "um número positivo" + }, + "phone": { + "description": "um número de telefone", + "feedback": "Este não é um número de telefone válido", + "feedbackCountry": "Este não é um número de telefone válido (para o país {country})" + }, + "pnat": { + "description": "um número inteiro positivo", + "noZero": "O zero não é permitido" + }, + "slope": { + "inputExplanation": "Coloque o telemóvel no chão com a parte superior do telemóvel a apontar para o topo da inclinação.", + "inputIncorrect": "Para obter medições corretas, certifique-se de que a seta está dentro da área verde." + }, + "string": { + "description": "um pedaço de texto" + }, + "text": { + "description": "um pedaço de texto" + }, + "tooLong": "O texto é demasiado longo, são permitidos no máximo 255 caracteres. Tem agora {count} caracteres.", + "url": { + "description": "hiperligação a um sítio web", + "feedback": "Isto não é um endereço web válido" + }, + "wikidata": { + "description": "Um identificador Wikidata", + "empty": "Por favor, introduza algumas entradas wikidata", + "startsWithQ": "Um identificador wikidata começa por Q e é seguido de um número" + } } } diff --git a/langs/pt_BR.json b/langs/pt_BR.json index e84552603..40e3e369b 100644 --- a/langs/pt_BR.json +++ b/langs/pt_BR.json @@ -53,7 +53,7 @@ "customThemeIntro": "

Temas personalizados

Esses são temas gerados pelo usuário visitados anteriormente.", "fewChangesBefore": "Por favor, responda algumas perguntas de pontos existentes antes de adicionar um novo ponto.", "getStartedLogin": "Entrar com OpenStreetMap para começar", - "getStartedNewAccount": " ou crie uma nova conta", + "getStartedNewAccount": " ou crie uma nova conta", "goToInbox": "Abrir mensagens", "layerSelection": { "title": "Selecionar camadas", @@ -83,9 +83,9 @@ "questions": { "emailIs": "O endereço de e-mail deste {category} é {email}", "emailOf": "Qual é o endereço de e-mail de {category}?", - "phoneNumberIs": "O número de telefone deste {category} é {phone}", + "phoneNumberIs": "O número de telefone deste {category} é {phone}", "phoneNumberOf": "Qual é o número de telefone de {category}?", - "websiteIs": "Site: {website}", + "websiteIs": "Site: {website}", "websiteOf": "Qual é o site de {category}?" }, "readYourMessages": "Por favor, leia todas as suas mensagens do OpenStreetMap antes de adicionar um novo ponto.", @@ -99,7 +99,7 @@ }, "sharescreen": { "copiedToClipboard": "Link copiado para a área de transferência", - "embedIntro": "

Incorpore em seu site

Por favor, incorpore este mapa em seu site.
Nós o encorajamos a fazer isso - você nem precisa pedir permissão.
É gratuito e sempre será. Quanto mais pessoas usarem isso, mais valioso se tornará.", + "embedIntro": "

Incorpore em seu site

Por favor, incorpore este mapa em seu site.
Nós o encorajamos a fazer isso - você nem precisa pedir permissão.
É gratuito e sempre será. Quanto mais pessoas usarem isso, mais valioso se tornará.", "fsUserbadge": "Habilite o botão de login", "fsWelcomeMessage": "Mostra o pop-up da mensagem de boas-vindas e as guias associadas", "intro": "

Compartilhe este mapa

Compartilhe este mapa copiando o link abaixo e enviando-o para amigos e familiares:", @@ -143,7 +143,7 @@ "isDeleted": "Excluída", "pleaseLogin": "Faça login para adicionar uma imagem", "respectPrivacy": "Não fotografe pessoas e nem placas de veículos. Não faça upload do Google Maps, Google Streetview ou outras fontes protegidas por direitos autorais.", - "uploadDone": "Sua foto foi adicionada. Obrigado por ajudar!", + "uploadDone": "Sua foto foi adicionada. Obrigado por ajudar!", "uploadFailed": "Não foi possível enviar sua foto. Você está conectado à Internet e permite APIs de terceiros? O navegador Brave ou o plugin uMatrix podem bloqueá-los.", "uploadingMultiple": "Fazendo upload de {count} imagens…", "uploadingPicture": "Enviando sua imagem…" diff --git a/langs/themes/de.json b/langs/themes/de.json index a11cd1341..c8238035b 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -975,6 +975,10 @@ }, "title": "Bordsteine und Überwege" }, + "lighthouses": { + "description": "Leuchttürme sind hohe Gebäude mit einem Licht an der Spitze, das den Schiffsverkehr leitet.", + "title": "Leuchttürme" + }, "mapcomplete-changes": { "description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", "layers": { @@ -995,6 +999,13 @@ } } }, + "10": { + "options": { + "0": { + "question": "Etymologie-Thema ausschließen" + } + } + }, "2": { "options": { "0": { @@ -1050,13 +1061,6 @@ "question": "GRB-Thema ausschließen" } } - }, - "10": { - "options": { - "0": { - "question": "Etymologie-Thema ausschließen" - } - } } }, "name": "Zentrum der Änderungssätze", @@ -1137,6 +1141,33 @@ "onwheels": { "description": "Auf dieser Karte können Sie öffentlich zugängliche Orte für Rollstuhlfahrer ansehen, bearbeiten oder hinzufügen", "layers": { + "19": { + "override": { + "=title": { + "render": "Statistik" + } + } + }, + "20": { + "override": { + "+tagRenderings": { + "0": { + "render": { + "special": { + "text": "Import" + } + } + }, + "1": { + "render": { + "special": { + "message": "Alle vorgeschlagenen Tags hinzufügen" + } + } + } + } + } + }, "4": { "override": { "filter": { @@ -1179,33 +1210,6 @@ "override": { "name": "Barrierefreie Parkplätze" } - }, - "19": { - "override": { - "=title": { - "render": "Statistik" - } - } - }, - "20": { - "override": { - "+tagRenderings": { - "0": { - "render": { - "special": { - "text": "Import" - } - } - }, - "1": { - "render": { - "special": { - "message": "Alle vorgeschlagenen Tags hinzufügen" - } - } - } - } - } } }, "title": "Auf Rädern" @@ -1447,10 +1451,6 @@ "stations": { "description": "Bahnhofsdetails ansehen, bearbeiten und hinzufügen", "layers": { - "3": { - "description": "Ebene mit Bahnhöfen", - "name": "Bahnhöfe" - }, "16": { "description": "Anzeigen der Züge, die von diesem Bahnhof abfahren", "name": "Abfahrtstafeln", @@ -1482,6 +1482,10 @@ "title": { "render": "Abfahrtstafel" } + }, + "3": { + "description": "Ebene mit Bahnhöfen", + "name": "Bahnhöfe" } }, "title": "Bahnhöfe" @@ -1660,4 +1664,4 @@ "shortDescription": "Eine Karte mit Abfalleimern", "title": "Abfalleimer" } -} \ No newline at end of file +} diff --git a/langs/themes/en.json b/langs/themes/en.json index d7ca47936..b35501f17 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -975,6 +975,10 @@ }, "title": "Kerbs and crossings" }, + "lighthouses": { + "description": "Lighthouses are tall buildings with a light on top to guide marine traffic.", + "title": "Lighthouses" + }, "mapcomplete-changes": { "description": "This maps shows all the changes made with MapComplete", "layers": { diff --git a/langs/themes/nl.json b/langs/themes/nl.json index c759ba1e3..a3a2b3c5c 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -891,6 +891,10 @@ "shortDescription": "Deze kaart toont de maximumsnelheid voor elke straat.", "title": "Maximale snelheden" }, + "memorials": { + "description": "Een gedenkteken is een fysiek object dat permanent in de publieke ruimte aanwezig is om een persoon of gebeurtenis te herdenken. Dit kan in diverse vormen, zoals standbeelden, naamborden, muurschilderingen, militaire objecten,...", + "title": "Gedenktekens en graven" + }, "nature": { "description": "Op deze kaart vind je informatie voor natuurliefhebbers, zoals info over het natuurgebied waar je inzit, vogelkijkhutten, informatieborden, ...", "shortDescription": "Deze kaart bevat informatie voor natuurliefhebbers", @@ -908,6 +912,33 @@ "onwheels": { "description": "Op deze kaart kan je informatie rond rolstoeltoegankelijkheid zien, zoals toegangsdeuren met hun breedte en drempelhoogte, toiletten met toegankelijkheidsinformatie, recepties maar ook winkels, cafés en restaurants.", "layers": { + "19": { + "override": { + "=title": { + "render": "Statistieken" + } + } + }, + "20": { + "override": { + "+tagRenderings": { + "0": { + "render": { + "special": { + "text": "Importeren" + } + } + }, + "1": { + "render": { + "special": { + "message": "Voeg alle gesuggereerde tags toe" + } + } + } + } + } + }, "4": { "override": { "filter": { @@ -950,33 +981,6 @@ "override": { "name": "Parkeerplaatsen voor personen met een beperking" } - }, - "19": { - "override": { - "=title": { - "render": "Statistieken" - } - } - }, - "20": { - "override": { - "+tagRenderings": { - "0": { - "render": { - "special": { - "text": "Importeren" - } - } - }, - "1": { - "render": { - "special": { - "message": "Voeg alle gesuggereerde tags toe" - } - } - } - } - } } }, "title": "OnWheels" @@ -1064,6 +1068,25 @@ }, "postboxes": { "description": "Op deze kaart kan je informatie over brievenbussen en postkantoren vinden en toevoegen. Je kan deze kaart gebruiken om te achterhalen waar je je volgende postkaart naar kan sturen! :)
Zie je een fout of ontbreekt een brievenbus? Dan kan je deze kaart aanpassen met een gratis OpenStreetMap account. ", + "layers": { + "3": { + "override": { + "+tagRenderings": { + "0": { + "mappings": { + "0": { + "then": "Deze winkel is een post-partner" + }, + "1": { + "then": "Deze winkel is geen post-partner" + } + }, + "question": "Is deze winkel een post-partner?" + } + } + } + } + }, "shortDescription": "Een kaart die brievenbussen en postkantoren toont", "title": "Brievenbussen en postkantoren" }, @@ -1183,10 +1206,6 @@ "stations": { "description": "Bekijk, bewerk en voeg details to aan een treinstation", "layers": { - "3": { - "description": "Laag met treinstations", - "name": "Treinstations" - }, "16": { "description": "Schermen die treinen tonen die van dit station vertrekken", "name": "Vertrektijdenborden", @@ -1218,6 +1237,10 @@ "title": { "render": "Vertrektijdenbord" } + }, + "3": { + "description": "Laag met treinstations", + "name": "Treinstations" } }, "title": "Treinstations" @@ -1387,4 +1410,4 @@ "shortDescription": "Een kaart met vuilnisbakken", "title": "Vuilnisbakken" } -} \ No newline at end of file +} diff --git a/langs/themes/pl.json b/langs/themes/pl.json index d744ef078..ace47a10b 100644 --- a/langs/themes/pl.json +++ b/langs/themes/pl.json @@ -96,6 +96,9 @@ "shortDescription": "Mapa ławek", "title": "Ławki" }, + "bicycle_parkings": { + "title": "Parkingi dla rowerów" + }, "bicycle_rental": { "description": "Na tej mapie znajdziesz wiele stacji wynajmu rowerów, znanych w OpenStreetMap", "shortDescription": "Mapa ze stacjami wypożyczania rowerów i wypożyczalniami rowerów", @@ -486,9 +489,17 @@ "name": "węzły", "tagRenderings": { "node-expected_rcn_route_relations": { + "freeform": { + "placeholder": "np. 3" + }, "question": "Z iloma innymi węzłami rowerowymi łączy się ten węzeł?", "render": "Ten węzeł łączy się z innymi węzłami rowerowymi {expected_rcn_route_relations}." }, + "node-rxn_ref": { + "freeform": { + "placeholder": "np. 1" + } + }, "node-survey:date": { "override": { "question": "Kiedy ostatni raz badano ten węzeł rowerowy?", @@ -844,6 +855,22 @@ }, "title": "Krawężniki i przejścia" }, + "mapcomplete-changes": { + "description": "Ta mapa pokazuje wszystkie zmiany wprowadzone za pomocą MapComplete", + "layers": { + "0": { + "filter": { + "0": { + "options": { + "0": { + "question": "Nazwa tematu zawiera {search}" + } + } + } + } + } + } + }, "maproulette": { "description": "Temat pokazujący zadania MapRoulette, umożliwiający ich wyszukiwanie, filtrowanie i naprawianie.", "title": "Zadania MapRoulette" @@ -875,6 +902,33 @@ "onwheels": { "description": "Na tej mapie pokazane są miejsca publicznie dostępne dla wózków inwalidzkich, które można łatwo dodać", "layers": { + "19": { + "override": { + "=title": { + "render": "Statystyki" + } + } + }, + "20": { + "override": { + "+tagRenderings": { + "0": { + "render": { + "special": { + "text": "Import" + } + } + }, + "1": { + "render": { + "special": { + "message": "Dodaj wszystkie sugerowane znaczniki" + } + } + } + } + } + }, "4": { "override": { "filter": { @@ -917,33 +971,6 @@ "override": { "name": "Miejsca parkingowe dla niepełnosprawnych" } - }, - "19": { - "override": { - "=title": { - "render": "Statystyki" - } - } - }, - "20": { - "override": { - "+tagRenderings": { - "0": { - "render": { - "special": { - "text": "Import" - } - } - }, - "1": { - "render": { - "special": { - "message": "Dodaj wszystkie sugerowane znaczniki" - } - } - } - } - } } }, "title": "Na kółkach" @@ -1104,10 +1131,6 @@ "stations": { "description": "Przeglądaj, edytuj i dodawaj szczegóły do stacji kolejowej", "layers": { - "3": { - "description": "Warstwa pokazująca stacje kolejowe", - "name": "Stacje Kolejowe" - }, "16": { "description": "Ekrany wyświetlające pokazujące pociągi, które odjadą z tej stacji", "name": "Tablice odjazdów", @@ -1139,6 +1162,10 @@ "title": { "render": "Tablica odjazdów" } + }, + "3": { + "description": "Warstwa pokazująca stacje kolejowe", + "name": "Stacje Kolejowe" } }, "title": "Stacje Kolejowe" @@ -1260,4 +1287,4 @@ "shortDescription": "Mapa koszy na śmieci", "title": "Kosz na śmieci" } -} \ No newline at end of file +} diff --git a/langs/themes/zh_Hant.json b/langs/themes/zh_Hant.json index f209bca65..099f88b24 100644 --- a/langs/themes/zh_Hant.json +++ b/langs/themes/zh_Hant.json @@ -13,7 +13,7 @@ "title": "藝術品" }, "atm": { - "description": "這份地圖顯示領錢與存錢的 ATM", + "description": "此地圖顯示了提款或存款的 ATM", "layers": { "3": { "override": { @@ -53,7 +53,7 @@ }, "bookcases": { "description": "公共書架是街邊箱子、盒子、舊的電話亭或是其他存放書本的物件,每一個人都能放置或拿取書本。這份地圖收集所有類型的書架,你可以探索你附近新的書架,同時也能用免費的開放街圖帳號來快速新增你最愛的書架。", - "title": "開放書架地圖" + "title": "公共書櫃" }, "cafes_and_pubs": { "description": "咖啡廳、俱樂部與酒吧", @@ -123,10 +123,10 @@ "caravansites-long-term": { "mappings": { "0": { - "then": "有,這個地方有提供長期租用,但你也可以用天計算費用" + "then": "有些地方提供長期租用,但你也可以用天計算費用" }, "1": { - "then": "沒有,這裡沒有永久的客戶" + "then": "這裏沒有永久的客人" }, "2": { "then": "如果有長期租用合約才有可能待下來(如果你選擇這個地方則會在這份地圖消失)" @@ -283,13 +283,31 @@ "climbing": { "description": "在這份地圖上你會發現能夠攀爬機會,像是攀岩體育館、抱石大廳以及大自然當中的巨石。", "descriptionTail": "攀爬地圖最初由 Christian Neumann 製作。如果你有回饋意見或問題請到Please 這邊反應

這專案使用來自開放街圖專案的資料。

", - "title": "開放攀爬地圖" + "title": "攀岩館、俱樂部和場所" + }, + "cycle_highways": { + "layers": { + "0": { + "name": "單車高速公路", + "title": { + "render": "單車高速公路" + } + } + }, + "title": "單車高速公路" }, "cycle_infra": { "description": "可以檢視與編輯單車相關設施的地圖,在 #os0c21時製作。", "shortDescription": "檢視與編輯單車相關設施的地圖。", "title": "單車設施" }, + "cyclenodes": { + "layers": { + "1": { + "name": "節點" + } + } + }, "cyclestreets": { "description": "單車街道是機動車輛受限制,只允許單車通行的道路。通常會有路標顯示特別的交通指標。單車街道通常在荷蘭、比利時看到,但德國與法國也有。 ", "layers": { @@ -297,7 +315,16 @@ "name": "單車街道" }, "1": { - "name": "將來的單車街道" + "name": "將來的單車街道", + "title": { + "render": "將來的單車街道" + } + }, + "2": { + "name": "所有道路", + "title": { + "render": "街道" + } } }, "shortDescription": "單車街道的地圖", @@ -305,12 +332,15 @@ }, "cyclofix": { "description": "這份地圖的目的是為單車騎士能夠輕易顯示滿足他們需求的相關設施。

你可以追蹤你確切位置 (只有行動版),以及在左下角選擇相關的圖層。你可以使用這工具在地圖新增或編輯釘子,以及透過回答問題來提供更多資訊。

所有你的變動都會自動存在開放街圖這全球資料圖,並且能被任何人自由取用。

你可以到 cyclofix.osm.be 閱讀更多資訊。", - "title": "單車修正 - 單車騎士的開放地圖" + "title": "單車修正—單車騎士的地圖" }, "drinking_water": { "description": "在這份地圖上,公共可及的飲水點可以顯示出來,也能輕易的增加", "title": "飲用水" }, + "education": { + "title": "教育" + }, "etymology": { "description": "在這份地圖,你可以看到物件是以何命名,道路、 建築等的命名由來連到 Wikidata。在跳出選單,你可以看到物件命名由來的維基條目 (如果有的話),或是 Wikidata 框。如果物件本身有維基頁面,也會顯示。

你也可以貢獻!放大到夠大的層級,然後所有道路都會顯示。你可以點選一個之後 Wikidata 搜尋框會跳出來。只要點幾下,你可以新增詞源連結。注意你要有開放街圖帳號才能這麼做。", "layers": { @@ -364,12 +394,39 @@ "hackerspaces": { "description": "在這份地圖上你可以看到駭客空間,新增或直接更新資料", "shortDescription": "駭客空間的地圖", - "title": "駭客空間" + "title": "駭客空間與創客空間" }, "hailhydrant": { "description": "在這份地圖上面你可以在你喜愛的社區尋找與更新消防栓、消防隊、急救站與滅火器。\n\n你可以追蹤確切位置 (只有行動版) 以及在左下角選擇與你相關的圖層。你也可以使用這工具新增或編輯地圖上的釘子 (興趣點),以及透過回答一些問題提供額外的資訊。\n\n所有你做出的變動都會自動存到開放街圖這個全球資料庫,而且能自由讓其他人取用。", "shortDescription": "顯示消防栓、滅火器、消防隊與急救站的地圖。", - "title": "消防栓、滅火器、消防隊、以及急救站。" + "title": "消防栓、滅火器、消防局和救護站" + }, + "healthcare": { + "layers": { + "5": { + "override": { + "=presets": { + "2": { + "title": "配鏡師" + } + } + } + } + }, + "title": "醫療保健" + }, + "hotels": { + "title": "飯店" + }, + "indoors": { + "title": "室內" + }, + "mapcomplete-changes": { + "layers": { + "0": { + "name": "變更集中心" + } + } }, "maproulette": { "title": "MapRoulette 任務" @@ -398,9 +455,33 @@ "shortDescription": "開發可及能觀景的高塔", "title": "觀景塔" }, + "onwheels": { + "layers": { + "19": { + "override": { + "=title": { + "render": "統計數據" + } + } + }, + "20": { + "override": { + "+tagRenderings": { + "0": { + "render": { + "special": { + "text": "匯入" + } + } + } + } + } + } + } + }, "openwindpowermap": { "description": "顯示與編輯風機的地圖。", - "title": "開放風力地圖" + "title": "風力發電機" }, "parkings": { "description": "這地圖顯示不同的停車空間", @@ -469,7 +550,7 @@ "title": "郵遞區號" }, "postboxes": { - "description": "在這份地圖你能找到與新增有關郵局與郵筒的資料,你可以用這份地圖找到寄送您下張明信片的地方!:)
發現錯誤或是有郵筒遺漏嗎?你可以用免費的開放街圖帳號來編輯。 ", + "description": "在這份地圖你能找到與新增有關郵局與郵筒的資料,你可以用這份地圖找到寄送您下張明信片的地方!:)
發現錯誤或是有郵筒遺漏嗎?你可以用免費的開放街圖帳號來編輯。", "shortDescription": "顯示郵筒與郵局的地圖", "title": "郵筒與郵局地圖" }, @@ -486,7 +567,10 @@ "layers": { "0": { "description": "顯示道路的人行穿越道的圖層", - "name": "人行道" + "name": "人行道", + "title": { + "render": "{name}" + } } }, "title": "人行道" @@ -513,10 +597,8 @@ }, "stations": { "layers": { - "3": { - "description": "顯示火車站的圖層" - }, "16": { + "name": "出發板", "presets": { "0": { "title": "時刻表" @@ -535,6 +617,10 @@ "title": { "render": "時刻表" } + }, + "3": { + "description": "顯示火車站的圖層", + "name": "火車站" } }, "title": "火車站" @@ -613,6 +699,16 @@ "shortDescription": "所有樹木的地圖", "title": "樹木" }, + "vending_machine": { + "title": "自動販賣機" + }, + "walkingnodes": { + "layers": { + "1": { + "name": "節點" + } + } + }, "walls_and_buildings": { "description": "特殊的內建圖層顯示所有牆壁與建築。這個圖層對於規畫要靠牆的東西 (例如 AED、郵筒、入口、地址、監視器等) 相當實用。這個圖層預設顯示而且無法由使用者開關。", "title": "牆壁與建築" @@ -626,4 +722,4 @@ "shortDescription": "垃圾筒的地圖", "title": "垃圾筒" } -} \ No newline at end of file +} diff --git a/langs/zh_Hans.json b/langs/zh_Hans.json index ed03f4a55..7fae10c4e 100644 --- a/langs/zh_Hans.json +++ b/langs/zh_Hans.json @@ -20,12 +20,19 @@ "cancel": "取消", "cannotBeDeleted": "此功能无法被删除", "delete": "删除", + "deletedTitle": "已删除的功能", "explanations": { "hardDelete": "此功能在 OpenStreetMap 中将被删除。它可以由有经验的贡献者进行恢复", - "retagNoOtherThemes": "此功能将被重新分类并从此应用中隐藏" + "retagNoOtherThemes": "此功能将被重新分类并从此应用中隐藏", + "retagOtherThemes": "此功能将在 {otherThemes} 中重新标记和可见", + "selectReason": "请选择应删除此功能的原因", + "softDelete": "此功能将在此应用程序中更新并隐藏。{reason}" }, + "isChanged": "此要素已更改,不再与此图层匹配", + "isDeleted": "此功能已删除", "isntAPoint": "只能删除节点,选择的特征是路径、区域或关系。", "loading": "检查属性以检查是否可以删除此功能。", + "loginToDelete": "您必须登录才能删除功能", "notEnoughExperience": "这个要素由其他人创建。", "onlyEditedByLoggedInUser": "这个要素仅被您所编辑,您可以安全的删除它。", "partOfOthers": "该节点是某种方式或关系的一部分,不能直接删除。", @@ -40,6 +47,24 @@ "useSomethingElse": "使用其他OpenStreetMap编辑器来删除它", "whyDelete": "为什么这个要素需要被删除?" }, + "external": { + "allAreApplied": "所有缺失的外部值都已复制到OpenStreetMap中", + "allIncluded": "从{source}加载的数据包含在OpenStreetMap中", + "apply": "应用", + "applyAll": "应用所有缺失值", + "conflicting": { + "intro": "OpenStreetMap的值与以下值的源网站不同。", + "title": "冲突项目" + }, + "currentInOsmIs": "目前,OpenStreetMap记录了以下值:", + "done": "做", + "error": "错误", + "loadedFrom": "以下数据是使用嵌入式 JSON-LD 从 {source} 加载的", + "missing": { + "intro": "OpenStreetMap没有关于以下属性的信息", + "title": "缺少的物品" + } + }, "favourite": { "reload": "重新加载数据" }, @@ -47,6 +72,16 @@ "add": { "disableFilters": "禁用所有过滤器", "hasBeenImported": "这个要素已经被导入过了" + }, + "attribution": { + "mapillaryHelp": "Mapillary 是一项在线服务,它收集街头图片并在免费许可下提供。贡献者可以使用这些图片来改进OpenStreetMap" } + }, + "image": { + "uploadFailed": "无法上传您的图片。您是否已连接到互联网,并允许第三方 API?Brave 浏览器或 uMatrix 插件可能会阻止它们。" + }, + "privacy": { + "editingOutro": "有关详细信息,请参阅 OpenStreetMap.org 上的隐私政策。我们想提醒您,您可以在注册时使用虚构的名字。", + "miscCookies": "MapComplete 与各种其他服务集成,特别是加载要素图像。图像托管在各种第三方服务器上,这些服务器可能会自行设置 cookie。" } } diff --git a/langs/zh_Hant.json b/langs/zh_Hant.json index 9535c1c5a..771b06ec8 100644 --- a/langs/zh_Hant.json +++ b/langs/zh_Hant.json @@ -4,7 +4,7 @@ }, "centerMessage": { "allFilteredAway": "檢視畫面當中沒有滿足過瀘條件的圖徵", - "loadingData": "正在讀取資料…", + "loadingData": "載入資料中…", "noData": "目前檢視畫面沒有相關的圖徵", "ready": "完成!", "retrying": "無法讀取資料,請在 {count} 秒後再試一次…", @@ -47,6 +47,26 @@ "useSomethingElse": "請使用其他的開放街圖編輯器來刪除", "whyDelete": "為什麼這個圖徵要被刪除?" }, + "external": { + "allAreApplied": "所有遺失,外部數值已經複製到開放街圖了", + "allIncluded": "從 {source} 載入的資料已經在開放街圖了", + "apply": "套用", + "applyAll": "套用所有遺失數值", + "conflicting": { + "intro": "開放街圖與來源網站的數值不同。", + "title": "衝突物件" + }, + "currentInOsmIs": "目前,OpenStreetMap 記錄了以下值:", + "done": "完成", + "error": "錯誤", + "loadedFrom": "下列資料透過內嵌 JSON-LD 由 {source} 載入", + "missing": { + "intro": "開放街圖沒有下列屬性的資訊", + "title": "遺失的物件" + }, + "noDataLoaded": "外部網站沒有可以載入的已連結資料", + "overwrite": "在 OpenStreetMap 中覆寫" + }, "favourite": { "loginNeeded": "

登入

只有開放街圖使用者才有個人化樣式", "panelIntro": "

你的個人主題

從所有官方主題啟用你喜愛的圖層", @@ -182,7 +202,7 @@ "title": "版權與署名", "translatedBy": "MapComplete 由 {contributors} 翻譯,而且還有 {hiddenCount} 更多貢獻者" }, - "back": "回去", + "back": "返回", "backToIndex": "回到所有主題地圖的總覽頁面", "backToMap": "回到地圖", "backgroundMap": "選擇背景圖層", @@ -192,6 +212,13 @@ "customThemeIntro": "這些是先前使用者創造的主題。", "customThemeTitle": "客製化主題", "download": { + "custom": { + "download": "下載 {width} 毫米寬 {height} 毫米高的 PNG", + "downloadHelper": "這是用於列印的", + "height": "圖片高度 (公釐):", + "title": "下載有專門寬度與高度的圖片", + "width": "圖片寬度 (公釐): " + }, "downloadAsPdf": "下載目前地圖的 PDF 檔", "downloadAsPdfHelper": "列印當前地圖相當理想", "downloadAsPng": "下載為圖片", @@ -208,7 +235,7 @@ "downloadGeojson": "下載可視資料為 GeoJSON", "downloadGpx": "下載為 GPX 檔案", "downloadGpxHelper": "GPX 檔案能被大部分導航裝置或 app 使用", - "exporting": "匯出…", + "exporting": "匯出中…", "includeMetaData": "包括 metadata (上次編輯者、計算數值等)", "licenseInfo": "

著作權聲明

提供的資料採用 ODbL 授權釋出。可以用任何目標再利用資料,但是需
  • 標明 © 開放街圖貢獻者
  • 任何變動必須相同方式授權
請閱讀完整的 著作權聲明。", "noDataLoaded": "還未載入資料,之後能夠下載", @@ -263,6 +290,7 @@ "loginToStart": "登入之後來回答這問題", "loginWithOpenStreetMap": "用開放街圖帳號登入", "logout": "登出", + "mappingsAreHidden": "有些選項已經隱藏,搜尋來顯示更多選項。", "menu": { "aboutMapComplete": "關於 MapComplete", "filter": "篩選資料" @@ -390,7 +418,7 @@ "modes": { "private": { "docs": "你軌跡的點會被分享出去,並且與其他軌跡整合。你能看到完整的軌跡,並且載入到其他編輯軟體。OpenStreetMap.org 保留你的軌跡", - "name": "暱名" + "name": "匿名" }, "public": { "docs": "你的軌跡會被所有人看到,在 openstreetmap.org 上包括你的使用者檔案與 GPS 軌跡列表", @@ -466,7 +494,7 @@ }, "welcomeBack": "歡迎回來!", "welcomeExplanation": { - "addNew": "點一下地圖來新增新興趣點。", + "addNew": "有物件遺漏嗎?使用左下角的按鈕來新增新興趣點。", "general": "在這份地圖,你可以檢視、編輯與新增興趣點。在附近放大來檢視興趣點,點一個來檢視或是編輯資訊。所有資料來源以及儲存到開放街圖,能夠自由被再利用。" }, "wikipedia": { @@ -475,7 +503,7 @@ "doSearch": "搜尋來檢視結果", "failed": "無法載入維基百科頁面", "fromWikipedia": "從自由的百科全書維基百科來的", - "loading": "載入維基百科…", + "loading": "載入維基百科中…", "noResults": "{search}找不到結果", "noWikipediaPage": "這個 Wikidata 項目還沒有相對應的維基百科頁面。", "previewbox": { @@ -516,7 +544,7 @@ "currentLicense": "你的圖片會以 {license} 釋出", "doDelete": "移除圖片", "dontDelete": "取消", - "isDeleted": "已移除", + "isDeleted": "已刪除", "nearby": { "close": "以附近圖片收起面板", "link": "這個圖片顯示物物", @@ -571,9 +599,9 @@ "title": "歡迎使用 MapComplete" }, "move": { - "cancel": "取消動作", + "cancel": "取消移動", "cannotBeMoved": "這個圖徵無法移動。", - "confirmMove": "移動到這裡", + "confirmMove": "移動至這裏", "inviteToMove": { "generic": "移動這個點", "reasonInaccurate": "改進這個點的精確度", @@ -603,7 +631,7 @@ "addComment": "新增評論", "addCommentAndClose": "新增評論並且關閉", "addCommentPlaceholder": "新增評論…", - "anonymous": "暱名用戶", + "anonymous": "匿名用戶", "closeNote": "關閉註解", "createNote": "新增新註解", "createNoteIntro": "地圖有什麼錯誤或缺漏的嗎?這裡新增註解,之後會由志工來檢查。", @@ -689,7 +717,7 @@ "rated": "評分 {n} 顆星", "reviewPlaceholder": "描述你的經驗…", "reviewing_as": "以 {nickname} 評鑑", - "reviewing_as_anonymous": "暱名評鑑", + "reviewing_as_anonymous": "匿名評鑑", "reviews_bug": "預期更多評鑑嗎?有些評鑑因為臭蟲無法顯示。", "save": "儲存評鑑", "saved": "已經儲存評鑑,謝謝你的分享!", @@ -708,7 +736,7 @@ "hasBeenSplit": "這路徑已經分割", "inviteToSplit": "分割這道路比較小的片段,讓不同道路能有不同的屬性。", "loginToSplit": "你必須登入才能分割道路", - "split": "分開", + "split": "分割", "splitAgain": "再次切割道路", "splitTitle": "請在地圖選擇要在那裡變更道路屬性" }, diff --git a/leaderboard.html b/leaderboard.html index bb5520c0d..af1c41e75 100644 --- a/leaderboard.html +++ b/leaderboard.html @@ -53,7 +53,7 @@
+ integrity="sha384-QfJMxHNngbaF6IXH2kBwubsLYh7GVSFmJOX1O1YKJBq+zv1VVypB9BysTzyG1D1U"> + integrity="sha384-QfJMxHNngbaF6IXH2kBwubsLYh7GVSFmJOX1O1YKJBq+zv1VVypB9BysTzyG1D1U"> diff --git a/public/assets/data/nsi/stats/operator.AD.json b/public/assets/data/nsi/stats/operator.AD.json new file mode 100644 index 000000000..52821b1df --- /dev/null +++ b/public/assets/data/nsi/stats/operator.AD.json @@ -0,0 +1 @@ +{"Correos":3,"La Poste":3,"undefined":192} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.AF.json b/public/assets/data/nsi/stats/operator.AF.json new file mode 100644 index 000000000..e9e4796bc --- /dev/null +++ b/public/assets/data/nsi/stats/operator.AF.json @@ -0,0 +1 @@ +{"undefined":249} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.AL.json b/public/assets/data/nsi/stats/operator.AL.json new file mode 100644 index 000000000..c838c5087 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.AL.json @@ -0,0 +1 @@ +{"Bashkia Tirana":11,"Bashkia Tiranë":1109,"Posta Shqiptare":76,"Trans Adriatic Pipeline AG":15,"Vodafone":6,"undefined":3182} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.AM.json b/public/assets/data/nsi/stats/operator.AM.json new file mode 100644 index 000000000..484d1a7c3 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.AM.json @@ -0,0 +1 @@ +{"HayPost":246,"undefined":3479,"УК \"СДЭК\"":21} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.AO.json b/public/assets/data/nsi/stats/operator.AO.json new file mode 100644 index 000000000..0519f1634 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.AO.json @@ -0,0 +1 @@ +{"Empresa Pública de Produção de Electricidade":6,"Ministério da Educação":55,"Ministério da Justiça":5,"Ministério da Saúde":13,"PRODEL":15,"RNT":18,"TotalEnergies":50,"undefined":2121} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.AR.json b/public/assets/data/nsi/stats/operator.AR.json new file mode 100644 index 000000000..b6ad35af2 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.AR.json @@ -0,0 +1 @@ +{"ABC":6,"AES":4,"ARSSA":11,"AUSA":22,"Administración Parques Nacionales":123,"Autopistas del Oeste":47,"Autopistas del Sol":49,"Burger King":10,"CEAMSE":107,"CGE":5,"Caritas":7,"Carrefour":50,"Claro":43,"Club de Huella Ecológica":11,"Consejo General de Educación de la Provincia de Misiones":26,"Corporación Nacional Forestal":6,"Correo Argentino":572,"Cruz Roja":3,"DHL":4,"Dirección General de Cultura y Educación":59,"EPEC":164,"Edenor":334,"Empresa Provincial de la Energía de Santa Fe":6329,"Ente Provincial de Energía del Neuquén":3141,"Feria Ruta 6 La Familia":17,"GENNEIA":63,"Gendarmería Nacional Argentina":56,"Gobierno de la Ciudad de Buenos Aires":27909,"Hyundai":4,"McDonald's":14,"Mercedes-Benz":3,"Minera Alumbrera YMAD-UTE":57,"Ministerio de Ambiente y Espacio Público":20,"Ministerio de Educación":8,"Ministerio de Educación - Gobierno de La Pampa":15,"Ministerio de Educación - Gobierno de Río Negro":66,"Ministerio de Educación - Gobierno de la Provincia de Neuquén":38,"Ministerio de Educación - Gobierno de la Provincia del Neuquén":347,"Ministerio de Educación y Derechos Humanos - Gobierno de Río Negro":71,"Ministerio de Gobierno y Educación - Gobierno de la Provincia del Neuquén":12,"Ministerio de Salud":7,"Ministerio de Salud - Gobierno de Río Negro":194,"Ministerio de Salud Pública":64,"Ministerio de Salud de Río Negro":3,"Movistar":248,"Municipalidad de Cipolletti":471,"Municipalidad de Córdoba":25,"Municipalidad de Funes":248,"Municipalidad de General Rodríguez":21,"Municipalidad de Lomas de Zamora":471,"Municipalidad de Luján":44,"Municipalidad de Merlo":43,"Municipalidad de Moreno":51,"Municipalidad de Morón":25,"Municipalidad de Neuquén":1802,"Municipalidad de Pergamino":65,"Municipalidad de Posadas":30,"Municipalidad de Quilmes":18,"Municipalidad de Roldán":63,"Municipalidad de Rosario":275,"Municipalidad de Salsipuedes":32,"Municipalidad de San Fernando":45,"Municipalidad de San Martín":77,"Municipalidad de Tandil":67,"Municipalidad de Ushuaia":23,"Municipalidad de Zapala":68,"Municipio de Rosario":27,"Organización Coordinadora Argentina":50,"Pampa Energía":23,"Poder Judicial de la Provincia de Buenos Aires":14,"Policía Federal Argentina":67,"Policía de La Pampa":38,"Policía de Río Negro":61,"Policía de Santiago del Estero":16,"Policía de la Ciudad":166,"Policía de la Provincia de Buenos Aires":575,"Policía de la Provincia de Córdoba":58,"Policía de la Provincia de Entre Ríos":169,"Policía de la Provincia de Misiones":242,"Policía de la Provincia de Neuquén":99,"Policía de la Provincia de Santa Fe":88,"Prefectura Naval Argentina":59,"Provincia de Buenos Aires":45,"Provincia de Chubut":22,"Provincia de Córdoba":17,"Provincia de Formosa":12,"Provincia de Mendoza":18,"Provincia de Misiones":32,"Provincia de Neuquén":11,"Provincia de Salta":16,"Provincia de Santa Cruz":28,"Provincia de Santa Fe":181,"Provincia del Chaco":23,"Provincial":327,"Renault":10,"Shell":6,"Subsecretaria de ambiente y espacio público":51,"Subsecretaría de Atención Primaria, Ambulatoria y Comunitaria":24,"TGS SA":129,"TRANSBA S.A.":103,"TRANSNEA S.A.":35,"TRANSNOA S.A.":139,"TRANSPA S.A.":3,"Telefónica":30,"Telefónica de Argentina S.A.":50,"Transcomahue S.A.":916,"Transener":4295,"Transportadora de Gas del Norte S.A.":36,"Trenes Argentinos":1413,"Vicente López Patrulla":71,"Volkswagen":10,"Y.P.F. S.A.":64,"YPF Luz":74,"undefined":145120,"walter":13} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.AT.json b/public/assets/data/nsi/stats/operator.AT.json new file mode 100644 index 000000000..c2ce818fa --- /dev/null +++ b/public/assets/data/nsi/stats/operator.AT.json @@ -0,0 +1 @@ +{"A1":326,"A1 Telekom Austria":65,"APCOA":40,"APCOA Parking":54,"APG":14,"ASFINAG":491,"Amazon":55,"Amprion":3,"Asfinag":176,"Austrian Power Grid AG":771,"BILLA":3,"BMW":3,"BOE Parking":18,"BP":169,"Bauhaus":16,"Bayerisches Rotes Kreuz":3,"Bayernwerk":3,"Best in Parking":40,"Björn Steiger Stiftung":3,"Bosch eBike Systems":51,"Bundesheer":30,"Bundespolizei":5,"Burgenland Energie AG":9,"Burger King":18,"Büchereien Wien":37,"Caritas":131,"Caruso Carsharing":56,"Central Bank of Austria":15,"ChargePoint":6,"Club Alpino Italiano":160,"Contipark":10,"DB":7,"DB Energie GmbH":5,"DB Netz AG":21,"DHL":8,"DPD":10,"Deutsche Post":16,"Deutsche Telekom":3,"E-Steiermark":162,"E-Werk Perg":104,"E.ON":8,"EAG":655,"EED":3,"ENI":4,"EVN":2032,"EVN Naturkraft":61,"EWA":18,"EWR":3,"EWW":20,"Elektrizitätswerke Eisenhuber GmbH & Co KG":89,"Elektrizitätswerke Reutte":34,"Ella":13,"Embassy":12,"Embassy of Poland":11,"Energie AG":5393,"Energie Graz":31,"Energie Klagenfurt GmbH":91,"Energie Steiermark":308,"Energienetze Steiermark":156,"Eni":96,"Ennskraftwerke AG":25,"Erdgas Ostschweiz AG":101,"Erste Bank":106,"Esso":3,"FedEx":6,"Federal Office for the Protection of the Constitution and Counterterrorism":14,"Flughafen Wien AG":17,"GIWOG":48,"GLS":6,"GVA Baden":15,"GYSEV":26,"Gasconnect Austria GmbH":135,"Hackschnitzelheizung Frankenburg":80,"Hermes":5,"Holding Graz":153,"Hornbach":31,"Humana":126,"IKB AG":22,"IKEA":21,"Innsbrucker Soziale Dienste GmbH":43,"Interxion":3,"JET":128,"Johanniter-Unfall-Hilfe":3,"KELAG":352,"KNG-Kärnten Netz GmbH":6746,"KTS":16,"Kelag":49,"Kik":4,"Kinderfreunde":21,"Klinik Hietzing":43,"Land Niederösterreich":256,"Land Oberösterreich, govt":43,"Land Tirol, govt":155,"Landespolizeidirektion Niederösterreich":159,"Lebensland Kärnten":9,"Lidl":125,"Liechtensteinische Gasversorgung LGV":5,"Linz AG":2156,"Linz AG Abfall":26,"Löffler":11,"MA31 Magistrat der Stadt Wien, Wiener Wasser":47,"MA48":128,"McDonald's":58,"Metro":3,"Moon":4,"MÁV":6,"Nemzeti Útdíjfizetési Szolgáltató Zrt.":8,"Netz Burgenland":385,"Netz Niederösterreich GmbH":1810,"Netz NÖ":1258,"Netz Oberösterreich":127,"Netz OÖ":415,"Novomatic AG":155,"NÖ Netz":62,"NÖ Netz EVN Gruppe":21,"OEBB":10,"OMV":638,"OMV Refining & Marketing GmbH":120,"OÖ Ferngas":136,"PSA":18,"Payuca":3,"Penny":34,"Police":270,"Polizei":7,"Post":227,"Pošta Slovenije":3,"RCOP Bratislava":6,"REWE":45,"RFI":60,"Renault":7,"Rewe":11,"S CHKO Záhorie":3,"SANIFAIR GmbH":7,"SBB":29,"SBB CFF FFS":4,"SMATRICS":106,"STEWEAG":17,"STEWEAG-STEG":26,"Salzburg AG":1127,"Sanlas Holding":20,"Shell":135,"Shell Recharge Solutions":3,"Siemens AG":4,"Sparkasse":141,"Stadt Graz":661,"Stadt Innsbruck":56,"Stadt Krems":89,"Stadt Linz":73,"Stadt Wien":524,"Stadtauto carsharing":11,"Stadtwerke Bad Reichenhall":5,"Stadtwerke Klagenfurt":11,"Stadtwerke Kufstein":45,"Stadtwerke Wörgl":58,"Steiermärkische Krankenanstaltengesellschaft m.b.H.":27,"Stromnetz Steiermark GmbH":13,"SŽ Infrastruktura":16,"SŽDC":23,"T-Center":11,"TEXAID Austria":5,"TIGAS":21,"TINETZ-Tiroler Netze GmbH":74,"TIWAG":251,"TNT":16,"TU Wien":37,"Telekom":26,"TenneT TSO":3,"TenneT TSO GmbH":6,"Terna":3,"Thrainer?":12,"Toi Toi":27,"Trans Austria Gasleitung GmbH":320,"Turmstrom":19,"Turmöl":66,"Universität Wien":94,"Verbund Hydro Power GmbH":598,"Verkehrsverbund Vorarlberg GmbH":24,"Vodafone":3,"Volksbank":137,"Volkswagen":5,"Vorarlberger Energienetze GmbH":294,"WEB Windenergie AG":30,"WIPARK":44,"WU Wien":46,"Wels Strom E-Mobil":12,"Wien Energie":293,"Wiener Berufsrettung":18,"Wiener Linien":7091,"Wiener Netze":1967,"Wiener Stadthalle":14,"Windkraft Simonsfeld":40,"bike-energy":111,"cz:Správa železnic":10,"da emobil":18,"eww":3,"foto-webcam.eu":18,"illwerke vkw":588,"master DIESEL":12,"nextbike":162,"undefined":224261,"ÖAMTC":162,"ÖBB":1559,"ÖBB-Infrastruktur AG":71253,"Öklo":15,"Ökoenergie WP Obersiebenbrunn GmbH":13,"Österreichische Post AG":1290,"Österreichisches Rotes Kreuz, Landesverband Burgenland":15,"Österreichisches Rotes Kreuz, Landesverband Kärnten":18,"Österreichisches Rotes Kreuz, Landesverband Salzburg":20,"Česká pošta, s.p.":6,"České dráhy":9,"ŽSR":9} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.AU.json b/public/assets/data/nsi/stats/operator.AU.json new file mode 100644 index 000000000..f38f1346f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.AU.json @@ -0,0 +1 @@ +{"7-Eleven":92,"ACT Education Directorate":3,"ACT Government/Australian Federal Police":19,"ACT State Emergency Service":5,"AGL Energy":206,"ALDI":18,"APLNG":19,"Aldi":45,"Alstom":7,"Amazon":6,"Ambulance Victoria":70,"AmpCharge":22,"Anglicare":20,"Anglo American":5,"AusNet":109,"Ausgrid":774,"Australia Post":4531,"Australian Wildlife Conservancy":18,"BCC":54,"BP":222,"Barwon Water":15,"Bright Energy":52,"Brisbane Catholic Education":32,"Brisbane City Council":638,"Bupa":11,"Bush Heritage Australia":28,"CGN New Energy":13,"CWP Renewables":56,"Caltex":112,"Campbelltown City Council":53,"Canadian Solar":4,"Canberra Nature Park":29,"Care Park":33,"Catholic Education Sandhurst Limited":51,"Central Australia Health Service":26,"Central Victorian Greenhouse Alliance":32,"ChargePoint":11,"Chargefox":118,"CitiPower":30,"City of Canning":118,"City of Casey":55,"City of Gold Coast":13,"City of Hobart":77,"City of Launceston":6,"City of Moreton Bay":121,"City of Sydney":175,"City of Wanneroo":116,"Committee of Management":192,"Country Fire Authority":424,"Curtin University":27,"DELWP":39,"DHL":7,"Darebin City Council":122,"Department for Environment and Water":1459,"Department of Education":33,"Department of Environment, Water and Natural Resources (South Australia)":19,"Department of Fire & Emergency Services":122,"Department of Transport and Main Roads":271,"Diocese of Ballarat Catholic Education Limited":60,"Diocese of Sale Catholic Education Limited":45,"Dorset Council":12,"East Gippsland Water":3,"Edmund Rice Education Australia":16,"Electranet":52,"Electric Highway Tasmania":15,"Endeavour Energy":1383,"Energex":991,"Epuron":14,"Equinix":7,"Ergon":61,"Ergon Energy":218,"Essential Energy":2316,"Evie Networks":134,"Evoenergy":49,"FedEx":3,"Fire Rescue Victoria":88,"Fire and Rescue NSW":325,"GoGet":50,"Gold Coast City Council":104,"Goodstart Early Learning":27,"Goulburn Valley Water":3,"Greater Western Water":12,"Hunter Water":3,"Hydro Tasmania":250,"IKEA":5,"Icon Water":11,"Independent Schools Queensland":32,"Indigenous Management Group":26,"Infigen Energy":22,"JCDecaux":4,"Jemena":50,"Jolt":45,"Lane Cove Council":42,"Libraries Tasmania":27,"Lismore City Council":87,"Liverpool City Council":17,"Logan City Council":488,"Lutheran Education Australia":16,"Mail Boxes Etc.":6,"Maroondah City Council":63,"McDonald's":49,"Melbourne Archdiocese Catholic Schools":305,"Melbourne City Council":19,"Melbourne Water":47,"Meridian Energy":68,"Metro":24,"Mosman Council":25,"NBN Co":183,"NRMA":60,"NSW Ambulance":62,"NSW Department of Education":2261,"NSW Health":46,"NSW National Parks and Wildlife Service":954,"NSW Police Force":175,"NSW Rural Fire Service":1045,"NSW State Emergency Service":233,"NT Health":23,"National Parks and Wildlife Service South Australia":8,"National Trust":67,"National Trust of Australia":3,"Neoen":155,"Newcastle City Council":39,"NextDC":9,"Northern Beaches Council":150,"Northern Territory Police Force":22,"Pacific Hydro":203,"Parks Australia":113,"Parks Victoria":3138,"Parks Victoria as COM":30,"Parks and Wildlife":542,"Parks and Wildlife Service":21,"Parks and Wildlife Service, Western Australia":59,"Power and Water":19,"Powercor":561,"Powerlink":26,"QGC":30,"Queensland Ambulance Service":80,"Queensland Department of Education":313,"Queensland Department of Environment and Heritage Protection":342,"Queensland Department of Environment and Science":1058,"Queensland Department of National Parks, Sport and Racing":230,"Queensland Fire and Emergency Services":96,"Queensland Health":59,"Queensland Parks and Wildlife Service":22,"Queensland Police Service":131,"Queensland Rail":1952,"Queensland State Emergency Service":16,"RATCH-Australia":13,"RES Australia":77,"Ramsay Health Care":7,"SA Ambulance Service":47,"SA Department for Education":9,"SA Health":3,"SA Water":702,"Sapphire Wind Farm":75,"Seqwater":63,"Services Australia":55,"Shell":97,"Snowy Hydro":111,"South Australia Police":41,"South Australian Country Fire Service":191,"South Australian Forestry Corporation":50,"South Australian Government":202,"South Australian Metropolitan Fire Service":36,"South Australian State Emergency Service":7,"South East Water":17,"South Endeavour Trust":14,"St John Ambulance":6,"St John Ambulance NT":10,"St John Ambulance WA":130,"Stockyard Hill Wind Farm":150,"Sunshine Coast Council":507,"Sydney Catchment Authority":50,"Sydney Catholic Schools":13,"Sydney Trains":784,"Sydney Water":695,"TAFE NSW":22,"TAFE Queensland":25,"TasNetworks":70,"TasTAFE":3,"TasWater":14,"Tasmania Parks & Wildlife Service":777,"Tasmania Parks and Wildlife Service":18,"Tasmania Police":18,"Tasmanian Fire Service":210,"Telstra":3507,"The Australian National University":20,"The Church of Jesus Christ of Latter-day Saints":4,"The Salvation Army":44,"Tilt Renewables":97,"TransGrid":270,"Translink":416,"Transport Canberra":2630,"Transport for NSW":1250,"Trustpower":4,"UNE":12,"United Energy":47,"University of Melbourne":639,"Veolia":10,"Victoria Police":185,"Victoria State Emergency Service":14,"Victorian Department of Education":1703,"Victorian Department of Education and Training":9,"Victorian Department of Environment Land Water and Planning":27,"Vodafone":5,"WA Department of Education":4,"Wannon Water":5,"Water Corporation":55,"Western Australia Police Force":94,"Western Power":43,"Western Sydney University":81,"Willoughby City Council":91,"Wilson Parking":74,"Windlab":18,"Wollongong City Council":73,"Woolooga Solar Farm":3515,"YMCA":15,"Yarra Valley Water":19,"Yurika":33,"oOh!media":22,"southern grampians shire council":21,"undefined":125171} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.AZ.json b/public/assets/data/nsi/stats/operator.AZ.json new file mode 100644 index 000000000..4d23a31d1 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.AZ.json @@ -0,0 +1 @@ +{"ABB":8,"AzərEnerji":4,"Azərpoçt":106,"BTC Co":4,"undefined":2344,"ОАО \"РЖД\"":8} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BA.json b/public/assets/data/nsi/stats/operator.BA.json new file mode 100644 index 000000000..bd74ac927 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BA.json @@ -0,0 +1 @@ +{"BH Pošta":36,"Centralno Grijanje Tuzla":14,"Elektroprenos BiH":32,"Elektroprivreda Bosne i Hercegovine":14,"Gazprom":4,"Hrvatska pošta Mostar":34,"HŽ Infrastruktura":90,"INA":8,"JU Centar za predškolsko vaspitanje i obrazovanje Banja Luka":21,"MUP RS":24,"McDonald's":4,"Petrol":3,"Pošte Srpske":93,"Sparkasse":4,"Toplane Sarajevo":28,"nextbike":12,"undefined":6177,"Електропривреда Србије":3,"Железнице Србије":28} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BD.json b/public/assets/data/nsi/stats/operator.BD.json new file mode 100644 index 000000000..d50100f8e --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BD.json @@ -0,0 +1 @@ +{"Bangladesh Power Development Board":28,"Clinica Sante":3,"Dhaka Wasa":18,"Forest Department":57,"Govt":11,"Lesotho Government":3,"PGCB":104,"Police":5,"Power Grid Corporation of India Ltd":5,"UNICEF":107,"undefined":4786} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BE.json b/public/assets/data/nsi/stats/operator.BE.json new file mode 100644 index 000000000..223cdc8db --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BE.json @@ -0,0 +1 @@ +{"4":20,"2theloo":3,"ALDI":21,"APCOA Parking":4,"Abbeyfield":3,"Agentschap Natuur & Bos":71,"Agentschap Natuur en Bos":161,"Air Liquide":130,"Aldi":76,"Alfen":4,"Allego":811,"Aquafin":211,"Armonea":25,"Aspiravi":69,"BMW":5,"BNP Paribas":14,"BP":4,"BT":5,"Belgian Pipeline Organisation":33,"Belgische federale regering - Gouvernement fédéral belge - Belgische föderale Regierung":22,"Blue Corner":105,"Bruxelles Environnement - Leefmilieu Brussel":35,"Bruxelles Prévention & Sécurité (BPS) – Brussel Preventie & Veiligheid (BPV)":172,"Bruxelles Prévention et Sécurité (BPS)":33,"Bruxelles-Propreté - Net Brussel":415,"Burger King":9,"CBC":10,"Carrefour":168,"ChargePoint":5,"Commune":21,"DB Netz AG":12,"DPD":5,"DVV":4,"De Kringwinkel":31,"De Watergroep":51,"Decathlon":9,"Defensie Pijpleiding Organisatie":9,"Deutsche Post":10,"Die Autobahn GmbH des Bundes":7,"EDF":12,"EVBox":17,"Ecopower":11,"Ecotap":4,"Electra":6,"Electrabel":65,"Electrawinds":7,"Elia":1681,"Eneco":45,"Eneco Wind":9,"Enedis":417,"EnergyDrive":88,"Engie":33,"Equans":3,"Esso":68,"FOD Financiën - SPF Finances - FOD Finanzen":22,"Fastned":19,"Federale Politie":57,"Fluvius":1108,"Fluxys":1754,"GO!":21,"GRTgaz":6,"Gamma":12,"Gassco":11,"Gasunie":3,"Hermes":9,"Hulpverleningszone Fluvia":19,"Hygea":57,"Hyundai":3,"ICO":11,"IDELUX-Environnement":464,"IKEA":6,"IMOG":18,"INASEP":45,"IOK Afvalbeheer":27,"IPALE":19,"IVAREM":28,"IVIO":22,"Indigo":39,"Infrabel":5580,"Intermarché":26,"Interparking":51,"Intradel":164,"JCDecaux":526,"JRC/IRMM":42,"KOLBA Grundstücksgesellschaft mbH & Co. KG":11,"Korian":21,"La Poste":26,"Last Mile Solutions":38,"Les Petits Riens - Spullenhulp":97,"Lidl":153,"Limburg.net":50,"Limburgs Landschap":33,"Luminus":73,"McDonald's":9,"Mercedes-Benz":3,"Mobility Plus":19,"Mobiris":30,"NMBS/SNCB":1991,"Natuurpunt":520,"Nederlandse Spoorwegen":4,"Nissan":8,"OCMW":42,"OPERA-ULB":14,"ORES":1694,"Oliobox":104,"Orange":17,"Orpéa":4,"Overheid":41,"Oxfam":41,"PBE":23,"Palais de justice - Justitiepaleis":16,"Partago cv":11,"Petrochemical Pipeline Services":16,"Pidpa":88,"PitPoint":77,"Police":5,"Politie Leuven":17,"Politiezone Blankenberge":18,"Politiezone Zennevallei":12,"PostNL":12,"Prizma vzw":20,"ProRail":18,"Proximus":372,"Q-Park":25,"Q8":200,"RTE":177,"Renault":14,"Rijkswaterstaat":31,"SNCF":36,"SNCF Réseau":77,"SPE":12,"Sharp Recrean":11,"Shell":122,"Shell Recharge Solutions":16,"Sibelga":8,"Smoov":5,"Society of Saint Pius X":3,"Staatsbosbeheer":9,"Stad Antwerpen":390,"Stad Brugge":105,"Stad Gent":280,"Stad Halle":141,"Stad Leuven":80,"Stadt Aachen":17,"Stawag":4,"Stock Americain Vermeersch":12,"Storm":19,"Städteregion Aachen":6,"Telenet":273,"TenneT":9,"Terre":64,"Tibi":18,"Total":271,"TotalEnergies":133,"Ubeeqo":3,"Université Catholique de Louvain":30,"V.H.S. Europ":17,"VLEEMO":30,"Ventis":12,"Ville de Bruxelles - Stad Brussel":59,"Ville de Charleroi":78,"Ville de Liège":88,"Vinci":3,"Vivaqua":80,"Vlaams Gewest - Agentschap Natuur en Bos":12,"Vlaams Internationaal Centrum":25,"Vlaams Inzamel Centrum Textiel":89,"Vlaamse overheid":15,"Volkswagen":6,"Waterlink":54,"Waterschap Scheldestromen":3,"Wereld Missie Hulp":63,"Ziekenhuis Netwerk Antwerpen":12,"Zone de Police Bruxelles CAPITALE Ixelles – Politiezone Brussel HOOFDSTAD Elsene":18,"Zone de Police Bruxelles-Ouest – Politiezone Brussel-West":138,"Zone de Police Midi – Politiezone Zuid":5,"bpost":3607,"cambio CarSharing":253,"privé":43,"undefined":164407} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BF.json b/public/assets/data/nsi/stats/operator.BF.json new file mode 100644 index 000000000..ce6339f1e --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BF.json @@ -0,0 +1 @@ +{"MENAPLN":56,"MS":12,"Ministère de la Santé du Burkina Faso":117,"Non déterminé":41,"ONEA":33,"Shell":3,"Total":6,"privé":14,"undefined":5498} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BG.json b/public/assets/data/nsi/stats/operator.BG.json new file mode 100644 index 000000000..52240b42c --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BG.json @@ -0,0 +1 @@ +{"A1":5,"Acıbadem":4,"Allianz":11,"BMW":3,"BOTAŞ":3,"CFR Infrastructură":3,"DPD":137,"EVN":15,"Energo-Pro":3,"Fulmine":11,"Gazprom":4,"Kaufland":20,"Lidl":30,"M-Texx":11,"McDonald's":6,"Municipality of Shumen":43,"OMV":49,"Petrol":18,"Shell":11,"Speedy":49,"TEXAID Bulgaria":13,"TEİAŞ":404,"Telenor":4,"TexCycle":50,"undefined":8023,"Агенция \"Пътна инфраструктура\"":159,"Агенция по геодезия, картография и кадастър":3,"Агенция по заетостта":14,"БЧК":29,"Булгартрансгаз ЕАД":44,"Булекопак":4,"Български пощи":294,"ВиК Благоевград":7,"ВиК Бургас":13,"ВиК Варна":5,"ВиК Видин":3,"ВиК Враца":3,"ВиК София област":3,"Газпром":7,"ЕРМ Запад":68,"ЕРП Север":20,"Екобулпак":33,"Еконт Експрес ЕООД":376,"Екопак":77,"Електроенергиен системен оператор":30,"Електрохолд":4,"Изпълнителна агенция \"Автомобилна администрация\"":9,"Лукойл":23,"Метрополитен":31,"Метрополитен ЕАД":93,"Министерство на вътрешните работи":65,"Министертво на здравеопазването":15,"НЕК":18,"НЕК ЕАД":17,"НКЖИ":52,"Национален осигурителен институт":5,"Национална агенция за приходите":30,"Национална здравноосигурителна каса":22,"Община Варна":24,"Община Пловдив":8,"Пазари Запад":7,"Пазари Изток":7,"Пазари Север":17,"Пазари Юг":3,"Прокуратура на Република България":3,"Софийска вода":8,"Столичен автотранспорт":149,"Столичен електротранспорт":125,"Столична община":54,"Топлофикация София":48} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BI.json b/public/assets/data/nsi/stats/operator.BI.json new file mode 100644 index 000000000..6c162afc2 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BI.json @@ -0,0 +1 @@ +{"AHA":4,"undefined":153} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BJ.json b/public/assets/data/nsi/stats/operator.BJ.json new file mode 100644 index 000000000..79c20818a --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BJ.json @@ -0,0 +1 @@ +{"MTN":8,"privé":9,"undefined":523} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BO.json b/public/assets/data/nsi/stats/operator.BO.json new file mode 100644 index 000000000..9c5ff88f6 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BO.json @@ -0,0 +1 @@ +{"ABC":41,"Burger King":3,"Caja Nacional de Salud":12,"Concordia":4,"DHL":4,"ELETRONORTE-Centrais Elétricas do Norte":8,"EPSAS":51,"Emaverde":11,"Empresa Municipal de Servicios de Aseo":30,"Empresa Municipal de Áreas Verdes y Recreación Alternativa":150,"Ende Corani":14,"Enel Green Power":51,"Energisa Rondônia":8,"Fe y Alegría":3,"GAMC":38,"GAMLP":435,"GAMP":31,"GAMS":104,"Gobierno Autónomo Municipal de Cochabamba":529,"Gobierno Regional":9,"Minera Collahuasi":5,"Ministerio de Educación":6,"Ministerio de Salud":4,"Ministerio de Salud y Deportes":84,"Nissan":5,"PNB":24,"Policía Nacional de Bolivia":105,"Policía Nacional del Perú":5,"Rumo S/A":3,"Servicio Municipal de Agua Potable y Alcantarillado":75,"Servicio Nacional de Áreas Protegidas":8,"Transportadora Brasileira Gasoduto Bolívia-Brasil S.A.":6,"YouthMappersUMSA":114,"undefined":15208} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BR.json b/public/assets/data/nsi/stats/operator.BR.json new file mode 100644 index 000000000..fdff05a9a --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BR.json @@ -0,0 +1 @@ +{"2":3,"AB Colinas":614,"AB Triangulo do Sol":24,"ABB":3,"ABC":7,"ACEMA":12,"ANDE":972,"ASSE":3,"Administración Parques Nacionales":5,"Afluente Transmissão de Energia Elétrica":19,"Amazonas Energia":133,"Amazonas Geração e Transmissão de Energia":23,"Anglo American":32,"Aracati Energia Renovavel Ltda.":48,"Associação de Bombeiros Voluntários de Santa Catarina":48,"Associação de Pais e Amigos dos Excepcionais":22,"Autopista Planalto Sul":648,"BMW":5,"Bebedouro":17,"Brasil Telecom":46,"Brigada Militar":79,"Burger King":10,"CAGEPA":103,"CART":375,"CCR NovaDutra":242,"CCR SPVias":424,"CEEE":433,"CLN":242,"CPFL Energia":751,"CPTM":109,"CRT/Brasil Telecom":11,"CTEEP":534,"Caiuá":4,"Carrefour":74,"Celesc":992,"Celg Geração e Transmissão S.A.":32,"Celpe":792,"Cemig":1302,"Ceripa":16,"Chesf":35,"Claro":45,"Coelba":1172,"Collectivité Territoriale de Guyane":3,"Companhia Brasileira de Alumínio":28,"Companhia Hidro Elétrica do São Francisco":202,"Companhia de Transmissão de Energia Elétrica Paulista":32,"Companhia de Água e Esgoto do Ceará":164,"Companhia de Águas e Esgotos do Rio Grande do Norte - CAERN":68,"Compesa":76,"Consejo General de Educación de la Provincia de Misiones":3,"Coop":13,"Cooperluz":13,"Copel":1951,"Corpo de Bombeiros Militar de Santa Catarina":231,"Corpo de Bombeiros Militar do Rio Grande do Sul":60,"Correo Argentino":3,"Cosern":293,"DB":3,"DESO":24,"DME Distribuição S.A":19,"DT/REGIONAL NNE":26,"Decathlon":8,"Departamento de Administração Prisional":14,"Departamento de Polícia Federal":17,"Digital Realty":5,"EDP":6,"EDP Bandeirante":84,"EDP Escelsa":29,"EDP Espírito Santo":264,"EDP São Paulo":262,"EEB":38,"ELETRONORTE - Centrais Elétricas do Norte do Brasil S.A":33,"ELETRONORTE-Centrais Elétricas do Norte":16,"Ecovias":560,"Elektro":400,"Eletrobras Amazonas Energia":128,"Eletrobrás Distribuição Roraima":35,"Eletronorte":75,"Eletrosul":146,"Elfsm":20,"Empresa Brasileira de Correios e Telégrafos":155,"Enel":17,"Enel Distribuição Ceará":1521,"Enel Distribuição Goiás":7,"Enel Distribuição Rio":358,"Enel Distribuição São Paulo":817,"Enel Green Power":38,"Energisa":3227,"Energisa Acre":53,"Energisa BO":18,"Energisa Rondônia":169,"Energisa Sul-Sudeste":134,"Energética Águas da Pedra S.A.":14,"Equatorial Energia AL":215,"Equatorial Energia MA":381,"Equatorial Energia PA":350,"Equatorial Energia PI":220,"Esso":20,"Estado de Minas Gerais":25,"Estado de São Paulo":24,"Estado do Rio Grande do Sul":24,"Estadual":86,"Estapar":54,"Fazenda Santa Rosa":36,"Fundação Bradesco":38,"Fundação Florestal":16,"Fundação de Ação Social":42,"Fundação para Conservação e a Produção Florestal do Estado de São Paulo":15,"Furnas Centrais Elétricas":147,"General Electric":22,"Gerdau":20,"Gesa - Gargaú energética S/A":12,"Gobierno Regional":7,"Governo da Bahia":27,"Governo de Minas Gerais":68,"Governo do Estado da Bahia":30,"Governo do Estado da Paraíba":71,"Governo do Estado de Santa Catarina":138,"Governo do Estado de São Paulo":168,"Governo do Estado do Ceará":57,"Governo do Estado do Rio Grande do Norte":174,"Governo do Estado do Rio de Janeiro":34,"Gralha Azul Transmissora de Energia":19,"Guascor do Brasil":18,"Hyundai":9,"ITAIPU Binacional":63,"Indigo":7,"Instituto Ambiental do Paraná":18,"Instituto Capixaba de Pesquisa, Assistência Técnica e Extensão Rural - Incaper":14,"Instituto Chico Mendes de Conservação da Biodiversidade":370,"Instituto Estadual do Ambiente":7,"Instituto Nacional de Parques":3,"Instituto Nacional do Seguro Social":191,"Juruena Participações e Investimentos S.A":16,"La Poste":3,"Light":579,"Loop":4,"Mantiqueira Transmissora de Energia":19,"McDonald's":44,"Mercedes-Benz":4,"Metra":394,"Metro":11,"Millennium Wind II Participações Ltda.":103,"Ministério Público do Estado do Espírito Santo":19,"Ministério da Educação":40,"Ministério da Saúde":10,"Município de Marechal Cândido Rondon":46,"Município de Teixeira de Freitas":40,"Neoenergia":142,"Nissan":8,"Norte Brasil Transmissora de Energia S.A":7,"ODEBRECHT":14,"Oi":1584,"PMC - SME":25,"PMRO":27,"PMSC":163,"PMSP":52,"PMVV":139,"PPolícia Militar do Estado do Amapá":3,"Petrobras":614,"Petrobras Transporte SA":197,"Policía de la Provincia de Misiones":10,"Polícia Civil":81,"Polícia Civil do Estado de Minas Gerais":20,"Polícia Civil do Estado de Santa Catarina":18,"Polícia Civil do Estado de São Paulo":77,"Polícia Civil do Estado do Espírito Santo":20,"Polícia Federal do Brasil":155,"Polícia Militar da Bahia":55,"Polícia Militar de Alagoas":4,"Polícia Militar de Mato Grosso do Sul":5,"Polícia Militar de Minas Gerais":88,"Polícia Militar de Pernambuco":12,"Polícia Militar de Roraima":11,"Polícia Militar de Santa Catarina":22,"Polícia Militar do Amazonas":3,"Polícia Militar do Distrito Federal":3,"Polícia Militar do Estado de Goiás":14,"Polícia Militar do Estado de Mato Grosso":15,"Polícia Militar do Estado de Santa Catarina":313,"Polícia Militar do Estado de São Paulo":99,"Polícia Militar do Estado do Ceará":21,"Polícia Militar do Estado do Espírito Santo":22,"Polícia Militar do Estado do Maranhão":20,"Polícia Militar do Estado do Pará":4,"Polícia Militar do Estado do Piauí":10,"Polícia Militar do Estado do Rio Grande do Norte":39,"Polícia Militar do Estado do Rio de Janeiro":53,"Polícia Militar do Estado do Tocantins":4,"Polícia Militar do Paraná":26,"Polícia Rodoviária Federal":475,"Porto Primavera Transmissora de Energia S/A.":12,"Prefeitura":591,"Prefeitura Municipal":656,"Prefeitura Municipal de Armação dos Búzios":36,"Prefeitura Municipal de Blumenau":125,"Prefeitura Municipal de Catanduva":50,"Prefeitura Municipal de Chapecó":547,"Prefeitura Municipal de Florianópolis":1014,"Prefeitura Municipal de Hidrolândia":15,"Prefeitura Municipal de Itajaí":31,"Prefeitura Municipal de Joinville":29,"Prefeitura Municipal de Laranjal Paulista":172,"Prefeitura Municipal de Passo Fundo":27,"Prefeitura Municipal de Paulínia":156,"Prefeitura Municipal de Pomerode":37,"Prefeitura Municipal de Santarém":45,"Prefeitura Municipal de Santo André":139,"Prefeitura Municipal de Seropédica":79,"Prefeitura Municipal de Sobral":59,"Prefeitura Municipal de Sorriso":35,"Prefeitura da Cidade do Rio de Janeiro":32,"Prefeitura de Camocim":15,"Prefeitura de Catalão":19,"Prefeitura de Fortaleza":99,"Prefeitura de Itapetinga":28,"Prefeitura de Jaboatão dos Guararapes":35,"Prefeitura de Juiz de Fora":19,"Prefeitura de Maracanaú":23,"Prefeitura de Pinhais":6,"Prefeitura de Ribeirão Pires":36,"Prefeitura de Rio Verde":6,"Prefeitura do Natal":611,"Prefeitura do Rio de Janeiro":35,"Provincia de Misiones":9,"Regional NNE":38,"Renault":11,"Rio Grande Energia":437,"Rodovias das Colinas":21,"Rodovias do Tietê":663,"Rota Sistemas Segurança":11,"Rumo S/A":4049,"SAMU 192":133,"SEDU":32,"SEDUC":13,"SEDUC - Secretaria da Educaçao CEARA":19,"SEMEDE":47,"SEMUSA":21,"SSP":27,"STS":7,"Sabesp":297,"Samarco":22,"Santa Clara Energia Renovável Ltda.":106,"Secretaria Especial de Saúde Indígena":12,"Secretaria Estadual de Educação":32,"Secretaria Estadual do Meio Ambiente do Rio Grande do Sul":13,"Secretaria Municipal da Educação":283,"Secretaria Municipal da Educação de Fortaleza":163,"Secretaria Municipal da Saúde":200,"Secretaria Municipal da Saúde de Fortaleza":158,"Secretaria Municipal de Educação":382,"Secretaria Municipal de Educação e Cultura de Cerquilho":20,"Secretaria Municipal de Educação e Desporto":32,"Secretaria Municipal de Meio Ambiente do Rio de Janeiro (SMAC)":53,"Secretaria Municipal de Saúde":187,"Secretaria Municipal de Saúde de Ceará-Mirim":21,"Secretaria Municipal de Serviços Públicos Municipais de Laranjal Paulista":63,"Secretaria da Administração Penitenciária - Coordenadoria da Região Oeste do Estado":18,"Secretaria da Educação":102,"Secretaria da Educação do Estado de São Paulo":1198,"Secretaria da Educação do Estado do Ceará":101,"Secretaria da Educação do Estado do Tocantins":114,"Secretaria da Educação do Rio Grande do Sul":92,"Secretaria da Saúde":91,"Secretaria da Saúde do Estado do Ceará":20,"Secretaria da Segurança Pública do Estado de São Paulo":130,"Secretaria de Educação":90,"Secretaria de Educação do Estado de Minas Gerais":56,"Secretaria de Educação do Estado de São Paulo":57,"Secretaria de Estado da Educação":35,"Secretaria de Estado da Saúde":19,"Secretaria de Estado de Educação de Minas Gerais":199,"Secretaria de Saúde":74,"Secretaria de Saúde de Caruaru":32,"Secretaria de Serviços Públicos":18,"Serviço Social da Indústria":36,"Shell":294,"Sistema Único de Saúde":325,"Starlink":40,"Sulgipe":36,"TAG":87,"TIM":35,"Telefónica":10,"Transmissora Aliança de Energia Elétrica":38,"Transportadora Associada de Gás S.A":26,"Transportadora Brasileira Gasoduto Bolívia-Brasil S.A.":135,"Tribunal Regional Eleitoral - DF":23,"Tribunal de Justiça do Distrito Federal e dos Territórios":18,"Tribunal de Justiça do Estado da Bahia":29,"Tribunal de Justiça do Estado de Minas Gerais":16,"Tribunal de Justiça do Estado de São Paulo":16,"Tribunal de Justiça do Estado do Espírito Santo":26,"UEM":6,"UN - ES":29,"UN-BA":72,"UN-BC":149,"UN-BSOL":55,"UN-RNCE":149,"UN-SEAL":94,"Unicamp":14,"Unimed":89,"Vale S.A.":47,"Ventos De Santo Expedito Energias Renováveis S.A.":108,"Vivo":380,"Volkswagen":24,"undefined":167539} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BS.json b/public/assets/data/nsi/stats/operator.BS.json new file mode 100644 index 000000000..6ed6738d4 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BS.json @@ -0,0 +1 @@ +{"Bahamas National Trust":22,"Ministry of Education":5,"undefined":355} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BT.json b/public/assets/data/nsi/stats/operator.BT.json new file mode 100644 index 000000000..18ff7bfb9 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BT.json @@ -0,0 +1 @@ +{"Power Grid Corporation of India Ltd":6,"undefined":745} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BW.json b/public/assets/data/nsi/stats/operator.BW.json new file mode 100644 index 000000000..dfb41b260 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BW.json @@ -0,0 +1 @@ +{"Botswana Power":40,"Caltex":3,"Shell":13,"South African National Parks":11,"Total":6,"undefined":514} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BY.json b/public/assets/data/nsi/stats/operator.BY.json new file mode 100644 index 000000000..ea36f5296 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BY.json @@ -0,0 +1 @@ +{"A1":97,"PGL LP":91,"PKP Polskie Linie Kolejowe S.A.":9,"Sadales tīkls":34,"undefined":50301,"БЕЛВТИ":43,"БЕЛГИПС-ЭКО":95,"Белпошта":2032,"Белтелеком":73,"Берёзовский РЭС":47,"Брестэнерго":112,"Витебскэнерго":246,"Газпромнефть":3,"ГиперМолл":7,"Гомельэнерго":137,"Гродноэнерго":97,"Зельвенский РЭС":34,"Интернет-магазин Евроопт":41,"КТУП \"Минсктранс\" филиал \"Служба энергохозяйства\"":15,"Лукойл":8,"МЧС":10,"Минские кабельные сети":428,"Минские тепловые сети - РУП \"Минскэнерго\" РТС-6":17,"Минские тепловые сети - РУП \"Минскэнерго\" РТС-8":13,"Могилёвэнерго":181,"ОАО \"Белвторресурсы\"":12,"ОАО \"Гомельтранснефть Дружба\"":16,"ОАО \"РЖД\"":6,"ПО «Белоруснефть»":39,"Пинский г/РЭС":45,"РУП \"Белоруснефть-Гомельоблнефтепродукт\"":115,"РУП \"Белоруснефть-Минскавтозаправка\"":239,"Сбербанк":10,"Синлаб-ЕМЛ":15,"УК \"СДЭК\"":31,"Укрзалізниця":3} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.BZ.json b/public/assets/data/nsi/stats/operator.BZ.json new file mode 100644 index 000000000..ea609e004 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.BZ.json @@ -0,0 +1 @@ +{"Anglican Church":4,"Belize Electricity Limited":130,"Forest Department":19,"Government of Belize (GOB)":20,"Roman Catholic Church":42,"undefined":2232} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CA.json b/public/assets/data/nsi/stats/operator.CA.json new file mode 100644 index 000000000..235a60c0e --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CA.json @@ -0,0 +1 @@ +{"7-Eleven":17,"ATCO Electric":2411,"Abbotsford Parks, Recreation & Culture":33,"Abbotsford School District":32,"Agence des services frontaliers du Canada":4,"Alberta Health Services":94,"Algoma District School Board":40,"Algonquin Power":79,"Algonquin and Lakeshore Catholic District School Board":36,"Alliance Pipeline":41,"Alstom":72,"AltaLink":4620,"Alternative Resource Energy Authority":20,"Amazon":50,"Amica":12,"Amtrak":11,"Astral":279,"Avon Maitland District School Board":39,"BC Ambulance Service":45,"BC Housing":14,"BC Hydro":2244,"BC Parks":675,"BC Rapid Transit":312,"BMW":9,"BNSF Railway":56,"Bell Aliant":2671,"Bell Canada":808,"Bell MTS":30,"Berkshire Hathaway Energy":27,"Black Gold Regional Division":14,"BluEarth Renewables":25,"BlueEarth Renewables":30,"Bluewater District School Board":43,"Bonneville Power Administration":11,"Boralex":38,"Brant Haldimand Norfolk Catholic District School Board":32,"Bruce County Public Library":17,"Bruce-Grey Catholic District School Board":14,"Burger King":4,"Burnaby Schools":38,"CNR":10,"CSX":20,"Calgary Board of Education":251,"Calgary Catholic School District":107,"Calgary Fire Department":32,"Calgary Public Library":20,"Canada Border Services Agency":25,"Canada Post":19864,"Canadian National Railway":8968,"Canadian Pacific Kansas City":169,"Canadian Solar":6,"Capital Power":30,"Capital Power Energy":100,"Capstone Infrastructure":20,"Cartier Énergie Éolienne":61,"Castle Rock Ridge Limited":41,"Catholic District School Board of Eastern Ontario":38,"Centre de services scolaire de Montréal":68,"Centre de services scolaire de la Beauce-Etchemin":54,"Centre de services scolaire de la Capitale":29,"Centre de services scolaire de la Région-de-Sherbrooke":8,"Centre de services scolaire des Draveurs":10,"ChargePoint":83,"Chartwell":93,"Chevron":37,"Circle K":8,"Circuit électrique":932,"City of Burnaby":53,"City of Calgary":372,"City of Coquitlam":42,"City of Delta":49,"City of Edmonton":187,"City of Greater Sudbury":37,"City of Kamloops":41,"City of Kitchener":67,"City of London":13,"City of Markham":42,"City of Ottawa":2319,"City of Regina":49,"City of Richmond":25,"City of St. John's":35,"City of Surrey":106,"City of Toronto":667,"City of Vancouver":69,"City of Vaughan":204,"City of Waterloo":45,"City of Windsor":73,"City of Winnipeg":226,"Coast Mountain Bus Company":7881,"Communauto":158,"Conseil des écoles catholiques du Centre-Est":61,"Conseil des écoles publiques de l'Est de l'Ontario":40,"Conseil scolaire Viamonde":59,"Conseil scolaire catholique MonAvenir":60,"Conseil scolaire catholique Providence":29,"Conseil scolaire catholique du Nouvel-Ontario":33,"Conseil scolaire de district catholique Franco-Nord":14,"Conseil scolaire de district catholique de l'Est ontarien":32,"Conseil scolaire de district catholique des Grandes Rivières":32,"Conseil scolaire public du Grand Nord de l'Ontario":19,"Conseil scolaire public du Nord-Est de l'Ontario":13,"Covenant Health":4,"Cowichan Valley Regional District":91,"DHL":9,"Dalhousie Mountain Wind":14,"Diamond Parking":9,"District School Board Ontario North East":28,"District School Board of Niagara":99,"Dofasco":23,"Ducks Unlimited":9,"Dufferin-Peel Catholic District School Board":156,"Durham Catholic District School Board":46,"Durham District School Board":134,"EDF":4,"EDF Renewables":12,"ENMAX":1218,"ENMAX Energy":35,"EPCOR":3475,"Eastward Energy":13,"Edmonton Catholic Schools":55,"Edmonton Police Service":10,"Edmonton Public Library":17,"Edmonton Public Schools":242,"Elk Island Catholic Schools":13,"Emera":893,"Enbridge":149,"Enel":36,"Enel Green Power Canada":26,"Enmax":6,"Enterprise CarShare":34,"Esso":133,"Evergreen Catholic Schools":14,"Evo":34,"Extendicare":28,"Exxon Mobil Corporation":5,"FLO":214,"FedEx":27,"First Solar":5,"Fortis BC":795,"FortisAlberta":4200,"Fraser Health Authority":38,"Fraser Valley Regional Library":17,"Gendarmerie nationale":4,"Goodwill Industries, Ontario Great Lakes":8,"Grand Erie District School Board":74,"Greater Essex County District School Board":71,"Greater Saskatoon Catholic Schools":44,"Greater St. Albert Catholic Schools":13,"HCA":3,"Halifax Regional Centre for Education":86,"Halifax Regional Fire and Emergency":46,"Halifax Regional Municipality":50773,"Halton Catholic District School Board":55,"Halton District School Board":112,"Hamilton Public Library":24,"Hamilton-Wentworth Catholic District School Board":60,"Hamilton-Wentworth District School Board":105,"Hastings and Prince Edward District School Board":39,"Huron County Library":12,"Huron-Perth Catholic District School Board":18,"Huron-Superior Catholic District School Board":17,"Hydro One":3221,"Hydro Ottawa":50,"Hydro-Québec":24762,"Hyundai":11,"IKEA":3,"ITC":13,"Impark":267,"Imperial Oil":45,"InPost":6,"Indigo":113,"Innergex":27,"Insurance Corporation of British Columbia":8,"Irving Oil":40,"Jenner Wind Limited Partnership":55,"Kawartha Highlands Provincial Park":53,"Kawartha Lakes Public Library":14,"Kawartha Pine Ridge District School Board":83,"Keewatin-Patricia District School Board":20,"Kinder Morgan":4,"Kingston Frontenac Public Library":15,"LTC":3,"Lakehead District School Board":28,"Lambton County Library":25,"Lambton Kent District School Board":64,"Le Circuit Électrique":99,"Limestone District School Board":56,"London District Catholic School Board":51,"London Public Library":16,"Louis Riel School Division":16,"Lower Kearsley Recreation Site":11,"MTS Allstream":14,"Mail Boxes Etc.":3,"Manitoba Conservation":131,"Manitoba Hydro":4618,"Maritime Electric":124,"Maritimes and Northeast Pipeline":42,"McDonald's":33,"Memorial University":30,"Mercedes-Benz":9,"Metro":42,"Metro Vancouver":82,"Metro Vancouver Parks":36,"Metro Vancouver Regional Parks":274,"Metropolitan Regional Housing Authority":67,"Michigan Department of Natural Resources":5,"Middlesex County Library":15,"Ministry of Transportation":27,"Ministry of Transportation of Ontario":129,"Mississauga Library":18,"Modo":60,"Montana Fish, Wildlife & Parks":3,"Montana State Trust Lands":9,"NB Power":761,"NCC":531,"NRC":3,"NS Department of Natural Resources":21,"National Capital Commission":81,"National Park Service":17,"Nature Conservancy of Canada":46,"Near North District School Board":35,"New York State Department of Environmental Conservation":4,"New York State Office of Parks, Recreation and Historic Preservation":10,"Newfoundland Power":223,"Newfoundland and Labrador Hydro":153,"NextEra Energy":50,"Niagara Catholic District School Board":59,"Nipissing-Parry Sound Catholic District School Board":13,"Nissan":15,"North Dakota Game and Fish Department":6,"Northeastern Catholic District School Board":14,"Northland Power":11,"Northwest Territories Power Corporation":17,"Nova Scotia Environment":55,"Nova Scotia Nature Trust":12,"Nova Scotia Power":2907,"Nova Scotia Provincial Parks":9,"Ontario Parks":344,"Ontario Power Generation":42,"Ontario Provincial Police":68,"Ontario Southland Railway":79,"Ottawa":485,"Ottawa Catholic School Board":103,"Ottawa Fire Services":29,"Ottawa Police Service":12,"Ottawa Public Library":33,"Ottawa-Carleton District School Board":269,"Oxford County Library":14,"Parkland School Division":22,"Parks Canada":577,"Passport Health":5,"Pattern Energy":35,"Pattern Energy Canada":63,"Peel District School Board":259,"Pembina":44,"Peterborough Victoria Northumberland and Clarington Catholic District School Board":36,"Postes Canada":2277,"Protrans BC":76,"Public Schools Branch":42,"Queen's University":320,"RES Canada":21,"RMS Energy":34,"Rainbow District School Board":41,"Rainy River District School Board":13,"Recurrent Energy":24,"Renfrew County Catholic District School Board":20,"Renfrew County District School Board":24,"Resolute Forest Products":43,"Revera":59,"Rio Tinto Alcan":128,"Royal Canadian Mounted Police":273,"Royal Newfoundland Constabulary":6,"SDG Library":15,"STAR Catholic Schools":7,"STS":324,"SaskPower":4729,"Saskatoon Public Schools":61,"School District 67 Okanagan Skaha":9,"School District No. 43":28,"Scotian Wind":11,"Scotian Windfields":20,"Service Canada":117,"Service de police de la ville de Montréal":31,"Service de protection contre l'incendie de Québec":16,"ServiceOntario":144,"Shell":131,"Shell Recharge Solutions":4,"Shoppers Drug Mart":29,"Simcoe County District School Board":107,"Simcoe Muskoka Catholic District School Board":51,"St Mary River Irrigation District":18,"St. Clair Catholic District School Board":28,"Sudbury Catholic District School Board":19,"SunEdison":6,"Suncor":50,"Suncor Energy":5,"Sunrise Senior Living":4,"Superior-Greenstone District School Board":15,"Sûreté du Québec":54,"TC Energy Corporation":112,"TDF":3,"Telus":179,"Thames Valley District School Board":159,"The Church of Jesus Christ of Latter-day Saints":4,"The Salvation Army":27,"Thunder Bay Catholic District School Board":20,"Toronto Catholic District School Board":210,"Toronto District School Board":631,"Toronto Hydro":66,"Toronto Parking Authority":764,"Toronto Police Service":37,"Toronto Public Library":106,"Town of Drayton Valley":16,"Town of Grimsby":65,"Town of Inuvik":122,"Township of Langley":117,"Trans Mountain":13,"Trans-Northern Pipelines Inc.":32,"TransAlta":186,"TransAlta Renewables":233,"TransAlta Wind":22,"Translink":64,"Trillium Lakelands District School Board":48,"Twin Rivers Paper Company":15,"UBC Security":12,"UPS":46,"US Department of Defense":28,"Union Gas":15,"Union Pacific Railroad":3,"United States Customs and Border Protection":18,"United States Fish and Wildlife Service":4,"United States Forest Service":15,"United States Postal Service":5,"University of Toronto":215,"Upper Canada District School Board":85,"Upper Grand District School Board":79,"Vancouver Fire and Rescue Services":20,"Vancouver Public Library":21,"Vancouver School Board":22,"Vermont Electric Power Company":3,"Ville de Boisbriand":101,"Ville de Gatineau":175,"Ville de Montréal":571,"Ville de Nicolet":18,"Vinci":4,"Volkswagen":15,"Vrtucar":5,"Washington State Parks":3,"Washington State Parks and Recreation Commission":3,"Waterloo Catholic District School Board":51,"Waterloo North Hydro":178,"Waterloo Region District School Board":124,"Wellington Catholic District School Board":21,"Wellington County Library":14,"Wheatland Wind Project Ltd.":25,"Windsor Essex Catholic District School Board":44,"YMCA":24,"York Catholic District School Board":100,"York Region District School Board":223,"York University":38,"Zipcar":87,"undefined":324193,"Énergir":37} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CD.json b/public/assets/data/nsi/stats/operator.CD.json new file mode 100644 index 000000000..cc94bf69b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CD.json @@ -0,0 +1 @@ +{"Eglise Catholique":15,"Eleves":19,"Ministère de la Justice":4,"Médecins sans frontières":8,"Orange":11,"SEP Congo":992,"SNCC":289,"Total":4,"Vodacom":29,"privé":28,"redigesco":12,"undefined":3557} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CF.json b/public/assets/data/nsi/stats/operator.CF.json new file mode 100644 index 000000000..57f8d95cc --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CF.json @@ -0,0 +1 @@ +{"undefined":1911} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CG.json b/public/assets/data/nsi/stats/operator.CG.json new file mode 100644 index 000000000..ee4c42c38 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CG.json @@ -0,0 +1 @@ +{"MTN":6,"Total":12,"undefined":528} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CH.json b/public/assets/data/nsi/stats/operator.CH.json new file mode 100644 index 000000000..a921f61fd --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CH.json @@ -0,0 +1 @@ +{"ABB":19,"AEK":76,"AEW":129,"ALDI":4,"ALTIS":15,"APCOA":3,"APG":17,"AT":34,"ATEL":14,"Agrola":104,"Aldi":22,"Amprion":4,"Axpo":595,"Axpo/EKZ":16,"BKW":261,"BMW":7,"BP":111,"BSZ Stiftung":27,"Björn Steiger Stiftung":6,"Burger King":6,"CERN":18,"CFF":327,"CNR":6,"Caritas":6,"ChargePoint":3,"Club Alpino Italiano":6,"Commune":16,"Contex":16,"Coop":316,"DB":26,"DB Netz AG":40,"DB Station&Service AG":7,"DB Vertrieb GmbH":7,"DHL":5,"Decathlon":4,"Deutsche Bahn AG":4,"Deutsche Post":16,"Die Post":3360,"Domicil Bern AG":15,"E. Leclerc":4,"EDS":3,"EKS":55,"EKS/NOK":91,"EKT":114,"EKZ":329,"EMS-CHEMIE":13,"ERZ":189,"EW Höfe":3,"EWA":18,"EWM AG":24,"EWR":11,"EWW":25,"EWZ":1091,"EZV":5,"Einwohnergemeinde Baar":59,"Elektra Hemberg":46,"Elektrizitätswerk Obwalden":3,"Enedis":991,"Energie 360°":14,"Energie Thun AG":137,"Energiedienst":5,"Eni":27,"Eniwa":6,"Erdgas Ostschweiz AG":2501,"Esso":11,"FMHL":69,"FWS":7,"Fastned":4,"Flughafen Zürich AG":291,"Fondation de l'Enfance et de la Jeunesse":13,"GOFAST":105,"GRDF":6,"GRTgaz":119,"Gasverbund Mittelland AG":69,"Gaznat SA":112,"Gemeinde Gossau":36,"Genedis - VALT":15,"Grande Dixence S.A.":112,"Green Motion":15,"Groupe E":360,"Grün Stadt Zürich":278,"Guardia di Finanza":3,"H&M":4,"Heilsarmee":13,"IKEA":22,"IWB":49,"Infrastruktur Zürichsee AG":50,"Interxion":3,"JCDecaux":8,"KEBAG":31,"Kanton Basel-Landschaft":19,"Kanton Zürich, Bildungsdirektion":23,"Kantonspolizei Bern":21,"Kantonspolizei Schwyz":11,"Kantonspolizei Thurgau":17,"Kantonspolizei Zürich":65,"Kornhausbibliotheken Bern":17,"Kraftwerke Linth-Limmern":49,"La Poste":391,"Lidl":74,"Liechtensteinische Gasversorgung LGV":113,"Luzerner Polizei":36,"MOVE":49,"MS":3,"Mairie d'Ambilly":4,"McDonald's":105,"MeteoSchweiz":40,"Migrol":302,"Migros":253,"Mobility":661,"Nissan":5,"OIKEN":87,"Oiken":15,"Orange":28,"PBZ Pestalozzi-Bibliothek Zürich":23,"PTT":6,"Porsche":5,"Post":357,"Posta":6,"Poste Italiane":4,"RFI":10,"RTB":19,"RTE":701,"RWE":4,"Regio Energie Solothurn":64,"Renault":13,"Repower":18,"Repower AG":27,"Romande Energie":147,"Roundshot":12,"Régie des Transports du Territoire de Belfort":3,"SAK":93,"SAPPRO":37,"SBB":36806,"SBB CFF FFS":190,"SBB-CFF":72,"SIG":404,"SNCF":29,"SNCF Réseau":130,"SWG":3,"Schweizerische Bundesbahnen AG":141,"Shell":83,"Sidefage":11,"Sivalor":5,"Society of Saint Pius X":9,"Stadt Bern":281,"Stadt Luzern":97,"Stadt Winterthur":151,"Stadt Zürich, GUD":44,"Stadt Zürich, SSD, Schulkreis Glatttal":7,"Stadt Zürich, SSD, Schulkreis Letzi":22,"Stadt Zürich, SSD, Schulkreis Limmattal":12,"Stadt Zürich, SSD, Schulkreis Schwamendingen":7,"Stadt Zürich, SSD, Schulkreis Uto":12,"Stadt Zürich, SSD, Schulkreis Waidberg":9,"Stadt Zürich, SSD, Schulkreis Zürichberg":6,"Stadt Zürich, SSD, Sportamt":138,"Stadtpolizei Zürich":21,"Stadtwerke Konstanz":43,"Stiftung Alterswohnungen der Stadt Zürich":13,"Stiftung Brändi":23,"Stiftung Kornhausbibliotheken":5,"Stiftung Rütimattli":12,"Stiftung Zürcher Gemeinschaftszentren":24,"Stiftung Zürcher Kinder- und Jugendheime":13,"Stiftung für Schwerbehinderte Luzern - SSBL":30,"Swisscharge":18,"Swisscom":363,"Swissgas":38,"Swissgrid":3804,"TDF":3,"Terna":3,"Tertianum":11,"Texaid":145,"Toi Toi":9,"Transitgas AG":14,"TransnetBW GmbH":3,"Trenord":4,"Unigaz":31,"Ville de Geneve":89,"Ville de Genève":20,"Ville de Vevey":29,"Viteos SA":1204,"Viva Luzern AG":23,"Volg":110,"Vorarlberger Energienetze GmbH":12,"WVZ":5280,"Wasserwerke Zug":27,"ZAW":26,"ZüriWC":174,"bike-energy":52,"eCarUp":9,"evpass":26,"foto-webcam.eu":8,"nextbike":11,"undefined":238561,"ÖBB-Infrastruktur AG":28} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CI.json b/public/assets/data/nsi/stats/operator.CI.json new file mode 100644 index 000000000..3c42699fa --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CI.json @@ -0,0 +1 @@ +{"CIE":48,"Compagnie Ivorienne d'Électricite":9,"Ghana Education Service":4,"MTN":4,"Ministère d'Etat, Ministère de l'Interieur et de la Sécurité":15,"Orange":7,"Shell":3,"undefined":5052} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CK.json b/public/assets/data/nsi/stats/operator.CK.json new file mode 100644 index 000000000..cb938960e --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CK.json @@ -0,0 +1 @@ +{"undefined":53} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CL.json b/public/assets/data/nsi/stats/operator.CL.json new file mode 100644 index 000000000..c813634e4 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CL.json @@ -0,0 +1 @@ +{"1":320,"2":185,"3":1458,"4":234,"5":27,"ABC":4,"AES Andes":29,"AR Alto Loa SpA":27,"AR Llanos del Viento SpA":33,"Administración Parques Nacionales":54,"Aes Andes":6,"Amazon Web Services":4,"Andes Mainstream SpA":46,"Andes Wind Parks":41,"CGE":83,"CGE Transmisión":99,"Carabineros de Chile":220,"Chilexpress":76,"Codelco Chile":157,"Colbún":73,"Colbún S.A.":144,"Copec":120,"Corporación Nacional Forestal":25,"Correos de Chile":130,"Cruz Roja":5,"Cuerpo de Bomberos de Viña del Mar":15,"DHL":4,"Departamento de Educación Municipal de Chaitén":14,"Dirección Comunal de Educación - Municipalidad de Los Ángeles":28,"EFE":96,"ESO":8,"Endesa":6,"Enel":189,"Enel Distribución Chile":37,"Enel Green Power":68,"Enel X":73,"Engie":114,"Equinix":3,"FedEx":3,"Fundación Integra":31,"Gendarmería":20,"Gendarmería Nacional Argentina":5,"Hyundai":6,"I. Municipalidad de Valdivia":40,"Ibereólica Cabo Leones II":51,"Interchile":33,"Junji":18,"Mainstream Renewable Power":25,"McDonald's":4,"Minera Centinela":27,"Minera Collahuasi":106,"Minera Escondida":256,"Ministerio de Salud":6,"Movistar":19,"Municipalidad de Ushuaia":22,"Nissan":6,"Nordex":18,"Pacific Hydro":3,"Parque Eólico Cabo Leones I":55,"Parque Eólico El Arrayán":52,"Parque Eólico Renaico":60,"Parque Eólico San Gabriel":61,"Parque Eólico Tolpán Sur":28,"Petrobras":27,"Poder Judicial":4,"Policía Nacional del Perú":5,"Provincia de Chubut":5,"Provincia de Mendoza":6,"Provincia de Neuquén":3,"Provincia de Santa Cruz":7,"Provincial":7,"SQM":31,"STS":40,"San Juan":58,"Shell":36,"Starlink":7,"Statkraft Chile":15,"TEN":41,"TGS SA":4,"Transelec":181,"undefined":35710} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CM.json b/public/assets/data/nsi/stats/operator.CM.json new file mode 100644 index 000000000..f5ad68fcd --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CM.json @@ -0,0 +1 @@ +{"Bolloré":3,"Commune":3480,"MINEDUB":27,"MTN":5,"Mairie":3,"Orange":5,"Total":29,"undefined":6517} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CN.json b/public/assets/data/nsi/stats/operator.CN.json new file mode 100644 index 000000000..acef2b9cf --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CN.json @@ -0,0 +1 @@ +{"1":7,"3":4,"ABC":16,"AFCD":49,"Burger King":3,"CSG":430,"CTT":3,"Carrefour":3,"DHL":4,"DSAT":34,"G-Tech Environmental Holdings":7,"IAM":20,"IKEA":4,"LCSD":41,"McDonald's":15,"Microsoft":3,"Ministry of Health":3,"Shell":7,"WSD":22,"YMCA":3,"military":10,"undefined":103799,"Государственное бюджетное учреждение Амурской области «Дирекция по охране и использованию животного мира и особо охраняемых природных территорий»":5,"ОАО \"РЖД\"":141,"中国华电-华电国际":35,"中国华电集团":155,"中国华能-北方联合":12,"中国华能-华能国际":64,"中国华能集团":40,"中国南方电网":334,"中国大唐":28,"中国大唐-大唐国际":31,"中国广核集团":109,"中国核工业集团":75,"中国石化":99,"中国石油":43,"中国节能":12,"中国节能环保集团":56,"中国邮政":344,"中国铁路":347,"中国铁路哈尔滨局集团有限公司":96,"中華電力有限公司 CLP Power Hong Kong Limited":65,"临沂富源热电有限公司":188,"光大环保":34,"公立":14,"北京市西城区环境卫生服务中心":16,"北京市通州区教育委员会":17,"北京海淀生态环保有限公司":25,"北京石油化工学院":53,"北京能源-京能电力":12,"华润电力":88,"华电国际电力股份有限公司":59,"含山龙源梅山风力发电有限公司":24,"哈尔滨医科大学":187,"国华(当涂)新能源有限公司":25,"国家电力投资集团":170,"国家电投":22,"国家电网":17758,"国家电网有限公司":426,"国家能源":59,"国家能源-中国神华":10,"国家能源-北京国电":12,"国家能源集团":126,"天水湖公厕":11,"宿迁市公安局宿城分局":15,"宿迁市公安局宿豫分局":17,"小兔充充":13,"山东能源":24,"广东粤电":12,"广东能源集团":12,"应急管理部消防救援局":230,"康樂及文化事務署 Leisure and Cultural Services Department":36,"惠州仲恺高新技术产业开发区宣教文卫办公室":25,"惠州市惠城区教育局":103,"惠州市惠阳区教育局":29,"成都市排水有限责任公司":10,"曹妃甸港":17,"水務署 Water Supplies Department":22,"江永县水利水电责任公司":21,"治安警察局 Corpo de Polícia de Segurança Pública":5,"浙能电力":13,"深圳市公园管理中心":26,"深圳市公安局":15,"渠務署 Drainage Services Department":22,"漁農自然護理署 Agriculture, Fisheries and Conservation Department":690,"澳門電力股份有限公司 Companhia de Electricidade de Macau":29,"玖龙纸业":14,"琦泉热电":12,"菜鸟驿站":23,"運輸署 Transport Department":198,"醫院管理局 Hospital Authority":32,"防城港新天绿色能源有限公司":13,"顺丰速运":4,"食物環境衞生署 Food and Environmental Hygiene Department":175,"首都医科大学":206,"香港公共圖書館 Hong Kong Public Libraries":32,"香港房屋委員會 Hong Kong Housing Authority":8,"香港消防處 Hong Kong Fire Services Department":60,"香港警務處 Hong Kong Police Force":44,"香港賽馬會 The Hong Kong Jockey Club":35,"香港郵政 Hongkong Post":830,"香港電燈有限公司 The Hongkong Electric Company, Limited":11,"魏桥创业":27} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CO.json b/public/assets/data/nsi/stats/operator.CO.json new file mode 100644 index 000000000..ebd44c6e8 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CO.json @@ -0,0 +1 @@ +{"4-72":61,"Aguas & Aguas de Pereira":1614,"Alcaldia de Barranquilla":40,"Amazonas Energia":4,"BMW":3,"Bancolombia":307,"CELEC-Transelectric":4,"CORTOLIMA":47,"Carrefour":3,"Caño Limón - Coveñas":13,"Claro":13,"Coordinadora":3,"Cruz Roja":12,"Cuerpo de Bomberos de Bogotá":17,"DHL":5,"EEB":3,"EMGESA":16,"EPM":66,"EPS":6,"Enel":34,"Envía":32,"Esso":107,"Fiscalía General de la Nación":28,"Gobierno Regional":9,"Guardia Nacional":7,"Guardia Nacional Bolivariana de Venezuela":3,"Hyundai":4,"ICBF":46,"IDRD":37,"ISA":45,"Instituto Distrital de Recreación y Deporte (IDRD)":78,"Instituto Técnico Agrícola Rafael Ortiz González":10,"MEN":3,"Metro":3,"Mi Red IPS":21,"Ministerio de Educación":22,"Ministerio de Justicia":16,"Movistar":15,"NA":4,"Parques Nacionales Naturales":290,"Petrobras":52,"Petroecuador":6,"Policia Nacional":603,"Policía Nacional de Colombia":191,"Policía Nacional del Perú":3,"Promioriente":16,"Renault":9,"SED Barranquilla":14,"SEDBOYACA":18,"Secretaría de Educación":8,"Secretaría de Educación de Bogotá":15,"Secretaría de Educación de Bogotá, D.C.":15,"Secretaría de Educación de Boyacá":233,"Secretaría de Educación de Soacha":13,"Servientrega":130,"Shell":5,"TCC":6,"Tigo":16,"UNE":102,"UTP":14,"Volkswagen":4,"crued":18,"undefined":29165,"Área Limpia":29} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CR.json b/public/assets/data/nsi/stats/operator.CR.json new file mode 100644 index 000000000..e56c7b2dc --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CR.json @@ -0,0 +1 @@ +{"Autopistas del Sol":3,"CCSS":1060,"CNFL":19,"Coopesana":13,"Coopesantos":25,"Correos de Costa Rica":121,"ICE":238,"INA":49,"INS":85,"MEP":3497,"McDonald's":4,"Ministerio de Educación":3,"Ministerio de Educación Pública":10,"Ministerio de Justicia y Paz":20,"Ministerio de Obras Públicas y Transportes":17,"Ministerio de Salud":57,"Poder Judicial":133,"Punto Seguro":44,"UPS":3,"undefined":9370,"Área de Conservación Central (ACC)":18,"Área de Conservación Osa (ACOSA)":15,"Área de Conservación Pacífico Central (ACOPAC)":15,"Área de Conservación Tempisque (ACT)":21} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CU.json b/public/assets/data/nsi/stats/operator.CU.json new file mode 100644 index 000000000..bddb21b0a --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CU.json @@ -0,0 +1 @@ +{"3":7,"5":7,"AVE":12,"BCC":3,"BPA":31,"Correos de Cuba":129,"ETECSA":566,"MINED":1287,"MINSAP":415,"Ministerio de Educación":26,"Ministerio de Educación (MINED)":15,"Ministerio de Salud Pública":272,"Policía Nacional Revolucionaria":83,"SEPSA":24,"UNE":171,"undefined":11809} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CV.json b/public/assets/data/nsi/stats/operator.CV.json new file mode 100644 index 000000000..9ba82e706 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CV.json @@ -0,0 +1 @@ +{"CABEOLICA":15,"undefined":291} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CY.json b/public/assets/data/nsi/stats/operator.CY.json new file mode 100644 index 000000000..c0bf77cc6 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CY.json @@ -0,0 +1 @@ +{"Cyprus Post":52,"Cyta":37,"DHL":6,"Department of fisheries & marine research":12,"EAC":30,"EMEL":64,"Esso":10,"Lidl":5,"McDonald's":5,"Shell":4,"UPS":3,"undefined":2575,"Πυροσβεστική Υπηρεσία":15} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.CZ.json b/public/assets/data/nsi/stats/operator.CZ.json new file mode 100644 index 000000000..89040486b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.CZ.json @@ -0,0 +1 @@ +{"50Hertz Transmission":3,"ABB":3,"AVE":11,"Albert":51,"Allianz":3,"Asekol":6,"Asko a.s.":14,"Austrian Power Grid AG":3,"BILLA":24,"Bauhaus":12,"CPI City center":12,"Concordia":12,"Coop":23,"DB Netz AG":155,"DB Station&Service AG":9,"DHL":7,"DPD":31,"DPP":323,"Decathlon":6,"Deutsche Post":52,"Deutsche Telekom AG":10,"E.ON":4007,"EVMAPA":16,"EnBW":3,"Energie AG":27,"Energo-Pro":3,"FCC":9,"Freistaat Bayern":5,"Freistaat Sachsen":14,"GLS":30,"H&M":17,"Hornbach":3,"IKEA":33,"InPost":5,"Innogy":9,"JCDecaux":14,"KPN":10,"Kaufland":118,"Kik":11,"Kloktex":77,"Konzum.cz":17,"Land Niederösterreich":13,"Landespolizeidirektion Niederösterreich":4,"Lidl":163,"Linz AG":29,"MDCR":54,"MITNETZ Strom":3,"MMCB":626,"MOL":35,"MP Přerov":17,"Magistrát města České Budějovice":13,"McDonald's":11,"MěPOS Šenov":20,"Město Olomouc":26,"Město Plzeň":41,"Město Sokolov":27,"Městská Policie":18,"Městská knihovna v Praze":42,"Městská policie Brno":62,"NC Fontána":22,"Netz Niederösterreich GmbH":4,"O2":31,"OC Forum":44,"OC Galerie Teplice":24,"OMV":84,"Olympia":52,"Orlen":11,"PGL LP":426,"PKP Polskie Linie Kolejowe S.A.":23,"PPL":106,"PRE":3653,"Penny":100,"Plzeňská teplárenská, a.s.":43,"Poczta Polska":6,"Policie ČR":40,"Policie České Republiky":14,"Polskie Sieci Elektroenergetyczne S.A.":3,"Pražské služby a.s.":31,"RWE":11,"Renault":3,"S CHKO Biele Karpaty":12,"S CHKO Kysuce":5,"S CHKO Záhorie":4,"SAKO":18,"SBD Mír":11,"SachsenEnergie":16,"Shell":42,"Služby města Český Krumlov s.r.o.":130,"Sparkasse":4,"Správa železnic, s. o.":2241,"Statutární město Kladno, náměstí Starosty Pavla 44, 272 52 Kladno":47,"Stredoslovenská distribučná":12,"Středočeský kraj":22,"Středočeský kraj, Zborovská 11, 150 21 Praha 5 - Smíchov":15,"SČVK":21,"SŽDC":4499,"Telefónica O2":3,"TenneT TSO":3,"Teplárny Brno":45,"Tesco":49,"Teta":18,"UNIPETROL RPA, s.r.o.":13,"VZMB":12,"Veolia":9,"Vodafone":22,"WC":3,"ZSSK":6,"Zdravotnická záchranná služba Plzeňského kraje":19,"Zimák":14,"Zásilkovna":4566,"cz:Správa železnic":535,"enviaM":6,"nextbike":4,"undefined":136640,"ÖBB":3,"ÖBB-Infrastruktur AG":82,"ČEPS":630,"ČEZ":10675,"ČSOB":489,"Česká Pošta":12,"Česká Spořitelna":10,"Česká národní banka":11,"Česká pošta, s.p.":19821,"České dráhy":88,"ŘSD":1303,"ŽSR":41} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.DE.json b/public/assets/data/nsi/stats/operator.DE.json new file mode 100644 index 000000000..85137f002 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.DE.json @@ -0,0 +1 @@ +{"1":11,"3":29,"5":4,"50Hertz Transmission":3541,"ABB":22,"ABO Wind":28,"ABV Kreis Viersen":35,"ADAC":66,"ADAC Luftrettung gGmbH":81,"AES":3,"AHA":11,"AHE":235,"ALBA Braunschweig GmbH":130,"ALDI":137,"ALDI GmbH & Co. KG":176,"ALDI Nord":144,"ALDI Süd":318,"AMA":3,"APCOA":29,"APCOA Parking":65,"APG":32,"ASFINAG":5,"ATOS Kliniken":6,"AVEA":12,"AVU AG":181,"AWISTA":93,"AWO":761,"AWO Familienglobus gGmbH, Liststr. 2, 40470 Düsseldorf":13,"AWO Regionalverband Rhein-Erft & Euskirchen e.V.":14,"AWO Soziale Dienste gemeinnützige GmbH":13,"AWO Unterbezirk Dortmund":15,"AWS Augsburg":5,"Abfallwirtschaft Dithmarschen":122,"Abfallwirtschaftsbetrieb Böblingen":33,"Abfallwirtschaftsbetrieb München":99,"Abfallwirtschaftsbetriebe Münster":6,"Abfallwirtschaftsgesellschaft Wuppertal":316,"Abwasserzweckverband Gemeinschaftskläranlage Großenhain Abwasserzweckverband Gemeinschaftskläranlage Großenhain":5,"Adelby 1 Kinder- und Jugenddienste gGmbH":21,"Agaplesion":9,"Air Liquide":37,"Airbus":17,"Aktex Rohstoff-Recycling Nord":15,"Aktiengesellschaft für Versorgungsunternehmen":559,"Aktion Friedensdorf":16,"Aktion Hoffnung":218,"Alba":47,"Albtal-Verkehrs-Gesellschaft mbH":2961,"Aldi":438,"Aldi Süd":460,"Alexianer GmbH":3,"Allego":405,"Allgäuer Überlandwerk":327,"Allgäuer Überlandwerk, Kempten":12,"Allianz":72,"Alloheim Senioren-Residenzen":42,"Alstom":47,"Amazon":916,"Ameos":20,"Amprion":1973,"Amrum-Offshore West GmbH":87,"Aral":1036,"Areal Böhler":19,"Asklepios Kliniken":37,"Audi AG":1184,"Augenzentrum Eckert":22,"Austrian Power Grid AG":10,"Autobahn GmbH":116,"Autobahnmeisterei":737,"Autobahnmeisterei Fallingbostel":70,"Autohaus Schmid Waldkirch":3,"Avacon":1943,"Avacon Netz":1581,"Axpo":14,"AÜW":32,"BASF":1036,"BASF SE":148,"BBE Energie GmbH":44,"BEW":173,"BGE":3,"BIGGE ENERGIE GmbH & Co. KG":12,"BKJ Betreungseinrichtungen für Kinder und Jugendliche der Stadt Eschweiler / AÖR":14,"BMW":138,"BOGESTRA":1885,"BP":12,"BT":3,"BVZ GmbH":29,"Baliz Textilwerke":103,"Banedanmark":16,"Bauernmarkt München e.V.":12,"Bauhaus":199,"BayWa":80,"Bayer Schering Pharma":29,"Bayerisches Rotes Kreuz":284,"Bayerngas":113,"Bayernwerk":639,"Bayernwerk Netz":149,"Behörde für Schule und Berufsbildung":38,"BeiAnrufAuto e.V.":11,"Bergisch-Rheinischer Wasserverband - BRW Haan":18,"Berlin-Textilrecycling":8,"Berliner Feuerwehr":61,"Berliner Stadtreinigungsbetriebe":39,"Berliner Stadtwerke":129,"Berliner Verkehrsbetriebe":7930,"Berliner Wasserbetriebe":697,"Bethel":21,"Bezirksamt Eimsbüttel":11,"Bezirksamt Hamburg-Mitte":28,"Bezirksamt Hamburg-Nord":21,"Biogas Linnau GbR":39,"Björn Steiger Stiftung":2611,"Bocholter Energie- und Wasserversorgung GmbH":71,"Bodensee-Therme":24,"Boreas":62,"Brandenburgischer IT-Dienstleister":14,"Braunschweiger Netz GmbH":50,"Braunschweiger Verkehrs-GmbH":2964,"Breeze Two Energy GmbH & Co. KG":44,"Bremer Heimstiftung":21,"Bremer Straßenbahn AG":94,"Bridge Infrastructure Capital":70,"Brotex":12,"Bund für Umwelt und Naturschutz Deutschland":3,"Bundeskriminalamt":4,"Bundespolizei":135,"Burger King":211,"Bürger-Energie-Unterhaching eG":11,"BürgerEnergie Tauberfranken 2 eG":29,"Bürgerwindpark Mittelholstein":13,"CVAG?":16,"CarSharing Erlangen":16,"Caritas":563,"Cavtex":24,"Charge-ON GmbH":46,"ChargePoint":68,"City Green Point Deutschland GmbH":13,"CityGreenPoint":36,"Citywatt GmbH":12,"Comfortcharge GmbH":34,"Compagnie des Transports Strasbourgeois":54,"Compleo Charging Technologies GmbH":33,"Conficars":18,"Contipark":70,"Coop":3,"Cornelius-Werk Diakonische Dienste gGmbH":12,"Creos":584,"Crosscan":11,"Cuno Kraftwerk Herdecke":39,"DB":1005,"DB Energie":327,"DB Energie GmbH":4903,"DB Netz AG":131725,"DB Station&Service AG":13550,"DB Vertrieb GmbH":2432,"DBT":3,"DESWOS":13,"DEW21":74,"DHL":8687,"DJK Schweinfurt":16,"DLR":92,"DLRG / Björn Steiger Stiftung":214,"DPD":96,"DREWAG":47,"DRK Kreisverband Bonn e.V.":13,"DRK-Rettungsdienst Mittelhessen":21,"DVG":503,"DVV":46,"Daheim e.V.":15,"Daimler AG":152,"Darbo Recycling":24,"Decathlon":23,"Decathlon?":16,"Defensie Pijpleiding Organisatie":5,"Denns BioMarkt":8,"Der Generalbundesanwalt beim Bundesgerichtshof":20,"Der Magistrat der Stadt":22,"Deusa International":28,"Deutsche Bahn":1372,"Deutsche Bahn AG":611,"Deutsche Bahn Connect":384,"Deutsche Bundesbank?":14,"Deutsche Gesellschaft zur Rettung Schiffbrüchiger":123,"Deutsche Glasfaser":229,"Deutsche Lebens-Rettungs-Gesellschaft":203,"Deutsche Post":53217,"Deutsche Telekom":3098,"Deutsche Telekom AG":16487,"Deutscher Bundestag":29,"Deutscher Kinderschutzbund Ortsverband Essen e.V.":19,"Dezentrale Energie Anlagen Beteiligungs- und Verwaltungsgesellschaft mbH":23,"Diakoniewerk Essen":48,"Diakonisches Werk – Stadtmission Bayreuth e. V.":22,"Die Autobahn GmbH des Bundes":5354,"Die Post":49,"Digital Realty":8,"Dr. Bögel und Völk und Kollegen MVZ":11,"Drewag":515,"Drive Carsharing":13,"Däsa Wiederverwertungs GmbH":30,"Dürener Service Betrieb":15,"E-On":13,"E-WALD":37,"E-Werk Mittelbaden":75,"E.DIS Netz":44,"E.DIS Netz GmbH":2481,"E.ON":409,"E.ON Netz":278,"E.ON Wasserkraft":25,"E.ON Wasserkraft GmbH":27,"E.ON Westfalen Weser":17,"EAD":28,"EAM":161,"EAM Netz":2166,"ED Netze":29,"EDEKA":335,"EDF":5,"EGG Energieversorgung Gera":15,"EKS":13,"EKZ":3,"ELIM Diakonie GmbH":13,"ENERTRAG":33,"ENERVIE Vernetzt":4,"ENERVIE Vernetzt GmbH":277,"ENGIE Windpark Portfolio 2 GmbH":18,"ENRW Energieversorgung Rottweil":14,"ENSO Energie Sachsen Ost AG":3,"EON-Hanse":17,"EON_Mitte":9,"EPP Gdbr":63,"EPS":13,"ESWE":93,"EVA Energieversorgung Apolda":22,"EVN":5,"EVO":149,"EVS":363,"EVlink":30,"EWA":3,"EWE":1587,"EWE Go":39,"EWE Go GmbH":496,"EWE Netz":388,"EWO Solarpark III KG":14,"EWR":93,"EWV":45,"EZV":61,"East-West Textilrecycling Kursun":32,"EcoToiletten GmbH":13,"Edeka":725,"Edeka?":74,"Eigenbetrieb Kindertageseinrichtungen Dresden":20,"Einbecker Brauhaus AG":177,"Elbauenpark":14,"Elbkinder Vereinigung Hamburger Kitas gGmbH":83,"Elektrizitätswerk Hindelang":11,"Elektrizitätswerke Reutte":10,"Elisengalerie":13,"Elli":36,"Elterninitiative":19,"Emscher Lippe Energie GmbH":60,"EnBW":1667,"EnBW Energie Baden-Württemberg AG":1241,"EnBW Kernkraft GmbH":52,"EnBW Onshore Portfolio GmbH":12,"EnBW WindInvest GmbH & Co. KG":13,"Eneco":16,"Enedis":356,"EnerVest AG":11,"Enercon":73,"Energie AG":70,"Energie Calw GmbH":37,"Energie Südbayern":130,"Energie Waldeck-Frankenberg":248,"Energie und Wasser Potsdam GmbH":107,"Energie- und Wasserversorgung Bonn/Rhein-Sieg GmbH":7,"Energie- und Wasserversorgung Bruchsal GmbH":33,"Energiedienst":30,"Energiekontor":53,"Energienetze Bayern":12,"Energienetze Berlin":6,"Energiequelle GmbH":61,"Energieversorgung Mittelrhein":36,"Energieversorgung Ottobrunn":17,"Energieversorgung Rodau GmbH":16,"Energieversorgung Rottenburg am Neckar":7,"Energieversorgung Schwaben":29,"Enertrag":16,"Engelhorn Solarpark Heidelberg-Grenzhof GmbH & Co. KG":74,"Eni":14,"Entega":98,"Entsorgung Dortmund GmbH":25,"Entsorgungsbetriebe Essen":405,"Entsorgungsverband Saar":11,"Eon Mitte":14,"Equinix":18,"Erdgas Ostschweiz AG":14,"Erdgas Südwest GmbH":236,"Erftverband":79,"Erlanger Stadtwerke":227,"Erzbistum Köln":23,"Esso":403,"Eulektro":18,"Eurocycle GmbH":49,"Europäische Schule":45,"Ev.-luth. Kindertagesstättenverband Grafschaft Diepholz":14,"Evangelische Heimstiftung":30,"Evangelische Stiftung Neinstedt":35,"Evangelische Stiftung Neuerkerode":32,"Evangelischer Kirchenkreis Dortmund":49,"Evangelischer Kirchenkreis Hamm":31,"Event & Promotion Mannheim":13,"Evonik":52,"FABIDO":92,"FRÖBEL Bildung und Erziehung gGmbH":20,"FSG":48,"FWS":65,"FWS Altkleider Container Service":24,"Fa. A. Hahn":19,"Fa. Rhenus, im Auftrag der Stadt Heidelberg":12,"Fahrrad XXL?":14,"FairEnergie GmbH":53,"FairNetz":123,"Faircollect":11,"Fastned":52,"FedEx":5,"Fehr":98,"Fernleitungs-Betriebsgesellschaft mbH Bereichsverwaltung Süd Idar-Oberstein":348,"Feuerwehr Bielefeld":144,"Feuerwehr Hamburg":25,"Feuerwehr Kreisstadt Euskirchen":20,"Feuerwehr SG Rodenberg":12,"Feuerwehr Stadt Barsinghausen":17,"Feuerwehr Stadt Rinteln":16,"Feuerwehr Witten":19,"Filderstadtwerke":23,"Flughafen Stuttgart Energie GmbH":308,"Fluxys":13,"Ford Carsharing":18,"Frankfurter Entsorgungs- und Service GmbH":61,"Freie Universität Berlin":308,"Freistaat Bayern":356,"Freistaat Sachsen":220,"Freiwillige Feuerwehr Mechernich":15,"Freiwillige Feuerwehr der Samtgemeinde Thedinghausen":13,"Fröbel e.V.":14,"GAK Textilrecycling GmbH":32,"GASCADE Gastransport GmbH":774,"GERES Power II GmbH":13,"GEW Wilhelmshaven":3101,"GGEW":37,"GILDEMEISTER Energy Solutions":34,"GKM":67,"GLS":158,"GSAK":112,"GSE gGmbH":40,"Gassco":3,"Gasunie":221,"Gedea Linach KG":12,"Gemeinde Bedburg-Hau":23,"Gemeinde Gnarrenburg":11,"Gemeinde Hohe Börde":16,"Gemeinde Loxstedt":20,"Gemeinde Petershausen":244,"Gemeinde Schönbrunn":46,"Gemeinde Trabitz":40,"Gemeinde Ubstadt-Weiher":35,"Gemeinde Unterhaching":81,"Gemeindewerke Bovenden":2357,"Gemeindewerke Garmisch-Partenkirchen":26,"Gemeindewerke Oberhaching":11,"Gemeinnützige Herzogtum Lauenburg Rettungsdienstgesellschaft mbH":10,"General Electric":3,"General Logistics Systems Germany":29,"Gesellschaft im Ostalbkreis für Abfallbewirtschaftung mbH":3,"Gesundheitszentren Rhein-Neckar":3,"Gew. Fa. Mettex":7,"Gitzenweiler Hof":26,"Grafinger Auto-Teiler e.V.":16,"Green City AG":45,"GreenCharge":4,"Greenwheels":29,"Grotex Recycling GmbH":16,"Großmarkt Rostock GmbH":10,"Grüne Flotte":6,"Göttinger Entsorgungsbetriebe":7,"H&M":10,"HBK-Poliklinik gemeinnützige GmbH":12,"HEP":3,"HGK":1067,"HUMANA Kleidersammlung GmbH":67,"HVV":82,"Hamburger Hochbahn AG":1528,"Hans Solar GmbH":70,"HanseWerk":6,"Hansestadt Lübeck":1127,"Hansestadt Lüneburg":53,"Harz Energie":252,"Harz Energie GmbH & Co. KG":428,"HeDi":17,"Heiliggeistspitalstiftung Freiburg":11,"Heilsarmee":13,"Helios Kliniken":124,"Heliotec":16,"Hering":75,"Hering Sanikonzept GmbH":29,"Hermes":978,"Herzo Werke":37,"Hesse GmbH":18,"Hochtaunuskreis":33,"Hornbach":124,"Humana":195,"Hyundai":28,"ICC":14,"IFE Eriksen":17,"IKEA":209,"IWB":10,"IWV":17,"InPost":14,"Industriepark Philippsburg GmbH":235,"Infrabel":5,"Infracor GmbH":197,"Ingka Deutschland Windfarms GmbH":12,"Innogy":447,"Inselwerke eG":31,"Integrationsmodell Ortsverband Essen e.V.":18,"Internationaler Bund":46,"Interxion":19,"Isar-Amperwerke AG":86,"Isevtex":12,"JCDecaux":83,"JET":76,"JUL gemeinnützige GmbH":14,"Jakob Becker":15,"Jakob Becker Entsorgungs-GmbH":13,"Johannes Fehr GmbH & Co. KG":7,"Johannesbad":7,"Johanniter GmbH":7,"Johanniter Seniorenhäuser GmbH":15,"Johanniter-Unfall-Hilfe":53,"Johanniter-Unfall-Hilfe e.V.":197,"Jugend- und Sozialwerk gemeinnützige GmbH":21,"Jugendamt Landeshauptstadt Düsseldorf, Willi-Becker-Allee 7, 40227 Düsseldorf":82,"Jugendamt Stadt Essen":26,"KMW Windpark Straubenhardt GmbH & Co KG":12,"KOLBA Grundstücksgesellschaft mbH & Co. KG":23,"KS Solar GmbH":109,"Karl Meyer AG":12,"Karl Meyer Rohstoffverwertung":144,"Karlsruher Energieservice GmbH":49,"Karlsruher Institut für Technologie":595,"Karlsruher TV e.V.":12,"Kath. Kindertageseinrichtungen Hellweg":12,"Kath. Kindertageseinrichtungen Östliches Ruhrgebiet gGmbH":50,"Katholische Gesamtkirchengemeinde Ravensburg":15,"Katholische KiTa gGmbH Saarland":17,"Katholische KiTa gGmbH Trier":15,"Katholische Kirchengemeinde":22,"Kaufland":554,"KiTa Bremen":39,"Kik":27,"Kindergärten City, Eigenbetrieb von Berlin":38,"Kindergärten NordOst":13,"Kindergärten NordOst, Eigenbetrieb von Berlin":17,"Kinderhaus e. V.":25,"Kindertagesstätten Nordwest, Eigenbetrieb von Berlin":23,"Kindertagesstätten SüdOst, Eigenbetrieb von Berlin":18,"Kita Frankfurt":32,"Kleeblatt Pflegeheime gGmbH":14,"Kleine Patienten in Not e.V.":11,"Knettenbrech + Gurdulic Rhein-Neckar GmbH":115,"Knettenbrech+Gurdulic":26,"KommEnergie":22,"Korian":14,"Kreis Groß-Gerau":46,"Kreis Paderborn":341,"Kreisjugendring München-Stadt":25,"Kreiswerke Cochem-Zell (Abfallwirtschaft)":19,"Kreiswerke Main-Kinzig":147,"KuB GmbH":22,"Kursana":49,"Kyffhäuser Abwasser- und Trinkwasserverband":303,"Kyffhäuserkreis":43,"LEAG":103,"LSW":335,"LSW Netz":99,"LWG Lausitzer Wasser":21,"La Poste":26,"Ladeverbund+":28,"Land Berlin":261,"Land Brandenburg":674,"Landesamt für Geoinformation und Landesvermessung Niedersachsen":22,"Landeshauptstadt Dresden":171,"Landeshauptstadt Dresden Schulverwaltungsamt":16,"Landeshauptstadt Düsseldorf":91,"Landeshauptstadt München":180,"Landeshauptstadt München, Referat für Bildung und Sport":26,"Landeshauptstadt Potsdam":200,"Landeshauptstadt Saarbrücken":199,"Landeshauptstadt Stuttgart":113,"Landeskriminalamt Sachsen-Anhalt":3,"Landkreis Fulda":20,"Landkreis Harburg":188,"Landkreis Heidekreis":124,"Landkreis Kaiserslautern":42,"Landkreis Prignitz":301,"Landkreis Rotenburg":28,"Landkreis Südliche Weinstraße":15,"Landratsamt Altenburger Land":18,"Landratsamt Greiz":12,"Landschaftsverband Westfalen-Lippe":57,"Landvolk Grafschaft Diepholz":15,"Landwind":21,"Last Mile Solutions":5,"Laudert GmbH & Co. KG":17,"Lechwerke":365,"Lechwerke AG":121,"Leipziger":11,"Lidl":1321,"Lister- und Lennekraftwerke GmbH":13,"Loop":381,"Lorenz Wittmann GmbH":38,"Ludwig-Maximilians-Universität":20,"MEBRA Märkische Entsorgungsgesellschaft Brandenburg mbH":42,"MEGAL Mittel-Europäische Gasleitungsgesellschaft mbH & Co. KG":26,"MITNETZ Strom":4324,"MVV":640,"MVV Energie":2077,"MVV Netze GmbH":327,"MVV Windenergie GmbH":16,"Magdeburger Verkehrsbetriebe":20,"Mail Boxes Etc.":6,"Maingau Energie":18,"Mainova":107,"Mainzer Stadtwerke":32,"Marienhaus":4,"Mark-E":84,"Max Rubner-Institut":61,"McDonald's":432,"Media Markt?":16,"Median Kliniken":3,"Medic-Center Nürnberg":53,"Medical Park":4,"Mediclin":11,"Mennekes":70,"Mercedes-Benz":95,"Mercedes-Benz AG":341,"Meridian Energy":7,"Metro":18,"Migrol":4,"Mitnetz Strom":153,"Mitteldeutsche Netzgesellschaft Gas GmbH":73,"Mobility":4,"MobyKlick":20,"Münchner Stadtbibliothek":34,"Münchner Verkehrsgesellschaft":2248,"N-ERGIE":392,"NAM":67,"NEW":153,"NMBS/SNCB":6,"NOTUS":15,"NTT":4,"Nachbarschaftsheim Schöneberg e.V.":24,"NaturEnergie":25,"Naturstrom AG":32,"Natuurmonumenten":6,"Neckar AG":27,"Netto?":44,"Netzdienste Rhein-Main":22,"Netze BW GmbH":2629,"Netze Magdeburg GmbH":87,"Netzgesellschaft Potsdam":475,"Neue Energien Verbandsgemeinde Lingenfeld GmbH":33,"Niersverband":22,"Nissan":27,"Nord-West Oelleitung GmbH":51,"Nordsee One GmbH":18,"Nordseeheilbad Cuxhaven GmbH":25,"Nova Post":4,"Nowega":80,"O2":230,"OK":3,"OMV":264,"ONTRAS":52,"OVAG":1013,"OWP Nordergründe GmbH & Co. KG":19,"Oberhessische Versorgungsbetriebe AG":356,"Offshore-Windpark RIFFGAT GmbH & Co. KG":42,"Oiltanking Deutschland GmbH & Co. KG":76,"Open Grid Europe GmbH":540,"Orange":12,"Orlen":20,"OstHessenNetz":4,"Osterholzer Stadtwerke":351,"Ostermann":316,"Ostwind":20,"Outlaw gGmbH":16,"Oxfam":3,"P&T":3,"PGE Energia Odnawialna S.A.":7,"PGE Polska Grupa Energetyczna S.A.":7,"PGL LP":518,"PIN Mail":214,"PKP Polskie Linie Kolejowe S.A.":57,"PNE Power Generation GmbH":15,"PROKON Regenerative Energien eG":13,"PV-Projekt Gruibingen GmbH":47,"PVU":40,"Paintball-Wesenberg":16,"Peiner Träger GmbH":32,"Penny":316,"Petrol":4,"Pfalzwerke":220,"Pfalzwerke AG":536,"Philipps-Universität Marburg":74,"Planet energy GmbH":187,"Poczta Polska":9,"Police":11,"Polizei":91,"Polizei Baden-Württemberg":55,"Polizei Bayern":15,"Polizei Berlin":26,"Polizei Brandenburg":13,"Polizei Bremen":8,"Polizei Hamburg":66,"Polizei Hessen":8,"Polizei Köln":16,"Polizei Mecklenburg-Vorpommern":3,"Polizei Niedersachsen":32,"Polizei Nordrhein-Westfalen":35,"Polizei Rheinland-Pfalz":94,"Polizei Sachsen":32,"Polizei Sachsen-Anhalt":5,"Polizei Schleswig-Holstein":18,"Polizei Viersen":19,"Polizeidirektion Oldenburg":11,"Polizeipräsidium Essen":21,"Polizeipräsidium Oberpfalz":13,"Porsche":53,"Post":1157,"PostNL":8,"Postbank":804,"Power Dot France":4,"PreZero":39,"Privathaus":11,"ProRail":85,"Profittex GmbH":18,"Prokon":44,"Putzbrunner SV":11,"Q-Energy Watzerath GmbH":15,"Q-Park":81,"Qbuzz":22,"RD4":4,"REMONDIS":669,"REWE":619,"RMK":4,"RSAG":643,"RTE":559,"RWE":5199,"RWE-Effizienz":66,"Regionalverband Saarbrücken":43,"Renault":60,"Retextil Recycling International":6,"Rettungsdienst-Kooperation in Schleswig-Holstein gGmbH":30,"Rewag":113,"Rewe":454,"Rewe?":30,"Rhein-Main-Rohrleitungstransportgesellschaft":203,"Rhein-Neckar-Verkehr GmbH":2910,"RheinEnergie":198,"Rheinkalk GmbH":20,"Rhenus":91,"Rhenus Logistic":48,"Rhenus Logistics":654,"Rhön-Klinikum":4,"Rigspolitiet":17,"Rijkswaterstaat":282,"Robert Bosch GmbH":155,"Rossmann?":21,"Rotterdam-Rijn Pijpleidingmaatschappij":4,"Ruhrgas":36,"Ruhroel":34,"Ruhrverband":76,"S-Bahn Berlin GmbH":496,"S.K.C":9,"S.K.C. Textilrecycling KG":38,"SAG Sadisdorfer Agrar AG":18,"SANIFAIR GmbH":144,"SB Solarpark Borkum GmbH & Co. KG":26,"SBB":236,"SER":20,"SEV":5,"SL NaturEnergie GmbH":36,"SMH Windkraft":12,"SNCF":14,"SNCF Réseau":86,"SOEX":49,"SOLARWATT":14,"SP Textilverwertung":21,"SSC":3,"SSC Karlsruhe e.V.":42,"STAWAG":67,"STW":29,"SUSI Renewable Energy Fund II":20,"SVO":705,"SVS Versorgungsbetriebe":17,"SWB Energie und Wasser":144,"SWE Erfurt Netz":3,"SWG":82,"SWK":194,"SWU":527,"SWU Stadtwerke Ulm/Neu-Ulm GmbH":78,"SachsenEnergie":1367,"Salzburg AG":8,"Samtgemeinde Geestequelle":13,"Samtgemeinde Grafschaft Hoya":37,"Samtgemeinde Selsingen":19,"Samtgemeinde Tostedt":71,"Samtgemeinde Uchte":35,"Sana Kliniken":3,"Saturn?":36,"Schleswig-Holstein Netz":1078,"Schleswig-Holstein Netz AG":1810,"Schluchseewerk AG":49,"Schwarzwaldmilch":13,"Schweizerische Bundesbahnen AG":3,"Schön Klinik":24,"Schönmackers Umweltdienste GmbH & Co. KG":19,"Scouter Carsharing":92,"Seelsorgeeinheit Oberhausen-Philippsburg":70,"Selgros?":15,"Serways":53,"Share Now":5,"Sheepersharing.com":43,"Shell":1088,"Shell Deutschland Oil GmbH":105,"Shell Recharge Solutions":58,"Siemens AG":117,"Siemens SRE":18,"Society of Saint Pius X":6,"Société du Pipeline Sud-Européen":30,"Sozialpädagogischer Verein zur familienergänzenden Erziehung e.V.":25,"Sozialwerk der Freien Christengemeinde Bremen e.V.":25,"Sparkasse":1700,"Sparkasse Chemnitz?":15,"Spectrum Mobil":5,"Spielbank Saarbrücken":28,"St. Franziskus-Stiftung Münster":13,"Staatsbosbeheer":7,"Stadt Aachen":342,"Stadt Aachen - FB 37/Feuerwehr":10,"Stadt Ahlen":40,"Stadt Alsdorf":22,"Stadt Augsburg":121,"Stadt Bielefeld":538,"Stadt Bonn":438,"Stadt Bremervörde":13,"Stadt Chemnitz":85,"Stadt Duisburg":70,"Stadt Düren":47,"Stadt Düsseldorf":135,"Stadt Erfurt":122,"Stadt Eschweiler":21,"Stadt Essen":562,"Stadt Frankfurt am Main":208,"Stadt Freising":303,"Stadt Gelsenkirchen":136,"Stadt Gießen":903,"Stadt Goslar":16,"Stadt Hamm":196,"Stadt Heidelberg":186,"Stadt Herford":28,"Stadt Herne":52,"Stadt Herzogenrath":47,"Stadt Homberg (Ohm)":15,"Stadt Horb":20,"Stadt Höxter":20,"Stadt Jena":29,"Stadt Kamp-Lintfort":81,"Stadt Karlsruhe":2089,"Stadt Krefeld":217,"Stadt Köln":704,"Stadt Landshut":123,"Stadt Langelsheim":18,"Stadt Leipzig":205,"Stadt Leipzig Amt für Schule":39,"Stadt Leverkusen":41,"Stadt Ludwigshafen am Rhein":95,"Stadt Lünen":16,"Stadt Mainz":120,"Stadt Mannheim":1341,"Stadt Moers":66,"Stadt Mössingen":52,"Stadt München":295,"Stadt Münster":357,"Stadt Neuss":289,"Stadt Norden":26,"Stadt Nürnberg":102,"Stadt Oberzent":36,"Stadt Plauen":73,"Stadt Rodgau":22,"Stadt Ronnenberg":46,"Stadt Sankt Augustin":87,"Stadt Seelze":21,"Stadt Singen":85,"Stadt Stolberg":43,"Stadt Stuttgart":185,"Stadt Trier":481,"Stadt Troisdorf":28,"Stadt Uebigau-Wahrenbrück":80,"Stadt Ulm":94,"Stadt Uslar":30,"Stadt Velbert":32,"Stadt Weimar":44,"Stadt Weinstadt":37,"Stadt Wiesbaden":55,"Stadt Willich":49,"Stadt Winnenden":89,"Stadt Witten":15508,"Stadt Wolfenbüttel":26,"Stadt Wuppertal":266,"Stadt und Land":43,"StadtTeilAuto":22,"Stadtentsorgung Potsdam":31,"Stadtentwässerung Stuttgart":102,"Stadtfriedhof Göttingen":34,"Stadtgalerie Witten":38,"Stadtreiniger Kassel":12,"Stadtreinigung Hamburg":386,"Stadtreinigung Leipzig":95,"Stadtreinigungs-, Transport- und Baubetrieb Lüdenscheid":18,"Stadtwerke Aalen":28,"Stadtwerke Achim":7,"Stadtwerke Ansbach":94,"Stadtwerke Aschaffenburg":209,"Stadtwerke Augsburg":437,"Stadtwerke Bad Aibling":66,"Stadtwerke Bad Homburg":135,"Stadtwerke Bad Reichenhall":78,"Stadtwerke Baden-Baden":1267,"Stadtwerke Bielefeld":2571,"Stadtwerke Bochum":523,"Stadtwerke Bonn":109,"Stadtwerke Brunsbüttel":28,"Stadtwerke Brühl":57,"Stadtwerke Dülmen":29,"Stadtwerke Düsseldorf":177,"Stadtwerke EVB Huntetal GmbH":15,"Stadtwerke Elmshorn":120,"Stadtwerke Energie Jena-Pößneck":8,"Stadtwerke Energie Jena-Pößneck GmbH":13,"Stadtwerke Erfurt":58,"Stadtwerke Frankenthal":3,"Stadtwerke Fürstenfeldbruck":77,"Stadtwerke Gießen":451,"Stadtwerke Glückstadt":45,"Stadtwerke Goch":23,"Stadtwerke Goch GmbH":55,"Stadtwerke Greifswald":64,"Stadtwerke Görlitz AG":26,"Stadtwerke Göttingen":1490,"Stadtwerke Haltern":37,"Stadtwerke Hamm":186,"Stadtwerke Harsewinkel":17,"Stadtwerke Heide":946,"Stadtwerke Heidelberg":111,"Stadtwerke Heilbronn GmbH":454,"Stadtwerke Herne":25,"Stadtwerke Ilmenau":19,"Stadtwerke Ingolstadt":396,"Stadtwerke Iserlohn - Heimatversorger":11,"Stadtwerke Itzehoe":79,"Stadtwerke Jena":35,"Stadtwerke Kaltenkirchen":60,"Stadtwerke Karlsruhe GmbH":5760,"Stadtwerke Karlsruhe Netzservice GmbH":509,"Stadtwerke Kiel":622,"Stadtwerke Kiel AG":52,"Stadtwerke Konstanz":725,"Stadtwerke Landshut":605,"Stadtwerke Leipzig":195,"Stadtwerke Lemgo":161,"Stadtwerke Lingen":16,"Stadtwerke Lippstadt":11,"Stadtwerke Ludwigsfelde":26,"Stadtwerke Lübeck":348,"Stadtwerke Marburg":509,"Stadtwerke Meerbusch GmbH":14,"Stadtwerke München":2973,"Stadtwerke München GmbH":44,"Stadtwerke Münster":2540,"Stadtwerke Neumünster":28,"Stadtwerke Neuss":137,"Stadtwerke Neustadt an der Weinstraße GmbH":15,"Stadtwerke Neuwied":53,"Stadtwerke Norderstedt":69,"Stadtwerke Nürtingen":21,"Stadtwerke Osnabrück":413,"Stadtwerke Pfarrkirchen":58,"Stadtwerke Pforzheim":192,"Stadtwerke Pirmasens":26,"Stadtwerke Pirna Energie":6,"Stadtwerke Potsdam":10,"Stadtwerke Quedlinburg":17,"Stadtwerke Quickborn":34,"Stadtwerke Radolfzell":61,"Stadtwerke Rastatt":37,"Stadtwerke Rhede GmbH":14,"Stadtwerke Rostock":72,"Stadtwerke Rüsselsheim":83,"Stadtwerke Senftenberg":37,"Stadtwerke Sindelfingen":23,"Stadtwerke Solingen GmbH":27,"Stadtwerke Speyer":8,"Stadtwerke Speyer GmbH":141,"Stadtwerke Staßfurt":46,"Stadtwerke Stuttgart":69,"Stadtwerke Tornesch-Netz":11,"Stadtwerke Troisdorf":726,"Stadtwerke Tübingen":290,"Stadtwerke Union Nordhessen":21,"Stadtwerke Velbert":96,"Stadtwerke Waiblingen":68,"Stadtwerke Walldorf GmbH & Co. KG":55,"Stadtwerke Weinheim":35,"Stadtwerke Wernigerode":36,"Stadtwerke Witten":2362,"Statkraft":10,"StattAuto eG":73,"Stawag":377,"Steag":59,"Steag New Energies":4,"Stiftung Eben-Ezer":26,"Strasbourg Électricité Réseaux S.A.":12,"Straßenverkehrszentrale BW":13,"Straßenverkehrszentrale Baden-Württemberg":208,"Stromnetz Berlin":1521,"Stromnetz Hamburg":1108,"Stromnetz Hamburg GmbH":82,"Stromversorgung Ismaning":17,"Stuttgart Netze":35,"Städteregion Aachen":89,"Städtische Werke Angermünde GmbH":3,"Städtische Werke Kassel":86,"Städtische Werke Magdeburg":10,"Städtischer Abfallwirtschaftsbetrieb Magdeburg":18,"Suez":3,"Suez Süd GmbH":22,"Swarco":3,"Syna":36,"Süwag":112,"Süwag Energie":95,"SŽDC":14,"TAG":14,"TBS":18,"TC Rot-Blau Regensburg e.V.":18,"TEAG Thüringer Energie AG":40,"TEN":72,"TENP Trans Europa Naturgas Pipeline GmbH & Co. KG":40,"TEXAID Collection GmbH":57,"TEXAID Deutschland":86,"THC Horn-Hamm":16,"THW":22,"TIWAG":4,"TNT":7,"Tank & Rast":157,"TankE GmbH":12,"Technische Betriebe Remscheid":11,"Technische Betriebe Velbert":14,"Technische Universität Dresden":30,"Technische Universität Ilmenau":82,"Technische Werke Ludwigshafen AG":46,"Technische Werke Naumburg":20,"Technische Werke Schussental GmbH":19,"Telefónica":17,"Telekom":1088,"TenneT":900,"TenneT TSO":927,"TenneT TSO GmbH":1552,"Tennisclub Herford":12,"Tesla Germany GmbH":5,"Texaid":65,"Thrainer?":12,"ThyssenKrupp Steel":17,"Thyssengas":311,"Thüga AG":38,"Thüga Energie":3,"Thüringer Energienetze":1205,"Thüringer Polizei":4,"Todtglüsinger Sportverein":35,"Toll Collect":115,"Total":340,"TotalEnergies":83,"Transdev Vertrieb GmbH":466,"Transitgas AG":3,"Transnet BW":18,"TransnetBW GmbH":676,"TraveNetz":58,"Trianel":15,"Trägergemeinschaft TfK im Ev. KK Gütersloh":11,"UPS":79,"USB Bochum":116,"Uhl Windkraft Projektierung GmbH & Co. KG":26,"Uni Stuttgart":24,"Uniper":60,"Uniper Kraftwerke":27,"Uniper Kraftwerke GmbH":222,"Universität Bonn":149,"Universität Hamburg":57,"Universitäts- und Landesbibliothek Sachsen-Anhalt":13,"Universitätsbibliothek der Freien Universität Berlin":3,"Universitätsbibliothek der Humboldt-Universität zu Berlin":11,"Universitätsbibliothek der LMU München":18,"Universitätsklinikum Schleswig-Holstein":62,"Universitätsstadt Tübingen":152,"VEW":80,"VGS mbH":6,"Vaterstettener Auto-Teiler e.V.":24,"Vattenfall":171,"Vattenfall Europe AG":86,"Vattenfall InCharge":4,"Vattenfall Wärme Berlin AG":28,"Vector":3,"Vejdirektoratet":22,"Vento Ludens GmbH & Co. KG":50,"Ventotec GmbH":22,"Veolia":51,"Veolia Umweltservice":13,"Verbandsgemeinde Aar-Einrich":14,"Verbandsgemeinde Adenau":26,"Verbandsgemeinde Altenahr":18,"Verbandsgemeinde Arzfeld":19,"Verbandsgemeinde Bad Ems-Nassau":11,"Verbandsgemeinde Bernkastel-Kues":62,"Verbandsgemeinde Birkenfeld":23,"Verbandsgemeinde Bitburger Land":31,"Verbandsgemeinde Brohltal":17,"Verbandsgemeinde Cochem":33,"Verbandsgemeinde Daun":57,"Verbandsgemeinde Gerolstein":63,"Verbandsgemeinde Hunsrück-Mittelrhein":19,"Verbandsgemeinde Kelberg":34,"Verbandsgemeinde Kirner Land":15,"Verbandsgemeinde Konz":36,"Verbandsgemeinde Kusel-Altenglan":26,"Verbandsgemeinde Landstuhl":13,"Verbandsgemeinde Langenlonsheim-Stromberg":19,"Verbandsgemeinde Maifeld":17,"Verbandsgemeinde Nahe-Glan":25,"Verbandsgemeinde Nordpfälzer Land":18,"Verbandsgemeinde Prüm":81,"Verbandsgemeinde Rengsdorf-Waldbreitbach":15,"Verbandsgemeinde Rhein-Mosel":19,"Verbandsgemeinde Rhein-Selz":20,"Verbandsgemeinde Ruwer":26,"Verbandsgemeinde Rüdesheim":14,"Verbandsgemeinde Saarburg-Kell":64,"Verbandsgemeinde Schweich":49,"Verbandsgemeinde Simmern-Rheinböllen":22,"Verbandsgemeinde Thalfang am Erbeskopf":36,"Verbandsgemeinde Traben-Trarbach":28,"Verbandsgemeinde Trier-Land":50,"Verbandsgemeinde Vordereifel":18,"Verbandsgemeinde Wittlich-Land":73,"Verbandsgemeindewerke Dahner Felsenland":133,"Verizon":5,"Verkehrsbetriebe Karlsruhe GmbH":4917,"Verlag Manias Gmbh":45,"Versorgungswerke Heddesheim":23,"Vestas":22,"Vianova eG":18,"Vita-Center?":13,"Vitanas":22,"Vivantes":25,"Vodafone":481,"Volksbank":848,"Volksbank Paderborn-Höxter-Detmold eG":17,"Volkswagen":125,"Volkswagen Group Charging GmbH":23,"Volkswohnung GmbH":266,"Vorwerker Diakonie":49,"W Power GmbH":197,"WC":13,"WEMAG Netz GmbH":232,"WINGAS GmbH & Co. KG":19,"WKN Windkraft Nord GmbH":19,"WSW":706,"WSW Netz GmbH":69,"WVV":144,"Wall":457,"WasserVerband Eifel-Rur":49,"Wasserversorgung Bayerischer Wald":24,"Wehde Wind Energie GmbH":13,"Weisgerber Umweltservice":95,"Werner Genzwürker Elektrotechnik GmbH":18,"Wesernetz":108,"Wesernetz Bremen GmbH":121,"WestWind Energy":3,"Westenergie Metering GmbH":15,"Westfalen Weser Ladeservice":14,"Westfalen Weser Netz":249,"Westnetz":3825,"Wetteraukreis":29,"Windenergiepark Heidenrod GmbH":12,"Windkraft RP Errichtungs- und Vertriebs-GmbH & Co. KG":13,"Windpark Golzow":12,"Windpark Kirchberg GmbH & Co. KG":23,"Windpark Nordsee Ost GmbH":50,"Windpark Rethwisch GmbH":8,"Windwärts":22,"Windwärts Energie GmbH":25,"Windwärts GmbH":15,"Wircon GmbH":261,"Wirelane":44,"Wirsol":60,"Wirsol Solar AG":98,"Wirtschaftsbetriebe Duisburg":21,"Wittmann":38,"Wohnbau Gießen":1543,"Wuppertaler Stadtwerke":242,"ZAW":55,"ZEAG Energie":18,"ZEAG Erneuerbare Energien GmbH":20,"ZKE":580,"Zweckverband Abfallwirtschaft Region Hannover":45,"Zweckverband Abfallwirtschaft Region Trier":302,"Zweckverband Abfallwirtschaft Straubing Stadt und Land":73,"Zweckverband Bodensee-Wasserversorgung":178,"Zweckverband für Abfallbeseitigung Iserlohn":42,"Zweckverband für Abfallwirtschaft Kempten":162,"Zwickau":15,"Zásilkovna":10,"advita Pflegedienst GmbH":11,"bayernets":199,"be emobil":59,"bike-energy":103,"bnNETZE":12,"bonnorange":24,"book-n-drive":139,"bpost":4,"cambio CarSharing":363,"cz:Správa železnic":28,"deer":13,"dm-drogerie markt GmbH & Co. KG":127,"dm?":24,"e-netz südhessen AG":130,"e-regio":11,"e-regio GmbH & Co. KG":332,"e.dis":250,"e.on Kraftwerke GmbH":12,"eE4mobile eG":16,"einfach mobil":17,"eins energie in sachsen":66,"enercity":275,"enercity Netz":110,"ensoNETZ":12,"entega":13,"envia Mitteldeutsche Energie AG":16,"enviaM":2552,"enwor":24,"evd energieversorgung dormagen":16,"eze.network GmbH":67,"f & w fördern und wohnen AöR":13,"foto-webcam.eu":10,"gym10":13,"hoelp":38,"illwerke vkw":13,"infra fürth":59,"init SE":30,"juwi":35,"juwi Bestandsanlagen GmbH":16,"juwi Beteiligungs GmbH & Co. Naturpower 10 KG":11,"juwi Operations & Maintenance GmbH":344,"ladenetz.de":24,"nextbike":255,"ovagNetz":28,"pfalzwind GmbH":53,"postcon":7,"pro futura":30,"pro multis gGmbH":37,"regionalwerk Bodensee":23,"reloga":17,"swb":68,"team orange":13,"terranets bw GmbH":618,"undefined":1539307,"wallbe":25,"westenergie":25,"wpd onshore GmbH & Co. KG":16,"ÖAMTC":3,"ÖBB":18,"ÖBB-Infrastruktur AG":235,"Ökostadt Renningen e.V.":36,"Österreichische Post AG":8,"ÜSTRA Hannoversche Verkehrsbetriebe AG":633,"ÜZ Mainfranken":25,"Überlandwerk Erding":17,"Überlandwerk Mittelbaden":128,"ČEPS":5,"ČEZ":59,"Česká pošta, s.p.":45,"ŘSD":4} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.DJ.json b/public/assets/data/nsi/stats/operator.DJ.json new file mode 100644 index 000000000..62c59a33c --- /dev/null +++ b/public/assets/data/nsi/stats/operator.DJ.json @@ -0,0 +1 @@ +{"Ministère de la Santé":3,"undefined":183} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.DK.json b/public/assets/data/nsi/stats/operator.DK.json new file mode 100644 index 000000000..412b379cd --- /dev/null +++ b/public/assets/data/nsi/stats/operator.DK.json @@ -0,0 +1 @@ +{"50Hertz Transmission":16,"7-Eleven":92,"APCOA Parking":3,"Aldi":7,"Allego":15,"B93":11,"Banedanmark":5600,"Base2Charge":12,"Brand & Redning Sønderjylland":13,"Burger King":26,"CPH":22,"Capio":4,"Cerius":54,"ChargePoint":9,"Circle K":97,"Clever":430,"Coop":109,"Dansk Røde Kors":9,"Dinel":32,"E-On":72,"E.ON":272,"E.On Danmark":23,"EDF":3,"EnBW Baltic 2 GmbH & Co. KG":81,"EnergiFyn Distribution":15,"EnergiMidt":17,"Energinet":374,"Esbjerg Kommune":98,"European Energy":20,"Flow Elnet":46,"GLS":6,"Greve Kommune":40,"HOFOR":81,"Haderslev Kommune":51,"I/S Midtkraft":14,"Iberdrola Renovables Offshore Deutschland GmbH":73,"Kirkens Korshær":37,"Kolding Kommune":55,"Københavns Kommune":119,"Lidl":28,"McDonald's":18,"Nexel":4974,"Norlys":52,"OK":162,"Post Danmark":137,"PostNord":95,"Q-Park":62,"Q8":57,"Radius Elnet":4011,"Rigspolitiet":177,"Shell":43,"Shell Recharge Solutions":15,"Sperto":23,"Spirii":50,"Sund & Bælt":126,"TDC NET":501,"Telenor":3,"Vattenfall":195,"Vattenfall Vindkraft AB":13,"Vejdirektoratet":8553,"Verdo":16,"Vestas":14,"Vores Elnet":168,"undefined":45127,"Ørsted":93,"Østkraft Net A/S":69} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.DZ.json b/public/assets/data/nsi/stats/operator.DZ.json new file mode 100644 index 000000000..ad479046b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.DZ.json @@ -0,0 +1 @@ +{"Algérie Poste":1566,"BNP Paribas":8,"Direction générale de la Sûreté nationale":120,"GRTE":57,"Gendarmerie nationale":103,"MEN":3,"Ministère de l'intérieur":20,"Ministère de l'Éducation":3,"Ministère de l'Éducation nationale":4,"Ministère de la Justice":4,"Ministère de la Santé":9,"Ooredoo":6,"Renault":9,"SKTM":34,"SONATRACH":18,"SONELGAZ":63,"Setram":105,"Sonelgaz":291,"privé":43,"undefined":16754,"الحماية المدنية الجزائرية":5,"الشركة الجزائرية لتسيير شبكة نقل الكهرباء":389,"الشركة الوطنية للكهرباء والغاز":194,"وزارة الداخلية والجماعات المحلية والتهيئة العمراني":4,"وزارة الداخلية والجماعات المحلية والتهيئة العمرانية الجزائرية":10} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.EC.json b/public/assets/data/nsi/stats/operator.EC.json new file mode 100644 index 000000000..c247d0532 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.EC.json @@ -0,0 +1 @@ +{"2":3,"CARUIZ_GADM TENA":16,"CELEC-Transelectric":692,"CNEL":5,"Claro":78,"DHL":4,"E.E. Ambato":16,"E.E. Centro Sur":556,"E.E. Cotopaxi":13,"E.E. Norte":17,"E.E. Quito":286,"ELECAUSTRO":21,"EPM":12,"Gobierno Regional":15,"Hyundai":4,"ICC":34,"IESS":33,"Instituto Ecuatoriano de Seguridad Social":76,"La Salle":3,"Ministerio de Educación":90,"Ministerio de Educación del Ecuador":16,"Ministerio de Salud":9,"Ministerio de Salud Pública":42,"Movistar":27,"Petroamazonas":12,"Petroecuador":281,"Policia Nacional":10,"Policía Nacional del Ecuador":31,"Policía Nacional del Perú":8,"Repsol":10,"Servicio Nacional de Áreas Naturales Protegidas por el Estado":3,"Servientrega":8,"undefined":13579} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.EE.json b/public/assets/data/nsi/stats/operator.EE.json new file mode 100644 index 000000000..b6acd77bc --- /dev/null +++ b/public/assets/data/nsi/stats/operator.EE.json @@ -0,0 +1 @@ +{"ABB":27,"Augstsprieguma tīkls":6,"Aulepa Tuulepark OÜ (Eesti Energia)":13,"Bolt":9,"Circle K":58,"Coop":18,"DHL":23,"DPD":88,"ETO":26,"Eesti Energia":33,"Eesti Post":167,"Eesti Taaskasutusorganisatsioon MTÜ":12,"Elektrilevi":674,"Elering":645,"Elering AS":164,"IKEA":3,"JCDecaux":35,"Kindel Vara OÜ":12,"Neste":66,"Omniva":139,"Päästeamet":73,"RMK":1286,"Roheline Ring Tuulepargid OÜ":15,"Sadales tīkls":17,"TVO":28,"Tallinna Haridusamet":131,"UPS":6,"VKG Elektrivõrgud":16,"Volkswagen":3,"undefined":10538,"ОАО \"РЖД\"":23,"Россети":3} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.EG.json b/public/assets/data/nsi/stats/operator.EG.json new file mode 100644 index 000000000..ee4c5c2e6 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.EG.json @@ -0,0 +1 @@ +{"Crédit Agricole":5,"East Delta Electricity Production Company":12,"Ministry of Education":6,"Total":7,"Vodafone":4,"military":41,"undefined":1639,"حكومى":24,"وزارة التربية والتعليم":9,"وزارة الداخلية":6,"وزارة الصحة":6} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ER.json b/public/assets/data/nsi/stats/operator.ER.json new file mode 100644 index 000000000..7c7a283cf --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ER.json @@ -0,0 +1 @@ +{"undefined":62} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ES.json b/public/assets/data/nsi/stats/operator.ES.json new file mode 100644 index 000000000..7e57ea663 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ES.json @@ -0,0 +1 @@ +{"ABIX":16,"ACS":87,"ACS/Canepa Green Energy":28,"ALDI":28,"Acampo Arias, S.L.":26,"Acciona Energía":437,"Aciloe":31,"Adif":15094,"Age Generación Eólica SA":24,"Agrienergia":32,"Aguilon 20 S.A.":25,"Ajuntament Sant Boi de Llobregat":508,"Ajuntament de Barcelona":571,"Ajuntament de Beniarbeig":27,"Ajuntament de Montcada i Reixac":33,"Ajuntament de Riba-roja de Túria":24,"Ajuntament de Santa Coloma de Cervelló":18,"Ajuntament de Santa Coloma de Gramenet":89,"Ajuntament de València":796,"Ajuntament de l'Hospitalet de Llobregat":323,"Aldi":90,"Alectoris Energía Sostenible 3, SL - Forestalia":13,"Alectoris Energía Sostenible 6, SL - Forestalia":22,"Allianz":4,"Amazon":112,"Amica":3,"Asepeyo":10,"Atlante":8,"Ayto Villarcayo MCV":16,"Ayuntamiento de Albacete":1537,"Ayuntamiento de Benicàssim":24,"Ayuntamiento de Bilbao. Área de Acción Social / Bilboko Udala. Gizarte Ekintza Saila":13,"Ayuntamiento de Los Corrales de Buelna":66,"Ayuntamiento de Madrid":3686,"Ayuntamiento de Madrid.":56,"Ayuntamiento de Majadahonda":628,"Ayuntamiento de Málaga":782,"Ayuntamiento de Ponferrada":31,"Ayuntamiento de San Felices de Buelna":20,"Ayuntamiento de Villarcayo MCV":31,"Ayuntamiento de Zaragoza":611,"BMW":15,"BP":407,"Bombers de la Generalitat de Catalunya":18,"Bon Vent de l'Ebre, S.L.U.":22,"Burger King":59,"Camping La Marina":17,"Can":32,"Canal Isabel II":33,"Canal de Isabel II":183,"Caritas":17,"Carrefour":255,"Centro de Gestión Integral de Movilidad del Ayuntamiento de Granada":57,"ChargePoint":8,"Cogersa":54,"Comiolica, S.L.":14,"Compañía Eólica Aragonesa, S.A. (CEASA)":207,"Comunidad Autónoma de la Región de Murcia":27,"Comunidad de Madrid":1387,"Comunidad de Madrid.":46,"Concello de Abegondo":17,"Concello de Carral":16,"Concello de Mugardos":20,"Consejería de Educación de la Junta de Castilla y León":90,"Conselleria d'Educació i Formació Professional, Govern de les Illes Balears":68,"Consellería de Educación da Xunta de Galicia":89,"Consellería de Educación e Ordenación Universitaria":40,"Consorci d'Educació de Barcelona":14,"Consorcio Provincial de Bomberos de Valencia / Consorci Provincial de Bombers de València":18,"Consorcio de Aguas Bilbao Bizkaia":34,"Correos":4064,"Cruz Roja":55,"Cuerpo Nacional de Policía":36,"DHL":19,"Danta de Energías, S.A.":68,"Decathlon":17,"Departament d'Educació de la Generalitat de Catalunya":37,"Departament d'Ensenyament":15,"Desarrollo Eólico Las Majas VII, SL - Forestalia":14,"Desarrollo Eólico Las Majas XIX, SL - Forestalia":33,"Desarrollo de energías Renovables de la Rioja, S. A.":45,"Desarrollos Eólicos El Águila, S.A.":18,"Desarrollos Eólicos del Ebro, S.A.":27,"Diputació de Barcelona":180,"DomusVi":17,"E-REDES":6,"E. Leclerc":12,"E.ON Climate Renewables":33,"E.ON Climate Renewables - Pico Gallo":37,"E.ON Climate Renewables - Sierra de Tineo":22,"EDP":144,"EDP Renewables":32,"ENHOL":15,"EO-ZON Generación Eólica, S.L.":14,"ERZ":5,"Easa-Oute SA":89,"Ecotecnia - Los Pedreros":29,"Elecdey Tarazona, S.A.":14,"Emasesa":32,"Enagas":668,"Endesa":5741,"Endesa - Pena Ventosa":28,"Enedis":123,"Enel":18,"Enel Green Power":58,"Enel Green Power España":9,"Energia Global Castellana":17,"Eni":6,"Eolia":52,"Erby":15,"Esso":8,"Etecnic":27,"Eufer":19,"Exolum":96,"Explotaciones Eólicas El Puerto, S.A.":43,"Explotaciones Eólicas Escucha, S.A.":43,"Explotaciones Eólicas Sierra Costera, S.A.":49,"Explotaciones Eólicas Sierra de la Virgen, S.A. - ENEL":52,"Extresol 3":12,"Eólica":45,"Eólica Cabezo San Roque, S.A.":33,"Eólica Guadalteba":37,"Eólica La Janda":16,"Eólica de Medinaceli":24,"Eólica de Radona":18,"Eólicas El Coscojar, SL":17,"Eólicas de Euskadi":43,"Eólicas de La Rioja":279,"FCC":44,"Feníe Energía":14,"Ferrocarrils de la Generalitat de Catalunya":1386,"Forestalia":111,"Fuerzas Energéticas del Sur de Europa IX, SL - Forestalia":14,"Fuerzas Energéticas del Sur de Europa VII, SL":13,"Fuerzas Energéticas del Sur de Europa X, SL - Forestalia":14,"Fuerzas Energéticas del Sur de Europa XI,SL - Forestalia":13,"Fuerzas Energéticas del Sur de Europa XII, SL - Forestalia":14,"Fuerzas Energéticas del Sur de Europa XV S.L. - Forestalia":24,"GIC":13,"GLS":13,"Gamesa":54,"Gas Natural":170,"Gas Natural Fenosa":32,"Gecalsa":13,"Gecalsa - El Hierro":23,"Gecalsa - Montamarta":14,"Gecalsa - Peñarroldana":22,"Generaciones Renovables del Gállego, SL - Forestalia":14,"Generalitat Valenciana":1135,"Generalitat de Catalunya":271,"Geólica Magallón II, S.L.":22,"Gobierno de Cantabria":234,"Gobierno de España":23,"Guardia Civil":691,"Hermanos Maristas":6,"Hidromedia":46,"Humana":16,"Hyundai":8,"IBIL":35,"IKEA":13,"INELFE":7,"Iberdrola":2510,"Iberdrola Renovables de Aragón S.A.":69,"Iberdrola Renowables":406,"Iberia Aprovechamientos Eólicos, S.A.":16,"InPost":3,"Inagra":36,"Indigo":17,"Innogy Spain, S.A.U":284,"Instituto da Conservação da Natureza e das Florestas":14,"Interparking":10,"JCDecaux":626,"Junta de Andalucía":2295,"Junta de Castilla y León":348,"Junta de Extremadura":553,"La Poste":5,"La Salle":7,"Lidl":165,"Limasam":13998,"Lorte SL":14,"MRW":49,"Madre Coraje":148,"Mail Boxes Etc.":3,"Mancomunidad de los Canales del Taibilla":394,"McDonald's":67,"Mercadona":405,"Mercedes-Benz":9,"Metro":3,"Ministerio de Justicia":21,"Molinos del Ebro S.A.":54,"Molinos del Jalón, S.A.":25,"Molinos del Moncayo S.L":41,"Mossos d'Esquadra":98,"Movistar":258,"Naturener":3,"Naturgy":129,"Nissan":10,"Olivento, S.L.U.":43,"Oliviento S.L.":35,"Orange":58,"Osakidetza":360,"PES Madero":72,"Parque Eólico Farlan, SL":13,"Parque Eólico La Sotonera, S.L.":14,"Parque Eólico Los Cantales SL":15,"Parque Eólico Muniesa, SL":15,"Peesa":22,"Policia Nacional":5,"Policía Local":356,"Porsche":16,"Porsiete":16,"Pranta de Reciclaxe da Mancomunidade de Concellos do Barbanza":7,"Proyectos Eólicos Aragoneses, S.L.":14,"Q8":5,"R":15,"REN":49,"RTE":376,"Red Eléctrica de España":2853,"Red Municipal de Bibliotecas de Murcia":16,"Redexis":19,"Renault":34,"Repsol":2640,"SACYL":275,"SER":3,"SEUR":190,"SIERRA DE SELVA, S.L.":90,"SISTEMAS ENERGÉTICOS CAMPOLIVA SAU - ENEL":12,"SNCF":31,"SNCF Réseau":22,"San Juan de Bargas Eólica, S.L.":57,"Servicio Andaluz de Salud":475,"Servicio Extremeño de Salud":43,"Servicio Madrileño de Salud":42,"Servicio de Salud de Castilla-La Mancha":14,"Servizo Galego de Saúde":258,"Sevillana de Electricidad":64,"Shell":31,"Sistemas Energ/Forgoselo":37,"Sistemas Energeticos Alhama-Linares":62,"Sistemas Energéticos La Muela, S.A.":38,"Sistemas Energéticos Sierra del Carazo, SL - ENEL":15,"Sistemas Energéticos del Mocayo - Grupo Enhol":32,"Sorea":11,"Suma":10,"Sícoris Club":21,"TCC":694,"Taigua":12,"Telefónica":585,"Telefónica España":15,"Telefónica S. A.":14,"Telefónica de España, SAU":11,"Terega":3,"Torre Asia":31,"TotalEnergies":3,"Técnicas":28,"UPS":3,"UROLA ERDIKO MANKOMUNITATEA":57,"Union Fenosa":4,"Universidad de León":17,"Universidad de Málaga":147,"Universidade da Coruña":88,"Unión Fenosa Distribución":56,"Urbarser":96,"Viesgo":82,"Viesgo Distribución Eléctrica, S.L":39,"Viesgo Renovables, S.L.U.":17,"Vodafone":40,"Volkswagen":10,"WPD":3,"Wenea":97,"Xunta de Galicia":726,"Zunder":96,"nextbike":47,"undefined":366687} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ET.json b/public/assets/data/nsi/stats/operator.ET.json new file mode 100644 index 000000000..f81b9f538 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ET.json @@ -0,0 +1 @@ +{"AHA":30,"DHL":3,"Ethiopian Electric Power":23,"NRC":7,"Total":18,"UNHCR":31,"ethio telecom":4,"undefined":5977} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.FI.json b/public/assets/data/nsi/stats/operator.FI.json new file mode 100644 index 000000000..be469459e --- /dev/null +++ b/public/assets/data/nsi/stats/operator.FI.json @@ -0,0 +1 @@ +{"ABB":12,"ABC":196,"Aimo Park":27,"Alavuden kaupunki":68,"Amica":9,"Attendo":79,"Burger King":4,"Caruna":104,"EPV Alueverkko":44,"EPV Tuulivoima Oy":59,"Eepos kirjastot":12,"Ekokymppi":29,"Ekorosk Oy":27,"Elenia":169,"Esperi Care":14,"Espoon kaupunki":128,"Fingrid":501,"Fortum":50,"Gasum":123,"Gigawatti":27,"HK":14,"HSY":191,"Helen":180,"Helmet":24,"Helsingin Vesi":457,"Helsingin kaupunki":305,"Humana":3,"Hämeenlinnan kaupunki":164,"IKEA":5,"JCDecaux":11,"Järvenpään kaupunki":61,"Jätekukko Oy":18,"K-Lataus":12,"KSS":134,"Kartanonhaan palstaviljelijät ry":14,"Kemijoki Oy":15,"Kouvolan kaupunki":158,"Kraftnät Åland":110,"Kuopion kaupunki":216,"Kymenlaakson virkistysalueyhdistys ry":43,"Lempäälän Lastusten Vesihuolto-osuuskunta":49,"Lidl":45,"Lohjan kaupunki":69,"McDonald's":9,"Metsähallitus":2449,"NCC":5,"Neste":254,"Norlandia":14,"OX2":10,"Oulun Energia Siirto ja Jakelu":27,"Pilke päiväkodit Oy":23,"PostNord":4,"Posti":646,"Q-Park":6,"Rinki":52,"Satakirjastot":14,"Shell":61,"Sonera":332,"Suomen Pakkauskierrätys RINKI Oy":15,"Suomen Punainen Risti":19,"Tampereen seudun ammattiopisto":11,"Teboil":148,"Terveystalo":71,"UFF":66,"UPM-Kymmene":18,"UPS":3,"VIRTA":46,"Vattenfall":13,"Vihdin kunta":80,"Väylävirasto":57,"undefined":39707,"Åland Post":55,"ОАО \"РЖД\"":4} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.FJ.json b/public/assets/data/nsi/stats/operator.FJ.json new file mode 100644 index 000000000..16c01a8f5 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.FJ.json @@ -0,0 +1 @@ +{"EFL":73,"Ministry of Health":3,"National Fire Authority":13,"undefined":529} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.FM.json b/public/assets/data/nsi/stats/operator.FM.json new file mode 100644 index 000000000..7c4c08df8 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.FM.json @@ -0,0 +1 @@ +{"undefined":38} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.FO.json b/public/assets/data/nsi/stats/operator.FO.json new file mode 100644 index 000000000..caf02024d --- /dev/null +++ b/public/assets/data/nsi/stats/operator.FO.json @@ -0,0 +1 @@ +{"Posta":99,"S.E.V.":14,"SEV":69,"undefined":382} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.FR.json b/public/assets/data/nsi/stats/operator.FR.json new file mode 100644 index 000000000..e62e19cfa --- /dev/null +++ b/public/assets/data/nsi/stats/operator.FR.json @@ -0,0 +1 @@ +{"1":3,"2":3,"4":3,"2theloo":7,"3D Energies":28,"ABB":4,"ABC":3,"ABO Wind":54,"ADAPEI":34,"AEIM":17,"ALDI":60,"ALIAE":3,"AMOS":38,"APRR":3486,"AREA":1410,"Abrapa":12,"Académie de Versailles":24,"Actifrip":26,"Adif":7,"Adoma":28,"Ailes Marines SAS":83,"Air Liquide":52,"Airbus":68,"Ajonc":60,"Akuo":8,"Aldi":329,"Alizé":17,"Allego":42,"Allianz":54,"Alpes Autopartage":166,"Alstom":6,"Alteo":52,"Altitude":793,"Amazon":490,"Apex Energies":47,"Apivet":16,"Aqualter Exploitation - Assainissement":12,"Arboretum de Versailles-Chèvreloup":13,"Arpavie":14,"Assistance publique - Hôpitaux de Paris":39,"Association des Maisons de quartier de Reims":35,"Asteo":17,"Auchan":437,"Autolib'":645,"Autoroutes du Sud de la France":337,"Axione":905,"BFC Fibre":99,"BMW":15,"BNP Paribas":741,"BP":146,"BSPP":84,"BT":14,"Babilou":33,"Banque de France":45,"Bar-le-Duc":35,"Bassin de Pompey":90,"Bataillon de marins-pompiers de Marseille":24,"Belib'":18,"Bil Ta Garbi":30,"Bolloré":13,"Bombers de la Generalitat de Catalunya":3,"Boralex":131,"Bordeaux Métropole":238,"Bouygues E&S":21,"Bouygues Télécom":61,"Bouygues Énergies et Services":1276,"Burger King":63,"CABA":42,"CASC":26,"CC Porte de DrômArdèche":40,"CCAS":101,"CCEG":12,"CCPOP":203,"CCPRO":1933,"CCTVI":18,"CCVCD":147,"CEPE du Bois de la Serre":11,"CERN":106,"CESML":32,"CFF":9,"CFM":4,"CG91":118,"CGE":41,"CIC":609,"CNFPT":17,"CNR":454,"COPAVO":15,"Caisse Primaire d'Assurance Maladie":303,"Caisse d'Allocations Familiales":226,"Caisse d'Épargne":997,"Camping municipal Le Pont de l'Étang":24,"Capio":5,"Carrefour":1686,"Cayrol International":86,"Centre Communal d'Action Sociale":20,"ChargePoint":55,"Charleville-Mézières":75,"Charlieu-Belmont Communauté":232,"Chronopost":38,"Citeo":32,"Citiz":287,"Citiz Alpes-Loire":11,"Citiz Grand Est":12,"Citiz Nantes":22,"Cité Judiciaire":11,"Citédia":31,"Citélib":11,"Clear Channel Outdoor":580,"Clem":128,"Clermont Auvergne Metropole":207,"Clermont Auvergne Métropole":329,"Clisson Sèvre et Maine Agglo":73,"Club Alpino Italiano":35,"Coallia":28,"Collectivité de Corse":54,"Communauté d'agglomération Pays Basque":164,"Communauté de Communes Côte Ouest Centre Manche":33,"Communauté de Communes Les Avant-Monts":12,"Communauté de Communes Vallée de l'Hérault":20,"Communauté de Communes du Clermontais":22,"Communauté de Communes du Grand Pic Saint-Loup":21,"Communauté de Communes du Pays de Redon":152,"Communauté de communes Châteaubriant-Derval":49,"Communauté de communes Jura Nord":13,"Communauté de communes Moselle et Madon":201,"Communauté de communes Pévèle Carembault":12,"Communauté de communes Terres Touloises":708,"Communauté de communes des Pays du Sel et du Vermois":58,"Communauté de communes du Grand Pontarlier":230,"Communauté de communes du Pays d'Ancenis":54,"Communauté de communes du Pays de Colombey et du Sud Toulois":133,"Communauté de communes du Pays du Saintois":230,"Communauté d'Agglomération du Cotentin":13,"Communauté de Communes Alpes Provence Verdon, Sources de Lumières":348,"Commune":542,"Commune d'Anglet":503,"Commune de Dole":24,"Commune de Lons-le-Saunier":1433,"Commune de Niort":26,"Commune de Yutz":15,"Compagnie d'Electricité de St-Martin-de-Londres":67,"Compagnie des Transports Strasbourgeois":4539,"Compostri":11,"Coop":21,"Covage":180,"Creos":52,"Crédit Agricole":1936,"DB Netz AG":86,"DB Station&Service AG":10,"DBT":6,"DDE":26,"DDE15":61,"DDE48":27,"DDE81":17,"DHL":14,"DIRIF":8869,"DLVA":38,"DPD":5,"DRIVECO":69,"Dalkia":36,"Decathlon":71,"Deutsche Post":5,"Die Post":11,"Direction générale des Finances publiques":25,"Divia":478,"Divia Mobilités":12,"Domitys":40,"DomusVi":26,"Département de Maine-et-Loire":11,"Département de la Marne":23,"Département de la Seine-Maritime":31,"E. Leclerc":1761,"EDF":7453,"EDF Renewables":37,"EDF SEI":7137,"EDP Renewables":23,"ENI":3,"ERDF":29,"ESSeyssel":4047,"EVBox":20,"EVlink":11,"Eau de Paris":6001,"Eco-Emballages":42,"Ecotextile":17,"Edenis":16,"Effia":209,"Electra":58,"Electrawinds":15,"Electric 55 Charging":38,"Elia":61,"Elicio":10,"Elsan":32,"Emera":7,"Emmaüs":61,"EnBW":6,"Endesa":6,"EneRSIEIL":92,"Enedis":1168202,"Enel":3,"Enel Green Power":36,"EnerCit'IF":14,"Enercon":3,"Energie Avesnes":12,"Enertrag":63,"Engie":161,"Engie Green":150,"Engie Solutions":43,"Eni":19,"Enovos":6,"Ensemble Scolaire Sacré-Coeur":18,"Eole RES":116,"Eolfi":36,"Eolien Maritime France":181,"Equinix":13,"Erema":36,"Esso":212,"EuroMétropole de Strasbourg":20,"FCC":5,"Falck Renewables":14,"Fastned":29,"FedEx":10,"Fernleitungs-Betriebsgesellschaft mbH Bereichsverwaltung Süd Idar-Oberstein":14,"Fluxys":4,"Fondation Léopold Bellan":52,"Fondation Partage et Vie":19,"Forsa Energy":16,"Free":113,"Freshmile":623,"Freshmile SAS":768,"GEG":28,"GLS":4,"GRDF":551,"GRTgaz":7672,"Gamesa":15,"Gassco":3,"Gaznat SA":25,"Gendarmerie nationale":3571,"Google":5,"Grand Annecy":275,"Grand Lyon":5174,"Grand-Lyon":120,"GreenAlp":1264,"Greensolver":27,"Grenoble Alpes Métropole":15197,"Gérédis":34742,"H&M":5,"Hennessy":13,"Humana":3,"Hydrocop":57,"Hyundai":5,"Hérault THD":16,"IDELUX-Environnement":5,"IKEA":44,"INA":6,"INELFE":26,"INTERVENT":12,"Iberdrola":34,"InEnergies":27,"InPost":10,"Indigo":470,"InfoCirculation.fr":26,"InfoRoute05.fr":55,"Infrabel":31,"Initiatives et Énergies Locales":69,"Innergex":27,"Interco Normandie Sud Eure":14,"Intermarché":405,"Interoute":49,"Interparking":19,"Interxion":12,"Isère Fibre":7,"Izivia":1344,"JCDecaux":12580,"Jura Nature Environnement":5,"Keolis Dijon":111,"Keolis Rennes":1391,"Korian":186,"LISEA":1659,"LTC":287,"La Bouquinerie du Sart":12,"La Maison Bleue":24,"La Poste":51313,"La Poste Monaco":3,"La Salle":5,"Landeshauptstadt Saarbrücken":3,"Last Mile Solutions":15,"Laval Agglomération":63,"Le Foyer":6,"Le Grand Lyon":258,"Le Grand Narbonne ca":12,"Le Relais":1434,"Le Relais 75":15,"Le Relais Atlantique":18,"Leclerc":87,"Les Alchimistes":8,"Les Archers du Mont-Aiguille":20,"Lidl":961,"Lilas":18,"Limoges Métropole":513,"Loiret Fibre":15,"LosangeFibre":17,"Lumen":28,"Lyon Parc Auto":51,"Mairie":995,"Mairie d'Ambilly":9,"Mairie d'Annemasse":18,"Mairie d'Evry":41,"Mairie d'Orange":1343,"Mairie de Bidart":103,"Mairie de Bordeaux":63,"Mairie de Calais":151,"Mairie de Carquefou":22,"Mairie de Chelles":101,"Mairie de Creil":55,"Mairie de Dijon":97,"Mairie de Jonquières":153,"Mairie de Montrouge":311,"Mairie de Paris":534,"Mairie de Pontault-Combault":58,"Mairie de Saint Etienne de Montluc":41,"Mairie de Saint-Paul-lès-Dax":219,"Mairie de Torcy":54,"Mairie de Toulouse":123,"Mairie de Troyes":81,"Mairie du Bordeaux":10,"Marguerite":44,"McDonald's":316,"Mercedes-Benz":13,"Migros":3,"Ministère de l'Education Nationale et de la Jeunesse":11,"Ministère de l'Éducation nationale":17,"Ministère de la Justice":24,"MobiSDEC":128,"Mobilib'":15,"Mobive":68,"Modulauto":47,"Modulo":6,"Montpellier":72,"Montpellier Méditerranée Métropole":202,"Morbihan énergies":57,"Morlaix Communauté":41,"Mota":17,"Mouv Élec Var":74,"Municipalité":180,"Métropole d'Aix-Marseille-Provence":45,"Métropole de Lyon":1806,"NATHD":626,"NMBS/SNCB":29,"Nantes Métropole":1263,"Neoen":34,"Next Textiles Association":11,"Nissan":23,"Nordex":4,"O2":3,"Orange":32890,"Orléans Métropole":66,"Orpéa":48,"Ostwind":38,"Ouest Charge":42,"PSA":15,"PSA Peugeot":12,"PTT":23,"Paris-Saclay Innovation Playground":18,"Parks Canada":3,"Photosol":108,"Plaine Commune":89,"Plus de Bornes":18,"Police":3,"Police municipale de Saint-Maur-des-Fossés":117,"Police nationale":721,"Porsche":3,"Post":8,"Poste Italiane":4,"Poweo":9,"Power Dot France":57,"Préfecture de police":64,"Préfecture des Deux-Sèvres":16,"Préfecture du Rhône":16,"Pôle universitaire \"Léonard de Vinci\"":14,"Q-Park":107,"Q8":6,"Quadran":31,"RATP":4994,"RES":62,"REThones":1039,"RFI":12,"RSE":12,"RTE":301036,"RWE":7,"Ramsay Santé":65,"Rectorat de Toulouse":18,"Red Eléctrica de España":21,"Renault":364,"Rennes Métropole":496,"Repsol":4,"Rodez Agglomération":74,"Rodez agglomération":24,"Récylum":15,"Régaz":64,"Régie d'Electricité de la Vendée":22,"Régie des Transports du Territoire de Belfort":483,"Région Grand Est":65,"Région Normandie":90,"Réseau des bibliothèques de Sèvremoine":11,"Révéo":23,"SANEF":4830,"SAPN":1370,"SAUR":3494,"SBA":22,"SBB":134,"SBB-CFF":12,"SDE07":15,"SDE35":44,"SDED":18,"SDEI36":47,"SDEM50":15,"SDEV":18,"SDEY":75,"SDIS 01":68,"SDIS 02":65,"SDIS 03":28,"SDIS 04":46,"SDIS 05":41,"SDIS 06":78,"SDIS 08":43,"SDIS 09":22,"SDIS 10":45,"SDIS 11":38,"SDIS 12":36,"SDIS 13":2554,"SDIS 14":48,"SDIS 15":38,"SDIS 16":21,"SDIS 17":79,"SDIS 18":57,"SDIS 19":24,"SDIS 21":49,"SDIS 22":64,"SDIS 23":31,"SDIS 24":43,"SDIS 25":77,"SDIS 26":55,"SDIS 27":38,"SDIS 28":76,"SDIS 29":64,"SDIS 30":38,"SDIS 31":45,"SDIS 32":44,"SDIS 33":98,"SDIS 34":3,"SDIS 35":93,"SDIS 36":51,"SDIS 37":73,"SDIS 38":24,"SDIS 39":55,"SDIS 40":61,"SDIS 41":81,"SDIS 42":75,"SDIS 44":65,"SDIS 45":93,"SDIS 46":21,"SDIS 47":47,"SDIS 48":15,"SDIS 49":94,"SDIS 50":58,"SDIS 51":31,"SDIS 52":40,"SDIS 53":43,"SDIS 54":74,"SDIS 55":44,"SDIS 56":68,"SDIS 57":45,"SDIS 58":45,"SDIS 59":64,"SDIS 60":24,"SDIS 61":46,"SDIS 62":57,"SDIS 63":19,"SDIS 64":49,"SDIS 65":32,"SDIS 66":47,"SDIS 67":29,"SDIS 68":19,"SDIS 70":92,"SDIS 71":47,"SDIS 72":76,"SDIS 74":91,"SDIS 76":45,"SDIS 77":72,"SDIS 78":42,"SDIS 79":54,"SDIS 80":68,"SDIS 81":32,"SDIS 82":25,"SDIS 83":89,"SDIS 84":46,"SDIS 85":23,"SDIS 86":51,"SDIS 87":32,"SDIS 88":63,"SDIS 89":110,"SDIS 91":54,"SDIS 95":15,"SDIS34":147,"SDMIS":24,"SEDI":35,"SEMOCTOM":31,"SER":3313,"SEV":16,"SEY 78":53,"SEYMABORNE":11,"SFDM":83,"SFR":6305,"SGA Mobility":13,"SHEM":234,"SICAE Oise":72,"SICTOM":16,"SIEEEN":15,"SIEEOM Sud-Quercy":32,"SIEGE 27":56,"SIEL":17,"SIEL42":7,"SIEML":18,"SIETOM":13,"SIETOM de Chalosse":62,"SIG":79,"SIPLEC":50,"SIRCTOM":90,"SIS 2A":22,"SIS 2B":23,"SISTO":14,"SITCOM - Côte sud des Landes":1067,"SIVOM":217,"SMAV":35,"SMD3":46,"SMICOTOM":260,"SMICVAL":35,"SMIRCTOM":134,"SMND":140,"SNCF":24737,"SNCF Réseau":194625,"SNCF TER Bretagne":26,"SPBR1":807,"SPIE CityNetworks":44,"SRD":27543,"STIS 67":19,"SYANE":11,"SYBERT":17,"SYDED":25,"SYDELA":35,"SYME05":8,"Saint-Louis":18,"Saint-Nazaire":35,"Saint-Étienne Métropole":920,"Sarthe Numérique":537,"Schneider Electric":18,"Semitag":74,"Sergies":17,"Sergies SEML":27,"Serhy":64,"Setram":24,"Shell":101,"Shell Recharge Solutions":11,"Sictom Pézenas Agde":16,"Sictom du Marsan":14,"Sidefage":89,"Sigeif":26,"Silim Environnement":12,"Sipartech":38,"Sitcom du Marsan":452,"Sivalor":54,"Smictom":51,"Smitom-Lombric":28,"Society of Saint Pius X":84,"Société Méditerranéenne de Nettoiement":20,"Société Nationale de Sauvetage en Mer":74,"Société du Pipeline Sud-Européen":66,"Société nationale de sauvetage en mer":33,"Sodetrel":172,"Solairedirect":17,"Solidarité Textiles":21,"Sorea":299,"Sorégies":102,"Speedy":26,"Steag New Energies":9,"Strasbourg Électricité Réseaux":196,"Strasbourg Électricité Réseaux S.A.":724,"Suez":76,"Suez Eau France":53,"Super U":598,"Swissgrid":85,"Syded du Lot":59,"Syndicat d'Elimination des Déchets de la Haute Lande":23,"Syndicat de l'Énergie de l'Orne":3,"Syndicat de traitement des déchets du Sud-Est Morbihan":111,"Syndicat de traitement des déchets du sud-est du Morbihan":21,"Syndicat mixte d’élimination des déchets de l’arrondissement de Rouen":729,"Syndicat mixte intercommunal de collecte et de traitement des ordures ménagères des Pays de Vilaine":33,"Syndicat mixte intercommunal pour la collecte et le traitement des ordures ménagères Sud-Est 35":14,"Syndicat Mixte du Point Fort":14,"Séolis":62,"TAG":19,"TDF":5275,"TENP Trans Europa Naturgas Pipeline GmbH & Co. KG":6,"TIM":6,"TOTAL MARKETING FRANCE":52,"TRAPIL":483,"Tennis Club du Bassin de Lons-le-Saunier":9,"Terega":626,"Terna":468,"The Church of Jesus Christ of Latter-day Saints":4,"Tisséo":960,"Total":1118,"TotalEnergies":146,"TotalEnergies renouvelables":6,"Toulouse Métropole":1734,"Tours Métropole Val de Loire":82,"TransnetBW GmbH":8,"Tremplin":22,"Trenitalia":9,"UEM":100,"UPMC":4,"UPS":12,"UTP":8,"Ubeeqo":26,"Université Bordeaux Montaigne":14,"Université Paul Sabatier":15,"Université de Lorraine":109,"Université de Pau et des Pays de l'Adour":59,"VIRTA":4,"VSB énergies nouvelles":37,"Val de Loire Fibre":257,"Valeco":52,"Valorem":77,"Veolia":94,"Veolia Eau":97,"Vestas":6,"Vichy Communauté":328,"Ville La Rochelle":18,"Ville d'Amiens":71,"Ville d'Istres":16,"Ville de Bellerive-sur-Allier":41,"Ville de Champigneulles":24,"Ville de Clermont-Ferrand":59,"Ville de Courbevoie":57,"Ville de Cusset":52,"Ville de Fontaine":121,"Ville de Forcalquier":12,"Ville de Limoges":228,"Ville de Lyon":248,"Ville de Marseille":25145,"Ville de Montpellier":368,"Ville de Nantes":493,"Ville de Nogent-sur-Marne":36,"Ville de Paris":395,"Ville de Reims":317,"Ville de Royan":25,"Ville de Saint Jean de Luz":22,"Ville de Saint-Priest":99,"Ville de Sevran":26,"Ville de Tours":70,"Ville de Vandœuvre-lès-Nancy":48,"Ville de Vichy":2515,"Ville de Vincennes":41,"Ville de Vitré":84,"Ville du Mans":167,"Villenave-d'Ornon":348,"Villeneuve d'Ascq":1014,"Vinci":131,"Viteos SA":211,"Voies navigables de France":183,"Volkswagen":27,"Volkswind":20,"Volkswind France":23,"Voltalia":46,"Véolia":77,"WC":5,"WPD":43,"WPO":13,"XPFibre":772,"Yespark":5,"ZKE":5,"Zayo":46,"Zipcar":3,"association Jardin de Traverse":14,"bike-energy":5,"bpost":15,"des Jardins et des Hommes":31,"eborn":15,"evzen (SMEG Développement)":14,"mairie":259,"mairie de Montigny le bretonneux😃":14,"privé":359,"réséda":7410,"undefined":2463003,"ville d'Istres":59,"www.lerelais.org":23,"Électricité de France":566,"Überlandwerk Mittelbaden":7} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GA.json b/public/assets/data/nsi/stats/operator.GA.json new file mode 100644 index 000000000..6e43336c7 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GA.json @@ -0,0 +1 @@ +{"CNEE":6,"Gendarmerie nationale":6,"JCDecaux":48,"Police nationale":3,"undefined":991} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GB.json b/public/assets/data/nsi/stats/operator.GB.json new file mode 100644 index 000000000..ceb572fe6 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GB.json @@ -0,0 +1 @@ +{"1":3,"3":10,"ABB":4,"ABO Wind":14,"ALDI":45,"APCOA":25,"APCOA Parking":41,"AT&T":3,"Abbeyfield":33,"Aberdeen City Council":252,"Aberdeenshire Council":410,"Air Liquide":4,"Airwave":5,"Aldi":187,"Aldi Süd":4,"Alfen":11,"Allego":28,"Amazon":435,"Amazon Web Services":6,"An Post":3,"Anchor":73,"Anesco":161,"Anglian Water":961,"Angus Council":98,"Argyll and Bute Council":76,"Armstrong Energy":113,"Arqiva":157,"Asda":354,"Aspire Academy Trust":13,"Aton Energy":39,"Avanti Schools Trust":3,"Avon and Somerset Police":21,"BMW":9,"BP":242,"BPA":15,"BT":4897,"Bank Park":4,"Banks Renewables":21,"Barchester Healthcare":43,"Barnet Council":21,"Barnsley Metropolitan Borough Council":10,"Bath and North East Somerset Council":7,"Bedford Borough Council":25,"Bedfordshire Police":4,"Bedfordshire Schools Trust Limited":6,"Belfast City Council":115,"Believ":24,"Biffa":24,"BikeAway":26,"Birmingham City Council":662,"Bishop Chadwick Catholic Education Trust":21,"Bishop Wilkinson Catholic Education Trust":14,"Blackburn with Darwen Borough Council":9,"Blaenau Gwent County Borough Council":25,"Blink":11,"Bluefield Solar Income Fund":71,"Booths":39,"Bournemouth, Christchurch and Poole Council":8,"Bracknell Forest Council":11,"Bridgend County Borough Council":19,"Brighton & Hove City Council":180,"Brighton and Hove City Council":20,"Bristol City Council":134,"Bristol Water":27,"Britannia Village General":22,"British Heart Foundation":40,"British Red Cross":6,"British Solar Renewables":12,"British Solar Renewables Ltd.":89,"British Transport Police":32,"Broxtowe Borough Council":78,"Buckinghamshire Council":7,"Buckinghamshire Fire and Rescue Service":4,"Bupa":89,"Burger King":41,"Cabot Learning Federation":5,"Cadent":172,"Caerphilly County Borough Council":61,"Callagheen Wind Farm Ltd (Scottish Power Renewables)":15,"Cambridge City Council":73,"Cambridgeshire Constabulary":3,"Cambridgeshire County Council":163,"Cambridgeshire Fire and Rescue Service":4,"Canal and River Trust":1606,"Capital Dynamics":3,"Cardiff Council":75,"Care UK":32,"Carmarthenshire County Council":79,"Central Bedfordshire Council":12,"Central England Co-operative":399,"Ceredigion County Council":20,"Charge Your Car":23,"ChargePlace Scotland":174,"ChargePoint":129,"Chelmsford Star Co-operative Society":35,"Cheshire Constabulary":12,"Cheshire East Council":35,"Cheshire Fire and Rescue Service":21,"Cheshire West and Chester Council":111,"Church of England":66,"Church of Ireland":105,"City and County of Swansea Council":8,"City of Bradford Metropolitan District Council":15,"City of Edinburgh Council":472,"City of London":29,"City of Westminster":546,"City of York Council":29,"CityWest Homes":18,"Clackmannanshire Council":25,"Clear Channel UK":5,"Co Cars":4,"Co-wheels":20,"Comhairle nan Eilean Siar":34,"Community Inclusive Trust":4,"Community Windpower":16,"Connected Kerb":126,"Conwy County Borough Council":17,"Coop":18,"Cornerstone Telecommunications Infrastructure Limited":15,"Cornwall Council":155,"Cornwall Fire and Rescue Service":10,"Council of the Isles of Scilly":9,"Coventry City Council":42,"Creative Education Trust":6,"Cumberland Council":11,"Cumbria Constabulary":6,"Cumbria Fire and Rescue Service":7,"Cumbria Waste Management Ltd":11,"DHL":29,"DPD":25,"Darlington Borough Council":9,"Decathlon":5,"Delta Academies Trust":11,"Denbighshire County Council":25,"Derby City Council":75,"Derbyshire Constabulary":8,"Derbyshire County Council":240,"Derbyshire Fire and Rescue Service":14,"Devon County Council":529,"Devon and Cornwall Police":3,"Devon and Somerset Fire and Rescue Service":35,"Digital Realty":9,"Diocese Of Southwell and Nottingham Multi-Academy Trust":7,"Diverse Academies Trust":10,"Dorset & Wiltshire Fire and Rescue Service":6,"Dorset Council":33,"Dorset Police":22,"Driver and Vehicle Standards Agency":27,"Drumkee Energy Limited (Low Carbon Storage Ireland Ltd)":18,"Dudley Metropolitan Borough Council":13,"Dumfries and Galloway Council":123,"Dundee City Council":70,"Durham Constabulary":6,"Durham County Council":435,"Dyfed–Powys Police":6,"Dŵr Cymru Welsh Water":519,"E.ON":16,"EDF":95,"EDF Energy":32,"EDF Renewables":12,"EE":208,"EO":9,"EP UK Investments":65,"ERG S.p.A.":25,"ESB Energy":27,"ESB Generation and Wholesale Markets":8,"ESB Group":30,"ESB Networks":615,"ESP Electricity":18,"EVBox":3,"EVlink":12,"East Ayrshire Council":51,"East Dunbartonshire Council":58,"East Lothian Council":68,"East Midlands Ambulance Service":28,"East Midlands Education Trust":11,"East Renfrewshire Council":36,"East Riding of Yorkshire Council":52,"East Sussex County Council":1735,"East Sussex Fire & Rescue Service":8,"East of England Ambulance Service":17,"Eastbourne Borough Council":24,"Eastern Multi-Academy Trust":4,"EasyGo":13,"Ebor Academy Trust":10,"Ecotricity":39,"Edinburgh Community Solar Co-operative":24,"Edinburgh Leisure":55,"Eir":20,"EirGrid":4,"Electric Star Pubs":4,"Electricity North West":583,"Elgin Energy":20,"Energetics Electricity":18,"Energia":93,"Energiekontor":8,"English Heritage":266,"Enterprise Car Club":93,"Equals Trust":10,"Equinix":9,"Erewash Borough Council":95,"Essex County Council":166,"Essex County Fire and Rescue Service":9,"Essex Police":10,"Esso":454,"Esteem Multi-Academy Trust":5,"Euro Car Parks":91,"Evri":11,"Excel Parking Services":4,"Exeter City Council":34,"Exolum":317,"FCC Environment":21,"Falck Renewables":36,"Falkirk Council":93,"Fastned":19,"FedEx":12,"Ffos Las Solar Farm":252,"Fife Council":1786,"Flintshire County Council":7,"Flying High Trust":26,"Foresight":108,"Forestry England":347,"Four Seasons Health Care":21,"GTC":32,"Gas Networks Ireland":42,"Gassco":4,"Gedling Borough Council":86,"GeniePoint":90,"Glasgow City Council":240,"Global":37,"Gloucestershire County Council":23,"Greater Manchester Fire and Rescue Service":39,"Greater Manchester Police":19,"Green Energy International":78,"Greencoat Renewables":23,"Greenwood Academies Trust":8,"Gridserve":285,"Gwent Police":54,"Gwynedd Council":6,"H W Martin Waste Limited":13,"H&M":3,"HC One":30,"HM Courts and Tribunals Service":5,"HS1 Ltd":259,"Hackney Council":83,"Hackney Tennis":24,"Hafren Dyfrdwy Cyfyngedig":45,"Halton Borough Council":7,"Hampshire & Isle of Wight Fire and Rescue Service":9,"Hampshire Constabulary":12,"Hampshire County Council":173,"Harris Federation":8,"Hartlepool Borough Council":13,"Heart of England Co-operative Society":31,"Herefordshire Council":8,"Hermes":7,"Hertfordshire Constabulary":7,"Hertfordshire County Council":179,"Hertfordshire Fire and Rescue Service":3,"His Majesty's Prison Service":16,"Hive Energy":161,"Horizon Parking":35,"Hull City Council":27,"Hull Collaborative Academy Trust":15,"Humber Education Trust":13,"Humberside Fire and Rescue Service":7,"Humberside Police":10,"Hyundai":6,"IKEA":44,"Iduna":21,"InPost":315,"Indigo":3,"Infinis":5,"Infocus Public Networks Ltd":18,"Ingenious Renewable Enterprises Energy Ltd.":100,"Innogy":30,"InstaVolt":157,"Inverclyde Council":32,"Island Green Power":112,"Isle of Wight Council":157,"Islington Council":118,"JCDecaux":186,"JET":8,"KCom":33,"Kent County Council":210,"Kent Fire and Rescue Service":7,"Kent Police":13,"Kirkburton Post Office":12,"Lambeth Council":937,"Lancashire Constabulary":8,"Lancashire County Council":265,"Lancashire Fire and Rescue Service":13,"Lancaster City Council":118,"Lancaster University":63,"Lark Energy":19,"Learning Academy Partnership (South West)":3,"Leeds City Council":208,"Leicester City Council":109,"Leicestershire County Council":27,"Leicestershire Fire and Rescue Service":3,"Leicestershire Police":9,"Leigh Academies Trust":3,"Lidl":289,"Lightsource BP":319,"Lincolnshire County Council":40,"Lincolnshire Fire and Rescue":12,"Lincolnshire Police":11,"Lion Academy Trust":3,"Little Silver House":29,"Liverpool City Council":15,"London Ambulance Service":30,"London Borough of Barking and Dagenham":14,"London Borough of Barnet":9,"London Borough of Bexley":21,"London Borough of Brent":3,"London Borough of Bromley":24,"London Borough of Camden":164,"London Borough of Croydon":7,"London Borough of Ealing":17,"London Borough of Enfield":5,"London Borough of Hackney":37,"London Borough of Haringey":142,"London Borough of Harrow":6,"London Borough of Havering":29,"London Borough of Hillingdon":13,"London Borough of Hounslow":8,"London Borough of Islington":25,"London Borough of Lambeth":59,"London Borough of Lewisham":56,"London Borough of Merton":9,"London Borough of Newham":322,"London Borough of Redbridge":14,"London Borough of Richmond Upon Thames":55,"London Borough of Southwark":1692,"London Borough of Tower Hamlets":8,"London Borough of Waltham Forest":21,"London Borough of Wandsworth":8,"London Drinking Fountain Fund":14,"London Farmers' Market":4,"London Fire Brigade":80,"London Underground":666,"London Wildlife Trust":18,"Low Carbon Storage Ireland Ltd":17,"Luton Borough Council":17,"MS Power Projects Ltd.":419,"Mail Boxes Etc.":9,"Mainline Pipelines Limited":17,"Manchester City Council":116,"McCarthy & Stone":40,"McDonald's":264,"Medway Council":304,"Merseyside Fire and Rescue Service":14,"Merseyside Police":17,"Merthyr Tydfil County Borough Council":24,"Metro":80,"Metropolitan Police":60,"Metropolitan Police Service":16,"Mid and West Wales Fire and Rescue Service":11,"Midcounties Co-operative":229,"Middlesbrough Borough Council":4,"Midlothian Council":48,"Milton Keynes Council":23,"Ministry of Defence":416,"Ministry of Justice":3,"Mobile Broadband Network Limited":9,"Monmouthshire County Council":149,"Moray Council":94,"Morrisons":494,"Mutual Energy":68,"NCC":6,"NHS":623,"NHS Grampian":146,"NIE Networks":12113,"National Air Traffic Services":6,"National Car Parks":178,"National Gas":39,"National Grid":1802,"National Grid Electricity Distribution":6407,"National Grid Electricity Transmission":137,"National Highways":34458,"National Trust":1908,"National Trust for Scotland":65,"Network Rail":11322,"New World Payphones":30,"Newcastle City Council":118,"Newport City Council":378,"NextEnergy Solar Fund Ltd.":81,"Nisa Local":36,"Nissan":12,"Norfolk & Norwich University Hospital Trust":18,"Norfolk Constabulary":16,"Norfolk County Council":543,"Norfolk Fire and Rescue Service":43,"North Ayrshire Council":77,"North East Learning Trust":10,"North East Lincolnshire Council":20,"North Lanarkshire Council":172,"North Lincolnshire Council":37,"North Northamptonshire":14,"North Somerset Council":37,"North Tyneside Council":69,"North Wales Fire and Rescue Service":17,"North Wales Police":19,"North West Ambulance Service":24,"North Yorkshire Fire and Rescue Service":4,"North Yorkshire Police":15,"Northern Education Trust":21,"Northern Gas Networks":44,"Northern Ireland Ambulance Service":8,"Northern Ireland Fire & Rescue Service":49,"Northern Ireland Water":855,"Northern Powergrid":627,"Northumberland County Council":85,"Northumbria Police":10,"Northumbrian Water":135,"Nottingham City Council":500,"Nottinghamshire County Council":171,"Nottinghamshire Fire and Rescue Service":8,"Nottinghamshire Police":8,"Nova Education Trust":13,"Npower Limited":33,"O2":272,"Oasis Community Learning":3,"Octopus Investments":46,"Openreach":5322,"Orange":32,"Ordnance Survey":48,"Orkney Islands Council":26,"Osprey":46,"Our Lady Of Lourdes Catholic Multi-Academy Trust":20,"Outwood Grange Academies Trust":19,"Oxfam":38,"Oxfordshire County Council":112,"PSA":14,"Parking Control Management UK Ltd":42,"ParkingEye":24,"Peel":27,"Pembrokeshire County Council":37,"Perth and Kinross Council":134,"Peterborough City Council":14,"Plymouth CAST":23,"Plymouth City Council":40,"Pod Point":432,"Police":5,"Police Scotland":85,"Police Service of Northern Ireland":71,"Porsche":4,"Portsmouth City Council":105,"Post Office":746,"Powys County Council":15,"Premier Transmission Limited":19,"Q-Park":49,"Queen Elizabeth Olympic Park":32,"REAch2 Academy Trust":4,"RWE":141,"Ramsay Health Care":8,"Reading Borough Council":31,"Redhill Academy Trust":10,"Renault":7,"Renfrewshire Council":66,"Repowering London":34,"Retirement Villages Group Ltd":98,"Rhondda Cynon Taf County Borough Council":34,"RingGo":131,"Rio Tinto Alcan":23,"Rother District Council":93,"Rotherham Metropolitan Borough Council":4,"Royal Berkshire Fire and Rescue Service":3,"Royal Borough of Greenwich":25,"Royal Borough of Kensington and Chelsea":7,"Royal Borough of Kingston upon Thames":5,"Royal Mail":53323,"Royal National Lifeboat Institution":320,"Royal Wharf FCC Centre":18,"Rutland County Council":5,"SGN":60,"SGN Natural Gas":17,"SP Energy Networks":715,"SP Transmission":97,"SSE":622,"SSE Power Distribution":548,"SSE Renewables":150,"SSE Thermal":12,"SSEN Transmission":129,"STW":117,"Salford City Council":273,"Sanctuary Care":16,"Sandwell Metropolitan Borough Council":4,"Save The Children":3,"Scope":25,"Scottish & Southern Energy":147,"Scottish Ambulance Service":26,"Scottish Borders Council":769,"Scottish Courts and Tribunals Service":3,"Scottish Fire and Rescue Service":99,"Scottish Hydro Electric Transmission":42,"Scottish Power Renewables":78,"Scottish Prison Service":10,"Scottish Water":438,"Scottish and Southern Electricity Networks":713,"Sedgemoor District Council":9,"Severn Trent":596,"Sheffield City Council":2372,"Shell":146,"Shell Recharge Solutions":27,"Shetland Islands Council":22,"Shropshire Council":39,"Shropshire Fire and Rescue Service":10,"Silverstone Green Energy":276,"Solar Power South":205,"Solar Ventures UK Limited":242,"Somerset Council":336,"Somerset NHS Foundation Trust":5,"Somerset Waste Partnership":3,"Source London":177,"South Ayrshire Council":63,"South Central Ambulance Service":8,"South East Coast Ambulance Service":10,"South East Water":13,"South Gloucestershire Council":3,"South Lakeland District Council":56,"South Lanarkshire Council":122,"South Tyneside Council":14,"South Wales Fire and Rescue Service":14,"South Wales Police":16,"South West Water":639,"South Western Ambulance Service":17,"South Yorkshire Fire & Rescue":19,"South Yorkshire Police":8,"South-West Water":22,"Southampton City Council":1468,"Southend-on-Sea Borough Council":9,"Southern Water":470,"Spectrum Interactive":38,"St Christopher's C of E (Primary) Multi Academy Trust":9,"St Cuthbert's Roman Catholic Academy Trust":8,"St John Ambulance":53,"St Ralph Sherwin Catholic Multi Academy Trust":4,"Staffordshire County Council":196,"Staffordshire Police":6,"Stanley Learning Partnership":3,"Starlink":3,"Statkraft":31,"Stirling Council":61,"Stockport Metropolitan Borough Council":33,"Stockton-on-Tees Borough Council":5,"Stoke-on-Trent City Council":36,"Stonegate":1072,"Suez":38,"Suffolk Constabulary":12,"Suffolk County Council":126,"Suffolk Fire and Rescue Service":9,"Sunderland City Council":10,"Sunrise Senior Living":3,"Surrey County Council":98,"Surrey Police":7,"Sussex Police":14,"Swarco":18,"Swindon Borough Council":76,"TGC Renewables":85,"TNT":20,"Tameside Metropolitan Borough Council":3,"Telford & Wrekin Council":5,"Tesco":1197,"TfL":199,"Thames Valley Police":24,"Thames Valley Police/Vale of White Horse District Council":19,"Thames Water":751,"Thames Water Utilities Ltd.":17,"The Bath and Wells Diocesan Academies Trust":3,"The Cam Academy Trust":3,"The Church of Jesus Christ of Latter-day Saints":13,"The City of Edinburgh Council":128,"The Constellation Trust":9,"The David Ross Education Trust":4,"The Diocese of Westminster Academy Trust":4,"The Enquire Learning Trust":3,"The Fire Fighters Charity":25,"The First Federation Trust":4,"The Highland Council":199,"The Parks Trust":125,"The Redstart Learning Partnership":3,"The Royal Parks":44,"The Salvation Army":116,"The Southern Co-operative":193,"The Spencer Academies Trust":10,"The Trussell Trust":10,"The University of Edinburgh":43,"Three":30,"Thurrock Council":18,"Torbay Council":14,"Torfaen County Borough Council":47,"Total":44,"Tower Hamlets Tennis":16,"Trafford Metropolitan Borough Council":4,"Transform Trust":12,"Translink":539,"Trevornick Holiday Park":56,"Truro & Penwith Academy Trust":7,"Tyne and Wear Fire and Rescue Service":3,"UK Power Networks":4321,"UKOP":45,"UPS":11,"Uniper":4,"Unison":3,"United Learning Trust":5,"United Utilities":396,"University of Cambridge":1801,"University of South Wales":36,"University of Sussex":48,"Vale of Glamorgan Council":51,"Vattenfall":18,"Vattenfall United Kingdom":76,"Venn Academy Trust":8,"Veolia":84,"Veolia Environmental Services ( U K ) Plc":20,"Verizon":3,"Virgin Media":1085,"Viridor":21,"Vodafone":166,"Volkswagen":10,"WH Smith":23,"WPD":38,"WPO":7,"Wales & West Utilities":42,"Walsall Metropolitan Borough Council":3,"Warrington Borough Council":82,"Warwick District Council":771,"Warwickshire County Council":5375,"Warwickshire Fire and Rescue Service":3,"Warwickshire Police":3,"Wellspring Academy Trust":7,"Welsh Ambulance Service":7,"Welsh Water":47,"Wenea":6,"Wessex Water":757,"West Berkshire Council":19,"West Dunbartonshire Council":58,"West Lothian Council":131,"West Mercia Police":3,"West Midlands Ambulance Service":51,"West Midlands Fire Service":3,"West Midlands Police":15,"West Sussex County Council":321,"West Yorkshire Fire and Rescue Service":17,"West Yorkshire Police":18,"Westcountry Schools Trust":3,"WightFibre":51,"Wiltshire Council":25,"Wiltshire Police":6,"Wirral Metropolitan Borough Council":8,"Wokingham Borough Council":43,"Worcestershire County Council":19,"Wrexham County Borough Council":6,"YMCA":24,"Yorkshire Ambulance Service":32,"Yorkshire Water":334,"Zipcar":192,"evolt":46,"evyve":4,"nextbike":85,"undefined":412045,"Ørsted":5} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GE.json b/public/assets/data/nsi/stats/operator.GE.json new file mode 100644 index 000000000..147ad1e0f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GE.json @@ -0,0 +1 @@ +{"BTC Co":17,"Energo-Pro":13,"undefined":7919,"საქართველოს ფოსტა":7} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GH.json b/public/assets/data/nsi/stats/operator.GH.json new file mode 100644 index 000000000..6cda61552 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GH.json @@ -0,0 +1 @@ +{"Coliba":20,"ECG":164,"Electricity Company of Ghana":7,"Ghana Education Service":748,"Ghana Grid Company":16,"Ghana Health Service":30,"Ghana Post":286,"MTN":5,"Shell":3,"Total":4,"Vodafone":6,"undefined":4204} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GL.json b/public/assets/data/nsi/stats/operator.GL.json new file mode 100644 index 000000000..48f4fa75b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GL.json @@ -0,0 +1 @@ +{"Nukissiorfiit":39,"Tusass":3,"undefined":300} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GN.json b/public/assets/data/nsi/stats/operator.GN.json new file mode 100644 index 000000000..a47b3aa3f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GN.json @@ -0,0 +1 @@ +{"Bolloré":6,"Ministry of Health and Sanitation":8,"Ministère de l'Éducation":71,"Orange":3,"Shell":3,"Total":5,"Transco CLSG":5,"undefined":672} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GQ.json b/public/assets/data/nsi/stats/operator.GQ.json new file mode 100644 index 000000000..16b71b0b5 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GQ.json @@ -0,0 +1 @@ +{"undefined":66} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GR.json b/public/assets/data/nsi/stats/operator.GR.json new file mode 100644 index 000000000..e0678d021 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GR.json @@ -0,0 +1 @@ +{"ACS":6,"Aioliki Panachaikou":58,"BP":13,"Carrefour":5,"EOLIKI ZARAKA RACHI GKIONI ENERGY S.A.":29,"Elpedison":8,"Enel":3,"IPTO":292,"K-WIND":13,"Lidl":38,"Médecins sans frontières":4,"OTE":247,"Protergia":20,"Recycom":20,"Shell":8,"TCDD":5,"TREDAŞ":63,"Terna Energy":5,"Trans Adriatic Pipeline AG":23,"Vestas":4,"Vodafone":9,"Waste4Think":22,"Watt+Volt":6,"undefined":49100,"ΔΕΗ":338,"ΔΕΗ blue":17,"Ε.Σ.Υ.":12,"ΕΛ.ΤΕΧ. ΑΝΕΜΟΣ":26,"ΕΥΑΘ":14,"ΕΥΔΑΠ":317,"Ελληνικά Ταχυδρομεία":464,"Νέα Οδός":1428,"ΟΤΕ":225,"НКЖИ":3} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GT.json b/public/assets/data/nsi/stats/operator.GT.json new file mode 100644 index 000000000..f513194c8 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GT.json @@ -0,0 +1 @@ +{"Claro":5,"Esso":3,"Hyundai":3,"Ministerio de Salud":5,"Shell":48,"Tigo":3,"undefined":1585} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GW.json b/public/assets/data/nsi/stats/operator.GW.json new file mode 100644 index 000000000..9bf3f24fe --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GW.json @@ -0,0 +1 @@ +{"undefined":50} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.GY.json b/public/assets/data/nsi/stats/operator.GY.json new file mode 100644 index 000000000..5c128a400 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.GY.json @@ -0,0 +1 @@ +{"Instituto Nacional de Parques":3,"Ministry of Education":9,"Shell":3,"undefined":180} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.HN.json b/public/assets/data/nsi/stats/operator.HN.json new file mode 100644 index 000000000..43f756100 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.HN.json @@ -0,0 +1 @@ +{"Cuerpo de Bomberos de Honduras":21,"DHL":3,"MTI":4,"Roatán Electric Company":30,"Tigo":3,"undefined":623} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.HR.json b/public/assets/data/nsi/stats/operator.HR.json new file mode 100644 index 000000000..d6d7c63dc --- /dev/null +++ b/public/assets/data/nsi/stats/operator.HR.json @@ -0,0 +1 @@ +{"A1":3,"Allianz":3,"Best in Parking":3,"DPD":5,"Dom zdravlja Čakovec":15,"E.ON":9,"ELEN":46,"Elektra Čakovec":25,"Erste Bank":100,"GLS":9,"Gradski ured za obrazovanje":36,"HEP":473,"HEP Proizvodnja d.o.o.":35,"HEP Toplinarstvo":23,"HOPS":40,"Hrvatska pošta":1016,"HŽ Infrastruktura":3789,"INA":449,"Jadranski naftovod":129,"Kaufland":11,"Končar":24,"Lidl":19,"MAVIR":5,"MOL":5,"McDonald's":9,"Mjesni odbor Grada Zagreba":18,"MÁV":44,"Nemzeti Útdíjfizetési Szolgáltató Zrt.":7,"Osnovna škola Benkovac":11,"Osnovna škola Petra Preradovića":11,"Osnovna škola fra Kaje Adžića":11,"Petrol":47,"Plinacro":132,"Pošta Slovenije":4,"Sportski park Mladost":25,"SŽ Infrastruktura":61,"Volksbank":5,"Zagrebački Holding - podružnica Tržnice Zagreb":32,"Zagrebački holding":37,"nextbike":96,"undefined":19743,"Железнице Србије":10,"Пошта Србије":4} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.HT.json b/public/assets/data/nsi/stats/operator.HT.json new file mode 100644 index 000000000..398f85149 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.HT.json @@ -0,0 +1 @@ +{"ACF":12,"CAMEP":52,"CDEEE":163,"CRS":69,"Claro":8,"Croix-rouge":17,"Croix-rouge Britanique":24,"Croix-rouge Francaise":91,"EDH":177,"EgeHaina":16,"Esso":10,"IOM":4,"MINERD":15,"MSPP":120,"Ministerio de Educación":5,"Ministerio de Salud Pública y Asistencia Social":4,"Médecins sans frontières":5,"Orange":4,"Oxfam":102,"Policia Nacional":8,"Shell":11,"Total":12,"UNICEF":12,"World Vision":22,"Xrouge haitienne":62,"mairie":5,"rouge haitienne":19,"undefined":4460} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.HU.json b/public/assets/data/nsi/stats/operator.HU.json new file mode 100644 index 000000000..8e5e4c5f7 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.HU.json @@ -0,0 +1 @@ +{"ALDI":24,"ALFÖLDVÍZ Zrt.":54,"Aldi":20,"Alteo":4,"Auchan":23,"BKK":961,"BRFK":50,"Bauhaus":3,"Burger King":14,"Coop":60,"Család- és Gyermekjóléti Központ":15,"DHL":12,"DPD":5,"Decathlon":47,"E-On":10,"E.ON":2514,"E.ON Energiatermelő Kft.":14,"EED":206,"ELMŰ":1043,"Erste Bank":90,"FBH-NP Nonprofit Kft.":18,"FGSZ":2054,"FGSZ Földgázszállító Zrt.":101,"FGSZ Zrt.":683,"FŐTÁV":50,"Fővárosi Szabó Ervin Könyvtár":41,"GLS":22,"GYSEV":936,"GYŐR-SZOL Zrt.":47,"HŽ Infrastruktura":11,"IKEA":4,"Invitel":110,"Klebelsberg Intézményfenntartó Központ":11,"Közép-Pesti Tankerületi Központ":16,"Lidl":64,"MAVIR":467,"MOL":1515,"MOL Nyrt.":512,"MTI":3,"MVM":73,"MVM PA":27,"Magyar Máltai Szeretetszolgálat":25,"Magyar Posta":3098,"Magyar Telekom":133,"McDonald's":34,"Metro":7,"Mihő Kft.":15,"Mobiliti":7,"MÁV":19666,"NKM Mobilitás Kft.":104,"Nemzeti Útdíjfizetési Szolgáltató Zrt.":2645,"Netz Burgenland":5,"Nissan":4,"O.Z.O.R.A.":64,"OMV":24,"Országos Mentőszolgálat":65,"Penny":14,"Posta":6,"S CHKO Cerová vrchovina":5,"S CHKO Dunajské luhy":8,"S CHKO Štiavnické vrchy":5,"S NP Slovenský kras":4,"SEPS":69,"SEPS / MAVIR":5,"Shell":158,"Slovenská pošta":7,"Somogy Megyei Kaposi Mór Oktató Kórház":76,"Szeged Megyei Jogú Város Önkormányzata Óvodák Igazgatósága":45,"Szegedi Hulladékgazdálkodási Nonprofit Kft.":107,"Szegedi Távfűtő Kft.":22,"Szegedi Vízmű Zrt.":125,"SŽ Infrastruktura":5,"Telekom":1010,"Tesco":26,"Vento Energetikai Villamosenergiatermelő Kft.":25,"Vodafone":1282,"Východoslovenská distribučná":10,"WC":6,"ZSSK":20,"e-Mobi Elektromobilitás Nonprofit Kft.":327,"military":2384,"undefined":109313,"ÖBB-Infrastruktur AG":65,"ŽSR":41,"Железнице Србије":4,"Пошта Србије":3} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ID.json b/public/assets/data/nsi/stats/operator.ID.json new file mode 100644 index 000000000..9b148cb41 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ID.json @@ -0,0 +1 @@ +{"1":3,"BP":3,"Balai Besar Konservasi Sumber Daya Alam Jawa Barat":27,"Balai Besar Konservasi Sumber Daya Alam Sumatera Utara":12,"Balai Konservasi Sumber Daya Alam Maluku":20,"Balai Konservasi Sumber Daya Alam Sulawesi Tenggara":11,"Balai Konservasi Sumber Daya Alam Sumatera Barat":15,"Carrefour":3,"DHL":7,"Dhiha Afiyanti":17,"Didik Irna M":20,"Dinas Kota Surabaya":20,"Dinas P&K Bengkalis":13,"Dinas PU":29,"Dinas Pendidikan Kab. Bangkalan":12,"Dinas Pertanian":14,"FedEx":3,"IKEA":6,"Indonesia Power":50,"J&T Express":26,"Kemdikbud":11,"Kepolisian Negara Republik Indonesia":112,"MCK":30,"McDonald's":6,"Ministry of Health":590,"Muhammadiyah":28,"P & K":17,"PDAM":28,"PLN":4370,"PLTP Patuha":43,"PT Pembangkitan Jawa Bali":20,"Palang Merah Indonesia":55,"Pemilik rumah":12,"Pertamina":537,"Perusahaan Listrik Negara":4204,"Pos Indonesia":138,"Posyandu":457,"RSUD Selayar":16,"Shell":56,"Telkom":15,"Total":7,"WC Pribadi":17,"WC Umum":30,"Yayasan Al-Fath Bina Insan Sakinah":34,"civilians":13,"undefined":38068} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.IE.json b/public/assets/data/nsi/stats/operator.IE.json new file mode 100644 index 000000000..f24f2e812 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.IE.json @@ -0,0 +1 @@ +{"ABO Wind":51,"ABO Wind Ireland Ltd":3,"APCOA Parking":14,"Amazon":5,"Amazon Web Services":46,"An Post":2883,"Atlantic Fuel Supply Company Limited":13,"BP":9,"BT":79,"Ballywater Windfarms Ltd":21,"Barranafaddock Sustainable Electricity Limited":13,"Belfast City Council":115,"Bolt":36,"Bon Secours Health System":8,"Bord Gáis Energy":78,"Bord na Móna":1188,"Brookfield Renewable Partners":49,"CGN Europe Energy Ireland Limited":18,"CIE":95,"Callagheen Wind Farm Ltd (Scottish Power Renewables)":15,"Cappawhite Wind Ltd (ESB)":18,"Castledockrell Wind Group Ltd":19,"ChargePoint":7,"Church of Ireland":253,"Circle K":184,"Clare County Library":14,"Coillte":129,"Cork County Council":63,"Cork County Fire Service":17,"Cornerstone Telecommunications Infrastructure Limited":10,"Courts of the Republic of Ireland":5,"DHL":10,"DPD":13,"Decathlon":22,"Digital Realty":3,"Donegal Fire Service":16,"Drumkee Energy Limited (Low Carbon Storage Ireland Ltd)":18,"Dublin City Council":804,"Dublin Fire Brigade":230,"Dublin and Dún Laoghaire Education and Training Board":22,"Dún Laoghaire-Rathdown County Council":110,"EDF Renewables":3,"EDF Renewables Ireland":155,"EE":6,"EO":7,"EP UK Investments":65,"ERG S.p.A.":25,"ESB Generation and Wholesale Markets":276,"ESB Group":204,"ESB Networks":47954,"EVBox":29,"EasyGo":211,"Ecopower":8,"EdgeConneX":3,"Educate Together":60,"Eir":1614,"EirGrid":3613,"Element Power":20,"Elgin Energy":20,"Energia":267,"Equinix":4,"Esso":20,"Euro Car Parks":7,"Exolum":51,"FedEx":5,"Four Seasons Health Care":4,"GOcharge":20,"Gaelectric":13,"Garda Síochána":486,"Garvagh Glebe Power Ltd (ESB)":14,"Gas Networks Ireland":972,"GoCar":26,"Google":3,"Green Energy Company Ltd.":21,"Greencoat Renewables":168,"HSE National Ambulance Service":26,"Health Service Executive":329,"Hibernian Wind Power (ESB)":16,"Highfield Renewable Energy":25,"IKEA":7,"Innogy":4,"Invis Energy":139,"Irish Prison Service":3,"Irish Rail":5447,"Irish Water":972,"Island Green Power":110,"JCDecaux":101,"Lidl":11,"Lidl Ireland GmbH":286,"Lightsource BP":30,"Low Carbon Storage Ireland Ltd":17,"Luas - Transdev Dublin Light Rail Limited":595,"Lumcloon Energy Limited":82,"Mail Boxes Etc.":3,"Mainstream Renewable Power":5,"Mayo County Fire Service":12,"McDonald's":10,"Meta":6,"Microsoft":14,"Microsoft Ireland Operations Limited":26,"Ministry of Defence":21,"Mobile Broadband Network Limited":6,"Mutual Energy":37,"NIE Networks":12113,"NTR":13,"National Car Parks":3,"National Trust":79,"Nissan":3,"Northern Ireland Ambulance Service":8,"Northern Ireland Fire & Rescue Service":49,"Northern Ireland Water":857,"O2":5,"Openreach":69,"Pallas Windfarm Limited":21,"Pod Point":5,"Police Service of Northern Ireland":71,"Porsche":5,"Post Office":220,"Premier Transmission Limited":15,"Q-Park":14,"RES":26,"Raheenleagh Power DAC (Coillte and ESB)":12,"Reirk Energy Ltd":15,"Renault":6,"Ronaver Energy Ltd":28,"Royal Mail":699,"Royal National Lifeboat Institution":80,"SGN Natural Gas":17,"SSE":17,"SSE Ireland":43,"SSE Renewables":421,"SSE Thermal":31,"SWS Gneeves Wind Farm Limited":12,"Saorgus Energy Ltd.":34,"Shehy More Windfarm Limited":16,"Shell":7,"St John Ambulance":5,"Statkraft":155,"Storm":7,"Tesco":9,"The Church of Jesus Christ of Latter-day Saints":5,"The Salvation Army":4,"Three":13,"Translink":539,"Tullynahaw Power Ltd. (ESB)":12,"UPS":5,"Virgin Media":5,"Vodafone":20,"Volkswagen":3,"Waterford Fire Service":11,"undefined":115185} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.IN.json b/public/assets/data/nsi/stats/operator.IN.json new file mode 100644 index 000000000..c59d73699 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.IN.json @@ -0,0 +1 @@ +{"2":8,"3":8,"5":4,"ABC":3,"Agricultural Produce Market Committee":7,"Apartment":13,"Apollo Hospitals":20,"Asha Worker":15,"BBMP":146,"BESCOM":92,"BP":27,"BSNL":170,"BTP":15,"BWSSB":156,"Bihar State Electricity Board":128,"Blue Dart Express":8,"Burger King":3,"ChargePoint":4,"DHL":14,"Decathlon":5,"Delhivery":4,"Department Of Women And Child Development":19,"Department of Education":770,"Department of Education, Chandigarh Administration":62,"Department of General and Higher Education":133,"Department of Health Services":150,"Department of Health and Family Welfare":425,"Department of Primary and Secondary Education":30,"Department of Public Health Service":54,"Department of Social Justice":20,"Desk to Desk Courier & Cargo":49,"Directorate of Public Libraries":57,"Dr. Agarwal's Eye Hospital":10,"Employees' State Insurance":46,"FedEx":3,"Forest Department":16,"GAIL":69,"Government of Kerala":71,"Govt":777,"Hyundai":6,"IOCL":31,"ITC":6,"India Post":694,"Indian Railway":104,"Indian Railways":309,"Integrated Child Development Services":73,"Jaipur Nagar Nigam":12,"Jammu and Kashmir Police":6,"KPTCL":384,"KSEB":434,"Karnataka Power Corporation Limited":23,"Kerala Police":66,"Kerala State Electricity Board":209,"Kochi Metro":13,"MGLC":13,"MSETCL":320,"Madhya Pradesh Power Generating Company Limited":13,"Maharashtra State Power Generation Company":13,"McDonald's":4,"NTPC":55,"National Urban Health Mission":37,"Novosalus":66,"Orchids International School":30,"Othukkungal grama panchayath":12,"PGCB":78,"PNB":35,"Police":4,"Post Office":4,"Power Grid Corporation of India Ltd":334,"Punjab State Power Corporation":16,"Rays Power Infra":15,"SER":419,"Shell":25,"Society of Saint Pius X":5,"South Delhi Municipal Corporation":12,"Sulabh":22,"Sulabh International":13,"Swachh Bharat Mission":4,"TANGEDCO":39,"TNEB":22,"Telangana State Power Generation Corporation Limited":12,"Total":5,"Unaided":38,"VFS Global":4,"Vodafone":3,"Volkswagen":5,"YMCA":6,"dept. of health services":7,"gramapanchayath":70,"undefined":89677,"কলকাতা পৌরসংস্থা":20,"ಬೃಹತ್ ಬೆಂಗಳೂರು ಮಹಾನಗರ ಪಾಲಿಕೆ":27} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.IQ.json b/public/assets/data/nsi/stats/operator.IQ.json new file mode 100644 index 000000000..2ab23bcfd --- /dev/null +++ b/public/assets/data/nsi/stats/operator.IQ.json @@ -0,0 +1 @@ +{"Ministry of Education":7,"Ministry of Electricity":27,"UNHCR":7,"undefined":4855,"البريد العراقي":3,"وزارة التربية":5,"وزارة الداخلية":12,"وزارة الصحة":53} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.IR.json b/public/assets/data/nsi/stats/operator.IR.json new file mode 100644 index 000000000..e988a1ba9 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.IR.json @@ -0,0 +1 @@ +{"1":4,"Khorasan Regional Electric Power":46,"military":6,"undefined":16882,"آموزش و پرورش":31,"انجمن ورزشهای هوایی ایران":8,"سازمان آتش‌نشانی و خدمات ایمنی شهرداری اراک":11,"سرویس بهداشتی":15,"شرکت پست جمهوری اسلامی ایران":104,"شهرداری":76,"مدیریت آموزش و پرورش ناحیه ۱ اردبیل":11,"مدیریت آموزش و پرورش ناحیه ۲ اردبیل":20,"نیروی انتظامی":81,"وزارة الداخلية":5} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.IS.json b/public/assets/data/nsi/stats/operator.IS.json new file mode 100644 index 000000000..6eb7aa09f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.IS.json @@ -0,0 +1 @@ +{"HS Veitur":18,"Landsnet":101,"Landsvirkjun":29,"Norðurorka":12,"Orka náttúrunnar":388,"Orkuveita Reykjavíkur":6,"Shell":3,"Sorpa":62,"undefined":3184,"Íslandspóstur":246,"Ísorka":50} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.IT.json b/public/assets/data/nsi/stats/operator.IT.json new file mode 100644 index 000000000..f6af9fe2f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.IT.json @@ -0,0 +1 @@ +{"3":11,"A2A":88,"A2A Ciclo Idrico S.p.A.":110,"ABB":12,"ABC":12,"ACEA":97,"AEM Torino Distribuzione":9,"ALDI":18,"AMA":249,"AMGA Legnano S.p.A.":36,"APCOA":17,"APCOA Parking":13,"APS":731,"AQP":26,"AREA":23,"ASIA":31,"ASL":128,"ASL 3 Genovese":34,"ASL Roma 2":20,"ASU - Friuli Centrale":22,"Aamps":39,"Acea Distribuzione":70,"Acea Pinerolese Industriale Spa":34,"AcegasApsAmga":170,"Acque Spa":36,"Acquedotto Pugliese - Cooperativa Comunità Melpignano":38,"Acquedotto del Fiora SpA":38,"Agsm":16,"Agsm Verona Spa":21,"Air Liquide":7,"Aldi":56,"Alia":52,"Alisea S.p.A.":6,"Allianz":14,"Alperia":72,"Amazon":190,"Amiu":224,"Arma dei Carabinieri":2707,"Athena Investments":29,"Atlante":7,"Attiva":128,"Auchan":6,"Automobile Club d'Italia":30,"Azienda Servizi Ambientali S.p.A.":90,"Azienda Socio Sanitaria Territoriale della Brianza":36,"Azienda Unità Sanitaria Locale Umbria 1":18,"BCC":57,"BMW":8,"BNP Paribas":12,"Be Charge":352,"Best in Parking":5,"Biblioteca Comunale di Trento":12,"BreBeMi":21,"Burger King":19,"Burgo":11,"CNR":7,"CRS":13,"CTT":9,"Camping Village il Sole":101,"Cannone":5,"Car Sharing Trentino":9,"Caritas":51,"Caritas Ambrosiana":34,"Carrefour":85,"ChargePoint":12,"Club Alpino Italiano":6885,"Coldiretti":22,"Compagnia Valdostana Acque":57,"Comune di Bolzano - Stadtgemeinde Bozen":198,"Comune di Brescia":33,"Comune di Cagliari":23,"Comune di Carrara":7434,"Comune di Genova":87,"Comune di Laives":10,"Comune di Magenta":79,"Comune di Mazzarrà Sant'Andrea":27,"Comune di Milano":188,"Comune di Modena":17,"Comune di Montepulciano":25,"Comune di Monteroni d'Arbia":31,"Comune di Rosà":102,"Comune di San Donato Milanese":124,"Comune di San Quirico d'Orcia":34,"Comune di Selva / Gemeinde Wolkenstein":15,"Comune di Siena":62,"Comune di Terme Vigliatore":25,"Comune di Terni":89,"Comune di Trezzo sull'Adda":146,"Comune di Vercelli":106,"Comune di Vignate":205,"Coop":87,"Cooperativa Sociale Centro di Lavoro San Giovanni Calabria":15,"Corpo Nazionale dei Vigili del Fuoco":98,"Crédit Agricole":49,"DHL":20,"Decathlon":32,"Deval":14,"Die Post":22,"Dolomiti Energia":40,"Duferco":38,"Duferco Energia":34,"E-Distribuzione S.p.A.":608,"EDF":18,"EDP Renewables":4,"ENI":35,"EPS":16,"EVlink":3,"EdiPower":20,"Edison":133,"Enea":4,"Enedis":59,"Enel":1590,"Enel Distribuzione":2221,"Enel Green Power":145,"Enel Produzione":304,"Enel X":1080,"Enel X Way":278,"Eni":105,"Enipower":18,"Eniwa":6,"Ente Autonomo Volturno":89,"Esso":89,"Evway":11,"Ewiva":20,"FS":39,"FedEx":3,"Fera s.r.l.":19,"Fondazione Teatro Carlo Felice":14,"Free to X":16,"GLS":24,"Gemeinde Toblach":18,"Gemeinde Truden":12,"Genova Car Sharing":55,"Geofor":57,"Gruppo HERA":111,"Guardia Costiera":100,"Guardia di Finanza":380,"HERA":881,"Hera":217,"Hera / AcegasApsAmga":12,"Humana":117,"IKEA":14,"INA":9,"ISA":3,"Iberdrola":5,"InPost":19,"InfoRoute05.fr":4,"Iren":89,"Iren Emilia":31,"Iren Energia":19,"Istituto Comprensivo Dante Alighieri":10,"Istituto Comprensivo Giovanni XXIII":20,"Istituto comprensivo \"Ugo Foscolo\"":12,"Italgen":23,"Italia Vento Power Corporation":13,"KNG-Kärnten Netz GmbH":9,"Korian":5,"Landesrettungsverein Weißes Kreuz":16,"Leasys":12,"Lidl":228,"MIUR":37,"Mail Boxes Etc.":16,"McDonald's":64,"Metropolitana Milanese - MM SpA":411,"Ministero dell'Istruzione":33,"Ministero dell'Istruzione, dell'Università e della Ricerca":70,"Ministero della Giustizia":56,"Natura2000":10,"Nausicaa":29,"Neogy":23,"Nissan":8,"OMV":6,"Penny":4,"Polizia Locale - Comune di Brescia":22,"Polizia Locale - Comune di Milano":91,"Polizia di Stato":583,"Porsche":11,"Post":4,"Poste Italiane":8945,"Poste San Marino":13,"Pošta Slovenije":7,"Pradella Sistemi":7,"Prov. Alexandria/Torino/Vercelli":12,"Provincia di Bologna":20,"Provincia di Brescia":35,"Provincia di Modena":206,"Provincia di Reggio Emilia":106,"Q8":97,"R":61,"RFI":49593,"RTE":263,"RWE":7,"Regione Siciliana":23,"Regione Umbria":25,"Renault":15,"Repower":279,"Repsol":4,"Roma Servizi per la Mobilità":52,"SAF":48,"SBB":801,"SEA":37,"SEC":29,"SER":3,"SEV":5,"SMAT":109,"SNAM":133,"SNCF":11,"SNCF Réseau":19,"SSE":4,"Santa Luce S.r.l.":13,"Selnet":15,"Shell":16,"Sparkasse":29,"Stadtwerke Brixen AG":40,"Stadtwerke Meran/Azienda Servizi Municipalizzati di Merano":11,"Swissgrid":22,"SŽ Infrastruktura":150,"TIM":1295,"TNT":6,"Terna":2054,"Total":48,"Trans Adriatic Pipeline AG":5,"Trans Austria Gasleitung GmbH":5,"Trenitalia":538,"Trenord":449,"UIC":15,"ULSS 7 Pedemontana":21,"UPS":13,"Umbria Energy":38,"Unareti S.p.A.":60,"Union Lido":12,"Università degli Studi di Roma \"La Sapienza\"":59,"Università di Bologna":136,"Ventuno - Capo Rizzuto":48,"Vigili del Fuoco":88,"Vodafone":74,"Volksbank":17,"Volkswagen":11,"Zeus":15,"a2a":64,"bike-energy":14,"e-vai":16,"foto-webcam.eu":5,"military":3,"undefined":350406,"ÖBB":7,"ÖBB-Infrastruktur AG":128} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.JM.json b/public/assets/data/nsi/stats/operator.JM.json new file mode 100644 index 000000000..cf2f005b9 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.JM.json @@ -0,0 +1 @@ +{"Ministry of Education":3,"undefined":297} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.JO.json b/public/assets/data/nsi/stats/operator.JO.json new file mode 100644 index 000000000..ee8f8a4ce --- /dev/null +++ b/public/assets/data/nsi/stats/operator.JO.json @@ -0,0 +1 @@ +{"NRC":18,"Oxfam":6,"Police":4,"Save The Children International":26,"THW":221,"Total":3,"UNHCR":19,"UNICEF":26,"WFP":24,"undefined":1403} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.JP.json b/public/assets/data/nsi/stats/operator.JP.json new file mode 100644 index 000000000..d1204fe48 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.JP.json @@ -0,0 +1 @@ +{"3":3,"7-Eleven":20,"Amazon":210,"Coop":4,"Esso":13,"FUTAKO TAMAGAWA RISE":316,"McDonald's":11,"NTT":364,"NTTル・パルク":12,"Nissan":5,"Shell":45,"Times":72,"undefined":361200,"いわき市":59,"はぴねす福祉会":14,"ひたちなか市":47,"アップルパーク":37,"エコロシティ":66,"グリーンパワーインベストメント":15,"スターツアメニティー":62,"タイムズ":645,"タイムズ24":987,"タイムズモビリティ":103,"トラストパーク":18,"パラカ":76,"パークジャパン":24,"ヤマト運輸":233,"一関市":86,"三井不動産リアルティ":1298,"上田ケーブルビジョン":25,"世田谷区":54,"世田谷区教育委員会":19,"中国電力":50,"中国電力ネットワーク":153,"中部電力":359,"中部電力パワーグリッド":115,"中部電力株式会社":561,"中野区":27,"九州旅客鉄道":9040,"九州電力":615,"九州電力送配電":440,"亘理町":37,"今治市":19,"仙台市":79,"仙台市宮城野区役所建設部公園課":12,"仙台市若林区役所建設部公園課":13,"伊勢市教育委員会":12,"会津若松市 花と緑の課":1176,"佐川急便":36,"佐賀市":102,"佐賀県":62,"個人":156,"八千代市":32,"八戸市":56,"公益財団法人 浜名湖総合環境財団":34,"公益財団法人ドナルド・マクドナルド・ハウス・チャリティーズ・ジャパン":12,"兵庫県":105,"出水市":22,"別海町教育委員会":20,"加古川市":277,"北上市":50,"北海道教育委員会":50,"北海道警察本部":84,"北海道電力":448,"北海道電力ネットワーク":1035,"北陸電力":1773,"北陸電力送配電":342,"千歳市教育委員会":19,"半田市":124,"南相馬市":53,"名古屋市":279,"名古屋市教育委員会":343,"名古屋鉄道":2972,"名鉄協商パーキング":160,"吹田市":86,"吹田警察署":18,"品川区":88,"品川区教育委員会":30,"善通寺市":21,"四国電力":201,"四国電力送配電":219,"土佐清水市":13,"埼玉東部消防組合":16,"埼玉西部消防組合":17,"堺市":422,"堺市住宅管理課":17,"大分市教育委員会":35,"大分県教育委員会":15,"大口町":254,"大和郡山市":38,"大津市":53,"大田区":831,"大田区教育委員会":56,"大阪市":147,"奥州市":17,"宇部市":23,"宮城県":37,"宮城県警察":36,"宮崎市":27,"富山市":39,"寝屋川市公園みどり課":14,"小田原市":296,"尼崎市消防団":29,"山形県警察":31,"岡垣町":18,"岡山市":37,"岩手県":35,"岩手県警察本部":58,"帯広市":23,"平塚市":16,"広島県呉市":11,"愛知県":256,"愛知県教育委員会":22,"文京区":99,"新ひだか町":84,"新宿区":36,"新居浜市":26,"新庄警察署":13,"日本パーキング":23,"日本中央競馬会":20,"日本年金機構":263,"日本郵便":4273,"春日井市教育委員会":32,"札幌市":298,"札幌市教育委員会":202,"札幌市消防局":365,"杉並区教育委員会":58,"東京消防庁第八消防方面本部":12,"東京発電株式会社":26,"東京都":265,"東京都府中市":11,"東京都教育委員会":50,"東京都青梅市":18,"東京電力":3056,"東京電力パワーグリッド":4457,"東京電力リニューアブルパワー":43,"東京電力株式会社":617,"東光高岳":7,"東北電力":2046,"東北電力ネットワーク":319,"東北電力株式会社":206,"東日本旅客鉄道":24661,"東日本電信電話株式会社":276,"東武鉄道":1878,"東海旅客鉄道":6135,"板橋区":42,"板橋区教育委員会":70,"横浜市":300,"横浜市水道局":35,"気仙沼市":26,"沖縄県":34,"沖縄電力":103,"浜松市":495,"渋谷区":47,"滋賀県":29,"独立行政法人国立高等専門学校機構":32,"町田市":177,"登米市":26,"盛岡市":25,"目黒区":41,"石川県警察":21,"神戸市":83,"福島県":48,"米子市":28,"練馬区":129,"練馬区教育委員会":47,"群馬県企業局":15,"能美市":180,"臼杵市教育委員会":15,"苫小牧市教育委員会":11,"茨城県":63,"薩摩川内市":20,"西日本旅客鉄道":18783,"西日本電信電話株式会社":189,"豊川市":179,"豊橋市":82,"近畿日本鉄道":3230,"那覇市":90,"那覇警察署":17,"郡山市":29,"酒田警察署":19,"金沢中警察署":18,"釧路市教育委員会":14,"長野市":38,"関西電力":1001,"関西電力株式会社":233,"関西電力送配電":794,"阿久根市":16,"電源開発":141,"電源開発株式会社":73,"電源開発送変電ネットワーク":15,"青木村":16,"青梅市":106,"青葉区役所建設部公園課":10,"香芝市":19,"高松市":37,"高松市教育委員会":25,"高砂市":127,"鳥取市教育委員会":36,"鹿児島市":135,"鹿児島県":31,"鹿児島県警察":89} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.KE.json b/public/assets/data/nsi/stats/operator.KE.json new file mode 100644 index 000000000..e72db1831 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.KE.json @@ -0,0 +1 @@ +{"Community (Technician) Name/No":903,"Finn Church Aid":3,"Government of Kenya":118,"Institution (Staff)":309,"KenGen":25,"Kenya Railways":27,"Ketraco":235,"Lake Turkana Wind Power":240,"Ministry of Education":314,"Ministry of Health":93,"NCC":6,"National Forest Authority":3,"Orange":4,"Shell":13,"Thika Power":112,"Tom":16,"Total":20,"UNHCR":12,"Wsb (Staff)":34,"Wsp (Staff)":76,"undefined":14050} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.KG.json b/public/assets/data/nsi/stats/operator.KG.json new file mode 100644 index 000000000..f7a550cc0 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.KG.json @@ -0,0 +1 @@ +{"undefined":1408,"Газпром":6,"Газпромнефть":12,"Международный общественный фонд (МОФ) “Инициатива Розы Отунбаевой”":22,"Роснефть":4,"УК \"СДЭК\"":44} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.KH.json b/public/assets/data/nsi/stats/operator.KH.json new file mode 100644 index 000000000..f858e783f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.KH.json @@ -0,0 +1 @@ +{"undefined":1137} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.KI.json b/public/assets/data/nsi/stats/operator.KI.json new file mode 100644 index 000000000..cb90a5202 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.KI.json @@ -0,0 +1 @@ +{"undefined":51} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.KP.json b/public/assets/data/nsi/stats/operator.KP.json new file mode 100644 index 000000000..cee1771bb --- /dev/null +++ b/public/assets/data/nsi/stats/operator.KP.json @@ -0,0 +1 @@ +{"undefined":1008,"ОАО \"РЖД\"":3,"РЖД":3} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.KR.json b/public/assets/data/nsi/stats/operator.KR.json new file mode 100644 index 000000000..2698a9918 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.KR.json @@ -0,0 +1 @@ +{"2":3,"5":3,"7-Eleven":5,"Hyundai":3,"United States Postal Service":3,"kt링커스":13,"undefined":31010,"강동구청":16,"경기도교육청":15,"경제일자리과":11,"공원녹지과":26,"구좌읍":24,"국가철도공단":5,"대구광역시 서구청":20,"세계유산본부 한라산국립공원관리소":11,"안성시":14,"안양시":26,"애월읍":26,"우도면":11,"우정사업본부":26,"인천광역시 연수구청":13,"제주4.3평화재단":11,"제주시 체육회":11,"조천읍":17,"차량관리과":11,"추자면":20,"춘천시 경관과":17,"한경면":18,"한국수력원자력":30,"한국전력공사":211,"한국철도시설공단":19,"한림읍":19} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.KZ.json b/public/assets/data/nsi/stats/operator.KZ.json new file mode 100644 index 000000000..620b00633 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.KZ.json @@ -0,0 +1 @@ +{"KarakudukMunai":209,"Samruk Energy":22,"UralTransGas":6,"undefined":9495,"МЧС":4,"ОАО \"РЖД\"":141,"РЖД":12,"Сбербанк":17,"УК \"СДЭК\"":242,"Ульбинская гидроэлектростанция":12,"Филиал ПАО \"МРСК Сибири\" -\"Омскэнерго\"":5,"Қазпошта":13} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LA.json b/public/assets/data/nsi/stats/operator.LA.json new file mode 100644 index 000000000..590cf7ebe --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LA.json @@ -0,0 +1 @@ +{"EGAT":34,"Ministry of Health":25,"PTT":6,"undefined":827} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LB.json b/public/assets/data/nsi/stats/operator.LB.json new file mode 100644 index 000000000..835e0febd --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LB.json @@ -0,0 +1 @@ +{"undefined":730} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LI.json b/public/assets/data/nsi/stats/operator.LI.json new file mode 100644 index 000000000..fa9a7434f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LI.json @@ -0,0 +1 @@ +{"Erdgas Ostschweiz AG":4,"Liechtensteinische Gasversorgung LGV":141,"Liechtensteinische Post":4,"undefined":1309,"ÖBB-Infrastruktur AG":48} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LK.json b/public/assets/data/nsi/stats/operator.LK.json new file mode 100644 index 000000000..6b64443d1 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LK.json @@ -0,0 +1 @@ +{"Ceylon Electricity Board":52,"Ministry of Education":29,"Ministry of Health":26,"Ministry of Health, Nutrition and Indigenous Medicine":11,"NSWDB":104,"undefined":8630} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LR.json b/public/assets/data/nsi/stats/operator.LR.json new file mode 100644 index 000000000..77afd2a19 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LR.json @@ -0,0 +1 @@ +{"AHA":61,"Government of Liberia":41,"IOM":3,"Liberia Electricity Corporation":7,"Ministry of Education":14,"Ministry of Health":8,"Orange":4,"Transco CLSG":9,"UNHCR":3,"WFP":4,"undefined":2657} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LS.json b/public/assets/data/nsi/stats/operator.LS.json new file mode 100644 index 000000000..e8041ebf9 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LS.json @@ -0,0 +1 @@ +{"Anglican Church":4,"Government of Lesotho":24,"Lesotho Electricity Company":477,"Lesotho Evangelical Church":31,"Lesotho Government":25,"Roman Catholic":13,"Roman Catholic Church":31,"Vodacom":5,"undefined":946} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LT.json b/public/assets/data/nsi/stats/operator.LT.json new file mode 100644 index 000000000..a0203677d --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LT.json @@ -0,0 +1 @@ +{"Augstsprieguma tīkls":5,"Biržų rajono savivaldybės Jurgio Bielinio viešoji biblioteka":27,"Biržų rajono savivaldybės poliklinika":16,"Circle K":93,"DPD":62,"ESO":454,"Elinta":15,"JCDecaux":39,"Kauno termofikacinė elektrinė":26,"Lidl":6,"Lietuvos paštas":91,"Neste":70,"Omniva":105,"Orlen":15,"PGL LP":23,"Sadales tīkls":20,"UAB European Energy Lithuania":12,"UAB Ignitis":63,"undefined":7666,"Šiaulių regiono atliekų tvarkymo centras":13} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LU.json b/public/assets/data/nsi/stats/operator.LU.json new file mode 100644 index 000000000..77976ccef --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LU.json @@ -0,0 +1 @@ +{"ABB":3,"Amprion":6,"Aral":37,"Auchan":3,"BP":3,"CGDIS":108,"Caritas":3,"Creos":60,"DB Netz AG":119,"DB Station&Service AG":26,"DB Vertrieb GmbH":3,"Deutsche Post":3,"Die Autobahn GmbH des Bundes":25,"Enovos":4,"Esso":17,"Fluxys":3,"Infrabel":16,"JCDecaux":21,"Lidl":5,"McDonald's":4,"NMBS/SNCB":6,"Orange":3,"P&T":46,"POST Luxembourg":129,"Porsche":3,"Post":473,"Q8":32,"RTE":44,"Renault":4,"SNCF":19,"SNCF Réseau":20,"Shell":43,"Total":34,"bpost":5,"undefined":11152} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LV.json b/public/assets/data/nsi/stats/operator.LV.json new file mode 100644 index 000000000..e2355212a --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LV.json @@ -0,0 +1 @@ +{"Augstsprieguma tīkls":661,"Biržų rajono savivaldybės Jurgio Bielinio viešoji biblioteka":3,"CSDD":45,"ChargePoint":9,"Circle K":61,"DPD":136,"Elering":5,"Elering AS":3,"Iberdrola":9,"Latvijas Pasts":233,"Latvijas gāze":17,"Lidl":7,"Neste":30,"Omniva":198,"RMK":46,"Rīgas pašvaldība":33,"Sadales tīkls":11465,"undefined":25349,"ОАО \"РЖД\"":4} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.LY.json b/public/assets/data/nsi/stats/operator.LY.json new file mode 100644 index 000000000..5207c9b61 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.LY.json @@ -0,0 +1 @@ +{"5":3,"E.ON":3,"GECOL.LY":71,"undefined":1789,"الشركة التونسية للكهرباء والغاز":3,"وزارة الصحة":3} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MA.json b/public/assets/data/nsi/stats/operator.MA.json new file mode 100644 index 000000000..e1bf02877 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MA.json @@ -0,0 +1 @@ +{"Amen Souss":12,"Correos":3,"Crédit Agricole":15,"DR CHIRUGIEN DENTISTE":11,"IAM":11,"MAPP":217,"Masen":3,"ONEE":109,"Orange":7,"Poste Maroc":152,"Shell":202,"Tarfaya Energy Company":132,"Total":22,"undefined":16082} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MC.json b/public/assets/data/nsi/stats/operator.MC.json new file mode 100644 index 000000000..2ea736fd4 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MC.json @@ -0,0 +1 @@ +{"La Poste Monaco":3,"SNCF":10,"SNCF Réseau":13,"undefined":220} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MD.json b/public/assets/data/nsi/stats/operator.MD.json new file mode 100644 index 000000000..1ecd7f5fd --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MD.json @@ -0,0 +1 @@ +{"AVE":4,"CFM":1952,"Clinica Sante":19,"Gas Natural Fenosa":4,"Moldovagaz":302,"Nova Poshta":6,"Orange":5,"Poșta Moldovei":58,"Red Nord S.A.":1185,"Red Union Fenosa":35,"Union Fenosa":13,"Unión Fenosa, SA":995,"undefined":9000,"ГУП \"ГК Днестрэнерго\"":13,"ГУП Почта Приднестровья":21,"ЗАО «Молдавская ГРЭС»":51,"Сбербанк":5,"Укрзалізниця":5} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ME.json b/public/assets/data/nsi/stats/operator.ME.json new file mode 100644 index 000000000..552ded671 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ME.json @@ -0,0 +1 @@ +{"Erste Bank":9,"Pošta Crne Gore":24,"undefined":1436,"Железнице Србије":15} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MG.json b/public/assets/data/nsi/stats/operator.MG.json new file mode 100644 index 000000000..e981058d8 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MG.json @@ -0,0 +1 @@ +{"AES":4,"EKAR":148,"Ministry of Education":3,"Orange":46,"SIF":64,"Shell":45,"Total":47,"undefined":3316} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MH.json b/public/assets/data/nsi/stats/operator.MH.json new file mode 100644 index 000000000..dea92d87f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MH.json @@ -0,0 +1 @@ +{"undefined":14} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MK.json b/public/assets/data/nsi/stats/operator.MK.json new file mode 100644 index 000000000..d2dc5c84b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MK.json @@ -0,0 +1 @@ +{"EVN":25,"Sparkasse":3,"undefined":1936,"Македонска Пошта":23} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ML.json b/public/assets/data/nsi/stats/operator.ML.json new file mode 100644 index 000000000..6abe98e0c --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ML.json @@ -0,0 +1 @@ +{"La Poste":4,"Mairie":175,"Orange":8,"undefined":1591,"الشركة الجزائرية لتسيير شبكة نقل الكهرباء":6} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MM.json b/public/assets/data/nsi/stats/operator.MM.json new file mode 100644 index 000000000..5d6305f1b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MM.json @@ -0,0 +1 @@ +{"1":48,"2":4,"Department of Agriculture":4,"Forest Department":13,"Ministry of Education":34,"Ministry of Health":5,"Ministry of Health and Sports":69,"PTT":3,"TOT":9,"Telenor":8,"Thailand Post":6,"undefined":22883,"အခြေခံပညာဦးစီးဌာန":61} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MN.json b/public/assets/data/nsi/stats/operator.MN.json new file mode 100644 index 000000000..fa4bb901f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MN.json @@ -0,0 +1 @@ +{"undefined":1944,"ОАО \"РЖД\"":32} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MR.json b/public/assets/data/nsi/stats/operator.MR.json new file mode 100644 index 000000000..a4d9d91a1 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MR.json @@ -0,0 +1 @@ +{"ACF":2306,"LWF":13,"Ministère de la santé et de l'action sociale":47,"UNHCR":4,"undefined":3042} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MT.json b/public/assets/data/nsi/stats/operator.MT.json new file mode 100644 index 000000000..e6e20f840 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MT.json @@ -0,0 +1 @@ +{"APS":3,"Enemalta":121,"Gvern ta' Malta":106,"Lidl":3,"MaltaPost":47,"Pulizija ta' Malta":44,"undefined":3197} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MU.json b/public/assets/data/nsi/stats/operator.MU.json new file mode 100644 index 000000000..f14ed55f9 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MU.json @@ -0,0 +1 @@ +{"Shell":10,"Total":10,"undefined":564} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MV.json b/public/assets/data/nsi/stats/operator.MV.json new file mode 100644 index 000000000..13eb78129 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MV.json @@ -0,0 +1 @@ +{"Fenaka Corporation Limited Vaikaradhoo":332,"Ministry of Education":7,"Ministry of Health":3,"undefined":1087} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MW.json b/public/assets/data/nsi/stats/operator.MW.json new file mode 100644 index 000000000..f276d01d5 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MW.json @@ -0,0 +1 @@ +{"BP":3,"ESCOM":1365,"Ministry of Health":4,"Total":11,"ZESCO":779,"undefined":2697} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MX.json b/public/assets/data/nsi/stats/operator.MX.json new file mode 100644 index 000000000..d4c0108fc --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MX.json @@ -0,0 +1 @@ +{"1":5,"2":7,"3":5,"7-Eleven":15,"AT&T":7,"Acciona Energía":4,"Amtrak":5,"BNSF Railway":10,"BP":23,"Belize Electricity Limited":55,"Bureau of Land Management":7,"Burger King":13,"C5 CDMX":33,"CFE":2511,"CONAGUA":48,"Canadian Pacific Kansas City":2371,"Chevron":3,"City Express":6,"Comisión Federal de Electricidad":386,"Comisión Nacional de Áreas Naturales Protegidas":22,"Consejo Nacional de Fomento Educativo":20,"Correos de México":82,"Cruz Roja":57,"DHL":27,"Enel":4,"Energy Transfer Company":19,"Estafeta":12,"FedEx":10,"Federal Transferido":13184,"Federal Transferido - Estatal":298,"Gobierno del Estado de San Luis Potosí":26,"Guardia Nacional":15,"H. Ayuntamiento de Ciudad Valles":16,"IMSS":147,"Iberdrola":17,"Instituto Mexicano del Seguro Social":226,"Instituto Politécnico Nacional":51,"Instituto de Seguridad y Servicios Sociales de los Trabajadores del Estado":68,"Kinder Morgan Tejas Pipeline, LLC":3,"La Salle":6,"Logitel":31,"McDonald's":4,"Movistar":5,"National Park Service":7,"Nissan":9,"Organismo Descentralizado de la Secretaria de Educacion Publica":1075,"PEMEX":306,"Puerto Pacifico":11,"Renault":4,"SEC":24,"SEPH":31,"SEV":9,"SN EF Maverick, LLC":3,"SSC":15,"SSP":8,"San Diego Gas & Electric":5,"Secretaría Seguridad Edo. de México":29,"Secretaría de Educación":11,"Secretaría de Educación Pública":79,"Secretaría de Educación del Estado de México":17,"Secretaría de Educación del Gobierno del Estado":45,"Shell":8,"Sistema Estatal Para El Desarrollo Integral De La Familia":92,"Subsidio Secretaria De Educacion Del Gobierno Del Estado - Asociacion Civil":33,"Telmex":384,"Texas Parks and Wildlife Department":6,"Trek Resources, Inc.":14,"Trinity River Energy Operating, LLC":3,"UNE":3,"Union Pacific Railroad":32,"United States Customs and Border Protection":7,"United States Forest Service":3,"United States Postal Service":4,"Universidad Nacional Autónoma de México":273,"Valero":3,"Volkswagen":4,"West Texas Gas Utility":7,"undefined":66732} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MY.json b/public/assets/data/nsi/stats/operator.MY.json new file mode 100644 index 000000000..8dfcf99f0 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MY.json @@ -0,0 +1 @@ +{"1":7,"2":3,"7-Eleven":6,"Best Express":20,"Burger King":3,"Caltex":24,"Columbia Asia":9,"DBKL":159,"DHL":25,"Esso":20,"Hospital Kuala Lumpur (HKL)":75,"IKEA":4,"Indah Water":79,"J&T Express":118,"Jabatan Imigresen Malaysia":6,"Jabatan Pendaftaran Negara":6,"Jabatan Pengangkutan Jalan":9,"Kementerian Kesihatan Malaysia":448,"Kementerian Pelajaran Malaysia":13,"Kementerian Pendidikan":56,"Kementerian Pendidikan Malaysia":201,"Klinik Mediviron":61,"Land Transport Authority":1269,"MOE":11,"Mail Boxes Etc.":5,"Majlis Amanah Rakyat":11,"Majlis Bandaraya Pulau Pinang":50,"McDonald's":15,"Ministry of Defence":5,"Ministry of Education":18,"Ministry of Health":11,"Nanyang Polytechnic":24,"National Parks Board":40,"Petron":27,"Polis Diraja Malaysia":40,"Pos Malaysia":352,"SPPG":16,"Sabah Electricity":166,"Sarawak Energy":128,"Shell":76,"Shell Recharge Solutions":5,"Singapore Post":86,"TNB":524,"Telecom Malaysia":8,"Tenaga Nasional":779,"The Salvation Army":3,"Volkswagen":3,"Wilson Parking":4,"i-Trafik MBJB":50,"undefined":27706} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.MZ.json b/public/assets/data/nsi/stats/operator.MZ.json new file mode 100644 index 000000000..f52b3aa2a --- /dev/null +++ b/public/assets/data/nsi/stats/operator.MZ.json @@ -0,0 +1 @@ +{"BP":7,"CFM":20,"Conselho Municipal de Maputo":114,"Electricidade de Moçambique":43,"Eskom":6,"Município de Maputo":73,"Total":9,"Vodacom":3,"undefined":1509} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NA.json b/public/assets/data/nsi/stats/operator.NA.json new file mode 100644 index 000000000..d1776870c --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NA.json @@ -0,0 +1 @@ +{"City of Windhoek":62,"NAMPOL":88,"NamPower":71,"Shell":10,"South African National Parks":6,"Total":4,"undefined":1188} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NC.json b/public/assets/data/nsi/stats/operator.NC.json new file mode 100644 index 000000000..221ecc96d --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NC.json @@ -0,0 +1 @@ +{"Enercal":61,"Gendarmerie nationale":30,"OPT":59,"Parks Australia":3,"Police nationale":6,"Shell":18,"Total":17,"undefined":1847} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NE.json b/public/assets/data/nsi/stats/operator.NE.json new file mode 100644 index 000000000..bdd76d755 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NE.json @@ -0,0 +1 @@ +{"privé":12,"undefined":660} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NG.json b/public/assets/data/nsi/stats/operator.NG.json new file mode 100644 index 000000000..0959ba29f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NG.json @@ -0,0 +1 @@ +{"Commune":18,"Federal Ministry of Power":37,"KEDCO":137,"MTN":7,"SPDC":11,"Shell":4,"State Ministry Of Health":19,"Total":17,"Transmission Company of Nigeria":49,"undefined":2636} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NI.json b/public/assets/data/nsi/stats/operator.NI.json new file mode 100644 index 000000000..1185e9a0c --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NI.json @@ -0,0 +1 @@ +{"CCSS":7,"Claro":24,"MEP":11,"MINED":30,"MTI":214,"Ministerio de Educación":7,"Ministerio de Salud":12,"Movistar":10,"undefined":1450} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NL.json b/public/assets/data/nsi/stats/operator.NL.json new file mode 100644 index 000000000..1b09ffa44 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NL.json @@ -0,0 +1 @@ +{"ACS":3,"ALDI":4,"AMOS":4,"APCOA":5,"APCOA Parking":10,"Ada's Hoeve":57,"Agrisnellaad":18,"Air Liquide":6,"Aldi":26,"Alfen":17,"Allego":1204,"Aloysius Stichting":40,"Alphen aan den Rijn":53,"Ambulance IJsselland":15,"Ambulance Oost":12,"Amprion":3,"Atlant Basisonderwijs":13,"Auris groep":19,"Avalex":1025,"Avri":33,"BCC":4,"BP":338,"BT":4,"BV Zonnepark Ameland":51,"Belastingdienst":30,"Biblionet Groningen":44,"Bibliotheek Den Haag":18,"Bibliotheek Rijn en Venen":12,"Bibliotheken Mar en Fean":12,"Bibliotheken Noord Fryslân":15,"Brabant Water":96,"Brabant-Midden-West":12,"Brandweer Twente":33,"Burger King":66,"CenterParcs":35,"ChargePoint":24,"Chemelot":101,"Circulus":113,"CompaNanny":34,"Coop":23,"DB Netz AG":90,"DHL":60,"DSM":14,"Defensie Pijpleiding Organisatie":78,"Delta NV":32,"Den Haag":50,"Deutsche Post":8,"Die Autobahn GmbH des Bundes":79,"Dienst Justitiele Inrichtingen Zaandam":38,"Digital Realty":5,"Dr. Schaepmanstichting":9,"Dunea":396,"E.ON":4,"EAZ Wind":17,"ECN Wind Energy Facilities":17,"EVBox":115,"EVS":4,"EVnetNL":73,"Ecorus Projects B.V.":49,"Ecotap":105,"Elia":3,"Eneco":161,"Eneco Wind":6,"Enexis":98,"Engie":120,"Equans":120,"Equinix":28,"Esso":185,"Evides":57,"Evides Waterbedrijf":11,"Fastned":159,"Fluxys":11,"GLS":3,"Gamma":51,"Gasunie":201,"Geldersch Landschap & Kasteelen":289,"Gemeente Amsterdam":664,"Gemeente Assen":94,"Gemeente Dordrecht":188,"Gemeente Groningen":390,"Gemeente Rotterdam":874,"Gemeente Utrecht":327,"Gemeente Utrechtse Heuvelrug":99,"Gemeente Weert":86,"Gemeente Zaanstad":250,"Google":4,"Goois Natuurreservaat":818,"GreenFlux":13,"Greenwheels":93,"GroenLeven":54,"Growind":21,"HVC":318,"Hermes":317,"Hogeschool van Amsterdam":19,"Hornbach":17,"Hyundai":4,"IKEA":18,"Infrabel":47,"Interparking":43,"Interxion":9,"Ipse de Bruggen":20,"Irado":157,"JCDecaux":15,"JoinThePipe, for Brabant Water":219,"Jointhepipe":22,"Jong Leren":24,"Joy Jaagpad":15,"KPN":123,"KiesZon":66,"Koninklijke Kentalis":28,"Koninklijke Nederlandse Redding Maatschappij":68,"Korps landelijke politiediensten":18,"Last Mile Solutions":25,"Leerplein055":12,"Leger des Heils":70,"Liander":703,"Lidl":65,"Limburgs Landschap":3,"Lucas Onderwijs":42,"Luminus":3,"Marente":11,"McDonald's":49,"Meerlanden":138,"Mercedes-Benz":9,"Microsoft":11,"Mierlose Tennis Vereniging":12,"Ministerie van Oorlog":72,"MyWheels":15,"N.V. PWN Waterleidingbedrijf Noord-Holland":236,"NAM":415,"NMBS/SNCB":8,"NOP Agrowind":31,"NS":301,"NUON":194,"Nationale Politie":388,"Natuurmonumenten":767,"Natuurpunt":8,"Nederlandse Spoorwegen":1229,"NoordzeeWind B.V.":42,"Nuon":61,"O.L.T.C.":13,"OBA":28,"OK":166,"Oasen":120,"Offshore-Windpark RIFFGAT GmbH & Co. KG":7,"Onderwijsgroep Perspecto":15,"Opcharge":68,"Overheid":4,"PARKnCHARGE":42,"PNB":32,"PROOLeiden-Leiderdorp":21,"PTT":4,"PWN":49,"ParkBee":17,"Petrochemical Pipeline Services":18,"PitPoint":21,"Post":4,"PostNL":6314,"PreZero":23,"ProRail":30214,"Pure Energie":13,"Q-Park":243,"Q8":4,"Qbuzz":494,"RAD":31,"RAV Hollands Midden":13,"RD4":36,"ROVA":40,"RWE":33,"Reinis":15,"Renault":4,"Rhenus Logistics":5,"Rijkswaterstaat":34007,"Roteb":53,"Rotterdam Elektrisch":17,"Rotterdam-Rijn Pijpleidingmaatschappij":36,"SANIFAIR GmbH":17,"SBB":22,"SPOV":12,"SVRZ":66,"Samenwerkende Gemeenten Zuid-Holland":474,"Shell":483,"Shell Recharge Solutions":94,"Sinne":11,"Smoov":19,"Solarfields":210,"Spaarnesant":24,"Staatsbosbeheer":1559,"Stadswerk 072":58,"Stadt Aachen":5,"Stadt Herzogenrath":3,"Stawag":5,"Stedin":1282,"Stg. Openbaar Basisonderwijs Duin- en Bollenstreek":16,"Stichting Confessioneel Onderwijs Leiden (SCOL)":19,"Stichting Floreer":17,"Stichting Meer Primair":16,"Stichting Obase":11,"Stichting Prohles":14,"Stichting RENN4":25,"Stichting Twijs":35,"Städteregion Aachen":3,"Sympany":29,"TC Valkenswaard":4,"TENP Trans Europa Naturgas Pipeline GmbH & Co. KG":3,"TNT":82,"TenneT":4357,"TenneT TSO GmbH":12,"Tjessinga Windenergie B.V.":11,"Total":3,"TotalEnergies":1078,"Twente Milieu":109,"UPS":5,"Uniper":10,"VNOG":13,"Vattenfall":442,"Vattenfall InCharge":644,"Vattenfall Nederland":89,"Veiligheids- en Gezondheidsregio Gelderland-Midden":20,"Veiligheidsregio Gelderland-Zuid":40,"Veiligheidsregio Groningen":23,"Veolia":7,"Vitens":657,"Vitens/Jointhepipe":42,"Vodafone":7,"Volksbank":3,"Volkswagen":3,"WMD Drents drinkwater":21,"WML Limburgs drinkwater":87,"WVO Zorg":13,"Waterbedrijf Groningen":49,"Waternet":1431,"Waterschap Hollandse Delta":989,"Waterschap Rivierenland":157,"Waterschap Scheldestromen":878,"We Drive Solar":28,"WebCam.NL":17,"Westermeerwind B.V.":57,"Westland Infra":91,"Wetterskip Fryslân":28,"Windpark De Drentse Monden en Oostermoer":45,"Windpark Krammer":35,"Windpark Kubbeweg BV":10,"Windpark N33 / Eekerpolder (RWE)":15,"Windpark N33 / Vermeer (YARD)":20,"YMCA":3,"Zeeuwind":53,"Zeeuwse ReinigingsDienst B.V.":12,"Zonnepark Wolvega B.V.":100,"bpost":10,"stichting Sophia Scholen":25,"undefined":248207,"webcam.gelderland.nl":20} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NO.json b/public/assets/data/nsi/stats/operator.NO.json new file mode 100644 index 000000000..94e3d0b50 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NO.json @@ -0,0 +1 @@ +{"APCOA":27,"APCOA Parking":10,"Agder Energi":6,"Agder fylkeskommune":26,"Aimo Park":6,"Alta Kraftlag":3,"Alta kommune":26,"Alut":83,"Alver kommune":38,"Arendal kommune":39,"Arendals Fossekompani":13,"Arva":986,"Asker kommune":137,"Askøy kommune":39,"BIR":188,"BKK":3987,"BKK Nett":28,"BKK Produksjon":22,"BP":3,"Bane NOR":767,"Barents Nett":542,"Bergen kommune":232,"Bildeleringen SA":68,"Bjørnafjorden kommune":27,"Bodø kommune":57,"Brannvesenet Midt IKS":12,"Brannvesenet Sør IKS":13,"Breheim Nett":103,"Burger King":7,"Bærum kommune":336,"Circle K":59,"Coop":9,"Dovrefjell nasjonalparkstyre":16,"Drammen kommune":281,"Elinett":145,"Elmea":252,"Elvia":2747,"Equinor":80,"Esso":7,"Eviny Fornybar":43,"Fagne":254,"Fjellnett":164,"Fredrikstad kommune":89,"Fretex":71,"Færder kommune":24,"GLØR":25,"Gassco":53,"Gasum":12,"Gjøvik kommune":36,"Glitre Nett":2323,"Griug":46,"Grong kommune":18,"Hafslund E-CO Vannkraft":130,"Halden kommune":27,"Hallingdal Kraftnett":83,"Hamar kommune":41,"Hammerfest kommune":28,"Harstad kommune / Hársttáid suohkan":11,"Haugesund kommune":34,"Helgeland Kraft Vannkraft":19,"Herøya Nett":19,"Holmestrand kommune":38,"Horten kommune":31,"Hydro Energi":46,"IKEA":11,"ISalten Nett":45,"Indre Østfold kommune":50,"Innlandet fylkeskommune":32,"Karmøy kommune":48,"Kinn kommune":23,"Kongsberg kommune":68,"Kristiansand kommune":114,"Kristiansund kommune":27,"Kvam Energi Nett":11,"Kvinnherad kommune":29,"Kystnett":110,"Larvik kommune":63,"Lede":1118,"Lier kommune":84,"Lillehammer kommune":56,"Lillestrøm kommune":73,"Lindesnes kommune":26,"Linea":483,"Linja":775,"Lista Vindkraftverk AS":86,"Lnett":108,"Lucerna":152,"Lyse":58,"Lørenskog kommune":52,"McDonald's":9,"Melhus kommune":24,"Mellom":295,"Metsähallitus":20,"Midt-Hedmark brann-og redningsvesen IKS":11,"Midtnett":129,"Molde kommune":50,"Moss kommune":156,"Movar":15,"Møre og Romsdal fylkeskommune":22,"NEAS AS":26,"NTE Energi":27,"NTNU Universitetsbiblioteket":10,"Namsos kommune":28,"Nasjonalparkstyret for Reinheimen":12,"Nettselskapet":213,"Noranett":317,"Nordkraft Energidrift":32,"Nordland fylkeskommune":38,"Nordmøre Energiverk":5,"Nordre Follo kommune":74,"Norges Røde Kors":9,"Norgesnett":80,"Odda Energi":47,"Orkland kommune":27,"Oslo kommune":823,"Otra Kraft":3,"Porsgrunn kommune":33,"PostNord":13,"Posten":807,"Posti":3,"Q-Park":139,"Redningsselskapet":54,"Ringerike kommune":30,"Ringeriks-kraft AS":17,"Ringsaker kommune":45,"Rogaland brann og redning IKS":12,"Rogaland fylkeskommune":32,"Rondane-Dovre nasjonalparkstyre":14,"SFE Nett":5,"Salten Brann IKS":25,"Salten Kraftsamband Produksjon":28,"Sandefjord kommune":67,"Sandnes kommune":76,"Sarpsborg kommune":54,"Senja kommune":38,"Shell":16,"Skagerak Kraft":14,"Skien kommune":55,"Småkraft":103,"Sogn brann og redning IKS":12,"Sogn og Fjordane Energi":13,"Sognekraft":19,"Sola kommune":33,"Sporveien":77,"Stange kommune":26,"Stannum":39,"Statens vegvesen":242,"Statkraft":261,"Statnett":2434,"Statsforvalteren i Agder":47,"Statsforvalteren i Aust- og Vest-Agder":173,"Statsforvalteren i Buskerud":69,"Statsforvalteren i Finnmark":71,"Statsforvalteren i Hedmark":109,"Statsforvalteren i Hordaland":140,"Statsforvalteren i Innlandet":89,"Statsforvalteren i Møre og Romsdal":196,"Statsforvalteren i Nord-Trøndelag":79,"Statsforvalteren i Nordland":202,"Statsforvalteren i Oppland":95,"Statsforvalteren i Oslo og Akershus":14,"Statsforvalteren i Oslo og Viken":137,"Statsforvalteren i Oslo/Akershus":167,"Statsforvalteren i Rogaland":124,"Statsforvalteren i Sogn og Fjordane":114,"Statsforvalteren i Sør-Trøndelag":84,"Statsforvalteren i Telemark":162,"Statsforvalteren i Troms og Finnmark":101,"Statsforvalteren i Trøndelag":91,"Statsforvalteren i Vestfold":111,"Statsforvalteren i Vestfold og Telemark":55,"Statsforvalteren i Vestland":25,"Statsforvalteren i Østfold":112,"Stavanger kommune":171,"Steinkjer kommune":33,"Stiftelsen Kanvas":65,"Stjørdal kommune":30,"Stord kommune":24,"Suldal kommune":29,"Sunndal Energi Nett":41,"Sunnfjord kommune":37,"Sygnir":153,"Sysselmesteren på Svalbard":30,"Telenor":52,"Tensio TN":973,"Tensio TS":1016,"Time kommune":23,"Troms Kraft Produksjon":10,"Tromsø kommune":158,"Trondheim Havn":24,"Trondheim kommune":185,"Trøndelag brann- og redningstjeneste IKS":13,"Trøndelag fylkeskommune":37,"Tønsberg kommune":61,"UFF":35,"Ullensaker kommune":30,"Varanger Kraftnett":3,"Verdal kommune":16,"Verneområdestyret for Setesdal-Vesthei-Ryfylkeheiane":15,"Vernområdestyret for Oksøy-Ryvingen og Flekkefjord landskapsvernområder":12,"Vest-Telemark Kraftlag":46,"Vest-Telemark brannvesen":13,"Vestall":23,"Vestland fylkeskommune":49,"Vevig":172,"Viken fylkeskommune":27,"Vissi":125,"Vonett":80,"Voss Energi":46,"Voss Herad":27,"military":7,"undefined":72559,"Å Energi Vannkraft":59,"Ålesund kommune":52,"Øygarden kommune":41} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NP.json b/public/assets/data/nsi/stats/operator.NP.json new file mode 100644 index 000000000..0acab2b07 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NP.json @@ -0,0 +1 @@ +{"Govt":8,"undefined":12730,"नेपाल प्रहरी":36} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NR.json b/public/assets/data/nsi/stats/operator.NR.json new file mode 100644 index 000000000..65ea07d30 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NR.json @@ -0,0 +1 @@ +{"undefined":21} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NU.json b/public/assets/data/nsi/stats/operator.NU.json new file mode 100644 index 000000000..b9e984b43 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NU.json @@ -0,0 +1 @@ +{"undefined":4} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.NZ.json b/public/assets/data/nsi/stats/operator.NZ.json new file mode 100644 index 000000000..be79ef9dc --- /dev/null +++ b/public/assets/data/nsi/stats/operator.NZ.json @@ -0,0 +1 @@ +{"AT":263,"Alpine Energy":30,"Arvida":3,"Auckland Council":680,"Auckland Libraries":50,"Aurora Energy":222,"BP":91,"Bupa":7,"Caltex":61,"Care Park":3,"ChargeNet NZ":153,"Chorus":268,"Christchurch City Council":759,"Clutha District Council":35,"Counties Energy":1130,"Counties Power":28,"DHL":14,"Department of Conservation":1611,"Department of Corrections":20,"EA Networks":66,"Eastland Network":415,"Electra":405,"FedEx":3,"Fire and Emergency New Zealand":454,"First Gas":261,"Fulton Hogan":10,"Genesis Energy":42,"Hikotron":8,"Hurunui District Council":53,"Invercargill City Council":37,"Jolt":16,"KiwiRail":710,"Kāpiti Coast District Council":4,"Lyttelton Port Company":19,"Marlborough Lines":565,"McDonald's":21,"Mercury Energy":33,"Meridian Energy":179,"Metro":14,"Microsoft":6,"Ministry of Education":3,"Ministry of Justice":5,"NCC":5,"Nelson City Council":108,"Network Tasman":89,"Network Waitaki":35,"New Zealand Police":141,"New Zealand Post":293,"Northpower":1942,"Oceania Healthcare":6,"Orion New Zealand":361,"OtagoNet Joint Venture":30,"PNCC":19,"Parks Australia":3,"Pioneer Energy":41,"Plunket":7,"Powerco":5920,"Royal New Zealand Coastguard":33,"Ryman Healthcare":14,"Southland District Council":25,"Spark New Zealand":126,"St John Ambulance":71,"Starlink":6,"Summerset":15,"Surf Life Saving New Zealand":15,"Tasman District Council":109,"Telekom":7,"The Church of Jesus Christ of Latter-day Saints":17,"The Lines Company":410,"The Power Company":138,"The Salvation Army":17,"Timaru District Council":64,"Top Energy":1051,"Transpower New Zealand":1518,"Trustpower":60,"University of Canterbury":71,"Vector":3859,"Vodafone":151,"WEL Networks":1236,"Waimakariri District Council":80,"Waitaki District Council":17,"Waka Kotahi":188,"WaterCare":20,"Watercare":161,"Wellington City Council":126,"Wellington Electricity":900,"Westpower":89,"Wilson Parking":101,"YMCA":3,"Z Energy":89,"undefined":49532} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PA.json b/public/assets/data/nsi/stats/operator.PA.json new file mode 100644 index 000000000..ded985673 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PA.json @@ -0,0 +1 @@ +{"CCSS":3,"Free":3,"MEDUCA":23,"MEP":26,"Ministerio de Educación":4,"Ministerio de Salud":7,"Naturgy":5,"Policía Nacional de Panama":7,"undefined":871} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PE.json b/public/assets/data/nsi/stats/operator.PE.json new file mode 100644 index 000000000..5381db7b1 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PE.json @@ -0,0 +1 @@ +{"1":3,"ABC":4,"Amazonas Energia":3,"Autoridad Nacional del Agua":12,"Claro":25,"DHL":4,"Electro Dunas":14,"Electrocentro":13,"Enel":10,"Enel Distribución Perú":23,"Energisa Acre":4,"Enersur":19,"Engie":4,"Essalud":228,"Gobierno Regional":6501,"Hidrandina":14,"Inabif":13,"Instituto Chico Mendes de Conservação da Biodiversidade":5,"Instituto Nacional Penitenciario":35,"Luz del Sur":27,"Metro":4,"Ministerio de Educación":15,"Ministerio de Salud":112,"Ministerio de Salud del Perú":63,"Movistar":46,"Municipalidad Metropolitana de Lima":210,"Municipalidad Provincial de Sullana":29,"Poder Judicial":7,"Poder Judicial del Perú":60,"Policía Nacional del Perú":637,"Poste SOS COVISUR":32,"REP":13,"Repsol":9,"Seguro Social de Salud":3,"Serpost":17,"Servicio Nacional de Áreas Naturales Protegidas por el Estado":9,"Servicio de Parques de Lima":18,"undefined":16129} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PG.json b/public/assets/data/nsi/stats/operator.PG.json new file mode 100644 index 000000000..586ea049f --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PG.json @@ -0,0 +1 @@ +{"Anglican Church":13,"Department of Education":362,"Department of Health":3,"Deptartment of Education":10,"Evangelical Brotherhood Church":29,"Evangelical Lutheran Church of Papua New Guinea":48,"Parks Australia":3,"Royal Papua New Guinea Constabulary":7,"Seventh-day Adventist Church":3,"United Church":33,"undefined":2108} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PH.json b/public/assets/data/nsi/stats/operator.PH.json new file mode 100644 index 000000000..d7b7fe74b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PH.json @@ -0,0 +1 @@ +{"7-Eleven":9,"Aborlan Central District of Palawan Schools Division, DepEd":18,"Aborlan East District of Palawan Schools Division, DepEd":11,"Abra De Ilog-Paluan District of Occidental Mindoro Schools Division, DepEd":42,"Abucay District, Bataan School Division, Department of Education":13,"Abulug District of Cagayan Schools Division, DepEd":27,"Abuyog East District of Leyte Schools Division, DepEd":20,"Abuyog North District of Leyte Schools Division, DepEd":19,"Abuyog South District of Leyte Schools Division, DepEd":22,"Adams-Pagudpud District of Ilocos Norte Schools Division, DepEd":23,"Aglipay District of Quirino Schools Division, DepEd":31,"Agno District of Pangasinan I, Lingayen Schools Division, DepEd":20,"Agoncillo District of Batangas Schools Division, DepEd":16,"Agoo West District of La Union Schools Division, DepEd":11,"Aguilar District of Pangasinan I, Lingayen Schools Division, DepEd":20,"Aguinaldo District of Ifugao Schools Division, DepEd":19,"Ajuy District of Iloilo Schools Division, DepEd":33,"Alamada East District of North Cotabato Schools Division, DepEd":14,"Alamada West District of North Cotabato Schools Division, DepEd":16,"Alaminos District, Laguna School Division, DepEd":15,"Alangalang I District of Leyte Schools Division, DepEd":24,"Alangalang II District of Leyte Schools Division, DepEd":27,"Albay II District Legaspi City Schools Division, DepEd":13,"Albor District of Dinagat Island Schools Division, DepEd":22,"Albuera North District of Leyte Schools Division, DepEd":12,"Albuera South District of Leyte Schools Division, DepEd":12,"Alcala District of Pangasinan II, Binalonan Schools Division, DepEd":23,"Alcala East District of Cagayan Schools Division, DepEd":19,"Alcantara District of Romblon Schools Division, DepEd":15,"Alegria District of Cebu Schools Division, DepEd":22,"Aleosan East District of North Cotabato Schools Division, DepEd":13,"Aleosan West District of North Cotabato Schools Division, DepEd":14,"Alfonso Castañeda District, Nueva Vizcaya Schools Division, DepEd":11,"Alfonso District of Cavite Schools Division, DepEd":23,"Alfonso Lista District, Ifugao Schools Division, DepEd":11,"Alfonso Lista I District of Ifugao Schools Division, DepEd":12,"Aliaga District of Nueva Ecija Schools Division, DepEd":29,"Alicia District of Bohol Schools Division, DepEd":20,"Alicia District of Zamboanga Sibugay Schools Division, DepEd":33,"Alicia East District of Isabela Schools Division, DepEd":12,"Alicia North District of Isabela Schools Division, DepEd":59,"Alicia South District of Isabela Schools Division, DepEd":11,"Alilem-Sugpon District of Ilocos Sur Schools Division, DepEd":25,"Alimodian I District of Iloilo Schools Division, DepEd":17,"Alimodian II District of Iloilo Schools Division, DepEd":19,"Allacapan North District of Cagayan Schools Division, DepEd":13,"Allacapan South District of Cagayan Schools Division, DepEd":13,"Allen District of Northern Samar Schools Division, DepEd":16,"Allianz":10,"Almagro District of Samar Schools Division, DepEd":17,"Almeria District of Biliran Schools Division, DepEd":17,"Aloguinsan District of Cebu Schools Division, DepEd":20,"Aloran District of Misamis Occidental Schools Division, DepEd":25,"Altavas District of Aklan Schools Division, DepEd":23,"Alternergy Wind One Corporation":29,"Alubijid District of Misamis Oriental Schools Division, DepEd":17,"Amadeo District of Cavite Schools Division, DepEd":11,"Ambray District, San Pablo City School Division, DepEd":11,"Amulung East District of Cagayan Schools Division, DepEd":19,"Amulung West District of Cagayan Schools Division, DepEd":23,"Anao-Aon District of Surigao del Norte Schools Division, DepEd":14,"Anda District of Bohol Schools Division, DepEd":19,"Anda District of Pangasinan I, Lingayen Schools Division, DepEd":27,"Angadanan District, Isabela Schools Division, DepEd":12,"Angadanan East District of Isabela Schools Division, DepEd":24,"Angadanan West District of Isabela Schools Division, DepEd":20,"Angat District of Bulacan Schools Division, DepEd":17,"Angeles Electric Corporation":697,"Anilao District of Iloilo Schools Division, DepEd":20,"Anini-y District of Antique Schools Division, DepEd":20,"Antequera District of Bohol Schools Division, DepEd":18,"Antipas District of North Cotabato Schools Division, DepEd":19,"Apalit District of Pampanga Schools Division, DepEd":20,"Aparri South Educational Zone District of Cagayan Schools Division, DepEd":12,"Aparri West District of Cagayan Schools Division, DepEd":18,"Araceli District of Palawan Schools Division, DepEd":19,"Arakan East District of North Cotabato Schools Division, DepEd":18,"Arakan North District of North Cotabato Schools Division, DepEd":20,"Arakan West District of North Cotabato Schools Division, DepEd":16,"Arayat East District of Pampanga Schools Division, DepEd":18,"Arayat West District of Pampanga Schools Division, DepEd":18,"Argao I District of Cebu Schools Division, DepEd":28,"Argao II District of Cebu Schools Division, DepEd":25,"Aringay District of La Union Schools Division, DepEd":24,"Aritao East District of Nueva Vizcaya Schools Division, DepEd":11,"Aritao West District of Nueva Vizcaya Schools Division, DepEd":12,"Aromar District of Caloocan City Schools Division, DepEd":11,"Aroroy East District of Masbate Schools Division, DepEd":30,"Aroroy West District of Masbate Schools Division, DepEd":25,"Arteche District of Eastern Samar Schools Division, DepEd":19,"Asingan I District of Pangasinan II, Binalonan Schools Division, DepEd":14,"Asingan II District of Pangasinan II, Binalonan Schools Division, DepEd":11,"Asipulo District of Ifugao Schools Division, DepEd":17,"Asturias District of Cebu Schools Division, DepEd":34,"Asuncion District of Davao del Norte Schools Division, DepEd":28,"Atimonan District of Quezon Schools Division, DepEd":32,"Atok District of Benguet Schools Division, DepEd":14,"Aurora District of Isabela Schools Division, DepEd":27,"Aurora East District of Zamboanga del Sur Schools Division, DepEd":22,"Aurora West District of Zamboanga del Sur Schools Division, DepEd":25,"Ayala District of Zamboanga City Schools Division, DepEd":16,"Ayala Malls":37,"Ayungon District of Negros Oriental Schools Division, DepEd":23,"Baao District of Camarines Sur Schools Division, DepEd":29,"Baay-Licuan District of Abra Schools Division, DepEd":13,"Babak District of Island Garden City of Samal Schools Division, DepEd":21,"Babatngon District of Leyte Schools Division, DepEd":24,"Bacacay East District of Albay Schools Division, DepEd":14,"Bacacay South District of Albay Schools Division, DepEd":17,"Bacacay West District of Albay Schools Division, DepEd":18,"Bacarra I District of Ilocos Norte Schools Division, DepEd":14,"Bacarra II District of Ilocos Norte Schools Division, DepEd":11,"Baclayon District of Bohol Schools Division, DepEd":14,"Bacnotan District of La Union Schools Division, DepEd":19,"Baco District of Oriental Mindoro Schools Division, DepEd":36,"Bacolod District of Lanao del Norte Schools Division, DepEd":15,"Bacolor District of Pampanga Schools Division, DepEd":23,"Bacon East District of Sorsogon City Schools Division, DepEd":19,"Bacon West District of Sorsogon City Schools Division, DepEd":21,"Bacoor I District of Cavite Schools Division, DepEd":12,"Bacoor II District of Cavite Schools Division, DepEd":18,"Bacuag District of Surigao del Norte Schools Division, DepEd":16,"Bacungan District of Zamboanga del Norte Schools Division, DepEd":22,"Badian District of Cebu Schools Division, DepEd":26,"Badiangan District of Iloilo Schools Division, DepEd":22,"Badoc District of Ilocos Norte Schools Division, DepEd":21,"Bagabag District, Nueva Vizcaya Schools Division, DepEd":18,"Baganga North District of Davao Oriental Schools Division, DepEd":14,"Baganga South District of Davao Oriental Schools Division, DepEd":16,"Baggao East District of Cagayan Schools Division, DepEd":17,"Baggao North District of Cagayan Schools Division, DepEd":19,"Baggao South District of Cagayan Schools Division, DepEd":14,"Baggao West District of Cagayan Schools Division, DepEd":15,"Baguio District of Davao City Schools Division, DepEd":16,"Bagulin District of La Union Schools Division, DepEd":18,"Bagumbayan I District of Sultan Kudarat Schools Division, DepEd":52,"Bagumbayan III District of Sultan Kudarat Schools Division, DepEd":19,"Bakun District of Benguet Schools Division, DepEd":14,"Bakun District, Benguet Schools Division, DepEd":15,"Balabac District of Palawan Schools Division, DepEd":40,"Balamban I District of Cebu Schools Division, DepEd":18,"Balamban II District of Cebu Schools Division, DepEd":21,"Balangkayan District of Eastern Samar Schools Division, DepEd":12,"Balaoan District of La Union Schools Division, DepEd":22,"Balasan District of Iloilo Schools Division, DepEd":18,"Balatan District of Camarines Sur Schools Division, DepEd":22,"Balayan East District of Batangas Schools Division, DepEd":14,"Balayan West District of Batangas Schools Division, DepEd":12,"Balbalan District of Kalinga Schools Division, DepEd":20,"Baleno District of Masbate Schools Division, DepEd":29,"Baler District of Aurora Schools Division, DepEd":17,"Balete District of Aklan Schools Division, DepEd":16,"Baliangao District of Misamis Occidental Schools Division, DepEd":14,"Baliguian District of Zamboanga del Norte Schools Division, DepEd":16,"Balilihan District of Bohol Schools Division, DepEd":19,"Balingasag North Misamis Oriental Schools Division, DepEd":13,"Balingasag South Misamis Oriental Schools Division, DepEd":19,"Baliuag North District of Bulacan Schools Division, DepEd":16,"Baliuag South District of Bulacan Schools Division, DepEd":12,"Ballesteros District of Cagayan Schools Division, DepEd":19,"Baloi East District of Lanao del Norte Schools Division, DepEd":13,"Baloi West District of Lanao del Norte Schools Division, DepEd":14,"Balud North District of Masbate Schools Division, DepEd":22,"Balud South District of Masbate Schools Division, DepEd":16,"Balungao District of Pangasinan II, Binalonan Schools Division, DepEd":22,"Bamban District, Tarlac School Division, Department of Education":21,"Bambang District, Nueva Vizcaya Schools Division, DepEd":20,"Banate District of Iloilo Schools Division, DepEd":15,"Banaue District of Ifugao Schools Division, DepEd":19,"Banaybanay District of Mati City Schools Division, DepEd":22,"Banayoyo-Lidlidda-San Emilio District of Ilocos Sur Schools Division, DepEd":25,"Banga District of Aklan Schools Division, DepEd":29,"Banga East District of South Cotabato Schools Division, DepEd":14,"Banga North District of South Cotabato Schools Division, DepEd":11,"Banga South District of South Cotabato Schools Division, DepEd":17,"Bangar District of La Union Schools Division, DepEd":18,"Bangued East District of Abra Schools Division, DepEd":17,"Bangui District of Ilocos Norte Schools Division, DepEd":20,"Bani District of Pangasinan I, Lingayen Schools Division, DepEd":39,"Banisilan South District of North Cotabato Schools Division, DepEd":12,"Banna District of Ilocos Norte Schools Division, DepEd":21,"Bansalan East District of Davao del Sur Schools Division, DepEd":18,"Bansalan West District of Davao del Sur Schools Division, DepEd":14,"Bansud District of Oriental Mindoro Schools Division, DepEd":26,"Bantay District of Ilocos Sur Schools Division, DepEd":20,"Bantayan I District of Cebu Schools Division, DepEd":12,"Bantayan II District of Cebu Schools Division, DepEd":11,"Barbaza District of Antique Schools Division, DepEd":17,"Barcelona District of Dapitan City Schools Division, DepEd":12,"Barcelona District of Sorsogon Schools Division, DepEd":23,"Barili I District of Cebu Schools Division, DepEd":30,"Barili II District of Cebu Schools Division, DepEd":18,"Barlig District of Mt. Province Schools Division, DepEd":11,"Barobo I District of Surigao del Sur Schools Division, DepEd":27,"Barobo II District of Surigao del Sur Schools Division, DepEd":17,"Barotac Nuevo District of Iloilo Schools Division, DepEd":28,"Barotac Viejo District of Iloilo Schools Division, DepEd":31,"Baroy District of Lanao del Norte Schools Division, DepEd":14,"Barugo I District of Leyte Schools Division, DepEd":20,"Barugo II District of Leyte Schools Division, DepEd":14,"Basey I District of Samar Schools Division, DepEd":33,"Basey II District of Samar Schools Division, DepEd":28,"Basista District of Pangasinan I, Lingayen Schools Division, DepEd":13,"Basud District of Camarines Norte Schools Division, DepEd":30,"Batac I District of Ilocos Norte Schools Division, DepEd":17,"Batad District of Iloilo Schools Division, DepEd":15,"Batan District of Aklan Schools Division, DepEd":26,"Batangas II Electric Cooperative":927,"Bataraza District I Palawan Schools Division, DepEd":21,"Bataraza District II Palawan Schools Division, DepEd":21,"Bato District of Camarines Sur Schools Division, DepEd":28,"Bato District of Leyte Schools Division, DepEd":27,"Bato East District of Catanduanes Schools Division, DepEd":11,"Batuan District of Bohol Schools Division, DepEd":18,"Batuan District of Masbate Schools Division, DepEd":15,"Bauan District of Batangas Schools Division, DepEd":27,"Bauang North District of La Union Schools Division, DepEd":15,"Bauang South District of La Union Schools Division, DepEd":14,"Bauko District, Mountain Province Schools Division, DepEd":16,"Bauko I District of Mt. Province Schools Division, DepEd":19,"Bauko II District of Mt. Province Schools Division, DepEd":17,"Baungon District of Bukidnon Schools Division, DepEd":20,"Bautista District of Pangasinan II, Binalonan Schools Division, DepEd":14,"Bay District, Laguna School Division, Department of Education":16,"Bayambang I District of Pangasinan I, Lingayen Schools Division, DepEd":30,"Bayambang II District of Pangasinan I, Lingayen Schools Division, DepEd":26,"Baybay I District of Baybay City Schools Division, DepEd":18,"Baybay II District of Baybay City Schools Division, DepEd":17,"Baybay III District of Baybay City Schools Division, DepEd":19,"Baybay IV District of Baybay City Schools Division, DepEd":22,"Baylimango District of Dapitan City Schools Division, DepEd":17,"Bayog District of Zamboanga del Sur Schools Division, DepEd":33,"Bayombong District, Nueva Vizcaya Schools Division, DepEd":13,"Bayugan Central District of Bayugan City Schools Division, DepEd":12,"Bayugan East District of Bayugan City Schools Division, DepEd":11,"Bayugan North District of Bayugan City Schools Division, DepEd":17,"Bayugan South District of Bayugan City Schools Division, DepEd":12,"Bayugan West District of Bayugan City Schools Division, DepEd":11,"Benito Soliven District, Isabela Schools Division, DepEd":30,"Besao District of Mt. Province Schools Division, DepEd":17,"Bien Unido District of Bohol Schools Division, DepEd":17,"Bilar District of Bohol Schools Division, DepEd":19,"Biliran District of Biliran Schools Division, DepEd":14,"Binalbagan I District of Negros Occidental Schools Division, DepEd":21,"Binalbagan II District of Negros Occidental Schools Division, DepEd":15,"Binalonan I District of Pangasinan II, Binalonan Schools Division, DepEd":16,"Binalonan II District of Pangasinan II, Binalonan Schools Division, DepEd":11,"Binangonan I District of Rizal Schools Division, DepEd":11,"Binangonan II District of Rizal Schools Division, DepEd":20,"Binangonan III District of Rizal Schools Division, DepEd":11,"Bingawan District of Iloilo Schools Division, DepEd":17,"Binmaley I District of Pangasinan I, Lingayen Schools Division, DepEd":18,"Binmaley II District of Pangasinan I, Lingayen Schools Division, DepEd":15,"Binugao District of Davao City Schools Division, DepEd":25,"Biri District of Northern Samar Schools Division, DepEd":13,"Bislig District, Surigao del Sur Schools Division, DepEd":12,"Biñan District of Laguna Schools Division, DepEd":16,"Biñan District, Laguna School Division, Department of Education":13,"Boac North District of Marinduque Schools Division, DepEd":21,"Boac South District of Marinduque Schools Division, DepEd":20,"Bobon District of Northern Samar Schools Division, DepEd":19,"Bocaue District of Bulacan Schools Division, DepEd":15,"Bogo I District of Bogo City Schools Division, DepEd":15,"Bokod District of Benguet Schools Division, DepEd":24,"Bokod District, Benguet Schools Division, DepEd":15,"Bolinao District of Pangasinan I, Lingayen Schools Division, DepEd":48,"Boljoon District of Cebu Schools Division, DepEd":13,"Bongabon District of Nueva Ecija Schools Division, DepEd":23,"Bongabong North District of Oriental Mindoro Schools Division, DepEd":27,"Bongabong South District of Oriental Mindoro Schools Division, DepEd":19,"Bongao II District of Tawi-Tawi Schools Division, DepEd":14,"Bongao III District of Tawi-Tawi Schools Division, DepEd":24,"Bonifacio East District of Misamis Occidental Schools Division, DepEd":17,"Bonifacio West District of Misamis Occidental Schools Division, DepEd":15,"Bontoc District of Mt. Province Schools Division, DepEd":18,"Bontoc I District of Southern Leyte Schools Division, DepEd":18,"Bontoc II District of Southern Leyte Schools Division, DepEd":16,"Borbon District of Cebu Schools Division, DepEd":24,"Borongan East District of Borongan City Schools Division, DepEd":17,"Borongan North District of Borongan City Schools Division, DepEd":23,"Borongan South District of Borongan City Schools Division, DepEd":17,"Boston District of Davao Oriental Schools Division, DepEd":13,"Botolan North District of Zambales Schools Division, DepEd":19,"Botolan South District of Zambales Schools Division, DepEd":14,"Braulio Dujali District of Davao del Norte Schools Division, DepEd":13,"Brooke's Point II District of Palawan Schools Division, DepEd":27,"Bucay District of Abra Schools Division, DepEd":19,"Buenavista District of Bohol Schools Division, DepEd":33,"Buenavista District of Marinduque Schools Division, DepEd":24,"Buenavista District of Quezon Schools Division, DepEd":24,"Buenavista I District of Agusan del Norte Schools Division, DepEd":11,"Buenavista I District of Guimaras Schools Division, DepEd":16,"Buenavista II District of Guimaras Schools Division, DepEd":15,"Buenavista III District of Agusan del Norte Schools Division, DepEd":19,"Bugallon I District of Pangasinan I, Lingayen Schools Division, DepEd":17,"Bugallon II District of Pangasinan I, Lingayen Schools Division, DepEd":16,"Bugasong District of Antique Schools Division, DepEd":25,"Buguey North District of Cagayan Schools Division, DepEd":12,"Buguey South District of Cagayan Schools Division, DepEd":20,"Buguias District of Benguet Schools Division, DepEd":23,"Buguias District, Benguet Schools Division, DepEd":20,"Buhangin District of Davao City Schools Division, DepEd":23,"Buhi District of Camarines Sur Schools Division, DepEd":38,"Bula District of Camarines Sur Schools Division, DepEd":43,"Bulacan District of Bulacan Schools Division, DepEd":15,"Bulalacao District of Oriental Mindoro Schools Division, DepEd":30,"Bulan North District of Sorsogon Schools Division, DepEd":40,"Bulan South District of Sorsogon Schools Division, DepEd":31,"Bulusan District of Sorsogon Schools Division, DepEd":23,"Bunawan District of Davao City Schools Division, DepEd":11,"Bunawan I District of Agusan del Sur Schools Division, DepEd":11,"Burauen North District of Leyte Schools Division, DepEd":32,"Burauen South District of Leyte Schools Division, DepEd":29,"Burdeos District of Quezon Schools Division, DepEd":16,"Bureau of Fire Protection":196,"Bureau of Fisheries and Aquatic Resources":8,"Bureau of Immigration":4,"Bureau of Internal Revenue":13,"Bureau of Jail Management and Penology":37,"Burgos District of Ilocos Norte Schools Division, DepEd":11,"Burgos District of Pangasinan I, Lingayen Schools Division, DepEd":17,"Burgos-San Esteban District of Ilocos Sur Schools Division, DepEd":15,"Buruanga District of Aklan Schools Division, DepEd":15,"Bustos District of Bulacan Schools Division, DepEd":16,"Busuanga District of Palawan Schools Division, DepEd":17,"Buug District of Zamboanga Sibugay Schools Division, DepEd":30,"CCWD":23,"CEPALCO":247,"Caba District of La Union Schools Division, DepEd":15,"Cabagan District of Isabela Schools Division, DepEd":25,"Cabangan District of Zambales Schools Division, DepEd":17,"Cabanglasan District of Bukidnon Schools Division, DepEd":28,"Cabarroguis District of Quirino Schools Division, DepEd":26,"Cabatuan I District of Iloilo Schools Division, DepEd":22,"Cabatuan II District of Iloilo Schools Division, DepEd":22,"Cabiao District of Nueva Ecija Schools Division, DepEd":23,"Cabucgayan District of Biliran Schools Division, DepEd":14,"Cabugao District of Ilocos Sur Schools Division, DepEd":30,"Cabuyao District of Laguna Schools Division, DepEd":17,"Cagdianao District of Dinagat Island Schools Division, DepEd":22,"Cagwait District of Surigao del Sur Schools Division, DepEd":13,"Caibiran District of Biliran Schools Division, DepEd":19,"Cainta I District of Rizal Schools Division, DepEd":11,"Cainta II District of Rizal Schools Division, DepEd":10,"Cajidiocan-Magdiwang District of Romblon Schools Division, DepEd":29,"Calabanga District of Camarines Sur Schools Division, DepEd":41,"Calaca District of Batangas Schools Division, DepEd":37,"Calamba District of Misamis Occidental Schools Division, DepEd":45,"Calanasan District of Apayao Schools Division, DepEd":16,"Calanasan District, Apayao Schools Division, DepEd":13,"Calapan East District of Calapan City Schools Division, DepEd":16,"Calapan South District of Calapan City Schools Division, DepEd":22,"Calapan West District of Calapan City Schools Division, DepEd":19,"Calape District of Bohol Schools Division, DepEd":24,"Calasiao I District of Pangasinan I, Lingayen Schools Division, DepEd":17,"Calasiao II District of Pangasinan I, Lingayen Schools Division, DepEd":13,"Calatagan District of Batangas Schools Division, DepEd":24,"Calatrava I District of Negros Occidental Schools Division, DepEd":30,"Calatrava II District of Negros Occidental Schools Division, DepEd":23,"Calauag East District of Quezon Schools Division, DepEd":22,"Calauag West District of Quezon Schools Division, DepEd":36,"Calauan District, Laguna School Division, Department of Education":22,"Calayan West District of Cagayan Schools Division, DepEd":11,"Calbayog District I Calbayog City Schools Division, DepEd":15,"Calbayog District II Calbayog City Schools Division, DepEd":17,"Calbayog District III Calbayog City Schools Division, DepEd":24,"Calbayog District IV Calbayog City Schools Division, DepEd":14,"Calbayog District V Calbayog City Schools Division, DepEd":18,"Calbiga District of Samar Schools Division, DepEd":36,"Calinan District of Davao City Schools Division, DepEd":20,"Calinog I District of Iloilo Schools Division, DepEd":19,"Calinog II District of Iloilo Schools Division, DepEd":28,"Calintaan District of Occidental Mindoro Schools Division, DepEd":23,"Caloocan North I District of Caloocan City Schools Division, DepEd":16,"Caloocan North II District of Caloocan City Schools Division, DepEd":11,"Caloocan North III District of Caloocan City Schools Division, DepEd":13,"Caloocan North IV District of Caloocan City Schools Division, DepEd":13,"Caltex":97,"Calubian North District of Leyte Schools Division, DepEd":16,"Calubian South District of Leyte Schools Division, DepEd":13,"Calumpit District of Bulacan Schools Division, DepEd":27,"Caluya District of Antique Schools Division, DepEd":25,"Camalaniugan District of Cagayan Schools Division, DepEd":11,"Camalig North District of Albay Schools Division, DepEd":17,"Camalig South District of Albay Schools Division, DepEd":20,"Camiling East District of Tarlac Schools Division, DepEd":21,"Camiling West District of Tarlac Schools Division, DepEd":13,"Can-Avid District of Eastern Samar Schools Division, DepEd":18,"Canaman District of Camarines Sur Schools Division, DepEd":21,"Candaba East District of Pampanga Schools Division, DepEd":31,"Candaba West District of Pampanga Schools Division, DepEd":12,"Candelaria District of Zambales Schools Division, DepEd":17,"Candelaria East District of Quezon Schools Division, DepEd":17,"Candelaria West District of Quezon Schools Division, DepEd":13,"Candijay District of Bohol Schools Division, DepEd":27,"Candoni District of Negros Occidental Schools Division, DepEd":19,"Canlaon City District of Negros Oriental Schools Division, DepEd":25,"Cantilan I District of Surigao del Sur Schools Division, DepEd":16,"Caoayan District of Ilocos Sur Schools Division, DepEd":12,"Capalonga District of Camarines Norte Schools Division, DepEd":26,"Capas East District, Tarlac School Division, Department of Education":14,"Capas West District, Tarlac School Division, Department of Education":16,"Capoocan District of Leyte Schools Division, DepEd":24,"Capul District of Northern Samar Schools Division, DepEd":13,"Caraga North District of Davao Oriental Schools Division, DepEd":29,"Caraga South District of Davao Oriental Schools Division, DepEd":18,"Caramoan District of Camarines Sur Schools Division, DepEd":58,"Caramoran North District of Catanduanes Schools Division, DepEd":12,"Caramoran South District of Catanduanes Schools Division, DepEd":15,"Carcar I District of Carcar City Schools Division, DepEd":27,"Carcar II District of Carcar City Schools Division, DepEd":17,"Cardona District of Rizal Schools Division, DepEd":17,"Carigara I District of Leyte Schools Division, DepEd":18,"Carigara II District of Leyte Schools Division, DepEd":15,"Carles District of Iloilo Schools Division, DepEd":40,"Carmen District of Agusan del Norte Schools Division, DepEd":15,"Carmen District of Bohol Schools Division, DepEd":40,"Carmen District of Cebu Schools Division, DepEd":22,"Carmen District of Davao del Norte Schools Division, DepEd":27,"Carmen District of Surigao del Sur Schools Division, DepEd":11,"Carmen North District of North Cotabato Schools Division, DepEd":23,"Carmen South District of North Cotabato Schools Division, DepEd":22,"Carranglan District of Nueva Ecija Schools Division, DepEd":26,"Carrascal District of Surigao del Sur Schools Division, DepEd":18,"Casiguran District of Aurora Schools Division, DepEd":15,"Casiguran District of Sorsogon Schools Division, DepEd":23,"Castilla East District of Sorsogon Schools Division, DepEd":23,"Castilla West District of Sorsogon Schools Division, DepEd":24,"Castillejos District of Zambales Schools Division, DepEd":18,"Cataingan East District of Masbate Schools Division, DepEd":20,"Cataingan West District of Masbate Schools Division, DepEd":23,"Catanauan District of Quezon Schools Division, DepEd":37,"Catarman II District of Northern Samar Schools Division, DepEd":13,"Catarman III District of Northern Samar Schools Division, DepEd":13,"Catarman IV District of Northern Samar Schools Division, DepEd":14,"Catbalogan I District of Catbalogan City Schools Division, DepEd":18,"Catbalogan IV District of Catbalogan City Schools Division, DepEd":11,"Cateel II District of Davao Oriental Schools Division, DepEd":18,"Catigbian District of Bohol Schools Division, DepEd":26,"Catmon District of Cebu Schools Division, DepEd":22,"Catubig I District of Northern Samar Schools Division, DepEd":21,"Catubig II District of Northern Samar Schools Division, DepEd":22,"Cauayan East District Cauayan City Schools Division, DepEd":21,"Cauayan I District of Negros Occidental Schools Division, DepEd":42,"Cauayan II District of Negros Occidental Schools Division, DepEd":27,"Cauayan North District Cauayan City Schools Division, DepEd":21,"Cauayan Northeast District Cauayan City Schools Division, DepEd":13,"Cauayan West District Cauayan City Schools Division, DepEd":16,"Cavinti District of Laguna Schools Division, DepEd":14,"Cawayan East District of Masbate Schools Division, DepEd":29,"Cawayan West District of Masbate Schools Division, DepEd":17,"Central Butuan District I Butuan City Schools Division, DepEd":24,"Central District Pagadian City Schools Division, DepEd":16,"Central District Valenzuela City Schools Division, DepEd":22,"Central Glan District of Sarangani Schools Division, DepEd":16,"Cervantes-Quirino District of Ilocos Sur Schools Division, DepEd":32,"City Government of Dasmariñas":701,"City Schools Division of Dasmariñas, DepEd":10,"City of Dasmariñas":1147,"Civil Service Commission":6,"Clarin District of Bohol Schools Division, DepEd":19,"Clarin North District of Misamis Occidental Schools Division, DepEd":14,"Clarin South District of Misamis Occidental Schools Division, DepEd":13,"Clark Electric Distribution Company":638,"Claver District of Surigao del Norte Schools Division, DepEd":17,"Claveria East District of Cagayan Schools Division, DepEd":23,"Claveria I Misamis Oriental Schools Division, DepEd":13,"Claveria II Misamis Oriental Schools Division, DepEd":20,"Claveria North District of Masbate Schools Division, DepEd":21,"Claveria South District of Masbate Schools Division, DepEd":14,"Coastal District Batangas City Schools Division, DepEd":13,"Columbio II District of Sultan Kudarat Schools Division, DepEd":12,"Commission on Elections":12,"Commission on Higher Education":3,"Compostela District of Cebu Schools Division, DepEd":16,"Compostela District of Compostela Valley Schools Division, DepEd":29,"Concepcion District of Iloilo Schools Division, DepEd":36,"Concepcion District of Misamis Occidental Schools Division, DepEd":11,"Concepcion District of Romblon Schools Division, DepEd":11,"Concepcion East District of Tarlac Schools Division, DepEd":13,"Concepcion West District, Tarlac School Division, Department of Education":12,"Conner District, Apayao Schools Division, DepEd":18,"Consolacion District of Cebu Schools Division, DepEd":27,"Corcuera District of Romblon Schools Division, DepEd":14,"Cordon North District of Isabela Schools Division, DepEd":11,"Cordon South District of Isabela Schools Division, DepEd":13,"Cordova District of Cebu Schools Division, DepEd":11,"Coron Coastal District of Palawan Schools Division, DepEd":12,"Coron Inland District of Palawan Schools Division, DepEd":15,"Cortes District of Bohol Schools Division, DepEd":15,"Cortes District of Surigao del Sur Schools Division, DepEd":18,"Cuartero District of Capiz Schools Division, DepEd":24,"Cuenca District of Batangas Schools Division, DepEd":19,"Culaba District of Biliran Schools Division, DepEd":14,"Culasi District of Antique Schools Division, DepEd":34,"Culion District of Palawan Schools Division, DepEd":21,"Curuan District of Zamboanga City Schools Division, DepEd":21,"Cuyapo District of Nueva Ecija Schools Division, DepEd":49,"Cuyo District of Palawan Schools Division, DepEd":21,"Daanbantayan I District of Cebu Schools Division, DepEd":21,"Daanbantayan II District of Cebu Schools Division, DepEd":12,"Daet North District of Camarines Norte Schools Division, DepEd":14,"Dagami North District of Leyte Schools Division, DepEd":26,"Dagohoy District of Bohol Schools Division, DepEd":17,"Dalaguete I District of Cebu Schools Division, DepEd":24,"Dalaguete II District of Cebu Schools Division, DepEd":24,"Damulog District of Bukidnon Schools Division, DepEd":20,"Danao District of Bohol Schools Division, DepEd":24,"Dangcagan District of Bukidnon Schools Division, DepEd":16,"Dao District of Capiz Schools Division, DepEd":23,"Dapa East District of Siargao Schools Division, DepEd":14,"Dapa West District of Siargao Schools Division, DepEd":12,"Dapdapan District, San Pablo City School Division, DepEd":14,"Daraga North District of Albay Schools Division, DepEd":27,"Daraga South District of Albay Schools Division, DepEd":29,"Daram I District of Samar Schools Division, DepEd":32,"Daram II District of Samar Schools Division, DepEd":31,"Dasmariñas I, City Schools Division of Dasmariñas, DepEd":11,"Dasmariñas Water District":63,"Dasol District of Pangasinan I, Lingayen Schools Division, DepEd":21,"Dauis District of Bohol Schools Division, DepEd":15,"Davao Light and Power Company":75,"Del Gallego District of Camarines Sur Schools Division, DepEd":17,"Del Remedio District, San Pablo City School Division, DepEd":11,"Delfin Albano District of Isabela Schools Division, DepEd":21,"Department of Agriculture":22,"Department of Education":1004,"Department of Education, Philippines":71,"Department of Environment and Natural Resources":34,"Department of Foreign Affairs":4,"Department of Health":133,"Department of Interior and Local Government":51,"Department of Labor and Employment":9,"Department of Public Works and Highways":360,"Department of Science and Technology":23,"Department of Social Welfare and Development":68,"Department of Trade and Industry":6,"Department of the Interior and Local Government":3,"Diadi District, Nueva Vizcaya Schools Division, DepEd":16,"Diffun I District of Quirino Schools Division, DepEd":15,"Diffun II District of Quirino Schools Division, DepEd":27,"Digos Occidental District of Digos City Schools Division, DepEd":19,"Digos Oriental District of Digos City Schools Division, DepEd":12,"Dilasag District of Aurora Schools Division, DepEd":16,"Dimasalang District of Masbate Schools Division, DepEd":23,"Dimataling District of Zamboanga del Sur Schools Division, DepEd":32,"Dimiao District of Bohol Schools Division, DepEd":17,"Dinagat District of Dinagat Island Schools Division, DepEd":16,"Dinalupihan East District, Bataan School Division, DepEd":18,"Dinalupihan West District, Bataan School Division, DepEd":22,"Dinas District of Zamboanga del Sur Schools Division, DepEd":38,"Dingalan District of Aurora Schools Division, DepEd":14,"Dingle District of Iloilo Schools Division, DepEd":29,"Dingras I District of Ilocos Norte Schools Division, DepEd":15,"Dingras II District of Ilocos Norte Schools Division, DepEd":12,"Dipaculao District of Aurora Schools Division, DepEd":27,"Diplahan District of Zamboanga Sibugay Schools Division, DepEd":31,"District I (West) Passi City Schools Division, DepEd":18,"District I Alaminos City Schools Division, DepEd":19,"District I Baguio City Schools Division, DepEd":34,"District I Bislig City Schools Division, DepEd":19,"District I Cadiz City Schools Division, DepEd":19,"District I Candon City Schools Division, DepEd":17,"District I El Salvador Schools Division, DepEd":11,"District I Kidapawan City Schools Division, DepEd":21,"District I Laoag City Schools Division, DepEd":12,"District I Las Piñas City Schools Division, DepEd":15,"District I Maasin City Schools Division, DepEd":17,"District I Mandaluyong City Schools Division, DepEd":13,"District I Marikina City Schools Division, DepEd":15,"District I Olongapo City Schools Division, DepEd":15,"District I Ozamis City Schools Division, DepEd":16,"District I Paranaque City Schools Division, DepEd":15,"District I Pasig City Schools Division, DepEd":19,"District I Roxas City Schools Division, DepEd":19,"District I Sagay City Schools Division, DepEd":28,"District I San Carlos City Schools Division, DepEd":49,"District I Surigao City Schools Division, DepEd":18,"District I Talisay City Schools Division, DepEd":15,"District I Urdaneta City Schools Division, DepEd":27,"District I, Muntinlupa City School Division, Department of Education":8,"District II (East) Passi City Schools Division, DepEd":23,"District II Alaminos City Schools Division, DepEd":12,"District II Baguio City Schools Division, DepEd":18,"District II Bislig City Schools Division, DepEd":23,"District II Cadiz City Schools Division, DepEd":19,"District II Candon City Schools Division, DepEd":16,"District II Kidapawan City Schools Division, DepEd":13,"District II Laoag City Schools Division, DepEd":17,"District II Las Piñas City Schools Division, DepEd":17,"District II Maasin City Schools Division, DepEd":14,"District II Marikina City Schools Division, DepEd":13,"District II Ozamis City Schools Division, DepEd":11,"District II Paranaque City Schools Division, DepEd":14,"District II Roxas City Schools Division, DepEd":14,"District II Sagay City Schools Division, DepEd":13,"District II San Carlos City Schools Division, DepEd":21,"District II Talisay City Schools Division, DepEd":14,"District II Urdaneta City Schools Division, DepEd":37,"District II, Muntinlupa City School Division, Department of Education":10,"District II-C Antipolo City Schools Division, DepEd":11,"District II-D Antipolo City Schools Division, DepEd":16,"District III Alaminos City Schools Division, DepEd":13,"District III Baguio City Schools Division, DepEd":13,"District III Cadiz City Schools Division, DepEd":14,"District III Dagupan City Schools Division, DepEd":14,"District III La Carlota City Schools Division, DepEd":12,"District III Maasin City Schools Division, DepEd":18,"District III Roxas City Schools Division, DepEd":13,"District III Sagay City Schools Division, DepEd":19,"District III San Carlos City Schools Division, DepEd":33,"District III Silay City Schools Division, DepEd":14,"District III Talisay City Schools Division, DepEd":11,"District IV Cadiz City Schools Division, DepEd":14,"District IV Dagupan City Schools Division, DepEd":12,"District IV Kidapawan City Schools Division, DepEd":11,"District IV Maasin City Schools Division, DepEd":24,"District IV Ozamis City Schools Division, DepEd":15,"District IV San Carlos City Schools Division, DepEd":21,"District IV Surigao City Schools Division, DepEd":11,"District Learning Center I Tacloban City Schools Division, DepEd":19,"District V Kidapawan City Schools Division, DepEd":11,"District V Surigao City Schools Division, DepEd":11,"District VI Surigao City Schools Division, DepEd":12,"District VIII Surigao City Schools Division, DepEd":13,"Dolores District of Quezon Schools Division, DepEd":8,"Dolores I District of Eastern Samar Schools Division, DepEd":20,"Dolores II District of Eastern Samar Schools Division, DepEd":22,"Don Carlos I District of Bukidnon Schools Division, DepEd":19,"Don Carlos II District of Bukidnon Schools Division, DepEd":18,"Don Marcelino District of Davao del Sur Schools Division, DepEd":23,"Don Victoriano District of Misamis Occidental Schools Division, DepEd":13,"Dona Remedios Trinidad District of Bulacan Schools Division, DepEd":17,"Donsol East District of Sorsogon Schools Division, DepEd":24,"Donsol West District of Sorsogon Schools Division, DepEd":28,"Duero District of Bohol Schools Division, DepEd":23,"Dueñas District, Iloilo Schools Division, DepEd":16,"Dulag North District of Leyte Schools Division, DepEd":23,"Dulag South District of Leyte Schools Division, DepEd":20,"Dumalag District of Capiz Schools Division, DepEd":22,"Dumalinao District of Zamboanga del Sur Schools Division, DepEd":33,"Dumangas I District of Iloilo Schools Division, DepEd":19,"Dumangas II District of Iloilo Schools Division, DepEd":17,"Dumanjug I District of Cebu Schools Division, DepEd":14,"Dumanjug II District of Cebu Schools Division, DepEd":18,"Dumaran Island District Palawan Schools Division, DepEd":13,"Dumaran Mainland District Palawan Schools Division, DepEd":22,"Dumarao District of Capiz Schools Division, DepEd":36,"Dumingag I District of Zamboanga del Sur Schools Division, DepEd":24,"Dumingag II District of Zamboanga del Sur Schools Division, DepEd":26,"Dupax del Norte District of Nueva Vizcaya Schools Division, DepEd":23,"Dupax del Sur District, Nueva Vizcaya Schools Division, DepEd":15,"East Butuan District I Butuan City Schools Division, DepEd":11,"East Butuan District II Butuan City Schools Division, DepEd":13,"East District Angeles City Schools Division, DepEd":10,"East District Batangas City Schools Division, DepEd":18,"East District Cabanatuan City Schools Division, DepEd":11,"East District Danao City Schools Division, DepEd":11,"East District Dipolog City Schools Division, DepEd":11,"East District Gingoog City Schools Division, DepEd":25,"East District Lapu-lapu City Schools Division, DepEd":17,"East District Lipa City Schools Division, DepEd":19,"East District Malaybalay City Schools Division, DepEd":15,"East District Pagadian City Schools Division, DepEd":13,"East District San Jose City Schools Division, DepEd":30,"East District Tanauan City Schools Division, DepEd":16,"East District Toledo City Schools Division, DepEd":20,"East District Valenzuela City Schools Division, DepEd":12,"East I District Cagayan de Oro City Schools Division, DepEd":11,"East I District, Calamba City School Division, Department of Education":20,"East II District Cagayan de Oro City Schools Division, DepEd":12,"East II District, Calamba City School Division, Department of Education":16,"East Kiamba District of Sarangani Schools Division, DepEd":13,"East Maasim District of Sarangani Schools Division, DepEd":11,"East Maitum District of Sarangani Schools Division, DepEd":11,"East Malungon District of Sarangani Schools Division, DepEd":16,"Eastern Tabuk District of Kalinga Schools Division, DepEd":12,"Echague District, Isabela Schools Division, DepEd":47,"El Nido del Norte District of Palawan Schools Division, DepEd":20,"El Nido del Sur District of Palawan Schools Division, DepEd":46,"Enrile West District of Cagayan Schools Division, DepEd":13,"Enrique B. Magalona District of Negros Occidental Schools Division, DepEd":26,"Escalante I District of Escalante City Schools Division, DepEd":22,"Escalante II District of Escalante City Schools Division, DepEd":20,"Esperanza District of Masbate Schools Division, DepEd":19,"Esperanza I District of Agusan del Sur Schools Division, DepEd":21,"Esperanza II District of Agusan del Sur Schools Division, DepEd":22,"Esperanza III District of Agusan del Sur Schools Division, DepEd":16,"Estancia District of Iloilo Schools Division, DepEd":13,"Famy-Mabitac District, Laguna School Division, DepEd":15,"First Gas":16,"Flora District of Apayao Schools Division, DepEd":13,"Floridablanca East District, Pampanga School Division, Department of Education":16,"Floridablanca West District, Pampanga School Division, Department of Education":17,"Fule Almeda District, San Pablo City School Division, DepEd":11,"GWD":23,"Gabaldon District of Nueva Ecija Schools Division, DepEd":18,"Gamay I District of Northern Samar Schools Division, DepEd":13,"Gamay II District of Northern Samar Schools Division, DepEd":13,"Gamu District of Isabela Schools Division, DepEd":18,"Gandara I District of Samar Schools Division, DepEd":33,"Gandara II - Matuguinao District of Samar Schools Division, DepEd":32,"Gapan North District of Gapan City Schools Division, DepEd":22,"Gapan South District of Gapan City Schools Division, DepEd":17,"Garchitorena District of Camarines Sur Schools Division, DepEd":28,"Garcia-Hernandez District of Bohol Schools Division, DepEd":21,"Gasan District of Marinduque Schools Division, DepEd":23,"Gattaran Central District of Cagayan Schools Division, DepEd":13,"Gattaran East District of Cagayan Schools Division, DepEd":14,"Gattaran West District of Cagayan Schools Division, DepEd":14,"Gen. Luna District of Quezon Schools Division, DepEd":12,"Gen. M. Natividad District of Nueva Ecija Schools Division, DepEd":23,"Gen. Nakar District of Quezon Schools Division, DepEd":24,"Gen. Tinio District of Nueva Ecija Schools Division, DepEd":15,"General Luna District of Siargao Schools Division, DepEd":21,"General Macarthur-Hernani District of Eastern Samar Schools Division, DepEd":24,"General Roxas District of Davao City Schools Division, DepEd":29,"General Trias I District of Cavite Schools Division, DepEd":15,"General Trias II District of Cavite Schools Division, DepEd":14,"Gerona North District of Tarlac Schools Division, DepEd":22,"Gerona South District of Tarlac Schools Division, DepEd":25,"Getafe District of Bohol Schools Division, DepEd":27,"Gigaquit District of Surigao del Norte Schools Division, DepEd":15,"Ginatilan District of Cebu Schools Division, DepEd":14,"Giporlos District of Eastern Samar Schools Division, DepEd":14,"Global":4,"Gloria District of Oriental Mindoro Schools Division, DepEd":31,"Goa District of Camarines Sur Schools Division, DepEd":31,"Godod District of Zamboanga del Norte Schools Division, DepEd":22,"Gonzaga East District of Cagayan Schools Division, DepEd":15,"Gonzaga West District of Cagayan Schools Division, DepEd":15,"Gov. Generoso North District of Mati City Schools Division, DepEd":12,"Gov. Generoso South District of Mati City Schools Division, DepEd":16,"Government Service Insurance System":10,"Guagua West District, Pampanga School Division, Department of Education":17,"Gubat North District of Sorsogon Schools Division, DepEd":21,"Gubat South District of Sorsogon Schools Division, DepEd":24,"Guiguinto District of Bulacan Schools Division, DepEd":17,"Guihulngan North District of Guihulngan City Schools Division, DepEd":32,"Guihulngan South District of Guihulngan City Schools Division, DepEd":31,"Guimba East District of Nueva Ecija Schools Division, DepEd":31,"Guimba West District of Nueva Ecija Schools Division, DepEd":33,"Guimbal District of Iloilo Schools Division, DepEd":14,"Guinayangan District of Quezon Schools Division, DepEd":30,"Guindulman District of Bohol Schools Division, DepEd":21,"Guinobatan East District of Albay Schools Division, DepEd":19,"Guinobatan West District of Albay Schools Division, DepEd":19,"Guipos District of Zamboanga del Sur Schools Division, DepEd":20,"Guiuan East District of Eastern Samar Schools Division, DepEd":14,"Guiuan North District of Eastern Samar Schools Division, DepEd":14,"Guiuan South District of Eastern Samar Schools Division, DepEd":20,"Gumaca East District of Quezon Schools Division, DepEd":18,"Gumaca West District of Quezon Schools Division, DepEd":15,"Gutalac I District of Zamboanga del Norte Schools Division, DepEd":18,"Gutalac II District of Zamboanga del Norte Schools Division, DepEd":19,"Hagonoy East District of Bulacan Schools Division, DepEd":13,"Hagonoy I District of Davao del Sur Schools Division, DepEd":14,"Hagonoy West District of Bulacan Schools Division, DepEd":16,"Hamtic North District of Antique Schools Division, DepEd":20,"Hamtic South District of Antique Schools Division, DepEd":26,"Hermosa District, Bataan School Division, DepEd":20,"Hernani District of Eastern Samar Schools Division, DepEd":11,"Hilongos North District of Leyte Schools Division, DepEd":23,"Hilongos South District of Leyte Schools Division, DepEd":24,"Himamaylan I District of Negros Occidental Schools Division, DepEd":27,"Himamaylan II District of Negros Occidental Schools Division, DepEd":24,"Hinabangan District of Samar Schools Division, DepEd":17,"Hinatuan North District of Surigao del Sur Schools Division, DepEd":23,"Hinatuan South District of Surigao del Sur Schools Division, DepEd":15,"Hindang District of Leyte Schools Division, DepEd":21,"Hingyon District of Ifugao Schools Division, DepEd":14,"Hinigaran I District of Negros Occidental Schools Division, DepEd":13,"Hinigaran II District of Negros Occidental Schools Division, DepEd":20,"Hinobaan District of Negros Occidental Schools Division, DepEd":27,"Hinunangan District of Southern Leyte Schools Division, DepEd":31,"Hinundayan District of Southern Leyte Schools Division, DepEd":14,"Hungduan District of Ifugao Schools Division, DepEd":11,"I District Bago City Schools Division, DepEd":13,"IV District Bago City Schools Division, DepEd":11,"Iba District of Zambales Schools Division, DepEd":18,"Ibaan District of Batangas Schools Division, DepEd":18,"Ibajay I District of Aklan Schools Division, DepEd":18,"Ibajay II District of Aklan Schools Division, DepEd":19,"Igbaras District of Iloilo Schools Division, DepEd":22,"Iguig District of Cagayan Schools Division, DepEd":17,"Ilagan District, Isabela Schools Division, DepEd":14,"Ilog I District of Negros Occidental Schools Division, DepEd":18,"Ilog II District of Negros Occidental Schools Division, DepEd":12,"Imelda District of Zamboanga Sibugay Schools Division, DepEd":19,"Impasug-Ong I District of Bukidnon Schools Division, DepEd":19,"Imus I District of Cavite Schools Division, DepEd":12,"Imus II District of Cavite Schools Division, DepEd":14,"Inabanga North District of Bohol Schools Division, DepEd":29,"Inabanga South District of Bohol Schools Division, DepEd":22,"Indang I District of Cavite Schools Division, DepEd":11,"Indang II District of Cavite Schools Division, DepEd":14,"Infanta District of Pangasinan I, Lingayen Schools Division, DepEd":17,"Infanta District of Quezon Schools Division, DepEd":20,"Initao District of Misamis Oriental Schools Division, DepEd":74,"Inopacan District of Leyte Schools Division, DepEd":23,"Ipil District of Zamboanga Sibugay Schools Division, DepEd":34,"Iriga Central District Iriga City Schools Division, DepEd":14,"Iriga North District Iriga City Schools Division, DepEd":20,"Iriga South District Iriga City Schools Division, DepEd":16,"Irosin District of Sorsogon Schools Division, DepEd":30,"Isabel District of Leyte Schools Division, DepEd":26,"Isabela I District of Negros Occidental Schools Division, DepEd":13,"Isabela II District of Negros Occidental Schools Division, DepEd":19,"Itogon District, Benguet Schools Division, Department of Education":17,"Itogon I District of Benguet Schools Division, DepEd":13,"Itogon II District of Benguet Schools Division, DepEd":16,"Ivisan District of Capiz Schools Division, DepEd":17,"J&T Express":50,"Jabonga I District of Agusan del Norte Schools Division, DepEd":12,"Jabonga II District of Agusan del Norte Schools Division, DepEd":11,"Jaen District of Nueva Ecija Schools Division, DepEd":29,"Jagna District of Bohol Schools Division, DepEd":27,"Jamindan District of Capiz Schools Division, DepEd":32,"Janiuay I District of Iloilo Schools Division, DepEd":17,"Janiuay II District of Iloilo Schools Division, DepEd":24,"Jaro District of Iloilo City Schools Division, DepEd":18,"Jaro I District of Leyte Schools Division, DepEd":21,"Jaro II District of Leyte Schools Division, DepEd":21,"Jasaan District of Misamis Oriental Schools Division, DepEd":15,"Javier District of Leyte Schools Division, DepEd":25,"Jiabong District of Samar Schools Division, DepEd":29,"Jimalalud District of Negros Oriental Schools Division, DepEd":25,"Jimenez District of Misamis Occidental Schools Division, DepEd":20,"Jipapad District of Eastern Samar Schools Division, DepEd":13,"Jones East District of Isabela Schools Division, DepEd":21,"Jones West District of Isabela Schools Division, DepEd":26,"Jose Abad Santos I District of Davao del Sur Schools Division, DepEd":18,"Jose Abad Santos II District of Davao del Sur Schools Division, DepEd":14,"Jose Panganiban East District of Camarines Norte Schools Division, DepEd":13,"Jose Panganiban West District of Camarines Norte Schools Division, DepEd":18,"Josefina District of Zamboanga del Sur Schools Division, DepEd":16,"Jovellar District of Albay Schools Division, DepEd":24,"Juban District of Sorsogon Schools Division, DepEd":28,"Julita District of Leyte Schools Division, DepEd":19,"Kabacan North District of North Cotabato Schools Division, DepEd":11,"Kabacan South District of North Cotabato Schools Division, DepEd":12,"Kabacan West District of North Cotabato Schools Division, DepEd":14,"Kabankalan I District of Kabankalan City Schools Division, DepEd":11,"Kabankalan II District of Kabankalan City Schools Division, DepEd":14,"Kabankalan III District of Kabankalan City Schools Division, DepEd":18,"Kabankalan IV District of Kabankalan City Schools Division, DepEd":26,"Kabankalan V District of Kabankalan City Schools Division, DepEd":16,"Kabasalan District of Zamboanga Sibugay Schools Division, DepEd":33,"Kabayan District of Benguet Schools Division, DepEd":17,"Kabugao District of Apayao Schools Division, DepEd":26,"Kadingilan District of Bukidnon Schools Division, DepEd":22,"Kalamansig I District of Sultan Kudarat Schools Division, DepEd":11,"Kalamansig II District of Sultan Kudarat Schools Division, DepEd":11,"Kalawit District of Zamboanga del Norte Schools Division, DepEd":23,"Kalibo I District of Aklan Schools Division, DepEd":11,"Kalilangan District of Bukidnon Schools Division, DepEd":22,"Kananga I District of Leyte Schools Division, DepEd":14,"Kananga II District of Leyte Schools Division, DepEd":15,"Kapalong East District of Davao del Norte Schools Division, DepEd":22,"Kapalong West District of Davao del Norte Schools Division, DepEd":13,"Kapangan District of Benguet Schools Division, DepEd":22,"Kapatagan East District of Lanao del Norte Schools Division, DepEd":15,"Kapatagan West District of Lanao del Norte Schools Division, DepEd":14,"Kaputian District of Island Garden City of Samal Schools Division, DepEd":25,"Kasibu District, Nueva Vizcaya Schools Division, DepEd":33,"Katipunan I District of Zamboanga del Norte Schools Division, DepEd":19,"Katipunan II District of Zamboanga del Norte Schools Division, DepEd":24,"Kauswagan District of Lanao del Norte Schools Division, DepEd":13,"Kawayan District of Biliran Schools Division, DepEd":21,"Kawit District of Cavite Schools Division, DepEd":13,"Kayapa District, Nueva Vizcaya Schools Division, DepEd":43,"Kiangan District of Ifugao Schools Division, DepEd":16,"Kibawe District of Bukidnon Schools Division, DepEd":26,"Kiblawan District of Davao del Sur Schools Division, DepEd":33,"Kibungan District of Benguet Schools Division, DepEd":15,"Kinoguitan District of Misamis Oriental Schools Division, DepEd":17,"Kitaotao I District of Bukidnon Schools Division, DepEd":19,"Kitaotao II District of Bukidnon Schools Division, DepEd":22,"Kitcharao District of Agusan del Norte Schools Division, DepEd":13,"Kolambugan District of Lanao del Norte Schools Division, DepEd":13,"Koronadal West District I Koronadal City Schools Division, DepEd":8,"Kulaman I District of Sultan Kudarat Schools Division, DepEd":15,"Kulaman II District of Sultan Kudarat Schools Division, DepEd":15,"Kumalarang District of Zamboanga del Sur Schools Division, DepEd":25,"LBC":153,"LMWD":17,"La Castellana I District of Negros Occidental Schools Division, DepEd":20,"La Castellana II District of Negros Occidental Schools Division, DepEd":14,"La Libertad District of Negros Oriental Schools Division, DepEd":29,"La Libertad District of Zamboanga del Norte Schools Division, DepEd":11,"La Paz District of Abra Schools Division, DepEd":15,"La Paz District of Leyte Schools Division, DepEd":32,"La Paz I District of Agusan del Sur Schools Division, DepEd":13,"La Paz II District of Agusan del Sur Schools Division, DepEd":14,"La Paz North District of Tarlac Schools Division, DepEd":11,"La Paz South District of Tarlac Schools Division, DepEd":12,"La Trinidad District of Benguet Schools Division, DepEd":31,"Laak District of Compostela Valley Schools Division, DepEd":51,"Labangan I District of Zamboanga del Sur Schools Division, DepEd":17,"Labangan II District of Zamboanga del Sur Schools Division, DepEd":13,"Labason District of Zamboanga del Norte Schools Division, DepEd":27,"Labo East District of Camarines Norte Schools Division, DepEd":23,"Labo West District of Camarines Norte Schools Division, DepEd":32,"Labrador District of Pangasinan I, Lingayen Schools Division, DepEd":11,"Labuan District of Zamboanga City Schools Division, DepEd":21,"Lagangilang District of Abra Schools Division, DepEd":15,"Lagawe District of Ifugao Schools Division, DepEd":16,"Lagonglong District of Misamis Oriental Schools Division, DepEd":11,"Lagonoy North District of Camarines Sur Schools Division, DepEd":16,"Lagonoy South District of Camarines Sur Schools Division, DepEd":23,"Laguindingan District of Misamis Oriental Schools Division, DepEd":11,"Lake Sebu East District of South Cotabato Schools Division, DepEd":26,"Lake Sebu West District of South Cotabato Schools Division, DepEd":16,"Lakewood District of Zamboanga del Sur Schools Division, DepEd":20,"Lal-lo South District of Cagayan Schools Division, DepEd":13,"Lala North District of Lanao del Norte Schools Division, DepEd":20,"Lala South District of Lanao del Norte Schools Division, DepEd":12,"Lambayong III District of Sultan Kudarat Schools Division, DepEd":11,"Lambunao East District of Iloilo Schools Division, DepEd":17,"Lambunao West District of Iloilo Schools Division, DepEd":31,"Lamut District of Ifugao Schools Division, DepEd":24,"Land Transportation Franchising and Regulatory Board":55,"Land Transportation Office":30,"Languyan District of Tawi-Tawi Schools Division, DepEd":24,"Lantapan District of Bukidnon Schools Division, DepEd":20,"Lantawan District of Basilan Schools Division, DepEd":34,"Lanuza District of Surigao del Sur Schools Division, DepEd":13,"Laoac District of Pangasinan II, Binalonan Schools Division, DepEd":17,"Laoang I District of Northern Samar Schools Division, DepEd":19,"Laoang II District of Northern Samar Schools Division, DepEd":22,"Laoang III District of Northern Samar Schools Division, DepEd":25,"Lapinig District of Northern Samar Schools Division, DepEd":14,"Lapuyan District of Zamboanga del Sur Schools Division, DepEd":32,"Las Navas I District of Northern Samar Schools Division, DepEd":31,"Las Navas II District of Northern Samar Schools Division, DepEd":26,"Las Nieves East District of Agusan del Norte Schools Division, DepEd":12,"Las Nieves West District of Agusan del Norte Schools Division, DepEd":21,"Lasam East District of Cagayan Schools Division, DepEd":14,"Lasam West District of Cagayan Schools Division, DepEd":13,"Laua-an District of Antique Schools Division, DepEd":30,"Laur District of Nueva Ecija Schools Division, DepEd":20,"Laurel District of Batangas Schools Division, DepEd":19,"Lavezares I District of Northern Samar Schools Division, DepEd":13,"Lavezares II District of Northern Samar Schools Division, DepEd":11,"Lebak Central District of Sultan Kudarat Schools Division, DepEd":13,"Lebak East District of Sultan Kudarat Schools Division, DepEd":11,"Leganes District of Iloilo Schools Division, DepEd":15,"Legazpi Port I District Legaspi City Schools Division, DepEd":14,"Legazpi Port II District Legaspi City Schools Division, DepEd":16,"Lemery District of Batangas Schools Division, DepEd":27,"Lemery District of Iloilo Schools Division, DepEd":25,"Leon I District of Iloilo Schools Division, DepEd":18,"Leon II District of Iloilo Schools Division, DepEd":18,"Leyte I District of Leyte Schools Division, DepEd":18,"Leyte II District of Leyte Schools Division, DepEd":15,"Lian District of Batangas Schools Division, DepEd":16,"Lianga District of Surigao del Sur Schools Division, DepEd":17,"Libacao District of Aklan Schools Division, DepEd":33,"Libertad District of Antique Schools Division, DepEd":17,"Libertad District of Misamis Oriental Schools Division, DepEd":17,"Libmanan North District of Camarines Sur Schools Division, DepEd":39,"Libmanan South District of Camarines Sur Schools Division, DepEd":34,"Libon East District of Albay Schools Division, DepEd":28,"Libon West District of Albay Schools Division, DepEd":30,"Libona District of Bukidnon Schools Division, DepEd":22,"Libungan East District of North Cotabato Schools Division, DepEd":15,"Libungan West District of North Cotabato Schools Division, DepEd":13,"Licab District of Nueva Ecija Schools Division, DepEd":14,"Ligao East District Ligao City Schools Division, DepEd":19,"Ligao South District Ligao City Schools Division, DepEd":22,"Ligao West District Ligao City Schools Division, DepEd":17,"Lila District of Bohol Schools Division, DepEd":11,"Liloan District of Cebu Schools Division, DepEd":19,"Liloan District of Southern Leyte Schools Division, DepEd":27,"Liloy I District of Zamboanga del Norte Schools Division, DepEd":19,"Liloy II District of Zamboanga del Norte Schools Division, DepEd":15,"Limay District of Bataan Schools Division, DepEd":11,"Linapacan District of Palawan Schools Division, DepEd":13,"Lingayen I District of Pangasinan I, Lingayen Schools Division, DepEd":15,"Lingayen II District of Pangasinan I, Lingayen Schools Division, DepEd":11,"Lingig I District of Surigao del Sur Schools Division, DepEd":21,"Lingig II District of Surigao del Sur Schools Division, DepEd":19,"Llanera District of Nueva Ecija Schools Division, DepEd":28,"Llorente District of Eastern Samar Schools Division, DepEd":25,"Loay District of Bohol Schools Division, DepEd":12,"Lobo District of Batangas Schools Division, DepEd":28,"Loboc District of Bohol Schools Division, DepEd":19,"Looc District of Romblon Schools Division, DepEd":15,"Loon North District of Bohol Schools Division, DepEd":22,"Loon South District of Bohol Schools Division, DepEd":20,"Lope De Vega District of Northern Samar Schools Division, DepEd":25,"Lopez East District of Quezon Schools Division, DepEd":39,"Lopez Jaena District of Misamis Occidental Schools Division, DepEd":27,"Lopez West District of Quezon Schools Division, DepEd":33,"Loreto District of Dinagat Island Schools Division, DepEd":13,"Loreto North District of Agusan del Sur Schools Division, DepEd":24,"Loreto South District of Agusan del Sur Schools Division, DepEd":24,"Los Baños District, Laguna School Division, DepEd":16,"Luba District of Abra Schools Division, DepEd":16,"Lubang District of Occidental Mindoro Schools Division, DepEd":16,"Lubao East District, Pampanga School Division, Department of Education":17,"Lubao West District, Pampanga School Division, Department of Education":27,"Lucban District of Quezon Schools Division, DepEd":11,"Lucena North District Lucena City Schools Division, DepEd":13,"Lucena South District Lucena City Schools Division, DepEd":13,"Lucena West District Lucena City Schools Division, DepEd":11,"Luisiana District of Laguna Schools Division, DepEd":11,"Lumban-Kalayaan District of Laguna Schools Division, DepEd":19,"Luna District of Apayao Schools Division, DepEd":15,"Luna District, Apayao Schools Division, DepEd":14,"Luna I District of La Union Schools Division, DepEd":11,"Luna II District of La Union Schools Division, DepEd":14,"Lupao District of Nueva Ecija Schools Division, DepEd":24,"Lupi District of Camarines Sur Schools Division, DepEd":35,"Lupon East District of Mati City Schools Division, DepEd":25,"Lupon West District of Mati City Schools Division, DepEd":19,"Luuk District of Sulu II Schools Division, DepEd":37,"Lyceum of the Philippines University, Inc.":73,"M'Lang Central District of North Cotabato Schools Division, DepEd":11,"M'Lang East District of North Cotabato Schools Division, DepEd":12,"M'Lang North District of North Cotabato Schools Division, DepEd":13,"MPCALA Holdings, Inc.":26,"Ma. Aurora District of Aurora Schools Division, DepEd":39,"Maasin District of Iloilo Schools Division, DepEd":38,"Maayon District of Capiz Schools Division, DepEd":35,"Mabalacat East District, Mabalacat City School Division, Department of Education":11,"Mabalacat North District, Mabalacat City School Division, Department of Education":16,"Mabalacat South District, Mabalacat City School Division, Department of Education":11,"Mabini District of Batangas Schools Division, DepEd":16,"Mabini District of Bohol Schools Division, DepEd":25,"Mabini District of Compostela Valley Schools Division, DepEd":15,"Mabini District of Pangasinan I, Lingayen Schools Division, DepEd":23,"Mabuhay District of Zamboanga Sibugay Schools Division, DepEd":21,"Macabebe East District of Pampanga Schools Division, DepEd":17,"Macabebe West District of Pampanga Schools Division, DepEd":17,"Macalelon District of Quezon Schools Division, DepEd":16,"Macarthur District of Leyte Schools Division, DepEd":16,"Maco North District of Compostela Valley Schools Division, DepEd":21,"Maco South District of Compostela Valley Schools Division, DepEd":14,"Macrohon District of Southern Leyte Schools Division, DepEd":23,"Madalag District of Aklan Schools Division, DepEd":32,"Maddela Zone I District of Quirino Schools Division, DepEd":15,"Maddela Zone II District of Quirino Schools Division, DepEd":18,"Madrid District of Surigao del Sur Schools Division, DepEd":13,"Madridejos District of Cebu Schools Division, DepEd":11,"Magalang North District, Pampanga School Division, Department of Education":12,"Magallanes District, Cavite School Division, Department of Education":10,"Magallanes North District of Sorsogon Schools Division, DepEd":19,"Magallanes South District of Sorsogon Schools Division, DepEd":17,"Magarao-Bombon District of Camarines Sur Schools Division, DepEd":19,"Magpet East District of North Cotabato Schools Division, DepEd":24,"Magpet West District of North Cotabato Schools Division, DepEd":23,"Magsaysay District of Occidental Mindoro Schools Division, DepEd":37,"Magsaysay District of Palawan Schools Division, DepEd":15,"Magsaysay I Misamis Oriental Schools Division, DepEd":12,"Magsaysay II Misamis Oriental Schools Division, DepEd":13,"Magsaysay North District of Davao del Sur Schools Division, DepEd":12,"Magsaysay South District of Davao del Sur Schools Division, DepEd":17,"Magsingal District of Ilocos Sur Schools Division, DepEd":21,"Mahaplag District of Leyte Schools Division, DepEd":29,"Mahayag North District of Zamboanga del Sur Schools Division, DepEd":22,"Mahayag South District of Zamboanga del Sur Schools Division, DepEd":17,"Mainit I District of Surigao del Norte Schools Division, DepEd":15,"Mainit II District of Surigao del Norte Schools Division, DepEd":12,"Makato District of Aklan Schools Division, DepEd":17,"Makilala Central District of North Cotabato Schools Division, DepEd":14,"Makilala East District of North Cotabato Schools Division, DepEd":17,"Makilala West District of North Cotabato Schools Division, DepEd":18,"Malabog District of Davao City Schools Division, DepEd":22,"Malabuyoc District of Cebu Schools Division, DepEd":18,"Malalag District of Davao del Sur Schools Division, DepEd":18,"Malangas District of Zamboanga Sibugay Schools Division, DepEd":29,"Malasiqui I District of Pangasinan I, Lingayen Schools Division, DepEd":43,"Malasiqui II District of Pangasinan I, Lingayen Schools Division, DepEd":24,"Malay District of Aklan Schools Division, DepEd":17,"Malilipot District of Albay Schools Division, DepEd":18,"Malimono District of Surigao del Norte Schools Division, DepEd":22,"Malinao District of Aklan Schools Division, DepEd":27,"Malinao District of Albay Schools Division, DepEd":21,"Malita North District of Davao del Sur Schools Division, DepEd":31,"Malita South District of Davao del Sur Schools Division, DepEd":24,"Malitbog District of Bukidnon Schools Division, DepEd":24,"Malitbog District of Southern Leyte Schools Division, DepEd":21,"Mallig District of Isabela Schools Division, DepEd":17,"Malvar District of Batangas Schools Division, DepEd":15,"Mamburao District of Occidental Mindoro Schools Division, DepEd":22,"Mambusao East District of Capiz Schools Division, DepEd":19,"Mambusao West District of Capiz Schools Division, DepEd":13,"Manaoag District of Pangasinan II, Binalonan Schools Division, DepEd":21,"Manapla District of Negros Occidental Schools Division, DepEd":15,"Manay District of Davao Oriental Schools Division, DepEd":44,"Mandaon North District of Masbate Schools Division, DepEd":19,"Mandaon South District of Masbate Schools Division, DepEd":15,"Mangaldan I District of Pangasinan II, Binalonan Schools Division, DepEd":13,"Mangaldan II District of Pangasinan II, Binalonan Schools Division, DepEd":15,"Mangatarem I District of Pangasinan I, Lingayen Schools Division, DepEd":21,"Mangatarem II District of Pangasinan I, Lingayen Schools Division, DepEd":24,"Manicahan District of Zamboanga City Schools Division, DepEd":24,"Manila Toll Expressway Systems":33,"Manito District of Albay Schools Division, DepEd":18,"Mankayan District of Benguet Schools Division, DepEd":31,"Manolo Fortich I District of Bukidnon Schools Division, DepEd":20,"Manolo Fortich II District of Bukidnon Schools Division, DepEd":13,"Mansalay District of Oriental Mindoro Schools Division, DepEd":31,"Manticao District of Misamis Oriental Schools Division, DepEd":17,"Manukan I District of Zamboanga del Norte Schools Division, DepEd":17,"Manukan II District of Zamboanga del Norte Schools Division, DepEd":13,"Mapanas District of Northern Samar Schools Division, DepEd":13,"Mapandan District of Pangasinan I, Lingayen Schools Division, DepEd":16,"Mapun District of Tawi-Tawi Schools Division, DepEd":17,"Marabut District of Samar Schools Division, DepEd":11,"Maragondon District, Cavite School Division, Department of Education":13,"Maragusan District of Compostela Valley Schools Division, DepEd":33,"Maramag II District of Bukidnon Schools Division, DepEd":13,"Maramag III District of Bukidnon Schools Division, DepEd":16,"Marcos-Nueva Era District of Ilocos Norte Schools Division, DepEd":26,"Margosatubig District of Zamboanga del Sur Schools Division, DepEd":22,"Maribojoc District of Bohol Schools Division, DepEd":23,"Marihatag District of Surigao del Sur Schools Division, DepEd":17,"Marilao District of Bulacan Schools Division, DepEd":16,"Marilog District of Davao City Schools Division, DepEd":43,"Maripipi District of Biliran Schools Division, DepEd":12,"Mariveles District, Bataan School Division, Department of Education":18,"Masantol District of Pampanga Schools Division, DepEd":23,"Masbaste North District 1 Masbate City Schools Division, DepEd":13,"Masbaste North District 2 Masbate City Schools Division, DepEd":12,"Masinloc District of Zambales Schools Division, DepEd":23,"Mataas Na Kahoy District of Batangas Schools Division, DepEd":12,"Matag-Ob District of Leyte Schools Division, DepEd":23,"Matalam Central District of North Cotabato Schools Division, DepEd":12,"Matalam North District of North Cotabato Schools Division, DepEd":14,"Matalam South District of North Cotabato Schools Division, DepEd":21,"Matalom North District of Leyte Schools Division, DepEd":14,"Matalom South District of Leyte Schools Division, DepEd":16,"Matanao I District of Davao del Sur Schools Division, DepEd":19,"Matanao II District of Davao del Sur Schools Division, DepEd":21,"Mati Central District of Mati City Schools Division, DepEd":18,"Mati North District of Mati City Schools Division, DepEd":34,"Mati South District of Mati City Schools Division, DepEd":16,"Matnog District of Sorsogon Schools Division, DepEd":38,"Mauban North District of Quezon Schools Division, DepEd":12,"Mauban South District of Quezon Schools Division, DepEd":20,"Mawab District of Compostela Valley Schools Division, DepEd":20,"Mayantoc District of Tarlac Schools Division, DepEd":23,"Maydolong District of Eastern Samar Schools Division, DepEd":16,"Maynilad":14,"Maynilad Water Services":59,"Mayorga District of Leyte Schools Division, DepEd":15,"Mayoyao District of Ifugao Schools Division, DepEd":20,"McDonald's":20,"Medellin District of Cebu Schools Division, DepEd":20,"Medina District of Misamis Oriental Schools Division, DepEd":19,"Meralco":17112,"Mercedes District of Camarines Norte Schools Division, DepEd":26,"Mercedes District of Eastern Samar Schools Division, DepEd":13,"Mercedes District of Zamboanga City Schools Division, DepEd":23,"Merida District of Leyte Schools Division, DepEd":27,"Metro":7,"Metropolitan Manila Development Authority":130,"Mexico North District of Pampanga Schools Division, DepEd":20,"Mexico South District of Pampanga Schools Division, DepEd":16,"Meycauayan East District of Meycauayan City Schools Division, DepEd":14,"Miagao East District of Iloilo Schools Division, DepEd":19,"Miagao West District of Iloilo Schools Division, DepEd":19,"Midsalip District of Zamboanga del Sur Schools Division, DepEd":37,"Midsayap North District of North Cotabato Schools Division, DepEd":18,"Midsayap South District of North Cotabato Schools Division, DepEd":12,"Midsayap West District of North Cotabato Schools Division, DepEd":18,"Milagros East District of Masbate Schools Division, DepEd":29,"Milagros West District of Masbate Schools Division, DepEd":15,"Milaor-Gainza District of Camarines Sur Schools Division, DepEd":23,"Mina District of Iloilo Schools Division, DepEd":12,"Minalabac District of Camarines Sur Schools Division, DepEd":30,"Minalin District of Pampanga Schools Division, DepEd":16,"Minglanilla I District of Cebu Schools Division, DepEd":18,"Moalboal District of Cebu Schools Division, DepEd":17,"Mobo North District of Masbate Schools Division, DepEd":15,"Mobo South District of Masbate Schools Division, DepEd":17,"Mogpog District of Marinduque Schools Division, DepEd":28,"Moises Padilla District of Negros Occidental Schools Division, DepEd":21,"Molave East District of Zamboanga del Sur Schools Division, DepEd":12,"Molave West District of Zamboanga del Sur Schools Division, DepEd":18,"Moncada North District of Tarlac Schools Division, DepEd":18,"Moncada South District of Tarlac Schools Division, DepEd":18,"Moncayo District of Compostela Valley Schools Division, DepEd":43,"Mondragon I District of Northern Samar Schools Division, DepEd":13,"Mondragon II District of Northern Samar Schools Division, DepEd":15,"Monreal District of Masbate Schools Division, DepEd":18,"Montevista District of Compostela Valley Schools Division, DepEd":26,"Morong District of Rizal Schools Division, DepEd":14,"Morong District, Bataan School Division, Department of Education":11,"Motiong District of Samar Schools Division, DepEd":32,"Mulanay District of Quezon Schools Division, DepEd":31,"Munoz District of Munoz Science City Schools Division, DepEd":34,"Murcia I District of Negros Occidental Schools Division, DepEd":14,"Murcia II District of Negros Occidental Schools Division, DepEd":15,"Mutia District of Zamboanga del Norte Schools Division, DepEd":16,"NLEX Corporation":132,"Naawan District of Misamis Oriental Schools Division, DepEd":12,"Nabas District of Aklan Schools Division, DepEd":23,"Nabua East District of Camarines Sur Schools Division, DepEd":19,"Nabua West District of Camarines Sur Schools Division, DepEd":20,"Nabunturan East District of Compostela Valley Schools Division, DepEd":24,"Nabunturan West District of Compostela Valley Schools Division, DepEd":12,"Naga District of Zamboanga Sibugay Schools Division, DepEd":29,"Naga I District of City of Naga, Cebu Schools Division, DepEd":21,"Naga II District of City of Naga, Cebu Schools Division, DepEd":13,"Naga North District Naga City Schools Division, DepEd":13,"Nagcarlan-Rizal District, Laguna School Division, DepEd":29,"Nagtipunan District of Quirino Schools Division, DepEd":25,"Naguilian District of Isabela Schools Division, DepEd":24,"Naguilian District of La Union Schools Division, DepEd":29,"Naic I District of Cavite Schools Division, DepEd":11,"Naic II District of Cavite Schools Division, DepEd":13,"Narra District I Palawan Schools Division, DepEd":20,"Narra District II Palawan Schools Division, DepEd":17,"Narvacan North District of Ilocos Sur Schools Division, DepEd":20,"Narvacan South-Nagbukel District of Ilocos Sur Schools Division, DepEd":25,"Nasipit West District of Agusan del Norte Schools Division, DepEd":11,"Nasugbu East District of Batangas Schools Division, DepEd":25,"Nasugbu West District of Batangas Schools Division, DepEd":17,"National Bureau of Investigation":15,"National Disaster Risk Reduction and Management Council":3,"National Economic and Development Authority":6,"National Grid Corporation of the Philippines":20718,"Natividad District of Pangasinan II, Binalonan Schools Division, DepEd":22,"Natonin District of Mt. Province Schools Division, DepEd":14,"Naujan East District of Oriental Mindoro Schools Division, DepEd":26,"Naujan South District of Oriental Mindoro Schools Division, DepEd":31,"Naujan West District of Oriental Mindoro Schools Division, DepEd":23,"Naval North District of Biliran Schools Division, DepEd":11,"Naval South District of Biliran Schools Division, DepEd":21,"Navotas District I Navotas Schools Division, DepEd":11,"New Bataan District of Compostela Valley Schools Division, DepEd":27,"New Corella District of Davao del Norte Schools Division, DepEd":28,"New District Batangas City Schools Division, DepEd":13,"New Lucena District of Iloilo Schools Division, DepEd":18,"New Washington District of Aklan Schools Division, DepEd":19,"Norala District of South Cotabato Schools Division, DepEd":26,"North Brooke's Point District of Palawan Schools Division, DepEd":18,"North Disrict District of Lipa City Schools Division, DepEd":13,"North District Batangas City Schools Division, DepEd":15,"North District Cabanatuan City Schools Division, DepEd":24,"North District Danao City Schools Division, DepEd":13,"North District Isabela City Schools Division, DepEd":15,"North District Lapu-lapu City Schools Division, DepEd":19,"North District Malaybalay City Schools Division, DepEd":18,"North District Malolos City Schools Division, DepEd":28,"North District Pagadian City Schools Division, DepEd":13,"North District Tagum City Schools Division, DepEd":14,"North District Toledo City Schools Division, DepEd":18,"North District Valenzuela City Schools Division, DepEd":11,"North District of City of Ilagan Schools Division, DepEd":19,"North Glan District of Sarangani Schools Division, DepEd":21,"North I District Iligan City Schools Division, DepEd":30,"North Malungon District of Sarangani Schools Division, DepEd":16,"North-1 District Gingoog City Schools Division, DepEd":15,"North-2 District Gingoog City Schools Division, DepEd":12,"Northeast II-A District Iligan City Schools Division, DepEd":11,"Northeast II-B District Iligan City Schools Division, DepEd":18,"Northern Conner District of Apayao Schools Division, DepEd":15,"Northern Pinukpuk District of Kalinga Schools Division, DepEd":13,"Northern Tabuk District of Kalinga Schools Division, DepEd":14,"Northwest District Oroquieta City Schools Division, DepEd":12,"Northwest District of City of Ilagan Schools Division, DepEd":15,"Norzagaray District of Bulacan Schools Division, DepEd":27,"Nueva Valencia North District of Guimaras Schools Division, DepEd":15,"Nueva Valencia South District of Guimaras Schools Division, DepEd":14,"Numancia District of Aklan Schools Division, DepEd":13,"Numancia East District of Siargao Schools Division, DepEd":12,"Oas North District of Albay Schools Division, DepEd":28,"Oas South District of Albay Schools Division, DepEd":23,"Obando District of Bulacan Schools Division, DepEd":11,"Ocampo District of Camarines Sur Schools Division, DepEd":21,"Odiongan North District of Romblon Schools Division, DepEd":14,"Odiongan South District of Romblon Schools Division, DepEd":21,"Olutanga District of Zamboanga Sibugay Schools Division, DepEd":24,"Opol District of Misamis Oriental Schools Division, DepEd":16,"Oquendo District I Calbayog City Schools Division, DepEd":18,"Oquendo District II Calbayog City Schools Division, DepEd":27,"Orani District, Bataan School Division, Department of Education":19,"Oras East District of Eastern Samar Schools Division, DepEd":24,"Oras West District of Eastern Samar Schools Division, DepEd":19,"Orion District, Bataan School Division, DepEd":15,"Ormoc II District of Ormoc City Schools Division, DepEd":13,"Ormoc IV District of Ormoc City Schools Division, DepEd":22,"Ormoc V District of Ormoc City Schools Division, DepEd":20,"Ormoc VI District of Ormoc City Schools Division, DepEd":21,"Oslob District of Cebu Schools Division, DepEd":21,"Oton District of Iloilo Schools Division, DepEd":21,"PHLPost":61,"PLDT":513,"PNB":81,"PTT":24,"Padada District of Davao del Sur Schools Division, DepEd":15,"Padre Burgos-Agdangan District of Quezon Schools Division, DepEd":16,"Padre Garcia District of Batangas Schools Division, DepEd":19,"Pagbilao District of Quezon Schools Division, DepEd":15,"Pagsanghan District of Samar Schools Division, DepEd":12,"Palanan District, Isabela Schools Division, DepEd":16,"Palanas North District of Masbate Schools Division, DepEd":16,"Palanas South District of Masbate Schools Division, DepEd":15,"Palapag I District of Northern Samar Schools Division, DepEd":15,"Palapag II District of Northern Samar Schools Division, DepEd":21,"Palauig District of Zambales Schools Division, DepEd":20,"Palayan City District of Nueva Ecija Schools Division, DepEd":24,"Palimbang I District of Sultan Kudarat Schools Division, DepEd":21,"Palo I District of Leyte Schools Division, DepEd":14,"Palo II District of Leyte Schools Division, DepEd":18,"Palompon North District of Leyte Schools Division, DepEd":23,"Palompon South District of Leyte Schools Division, DepEd":27,"Pambujan II District of Northern Samar Schools Division, DepEd":14,"Pamplona District of Cagayan Schools Division, DepEd":19,"Pamplona District of Camarines Sur Schools Division, DepEd":22,"Panabo Central District of Panabo City Schools Division, DepEd":12,"Panabo North District of Panabo City Schools Division, DepEd":16,"Panabo South District of Panabo City Schools Division, DepEd":27,"Panaon District of Misamis Occidental Schools Division, DepEd":13,"Panay District of Capiz Schools Division, DepEd":33,"Pandan District of Antique Schools Division, DepEd":35,"Pandan West District of Catanduanes Schools Division, DepEd":12,"Pandi District of Bulacan Schools Division, DepEd":20,"Panganiban District, Catanduanes School Division, Department of Education":12,"Pangantucan District of Bukidnon Schools Division, DepEd":22,"Pangil-Pakil District of Laguna Schools Division, DepEd":19,"Panglao District of Bohol Schools Division, DepEd":13,"Panglima Sugala District of Tawi-Tawi Schools Division, DepEd":45,"Paniqui North District of Tarlac Schools Division, DepEd":12,"Paniqui South District of Tarlac Schools Division, DepEd":16,"Panit-An District of Capiz Schools Division, DepEd":27,"Pantabangan District of Nueva Ecija Schools Division, DepEd":19,"Pantao-Ragat District of Lanao del Norte Schools Division, DepEd":15,"Pantar District of Lanao del Norte Schools Division, DepEd":15,"Pantukan District of Compostela Valley Schools Division, DepEd":37,"Panukulan District of Quezon Schools Division, DepEd":13,"Paoay District of Ilocos Norte Schools Division, DepEd":17,"Paombong District of Bulacan Schools Division, DepEd":15,"Paquibato District of Davao City Schools Division, DepEd":33,"Paracale District of Camarines Norte Schools Division, DepEd":25,"Paracelis District of Mt. Province Schools Division, DepEd":29,"Paracelis District, Mountain Province Schools Division, DepEd":13,"Parubcan-Presentacion District of Camarines Sur Schools Division, DepEd":24,"Pasacao District of Camarines Sur Schools Division, DepEd":25,"Pasil District of Kalinga Schools Division, DepEd":14,"Passi City LGU":21,"Pastrana District of Leyte Schools Division, DepEd":21,"Pasuquin District of Ilocos Norte Schools Division, DepEd":24,"Patnanungan-Jomalig District of Quezon Schools Division, DepEd":19,"Patnongon I District of Antique Schools Division, DepEd":21,"Patnongon II District of Antique Schools Division, DepEd":18,"Pavia District of Iloilo Schools Division, DepEd":12,"Payao District of Zamboanga Sibugay Schools Division, DepEd":39,"Penablanca East District of Cagayan Schools Division, DepEd":14,"Penablanca West District of Cagayan Schools Division, DepEd":13,"Peninsula Electric Cooperative":39,"PetroWind Energy":17,"Petron":359,"Philippine National Police":304,"Philippine Ports Authority":120,"Piat District of Cagayan Schools Division, DepEd":13,"Piddig District of Ilocos Norte Schools Division, DepEd":20,"Pidigan District of Abra Schools Division, DepEd":12,"Piedad District of Davao City Schools Division, DepEd":17,"Pigcawayan North District of North Cotabato Schools Division, DepEd":22,"Pigcawayan South District of North Cotabato Schools Division, DepEd":13,"Pigcawayan West District of North Cotabato Schools Division, DepEd":11,"Pikit East District of North Cotabato Schools Division, DepEd":13,"Pikit North District of North Cotabato Schools Division, DepEd":12,"Pikit South District of North Cotabato Schools Division, DepEd":16,"Pikit West District of North Cotabato Schools Division, DepEd":12,"Pila District, Laguna School Division, DepEd":15,"Pilar District of Abra Schools Division, DepEd":16,"Pilar District of Bohol Schools Division, DepEd":23,"Pilar District of Capiz Schools Division, DepEd":28,"Pilar District of Cebu Schools Division, DepEd":15,"Pilar District of Siargao Schools Division, DepEd":14,"Pilar District, Bataan School Division, DepEd":14,"Pilar I District of Sorsogon Schools Division, DepEd":33,"Pilar II District of Sorsogon Schools Division, DepEd":29,"Pilas District of Basilan Schools Division, DepEd":13,"Pili District of Camarines Sur Schools Division, DepEd":35,"Pililla District of Rizal Schools Division, DepEd":12,"Pinabacdao District of Samar Schools Division, DepEd":26,"Pinamalayan East District of Oriental Mindoro Schools Division, DepEd":23,"Pinamalayan West District of Oriental Mindoro Schools Division, DepEd":17,"Pinamungajan 1 District of Cebu Schools Division, DepEd":21,"Pinili District of Ilocos Norte Schools Division, DepEd":17,"Pinukpuk District, Kalinga Schools Division, DepEd":17,"Pio V. Corpuz District of Masbate Schools Division, DepEd":20,"Pioduran East District of Albay Schools Division, DepEd":19,"Pioduran West District of Albay Schools Division, DepEd":18,"Pitogo District of Quezon Schools Division, DepEd":17,"Pitogo District of Zamboanga del Sur Schools Division, DepEd":18,"Piñan District of Zamboanga del Norte Schools Division, DepEd":23,"Placer East District of Masbate Schools Division, DepEd":24,"Placer I District of Surigao del Norte Schools Division, DepEd":12,"Placer II District of Surigao del Norte Schools Division, DepEd":11,"Placer West District of Masbate Schools Division, DepEd":18,"Plaridel District of Bulacan Schools Division, DepEd":20,"Plaridel South District of Misamis Occidental Schools Division, DepEd":11,"Pobcaran District of Caloocan City Schools Division, DepEd":14,"Poblacion Barangay Government":14,"Pola District of Oriental Mindoro Schools Division, DepEd":27,"Polanco I District of Zamboanga del Norte Schools Division, DepEd":18,"Polanco II District of Zamboanga del Norte Schools Division, DepEd":17,"Polangui North District of Albay Schools Division, DepEd":26,"Polangui South District of Albay Schools Division, DepEd":20,"Polillo District of Quezon Schools Division, DepEd":26,"Polomolok East District of South Cotabato Schools Division, DepEd":22,"Polomolok West District of South Cotabato Schools Division, DepEd":20,"Ponot District of Zamboanga del Norte Schools Division, DepEd":22,"Pontevedra District of Capiz Schools Division, DepEd":20,"Pontevedra I District of Negros Occidental Schools Division, DepEd":12,"Pontevedra II District of Negros Occidental Schools Division, DepEd":12,"Poonapiagapo District of Lanao del Norte Schools Division, DepEd":11,"Porac West District, Pampanga School Division, Department of Education":10,"Poro District of Cebu Schools Division, DepEd":19,"Pototan I District of Iloilo Schools Division, DepEd":17,"Pototan II District of Iloilo Schools Division, DepEd":16,"Pozorrubio I District of Pangasinan II, Binalonan Schools Division, DepEd":19,"Pozorrubio II District of Pangasinan II, Binalonan Schools Division, DepEd":17,"Pres. C. P. Garcia District of Bohol Schools Division, DepEd":29,"Pres. Quirino North District of Sultan Kudarat Schools Division, DepEd":12,"President Roxas District of Capiz Schools Division, DepEd":18,"President Roxas North District of North Cotabato Schools Division, DepEd":17,"President Roxas South District of North Cotabato Schools Division, DepEd":18,"Prieto Diaz District of Sorsogon Schools Division, DepEd":21,"Prosperidad I District of Agusan del Sur Schools Division, DepEd":11,"Prosperidad II District of Agusan del Sur Schools Division, DepEd":13,"Prosperidad III District of Agusan del Sur Schools Division, DepEd":12,"Prosperidad IV District of Agusan del Sur Schools Division, DepEd":15,"Pudtol District, Apayao Schools Division, DepEd":12,"Puerto Galera District of Oriental Mindoro Schools Division, DepEd":21,"Puerto Princesa I District Puerto Princesa City Schools Division, DepEd":25,"Puerto Princesa II District Puerto Princesa City Schools Division, DepEd":39,"Puerto Princesa III District Puerto Princesa City Schools Division, DepEd":34,"Pugo District of La Union Schools Division, DepEd":15,"Pulilan District of Bulacan Schools Division, DepEd":17,"Pura District of Tarlac Schools Division, DepEd":17,"Putik District of Zamboanga City Schools Division, DepEd":12,"Quezon District of Nueva Ecija Schools Division, DepEd":17,"Quezon District of Quezon Schools Division, DepEd":17,"Quezon District, Isabela Schools Division, DepEd":12,"Quezon District, Nueva Vizcaya Schools Division, DepEd":18,"Quezon I District of Bukidnon Schools Division, DepEd":21,"Quezon II District of Bukidnon Schools Division, DepEd":22,"Quezon North District of Palawan Schools Division, DepEd":18,"Quezon South District of Palawan Schools Division, DepEd":18,"Quinapundan District of Eastern Samar Schools Division, DepEd":20,"Quirino District of Isabela Schools Division, DepEd":19,"R.T. Lim District of Zamboanga Sibugay Schools Division, DepEd":34,"Ragay District of Camarines Sur Schools Division, DepEd":40,"Ramon District of Isabela Schools Division, DepEd":19,"Ramon Magsaysay District of Zamboanga del Sur Schools Division, DepEd":29,"Rapu-Rapu East District of Albay Schools Division, DepEd":23,"Rapu-Rapu West District of Albay Schools Division, DepEd":18,"Real District of Quezon Schools Division, DepEd":19,"Reina Mercedes District of Isabela Schools Division, DepEd":16,"Rizal District of Cagayan Schools Division, DepEd":18,"Rizal District of Dinagat Island Schools Division, DepEd":21,"Rizal District of Kalinga Schools Division, DepEd":17,"Rizal District of Nueva Ecija Schools Division, DepEd":29,"Rizal District of Occidental Mindoro Schools Division, DepEd":19,"Rizal District of Palawan Schools Division, DepEd":27,"Rizal District of Zamboanga del Norte Schools Division, DepEd":19,"Rizal II District of Dinagat Island Schools Division, DepEd":15,"Robinsons Malls":22,"Rodriguez I District of Rizal Schools Division, DepEd":14,"Rodriguez II District of Rizal Schools Division, DepEd":24,"Romblon District of Romblon Schools Division, DepEd":32,"Ronda District of Cebu Schools Division, DepEd":12,"Rosales I District of Pangasinan II, Binalonan Schools Division, DepEd":14,"Rosales II District of Pangasinan II, Binalonan Schools Division, DepEd":18,"Rosario District of La Union Schools Division, DepEd":20,"Rosario District of Northern Samar Schools Division, DepEd":11,"Rosario East District of Batangas Schools Division, DepEd":24,"Rosario I District of Agusan del Sur Schools Division, DepEd":13,"Rosario West District of Batangas Schools Division, DepEd":30,"Roxas Central District of Palawan Schools Division, DepEd":15,"Roxas District of Oriental Mindoro Schools Division, DepEd":28,"Roxas District, Isabela Schools Division, DepEd":11,"Roxas I District of Zamboanga del Norte Schools Division, DepEd":16,"Roxas II District of Zamboanga del Norte Schools Division, DepEd":19,"Roxas North District of Palawan Schools Division, DepEd":15,"Roxas South District of Palawan Schools Division, DepEd":21,"SAMELCO 2":17,"SM Supermalls":28,"Sabangan District of Mt. Province Schools Division, DepEd":17,"Sablan District of Benguet Schools Division, DepEd":11,"Sablayan North District of Occidental Mindoro Schools Division, DepEd":26,"Sablayan South District of Occidental Mindoro Schools Division, DepEd":25,"Sagada District of Mt. Province Schools Division, DepEd":18,"Sagbayan District of Bohol Schools Division, DepEd":24,"Sagñay District of Camarines Sur Schools Division, DepEd":22,"Salay District of Misamis Oriental Schools Division, DepEd":15,"Salcedo I District of Eastern Samar Schools Division, DepEd":18,"Salcedo II District of Eastern Samar Schools Division, DepEd":18,"Salcedo-Galimuyod-Sigay-Del Pilar District of Ilocos Sur Schools Division, DepEd":42,"Sallapadan District of Abra Schools Division, DepEd":14,"Salug I District of Zamboanga del Norte Schools Division, DepEd":13,"Salug II District of Zamboanga del Norte Schools Division, DepEd":13,"Salvador Benedicto District of Negros Occidental Schools Division, DepEd":13,"Salvador District of Lanao del Norte Schools Division, DepEd":14,"Samal District of Island Garden City of Samal Schools Division, DepEd":18,"Samal District, Bataan School Division, Department of Education":12,"Samboan District of Cebu Schools Division, DepEd":16,"San Agustin District of Surigao del Sur Schools Division, DepEd":13,"San Agustin District, Isabela Schools Division, DepEd":27,"San Agustin-Calatrava District of Romblon Schools Division, DepEd":32,"San Andres District of Quezon Schools Division, DepEd":14,"San Andres District of Romblon Schools Division, DepEd":15,"San Andres East District of Catanduanes Schools Division, DepEd":14,"San Andres West District of Catanduanes Schools Division, DepEd":21,"San Antonio District of City of Ilagan Schools Division, DepEd":17,"San Antonio District of Nueva Ecija Schools Division, DepEd":24,"San Antonio District of Quezon Schools Division, DepEd":17,"San Antonio District of Zambales Schools Division, DepEd":13,"San Clemente District of Tarlac Schools Division, DepEd":13,"San Dionisio District of Iloilo Schools Division, DepEd":25,"San Enrique District of Iloilo Schools Division, DepEd":23,"San Fabian I District of Pangasinan II, Binalonan Schools Division, DepEd":18,"San Fabian II District of Pangasinan II, Binalonan Schools Division, DepEd":15,"San Felipe District of Zambales Schools Division, DepEd":17,"San Fernando District of Camarines Sur Schools Division, DepEd":24,"San Fernando District of Cebu Schools Division, DepEd":30,"San Fernando District of Masbate Schools Division, DepEd":25,"San Fernando District of Romblon Schools Division, DepEd":13,"San Fernando East District of San Fernando City Schools Division, DepEd":11,"San Fernando I District of Bukidnon Schools Division, DepEd":20,"San Fernando I District of San Fernando City Schools Division, DepEd":23,"San Fernando II District of Bukidnon Schools Division, DepEd":14,"San Fernando North District of San Fernando City Schools Division, DepEd":23,"San Francisco District of Cebu Schools Division, DepEd":26,"San Francisco District of Quezon Schools Division, DepEd":27,"San Francisco District of Southern Leyte Schools Division, DepEd":12,"San Francisco District, San Pablo City School Division, DepEd":13,"San Francisco I District of Agusan del Sur Schools Division, DepEd":12,"San Francisco II District of Agusan del Sur Schools Division, DepEd":13,"San Francisco III District of Agusan del Sur Schools Division, DepEd":11,"San Gabriel District of La Union Schools Division, DepEd":16,"San Guillermo District of Isabela Schools Division, DepEd":26,"San Ildefonso North District of Bulacan Schools Division, DepEd":22,"San Ildefonso South District of Bulacan Schools Division, DepEd":19,"San Isidro District of Bohol Schools Division, DepEd":14,"San Isidro District of Davao del Norte Schools Division, DepEd":18,"San Isidro District of Leyte Schools Division, DepEd":20,"San Isidro District of Northern Samar Schools Division, DepEd":17,"San Isidro District of Nueva Ecija Schools Division, DepEd":14,"San Isidro District of Siargao Schools Division, DepEd":14,"San Isidro North District of Mati City Schools Division, DepEd":12,"San Isidro South District of Mati City Schools Division, DepEd":13,"San Jacinto District of Masbate Schools Division, DepEd":25,"San Jacinto District of Pangasinan II, Binalonan Schools Division, DepEd":17,"San Joaquin North District of Iloilo Schools Division, DepEd":17,"San Joaquin South District of Iloilo Schools Division, DepEd":27,"San Jorge District of Samar Schools Division, DepEd":30,"San Jose Del Monte East District of San Jose del Monte City Schools Division, DepEd":19,"San Jose Del Monte West District of San Jose del Monte City Schools Division, DepEd":22,"San Jose District of Antique Schools Division, DepEd":24,"San Jose District of Batangas Schools Division, DepEd":18,"San Jose District of Camarines Sur Schools Division, DepEd":25,"San Jose District of Dinagat Island Schools Division, DepEd":16,"San Jose District of Northern Samar Schools Division, DepEd":13,"San Jose District of Tarlac Schools Division, DepEd":31,"San Jose North District of Occidental Mindoro Schools Division, DepEd":19,"San Jose South District, Occidental Mindoro School Division, DepEd":24,"San Jose West District of Occidental Mindoro Schools Division, DepEd":23,"San Jose-Santa Fe District of Romblon Schools Division, DepEd":25,"San Juan District of Abra Schools Division, DepEd":12,"San Juan District of Ilocos Sur Schools Division, DepEd":25,"San Juan District of La Union Schools Division, DepEd":17,"San Juan District of Southern Leyte Schools Division, DepEd":12,"San Juan East District of Batangas Schools Division, DepEd":25,"San Juan West District of Batangas Schools Division, DepEd":24,"San Julian District of Eastern Samar Schools Division, DepEd":14,"San Leonardo District of Nueva Ecija Schools Division, DepEd":15,"San Lorenzo District of Guimaras Schools Division, DepEd":13,"San Luis District of Aurora Schools Division, DepEd":22,"San Luis District of Batangas Schools Division, DepEd":22,"San Luis District of Pampanga Schools Division, DepEd":20,"San Luis I District of Agusan del Sur Schools Division, DepEd":17,"San Luis II District of Agusan del Sur Schools Division, DepEd":19,"San Manuel District of Isabela Schools Division, DepEd":16,"San Manuel District of Pangasinan II, Binalonan Schools Division, DepEd":27,"San Manuel District of Tarlac Schools Division, DepEd":17,"San Marcelino District of Zambales Schools Division, DepEd":22,"San Mariano District, Isabela Schools Division, DepEd":36,"San Mariano II District of Isabela Schools Division, DepEd":10,"San Mateo District of Rizal Schools Division, DepEd":20,"San Mateo North District of Isabela Schools Division, DepEd":13,"San Mateo South District of Isabela Schools Division, DepEd":12,"San Miguel District of Bohol Schools Division, DepEd":22,"San Miguel District of Leyte Schools Division, DepEd":22,"San Miguel District of Zamboanga del Sur Schools Division, DepEd":21,"San Miguel I District of Surigao del Sur Schools Division, DepEd":17,"San Miguel II District of Surigao del Sur Schools Division, DepEd":11,"San Miguel North District of Bulacan Schools Division, DepEd":26,"San Miguel North District of Catanduanes Schools Division, DepEd":12,"San Miguel South District of Bulacan Schools Division, DepEd":24,"San Narciso District of Quezon Schools Division, DepEd":25,"San Narciso District of Zambales Schools Division, DepEd":14,"San Nicolas District of Batangas Schools Division, DepEd":11,"San Nicolas District of Ilocos Norte Schools Division, DepEd":11,"San Nicolas I District of Pangasinan II, Binalonan Schools Division, DepEd":18,"San Nicolas II District of Pangasinan II, Binalonan Schools Division, DepEd":21,"San Pablo District of Zamboanga del Sur Schools Division, DepEd":35,"San Pablo District, Isabela Schools Division, DepEd":13,"San Pascual District of Batangas Schools Division, DepEd":25,"San Pascual North District of Masbate Schools Division, DepEd":26,"San Pascual South District of Masbate Schools Division, DepEd":19,"San Pedro District, Laguna School Division, Department of Education":24,"San Policarpo District of Eastern Samar Schools Division, DepEd":15,"San Quintin District of Pangasinan II, Binalonan Schools Division, DepEd":18,"San Rafael District of Bulacan Schools Division, DepEd":28,"San Rafael District of Iloilo Schools Division, DepEd":12,"San Remegio I District of Antique Schools Division, DepEd":20,"San Remegio I District of Cebu Schools Division, DepEd":17,"San Remegio II District of Antique Schools Division, DepEd":25,"San Remegio II District of Cebu Schools Division, DepEd":16,"San Roque District of Northern Samar Schools Division, DepEd":17,"San Sebastian District of Samar Schools Division, DepEd":11,"San Simon District of Pampanga Schools Division, DepEd":16,"San Teodoro District of Oriental Mindoro Schools Division, DepEd":11,"San Vicente District of Palawan Schools Division, DepEd":36,"Sanchez Mira District of Cagayan Schools Division, DepEd":20,"Santa Cruz District of Laguna Schools Division, DepEd":11,"Santa Cruz East District of Marinduque Schools Division, DepEd":24,"Santa Cruz North District of Marinduque Schools Division, DepEd":24,"Santa Cruz South District of Marinduque Schools Division, DepEd":20,"Santa District of Ilocos Sur Schools Division, DepEd":12,"Santa Fe District of Cebu Schools Division, DepEd":10,"Santa Maria District, Laguna School Division, DepEd":20,"Santiago District of Agusan del Norte Schools Division, DepEd":12,"Santiago District of Ilocos Sur Schools Division, DepEd":12,"Santo Angel District, San Pablo City School Division, DepEd":12,"Santo Domingo District of Albay Schools Division, DepEd":15,"Santo Domingo District of Nueva Ecija Schools Division, DepEd":22,"Santol District of La Union Schools Division, DepEd":15,"Sapa-Sapa I District of Tawi-Tawi Schools Division, DepEd":14,"Sapad - Nunungan District of Lanao del Norte Schools Division, DepEd":18,"Sapang Dalaga District of Misamis Occidental Schools Division, DepEd":27,"Sapao District of Siargao Schools Division, DepEd":13,"Sapian District of Capiz Schools Division, DepEd":24,"Sara District of Iloilo Schools Division, DepEd":25,"Sarangani District of Davao del Sur Schools Division, DepEd":15,"Sariaya West District, Quezon School Division, Department of Education":21,"Sarrat District of Ilocos Norte Schools Division, DepEd":15,"School District VI Quezon City Schools Division, DepEd":11,"Sebaste District of Antique Schools Division, DepEd":11,"Sergio Osmeña I District of Zamboanga del Norte Schools Division, DepEd":28,"Sergio Osmeña II District of Zamboanga del Norte Schools Division, DepEd":21,"Seventh-day Adventist Church":3,"Sevilla District of Bohol Schools Division, DepEd":17,"Shell":276,"Siay District of Zamboanga Sibugay Schools Division, DepEd":35,"Siayan District of Zamboanga del Norte Schools Division, DepEd":38,"Sibagat I District of Agusan del Sur Schools Division, DepEd":17,"Sibagat II District of Agusan del Sur Schools Division, DepEd":15,"Sibalom North District of Antique Schools Division, DepEd":26,"Sibalom South District of Antique Schools Division, DepEd":31,"Sibonga District of Cebu Schools Division, DepEd":28,"Sibuco District of Zamboanga del Norte Schools Division, DepEd":32,"Sibunag District of Guimaras Schools Division, DepEd":18,"Sibutad District of Zamboanga del Norte Schools Division, DepEd":18,"Sierra Bullones District of Bohol Schools Division, DepEd":26,"Sigma District of Capiz Schools Division, DepEd":24,"Silago District of Southern Leyte Schools Division, DepEd":14,"Silang I District of Cavite Schools Division, DepEd":21,"Silang II District of Cavite Schools Division, DepEd":28,"Silvino Lubos District of Northern Samar Schools Division, DepEd":20,"Sinacaban District of Misamis Occidental Schools Division, DepEd":19,"Sinait District of Ilocos Sur Schools Division, DepEd":20,"Sindangan Central District of Zamboanga del Norte Schools Division, DepEd":19,"Sindangan North District of Zamboanga del Norte Schools Division, DepEd":18,"Sindangan South District of Zamboanga del Norte Schools Division, DepEd":25,"Siocon District of Zamboanga del Norte Schools Division, DepEd":28,"Sipalay I District of Negros Occidental Schools Division, DepEd":23,"Sipalay II District of Negros Occidental Schools Division, DepEd":20,"Sipocot North District of Camarines Sur Schools Division, DepEd":31,"Sipocot South District of Camarines Sur Schools Division, DepEd":21,"Sirawai District of Zamboanga del Norte Schools Division, DepEd":21,"Siruma District of Camarines Sur Schools Division, DepEd":20,"Sison District of Pangasinan II, Binalonan Schools Division, DepEd":37,"Sison District of Surigao del Norte Schools Division, DepEd":12,"Sn Vicente-San Lorenzo Ruiz District of Camarines Norte Schools Division, DepEd":16,"Social Security System":15,"Socorro District of Oriental Mindoro Schools Division, DepEd":25,"Socorro West District Siargao Schools Division, DepEd":12,"Sogod District of Cebu Schools Division, DepEd":21,"Sogod I District of Southern Leyte Schools Division, DepEd":10,"Sogod II District of Southern Leyte Schools Division, DepEd":14,"Solana North District of Cagayan Schools Division, DepEd":13,"Solana West Educational Zone District of Cagayan Schools Division, DepEd":15,"Solano I District of Nueva Vizcaya Schools Division, DepEd":11,"Solano II District of Nueva Vizcaya Schools Division, DepEd":11,"Solsona District of Ilocos Norte Schools Division, DepEd":17,"Sominot District of Zamboanga del Sur Schools Division, DepEd":20,"Sorsogon East District of Sorsogon City Schools Division, DepEd":15,"Sorsogon West District of Sorsogon City Schools Division, DepEd":25,"South Brooke's Point District of Palawan Schools Division, DepEd":22,"South Butuan District II Butuan City Schools Division, DepEd":12,"South District Batangas City Schools Division, DepEd":14,"South District Cabanatuan City Schools Division, DepEd":16,"South District Danao City Schools Division, DepEd":17,"South District Dipolog City Schools Division, DepEd":19,"South District Gingoog City Schools Division, DepEd":11,"South District Lapu-lapu City Schools Division, DepEd":20,"South District Lipa City Schools Division, DepEd":19,"South District Malaybalay City Schools Division, DepEd":13,"South District Malolos City Schools Division, DepEd":19,"South District Pagadian City Schools Division, DepEd":15,"South District Tagum City Schools Division, DepEd":14,"South District Toledo City Schools Division, DepEd":11,"South District of City of Ilagan Schools Division, DepEd":12,"South Glan District of Sarangani Schools Division, DepEd":17,"South Malungon District of Sarangani Schools Division, DepEd":18,"Southeast I Butuan District Butuan City Schools Division, DepEd":11,"Southern Conner District of Apayao Schools Division, DepEd":11,"Southern Pinukpuk District of Kalinga Schools Division, DepEd":16,"Southern Tabuk District of Kalinga Schools Division, DepEd":19,"Southwest Alabel District of Sarangani Schools Division, DepEd":12,"Southwest District Cagayan de Oro City Schools Division, DepEd":29,"St. Bernard District of Southern Leyte Schools Division, DepEd":28,"Sta. Ana District of Cagayan Schools Division, DepEd":18,"Sta. Ana District of Pampanga Schools Division, DepEd":14,"Sta. Barbara District of Iloilo Schools Division, DepEd":32,"Sta. Barbara I District of Pangasinan I, Lingayen Schools Division, DepEd":18,"Sta. Barbara II District of Pangasinan I, Lingayen Schools Division, DepEd":15,"Sta. Cruz District of Ilocos Sur Schools Division, DepEd":23,"Sta. Cruz District of Occidental Mindoro Schools Division, DepEd":26,"Sta. Cruz North District of Davao del Sur Schools Division, DepEd":19,"Sta. Cruz North District of Zambales Schools Division, DepEd":17,"Sta. Cruz South District of Zambales Schools Division, DepEd":17,"Sta. Elena District of Camarines Norte Schools Division, DepEd":16,"Sta. Fe District of Leyte Schools Division, DepEd":14,"Sta. Fe District of Nueva Vizcaya Schools Division, DepEd":13,"Sta. Ignacia District of Tarlac Schools Division, DepEd":29,"Sta. Josefa District of Agusan del Sur Schools Division, DepEd":11,"Sta. Lucia District of Ilocos Sur Schools Division, DepEd":16,"Sta. Magdalena District of Sorsogon Schools Division, DepEd":12,"Sta. Marcela District of Apayao Schools Division, DepEd":15,"Sta. Margarita I District of Samar Schools Division, DepEd":15,"Sta. Margarita II District of Samar Schools Division, DepEd":14,"Sta. Maria District of Bulacan Schools Division, DepEd":35,"Sta. Maria District of Ilocos Sur Schools Division, DepEd":20,"Sta. Maria District of Pangasinan II, Binalonan Schools Division, DepEd":17,"Sta. Maria District of Zamboanga City Schools Division, DepEd":12,"Sta. Maria East District of Davao del Sur Schools Division, DepEd":14,"Sta. Rita I District of Samar Schools Division, DepEd":19,"Sta. Rita II District of Samar Schools Division, DepEd":23,"Sta. Rosa District of Nueva Ecija Schools Division, DepEd":25,"Sta. Teresita District of Cagayan Schools Division, DepEd":14,"Sto. Domingo-San Ildefonso District of Ilocos Sur Schools Division, DepEd":27,"Sto. Nino District of Cagayan Schools Division, DepEd":23,"Sto. Nino District of Samar Schools Division, DepEd":15,"Sto. Niño District of South Cotabato Schools Division, DepEd":18,"Sto. Tomas District of La Union Schools Division, DepEd":17,"Sto. Tomas East District of Davao del Norte Schools Division, DepEd":16,"Sto. Tomas North District of Batangas Schools Division, DepEd":10,"Sto. Tomas South District of Batangas Schools Division, DepEd":15,"Sto. Tomas West District of Davao del Norte Schools Division, DepEd":16,"Sual District of Pangasinan I, Lingayen Schools Division, DepEd":20,"Subic District of Zambales Schools Division, DepEd":29,"Sudipen District of La Union Schools Division, DepEd":16,"Sugbongcogon District of Misamis Oriental Schools Division, DepEd":17,"Sulat District of Eastern Samar Schools Division, DepEd":16,"Sulop District of Davao del Sur Schools Division, DepEd":26,"Sultan Naga Dimaporo District of Lanao del Norte Schools Division, DepEd":26,"Sumilao District of Bukidnon Schools Division, DepEd":15,"Sumisip East District of Basilan Schools Division, DepEd":15,"Sumisip North District of Basilan Schools Division, DepEd":18,"Sumisip South District of Basilan Schools Division, DepEd":16,"Surallah Central District of South Cotabato Schools Division, DepEd":12,"Surallah North District of South Cotabato Schools Division, DepEd":17,"Surallah South District of South Cotabato Schools Division, DepEd":12,"Suyo District of Ilocos Sur Schools Division, DepEd":21,"T ' Boli West District of South Cotabato Schools Division, DepEd":23,"Taal District of Batangas Schools Division, DepEd":16,"Tabaco North District of Tabaco City Schools Division, DepEd":18,"Tabaco West District of Tabaco City Schools Division, DepEd":13,"Tabango North District of Leyte Schools Division, DepEd":15,"Tabango South District of Leyte Schools Division, DepEd":12,"Tabina District of Zamboanga del Sur Schools Division, DepEd":27,"Tabogon District of Cebu Schools Division, DepEd":25,"Tabontabon District of Leyte Schools Division, DepEd":12,"Tabuelan District of Cebu Schools Division, DepEd":16,"Tabuk District, Kalinga Schools Division, DepEd":32,"Tadian District, Mountain Province Schools Division, DepEd":13,"Tadian I District of Mt. Province Schools Division, DepEd":17,"Taft District of Eastern Samar Schools Division, DepEd":19,"Tagana-An District of Surigao del Norte Schools Division, DepEd":15,"Tagapul-an District of Samar Schools Division, DepEd":15,"Tagaytay District of Cavite Schools Division, DepEd":16,"Tagbilaran City Schools Division, DepEd":23,"Tagbina I District of Surigao del Sur Schools Division, DepEd":32,"Tagbina II District of Surigao del Sur Schools Division, DepEd":11,"Tagkawayan District of Quezon Schools Division, DepEd":47,"Tago I District of Surigao del Sur Schools Division, DepEd":16,"Tago II District of Surigao del Sur Schools Division, DepEd":13,"Tagudin District of Ilocos Sur Schools Division, DepEd":23,"Taguig District I Taguig Schools Division, DepEd":15,"Taguig District II Taguig Schools Division, DepEd":13,"Talacogon East District of Agusan del Sur Schools Division, DepEd":17,"Talacogon West District of Agusan del Sur Schools Division, DepEd":19,"Talaingod District of Davao del Norte Schools Division, DepEd":20,"Talakag I District of Bukidnon Schools Division, DepEd":20,"Talakag II District of Bukidnon Schools Division, DepEd":18,"Talalora District of Samar Schools Division, DepEd":11,"Talavera North District of Nueva Ecija Schools Division, DepEd":10,"Talavera North District, Nueva Ecija School Division, DepEd":16,"Talavera South District of Nueva Ecija Schools Division, DepEd":18,"Talibon I District of Bohol Schools Division, DepEd":18,"Talibon II District of Bohol Schools Division, DepEd":19,"Talisay District of Batangas Schools Division, DepEd":13,"Talisay District of Camarines Norte Schools Division, DepEd":13,"Talisay I District of Negros Occidental Schools Division, DepEd":12,"Talisayan District of Misamis Oriental Schools Division, DepEd":18,"Talomo District of Davao City Schools Division, DepEd":23,"Talugtug District of Nueva Ecija Schools Division, DepEd":22,"Talusan District of Zamboanga Sibugay Schools Division, DepEd":17,"Tambulig District of Zamboanga del Sur Schools Division, DepEd":34,"Tampakan District of South Cotabato Schools Division, DepEd":23,"Tampilisan District of Zamboanga del Norte Schools Division, DepEd":25,"Tanauan I District of Leyte Schools Division, DepEd":16,"Tanauan II District of Leyte Schools Division, DepEd":16,"Tanay I District of Rizal Schools Division, DepEd":20,"Tanay II District of Rizal Schools Division, DepEd":25,"Tandag I District of Surigao del Sur Schools Division, DepEd":15,"Tandag II District of Surigao del Sur Schools Division, DepEd":12,"Tandubas District of Tawi-Tawi Schools Division, DepEd":14,"Tangalan District of Aklan Schools Division, DepEd":15,"Tangub Central District Tangub City Schools Division, DepEd":23,"Tangub North District Tangub City Schools Division, DepEd":14,"Tangub South District Tangub City Schools Division, DepEd":11,"Tangub Southwest District Tangub City Schools Division, DepEd":17,"Tantangan District of South Cotabato Schools Division, DepEd":22,"Tanza District of Cavite Schools Division, DepEd":20,"Tapaz East District of Capiz Schools Division, DepEd":30,"Tapaz West District of Capiz Schools Division, DepEd":24,"Tarangnan District of Samar Schools Division, DepEd":34,"Tarlac Central District of Tarlac City Schools Division, DepEd":13,"Tarlac East District of Tarlac City Schools Division, DepEd":13,"Tarlac North District of Tarlac City Schools Division, DepEd":19,"Tarlac South District of Tarlac City Schools Division, DepEd":19,"Tarlac West District of Tarlac City Schools Division, DepEd":24,"Tarragona District of Davao Oriental Schools Division, DepEd":20,"Tayabas East District of Tayabas City Schools Division, DepEd":20,"Tayabas West District of Tayabas City Schools Division, DepEd":15,"Tayasan District of Negros Oriental Schools Division, DepEd":29,"Taysan District of Batangas Schools Division, DepEd":23,"Taytay I District of Palawan Schools Division, DepEd":24,"Taytay II District of Palawan Schools Division, DepEd":22,"Taytay III District of Palawan Schools Division, DepEd":14,"The Church of Jesus Christ of Latter-day Saints":10,"Tiaong District, Quezon School Division, Department of Education":30,"Tibiao District of Antique Schools Division, DepEd":17,"Tigaon District of Camarines Sur Schools Division, DepEd":24,"Tigbao District of Zamboanga del Sur Schools Division, DepEd":22,"Tigbauan District of Iloilo Schools Division, DepEd":30,"Tinambac North District of Camarines Sur Schools Division, DepEd":31,"Tinambac South District of Camarines Sur Schools Division, DepEd":24,"Tinambacan District I Calbayog City Schools Division, DepEd":16,"Tinambacan District III Calbayog City Schools Division, DepEd":13,"Tineg District of Abra Schools Division, DepEd":13,"Tinglayan District of Kalinga Schools Division, DepEd":20,"Tingloy District of Batangas Schools Division, DepEd":16,"Tinoc District of Ifugao Schools Division, DepEd":16,"Tipo-Tipo East District of Basilan Schools Division, DepEd":25,"Tipo-Tipo West District of Basilan Schools Division, DepEd":41,"Titay District of Zamboanga Sibugay Schools Division, DepEd":40,"Tiwi District of Albay Schools Division, DepEd":22,"Tobias Fornier District of Antique Schools Division, DepEd":37,"Toboso District of Negros Occidental Schools Division, DepEd":21,"Tolosa District of Leyte Schools Division, DepEd":13,"Tomas Oppus District of Southern Leyte Schools Division, DepEd":19,"Tongkil District of Sulu II Schools Division, DepEd":15,"Torrijos District of Marinduque Schools Division, DepEd":33,"Total":49,"Trece Martirez District of Cavite Schools Division, DepEd":17,"Trento I District of Agusan del Sur Schools Division, DepEd":17,"Trento II District of Agusan del Sur Schools Division, DepEd":20,"Trinidad District of Bohol Schools Division, DepEd":29,"Tuao East District of Cagayan Schools Division, DepEd":22,"Tuao West District of Cagayan Schools Division, DepEd":16,"Tuba District of Benguet Schools Division, DepEd":36,"Tubajon District of Dinagat Island Schools Division, DepEd":11,"Tubao District of La Union Schools Division, DepEd":21,"Tubigon District of Bohol Schools Division, DepEd":35,"Tublay District of Benguet Schools Division, DepEd":15,"Tubo District of Abra Schools Division, DepEd":18,"Tubod District of Surigao del Norte Schools Division, DepEd":11,"Tubod East District of Lanao del Norte Schools Division, DepEd":18,"Tubungan District of Iloilo Schools Division, DepEd":19,"Tuburan District of Basilan Schools Division, DepEd":19,"Tudela District of Cebu Schools Division, DepEd":13,"Tudela District of Misamis Occidental Schools Division, DepEd":24,"Tugbok District of Davao City Schools Division, DepEd":33,"Tukuran East District of Zamboanga del Sur Schools Division, DepEd":20,"Tukuran West District of Zamboanga del Sur Schools Division, DepEd":11,"Tulunan East District of North Cotabato Schools Division, DepEd":13,"Tulunan South District of North Cotabato Schools Division, DepEd":12,"Tumauini District, Isabela Schools Division, DepEd":19,"Tungawan District of Zamboanga Sibugay Schools Division, DepEd":30,"Tupi North District of South Cotabato Schools Division, DepEd":13,"Tupi South District of South Cotabato Schools Division, DepEd":17,"Tuy District of Batangas Schools Division, DepEd":21,"Ubay I (Northeast) District of Bohol Schools Division, DepEd":20,"Ubay II (East) District of Bohol Schools Division, DepEd":14,"Ubay III (Southwest) District of Bohol Schools Division, DepEd":20,"Umingan I District of Pangasinan II, Binalonan Schools Division, DepEd":20,"Umingan II District of Pangasinan II, Binalonan Schools Division, DepEd":28,"Unisan District of Quezon Schools Division, DepEd":15,"Urbiztondo District of Pangasinan I, Lingayen Schools Division, DepEd":29,"Uson South District of Masbate Schools Division, DepEd":19,"Uson-North District of Masbate Schools Division, DepEd":23,"V District Bacolod City Schools Division, DepEd":10,"Valderama District of Antique Schools Division, DepEd":22,"Valencia District of Bohol Schools Division, DepEd":22,"Valencia I District of Valencia City Schools Division, DepEd":19,"Valencia II District of Valencia City Schools Division, DepEd":16,"Valencia III District of Valencia City Schools Division, DepEd":12,"Valencia IV District of Valencia City Schools Division, DepEd":13,"Vallehermoso District of Negros Oriental Schools Division, DepEd":20,"Veruela I District of Agusan del Sur Schools Division, DepEd":17,"Veruela II District of Agusan del Sur Schools Division, DepEd":18,"Victoria District of Northern Samar Schools Division, DepEd":16,"Victoria District of Oriental Mindoro Schools Division, DepEd":28,"Victoria District, Laguna School Division, Department of Education":13,"Victoria West District of Tarlac Schools Division, DepEd":16,"Viga East District of Catanduanes Schools Division, DepEd":12,"Viga West District of Catanduanes Schools Division, DepEd":19,"Villaba North District of Leyte Schools Division, DepEd":16,"Villaba South District of Leyte Schools Division, DepEd":16,"Villanueva District of Misamis Oriental Schools Division, DepEd":11,"Villareal I District of Samar Schools Division, DepEd":29,"Villareal II District of Samar Schools Division, DepEd":13,"Villasis I District of Pangasinan II, Binalonan Schools Division, DepEd":13,"Villasis II District of Pangasinan II, Binalonan Schools Division, DepEd":15,"Vincenzo Sagun District of Zamboanga del Sur Schools Division, DepEd":19,"Vintar I District of Ilocos Norte Schools Division, DepEd":21,"Vintar II District of Ilocos Norte Schools Division, DepEd":19,"Vinzons District of Camarines Norte Schools Division, DepEd":25,"Virac North District of Catanduanes Schools Division, DepEd":21,"Virac South District of Catanduanes Schools Division, DepEd":25,"Visayan Electric":428,"Vitali District of Zamboanga City Schools Division, DepEd":33,"Washington Place Homeowners' Association, Inc.":217,"West Alabel District of Sarangani Schools Division, DepEd":13,"West District Batangas City Schools Division, DepEd":13,"West District Danao City Schools Division, DepEd":16,"West District Isabela City Schools Division, DepEd":13,"West District Lapu-lapu City Schools Division, DepEd":12,"West District Lipa City Schools Division, DepEd":21,"West District Malaybalay City Schools Division, DepEd":16,"West District Mandaue City Schools Division, DepEd":18,"West District Pagadian City Schools Division, DepEd":22,"West District San Jose City Schools Division, DepEd":21,"West District Tanauan City Schools Division, DepEd":17,"West District of City of Ilagan Schools Division, DepEd":11,"West District, Calamba City School Division, Department of Education":34,"West II District Cagayan de Oro City Schools Division, DepEd":15,"West Kiamba District of Sarangani Schools Division, DepEd":12,"West Maitum District of Sarangani Schools Division, DepEd":11,"West Malungon District of Sarangani Schools Division, DepEd":17,"West-1 District Gingoog City Schools Division, DepEd":14,"Western Tabuk District of Kalinga Schools Division, DepEd":24,"Wright I District of Samar Schools Division, DepEd":25,"Wright II -San Jose De Buan District of Samar Schools Division, DepEd":32,"Zaragoza District of Nueva Ecija Schools Division, DepEd":18,"Zumarraga District of Samar Schools Division, DepEd":25,"undefined":124148} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PK.json b/public/assets/data/nsi/stats/operator.PK.json new file mode 100644 index 000000000..e76e634a2 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PK.json @@ -0,0 +1 @@ +{"Capital Development Authority":11,"Govt":41,"MALC":11,"Ministry of Education":5,"NTDC":46,"Pakistan Post":19,"Shell":8,"WAPDA":67,"undefined":8554} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PL.json b/public/assets/data/nsi/stats/operator.PL.json new file mode 100644 index 000000000..b228102a9 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PL.json @@ -0,0 +1 @@ +{"1":28,"2theloo":6,"50Hertz Transmission":57,"ABB":6,"ABC":25,"ALDI":10,"APCOA":12,"APCOA Parking":38,"ASEC":257,"ASEKOL PL":29,"Aldi":44,"Allianz":3,"Arinea":25,"Asekol":15,"Auchan":30,"Autostrada Wielkopolska":267,"BNP Paribas":77,"BP":255,"Białołęka":31,"Biblioteka Kraków":60,"Biblioteka Miejska w Łodzi":68,"Biblioteka Publiczna im. J. U. Niemcewicza w Dzielnicy Ursynów m.st. Warszawy":20,"Biblioteka Publiczna m.st. Warszawy":59,"Biblioteka Raczyńskich":46,"Biedronka":348,"Bielany":66,"Burger King":4,"Caloring":11,"Caritas":40,"Carrefour":78,"Centralna Pompownia \"Bolko\"":13,"Circle K":155,"Concordia":3,"Crédit Agricole":13,"DB Netz AG":357,"DB Station&Service AG":17,"DHL":319,"DPD":772,"Decathlon":35,"Deutsche Bahn":3,"Deutsche Post":80,"Deutsche Telekom AG":30,"E. Leclerc":21,"E.DIS Netz GmbH":6,"E.ON":43,"EDP Renewables":18,"EEZ":24,"ENERGA-OPERATOR SA":16,"ENERTRAG":3,"EV+":26,"Enarga Operator Oddział Toruń":59,"Enea":420,"Energa":1229,"Energa Operator S.A.":123,"Energa Wytwarzanie S.A.":12,"Energy Park 44 sp. z o.o.":21,"FedEx":5,"Fortum":4,"Freistaat Sachsen":8,"Fundacja Eco Textil":31,"Fundacja Uśmiechu":19,"Fundacja z Sercem":42,"GAZ-SYSTEM":54,"GDDKiA":95,"GDF Suez Zielona Energia Sp. z o.o.":15,"GLS":11,"GO+EAuto":37,"GPEC":18,"GTC":3,"Gaz-System S.A.":39,"Generalna Dyrekcja Dróg Krajowych i Autostrad":401,"Gmina Chojnów":31,"Gmina Lublin":239,"Gmina Miasto Rzeszów":183,"Gmina Miasto Szczecin":29,"Gmina Oborniki Śląskie - Zarząd Zieleni":169,"Gmina Przemyśl":16,"Gmina Ryki":28,"Gmina Wrocław":349,"Gminna Spółka Wodna":74,"Green Investment Group":25,"GreenWay":232,"Hebe":17,"Hyundai":4,"IKEA":10,"InPost":12596,"Innogy":13,"Innogy Renewables Polska":15,"Intermarché":11,"KGHM":21,"KPN":28,"Kaufland":79,"Komenda Miejska Policji w Lublinie":11,"Książnica Płocka im. Władysława Broniewskiego":15,"LEAG":10,"Lidl":425,"Lotos":106,"MB Recycling":69,"MEN":126,"MEiN":14,"MOL":57,"MOSIR":23,"MPEC Rzeszów":19,"MPEC S.A":16,"MPWiK":241,"Marine Hotel":15,"Mashav Management sp. z o.o.":67,"McDonald's":253,"Mennica Polska":479,"Mera-Serwis SGL":111,"Mercedes-Benz":3,"Miasto Stołeczne Warszawa":116,"Miejska Biblioteka Publiczna im. Hieronima Łopacińskiego w Lublinie":39,"Miejska Biblioteka Publiczna we Wrocławiu":37,"Miejski Zakład Zieleni, Dróg i Ochrony Środowiska w Kołobrzegu Sp. z o.o.":47,"NFZ":22,"NOXO.":32,"Neste":5,"Nissan":3,"Nova Post":7,"Ogólnopolski Operator Oświaty":14,"Orange":2222,"Orlen":1816,"Osiedle Bałtyk":20,"PEPCO":3,"PGE":794,"PGE Dystrybucja":8029,"PGE Energetyka Kolejowa":1675,"PGE Energia Odnawialna":92,"PGE Energia Odnawialna S.A.":34,"PGE Górnictwo i Energetyka Konwencjonalna S.A.":81,"PGE Nowa Energia":40,"PGE Polska Grupa Energetyczna S.A.":47,"PGL LP":120423,"PGNiG TERMIKA":26,"PKP Polskie Linie Kolejowe S.A.":6269,"PPL":7,"PSE":262,"PSE Operator":141,"PSE S.A.":26,"Państwowa Straż Pożarna":127,"Poczta Polska":3350,"Polanki":20,"Polanki Aqua":23,"Polenergia Farma Wiatrowa Mycielin Sp. z o.o.":24,"Policja":152,"Polo Market":23,"Polski Czerwony Krzyż":401,"Polskie Sieci Elektroenergetyczne S.A.":869,"Porsche":3,"Port Lotniczy Łódź":15,"Power EV":11,"Powiat Bieszczadzki":18,"Powiat Biłgorajski":24,"Powiat Hrubieszowski":20,"Powiat Lubartowski":21,"Powiat Lubelski":42,"Powiat Radzyński":18,"Powiat Rycki":27,"Powiat Tomaszowski":17,"Powiat Łęczyński":35,"Praga-Południe":98,"Praga-Północ":43,"RE Jędrzejów":59,"RE Kozienice":46,"RWE Renewables":11,"RWE Renewables Polska":67,"Regionalne Centrum Krwiodawstwa i Krwiolecznictwa Poznań":15,"Regionalne Centrum Krwiodawstwa i Krwiolecznictwa w Bydgoszczy":20,"Renault":3,"Revnet":34,"S CHKO Kysuce":3,"S CHKO Východné Karpaty":6,"S NP Poloniny":8,"S TANAP":10,"SPP":235,"SSP":5,"STS":6,"SachsenEnergie":16,"Samodzielny Zespół Publicznych Zakładów Lecznictwa Otwartego Warszawa-Mokotów":13,"Shell":202,"Slovenská pošta":7,"Sparkasse":4,"Správa železnic, s. o.":21,"Spółdzielnia Mieszkaniowa PROJEKTANT w Rzeszowie":326,"Spółka Energetyczna Jaworzno":12,"Spółka Wodociągowo–Kanalizacyjna Dzimierz – Nowa Wieś":42,"Stadtwerke Görlitz AG":14,"Stoen Operator":1669,"Stredoslovenská distribučná":17,"Szpital Uniwersytecki Collegium Medicum Uniwersytetu Jagiellońskiego":10,"SŽDC":7,"TAURON Ekoenergia Sp. z o.o.":81,"Targówek":35,"Tauron":16762,"Tesco":6,"Toi Toi":38,"Total":5,"Tramwaje Śląskie":3855,"Tristar":40,"UM Helu":11,"UM Olsztyn":21,"UPS":1072,"UTP":16,"Urząd Dzielnicy Bemowo M.st.warszawy":36,"Urząd Miasta Opola":33,"Urząd Miasta Poznania":15,"Urząd Miasta Szczecin":52,"Usługi Komunalne Miasta Poznań":36,"Veolia":8,"Volkswagen":4,"Východoslovenská distribučná":5,"WO":21,"Walkrys Security":16,"WebCamera":9,"Wind Field Korytnica Sp. z o.o.":26,"Wirtgen Invest Energy GmbH":15,"Wojewódzka Stacja Pogotowia Ratunkowego w Szczecinie":47,"Województwo Dolnośląskie":13,"Wola":28,"Wspólnota Mieszkaniowa Koszalińska 31":22,"Wspólnota Mieszkaniowa Koszalińska 32":14,"ZSSK":8,"ZTM Lublin":1498,"Zarząd Portu Kołobrzeg":42,"Zarząd Zieleni Miejskiej w Krakowie":36,"Zarząd Zieleni Miejskiej w Łodzi":138,"Zespół Żłobków Miasta Stołecznego Warszawy":33,"Zásilkovna":27,"cz:Správa železnic":30,"e-TOLL":25,"enviaM":12,"gmina":39,"undefined":380207,"viaTOLL":41,"wdp":14,"ČEPS":4,"ČEZ":394,"ČSOB":6,"Česká pošta, s.p.":165,"České dráhy":4,"ŘSD":10,"Śródmieście":98,"Żoliborz":29,"ŽSR":4,"Укрзалізниця":5} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PS.json b/public/assets/data/nsi/stats/operator.PS.json new file mode 100644 index 000000000..aeaf92be8 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PS.json @@ -0,0 +1 @@ +{"EDF Renewables":12,"Palestine Post":42,"undefined":5879,"בזק":49,"דואר ישראל":57,"כללית":68,"מכבי":45} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PT.json b/public/assets/data/nsi/stats/operator.PT.json new file mode 100644 index 000000000..d91d41fcd --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PT.json @@ -0,0 +1 @@ +{"ACES Porto Ocidental":10,"ALDI":8,"Adif":9,"Aldi":9,"Algar":45,"Altice Portugal":74,"Atlante":433,"Auchan":14,"BP":107,"Bluecharge":13,"Burger King":12,"CTT":628,"Centro Comercial Vasco da Gama":11,"Comboios de Portugal":91,"Consellería de Educación e Ordenación Universitaria":3,"Correos":3,"Câmara Municipal de Lisboa":589,"DHL":3,"DPD":4,"DRA/DRAM":28,"DRRF":34,"Decathlon":5,"DomusVi":7,"E-Plug":26,"E-REDES":8181,"E. Leclerc":32,"EDA":14,"EDP":924,"EDP Renewables":31,"EMEL":1918,"EPAL":102,"EV Power":29,"Emacom":13,"Energias de Portugal":118,"Energiekontor":6,"Evio":12,"Factor Energia":41,"Galp Geste":173,"Galp Power":566,"Generation Journey":21,"Gesamb":266,"GreenCharge":17,"Guarda Nacional Republicana":542,"Helexia II":58,"Hexagonal Ocean":22,"IKEA":12,"Iberdrola":140,"Infraestruturas de Portugal":663,"Instituto da Conservação da Natureza e das Florestas":72,"Instituto das Florestas e Conservação da Natureza, IP-RAM":13,"Intermarché":56,"JCDecaux":5,"Junta de Extremadura":4,"Junta de Freguesia de Faiões":20,"KLC":12,"KLC Serviços":258,"Lidl":39,"Loulé Concelho Global":24,"MRW":5,"Maksu Services":34,"McDonald's":13,"Mercadona":9,"Ministério da Justiça":18,"Ministério da Saúde":69,"Mobiletric":104,"Moon":25,"Mota Engil II":23,"Neoen":3,"Nissan":12,"Parque Eólico de Gevancas, S.A":12,"Polícia de Segurança Pública":243,"Porsche":31,"Prio.E":104,"REN":2255,"REP":19,"Red Eléctrica de España":37,"Renault":14,"Repsol":239,"SEGMA":40,"SIMAR":76,"SMAT":4,"Secretaria Regional do Ambiente e Recursos Naturais":22,"Serviço Nacional de Saúde":376,"Serviços Intermunicipalizados de Águas e Resíduos":330,"Sonae":212,"Suma":14,"Total":3,"TrustWind":19,"Ucharge":24,"Valorlis":23,"Vodafone":8,"Wowplug":176,"Xunta de Galicia":28,"undefined":82095,"Águas Públicas do Alentejo":54,"Águas do Tejo Atlântico":188} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PW.json b/public/assets/data/nsi/stats/operator.PW.json new file mode 100644 index 000000000..f14785f39 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PW.json @@ -0,0 +1 @@ +{"undefined":15} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.PY.json b/public/assets/data/nsi/stats/operator.PY.json new file mode 100644 index 000000000..c4670e53b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.PY.json @@ -0,0 +1 @@ +{"ANDE":1278,"Administración Parques Nacionales":7,"Claro":6,"Consejo General de Educación de la Provincia de Misiones":7,"Copel":30,"Correo Argentino":8,"Eletrosul":20,"Energisa":1065,"Esso":3,"Hyundai":3,"ITAIPU Binacional":59,"McDonald's":3,"Ministerio de Salud Pública y Bienestar Social":4,"Municipalidad de Posadas":26,"Oi":8,"Organización Coordinadora Argentina":3,"Petrobras":17,"Policía Nacional de Paraguay":99,"Policía de la Provincia de Misiones":83,"Polícia Rodoviária Federal":3,"Prefectura Naval Argentina":10,"Provincia de Formosa":7,"Provincia de Misiones":7,"Provincia del Chaco":3,"Shell":4,"TRANSNEA S.A.":8,"Tigo":3,"undefined":7556} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.QA.json b/public/assets/data/nsi/stats/operator.QA.json new file mode 100644 index 000000000..a9c97d284 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.QA.json @@ -0,0 +1 @@ +{"Burger King":4,"Carrefour":12,"Concordia":3,"DB Netz AG":9,"DEWA":161,"DHL":9,"Emirates Post":38,"Mediclinic":9,"Ministry of Education":11,"Ministry of Health":8,"Nissan":7,"SEC":4,"Saudi Electricity Company":31,"Shell":39,"ZADCO":72,"military":9,"undefined":11674,"وزارة التربية":27,"وزارة التربية والتعليم":49,"وزارة التعليم":8,"وزارة الداخلية":7,"وزارة الصحة":39,"وزارة الصحه":9} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.RO.json b/public/assets/data/nsi/stats/operator.RO.json new file mode 100644 index 000000000..d7bb77155 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.RO.json @@ -0,0 +1 @@ +{"ALFÖLDVÍZ Zrt.":3,"Auchan":16,"BT":14,"CFM":47,"CFR Călători":84,"CFR Infrastructură":66,"Cargus":48,"Caritas":9,"Carrefour":51,"DHL":6,"DPD":9,"Decathlon":4,"Direcția Generală de Poliție a Municipiului București":23,"Distrigaz":22,"E.ON":6,"Enel":47,"Enel X":21,"Engie":3,"Fancourier":37,"GLS":13,"IKEA":14,"Interparking":6,"Iridex":87,"Kaufland":64,"Lidl":104,"MOL":89,"Magyar Posta":16,"McDonald's":17,"Metro":8,"Ministerul Educației":34,"MÁV":81,"Nemzeti Útdíjfizetési Szolgáltató Zrt.":23,"OMV":132,"Orange":50,"Penny":18,"Poșta Română":322,"RER Group Romania":456,"REWE":3,"Red Nord S.A.":11,"Regina Maria":23,"Regio Călători":28,"Renovatio e-charge":23,"Romtelecom":45,"STPT":19,"Szegedi Hulladékgazdálkodási Nonprofit Kft.":3,"Telekom":15,"Termoenergetica":18,"Transelectrica":77,"Unión Fenosa, SA":9,"Vodafone":40,"Volksbank":4,"undefined":28498,"Булгартрансгаз ЕАД":3,"ЕРМ Запад":9,"Железнице Србије":6,"Закарпаттяобленерго":3,"НКЖИ":8,"Нова Пошта":3,"Пошта Србије":18} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.RS.json b/public/assets/data/nsi/stats/operator.RS.json new file mode 100644 index 000000000..ab18468f5 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.RS.json @@ -0,0 +1 @@ +{"A1":7,"EDS":349,"EMS":29,"EPS":7,"Enlight":39,"Erste Bank":14,"GTC":3,"Gazprom":3,"HŽ Infrastruktura":7,"Jadranski naftovod":4,"Lidl":15,"MK Fintel Wind":28,"McDonald's":6,"MÁV":10,"Nemzeti Útdíjfizetési Szolgáltató Zrt.":3,"OMV":63,"Szegedi Hulladékgazdálkodási Nonprofit Kft.":3,"Telenor":11,"Volkswagen":6,"undefined":17631,"ЈКП Београдске електране":15,"Ветроелектране Балкана":59,"Газпром":29,"Градска Библиотека у Новом Саду":10,"Електропривреда Србије":49,"Елицио":27,"Железнице Србије":4959,"Пошта Србије":1505,"Предшколска установа „Дечја радост“":19,"Република Србија":60} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.RW.json b/public/assets/data/nsi/stats/operator.RW.json new file mode 100644 index 000000000..7e75674a7 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.RW.json @@ -0,0 +1 @@ +{"MTN":3,"School District No. 43":9,"Volkswagen":4,"undefined":469} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SB.json b/public/assets/data/nsi/stats/operator.SB.json new file mode 100644 index 000000000..083ed3d87 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SB.json @@ -0,0 +1 @@ +{"undefined":19} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SC.json b/public/assets/data/nsi/stats/operator.SC.json new file mode 100644 index 000000000..bef225db6 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SC.json @@ -0,0 +1 @@ +{"undefined":1259} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SD.json b/public/assets/data/nsi/stats/operator.SD.json new file mode 100644 index 000000000..daace2a67 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SD.json @@ -0,0 +1 @@ +{"UNHCR":7,"undefined":381,"وزارة الصحة":7} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SE.json b/public/assets/data/nsi/stats/operator.SE.json new file mode 100644 index 000000000..e3be47640 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SE.json @@ -0,0 +1 @@ +{"7-Eleven":52,"ABB":12,"APCOA Parking":6,"Agrivind AB":23,"Aimo Park":56,"Akademiska Hus":21,"Akka Vind AB":12,"Allego":9,"Amica":3,"Arise Windfarm 1 AB":21,"Arise Windpower AB":61,"Attendo":14,"BRF Norra Guldheden Nr 1":56,"Bauhaus":11,"BayWa r.e. Scandinavia AB":31,"Billerud":27,"BlaikenVind Aktiebolag":100,"Branäsgruppen AB":11,"Brattmyrliden Vind AB":20,"Burger King":61,"Bäckhammar Vind AB":31,"Capio":18,"ChargePoint":7,"Circle K":190,"Clever":5,"Cloudberry Offshore Wind AB":16,"Coop":158,"DHL":5,"Dala Energi":31,"Dala Vind AB":22,"Dragaliden Vind AB":12,"E.ON":100,"Econergi AB":13,"Ekovind AB":22,"Ellevio":44,"Elvia":17,"EnBW Sverige Vind AB":32,"Eolus Vind AB":57,"European Energy":14,"FP Lux Wind Bröcklingberget AB":13,"FTI":50,"Firma Ramström Vind AB":23,"Fortum":73,"Fortum Generation AB":17,"Fyrfasen Energi AB":12,"Fäbodliden Vindkraft AB":25,"Förpacknings & Tidningsinsamlingen":15,"Gabrielsberget Vind Nord AB":20,"Gabrielsberget Vind Syd AB":20,"Gavle Energi":54,"Glötesvålen Vind AB":47,"Grimsås Vindkraft AB":16,"Grytsjö Energi AB":13,"Göteborg Energi AB":20,"Göteborgs Stad":492,"Havsnäs Vindkraft AB":47,"Helsingborgs stads skolor":133,"Holmgrens bil AB":11,"Human Bridge":15,"Humana":3,"Högaliden Vindkraft AB":26,"Höganäs Energi AB":11,"IKEA":26,"JCDecaux":95,"Jädraås Vindkraft AB":67,"Jämtkraft":26,"Jämtkraft AB":19,"Järvsö Sörby Vindkraft AB":37,"Jönköpings Energi AB":11,"Korsnäs":12,"Kriminalvården":26,"Kungsbacka kommun":38,"Lehtirova Wind AB":42,"Lemnhult Energi AB":32,"Lennheden Vatten AB":18,"Lidköping Elnät":18,"Lidl":38,"Lidl Sverige KB":11,"Linköpings kommun":166,"Luleå kommun":29,"Lyrestad Vind AB":24,"Länsstyrelsen i Dalarnas län":131,"Länsstyrelsen i Gotlands län":68,"Länsstyrelsen i Gävleborgs län":65,"Länsstyrelsen i Jämtlands län":127,"Länsstyrelsen i Kalmar län":20,"Länsstyrelsen i Skåne län":65,"Länsstyrelsen i Västerbottens län":233,"Länsstyrelsen i Västernorrlands län":93,"Länsstyrelsen i Östergötlands län":71,"Maevaara Vind AB":34,"Malmö stad":139,"Markbygden Vind AB":244,"McDonald's":90,"Meta":5,"Metsähallitus":11,"Mullbergs Vindpark AB":27,"Munkflohögen Vindkraft AB":26,"Mälarenergi":24,"NCC":5,"Norlandia":7,"Norrköpings kommun":75,"Nysäter Wind AB":116,"Näsudden Väst Administration":12,"OX2":8,"OX2 AB":11,"Oskarshamn Energi AB":16,"Post":6,"PostNord":1265,"Posten":1345,"Posti":3,"Preem":491,"Projektör ej registrerad":110,"Q-Park":48,"RWE Renewables Sweden AB":77,"Rabbalshede Kraft AB":45,"Räddningstjänsten Storgöteborg":23,"Rödene Vindkraft AB":14,"SBB":6,"SR Energy AB":7,"Sala-Heby Energi":143,"Sandviken Energi AB":25,"Shell":98,"Sidensjö Vindkraft AB":50,"Siral System & Co AB":46,"Sjisjka Vind AB":31,"Sjöräddningssällskapet":51,"Skaftåsen Vindkraft AB":35,"Skaveröd Gurseröd Vind AB":12,"Skellefteå Kraft AB":38,"Skogberget Vind AB":36,"Skärgårdsstiftelsen":44,"Slitevind AB":37,"Slättens Vind ek för":16,"Solberg Vindkraft AB":23,"Statkraft":6,"Statkraft SCA Vind AB":38,"Statnett":6,"Statsforvalteren i Hedmark":6,"Statsforvalteren i Østfold":12,"Stavro Vind Aktiebolag":64,"Storrun Vindkraft AB":14,"Sunfleet":20,"Svartnäs Vindkraft AB":33,"Svenska Kraftnät":198,"Svenska Turistföreningen":89,"Svenska Vindbolaget AB":49,"Svenska kyrkan":410,"Sverige Vindkraftkooperativ Ek för":3,"Tekniska verken":33,"Tekniska verken i Linköping Vind":18,"Telenor":6,"Trafikverket":333,"Treblade Björkvattnet AB":34,"Turinge Energi AB":37,"Umeå Energi":53,"Umeå kommun":314,"Uppsala parkerings AB":13,"Varberg Energi AB":16,"Vardaga":14,"Varsvik AB":18,"Vattenfall":394,"Vattenfall InCharge":13,"Vattenfall Vindkraft AB":185,"Vindin AB":56,"Vindkraft i Ytterberg AB":23,"Vindpark Målarberget i Norberg AB":28,"Vrångens Kraft AB":12,"Värnamo kommun":89,"Västra Götalandsregionen":337,"WPD Onshore Aldermyrberget AB":17,"Wallenstam Energi AB":18,"Waybler":3,"Wind Farm Jenasen AB":23,"Windfarm Högkölen AB":18,"ewz Atlantic Sverige AB":31,"nextbike":136,"undefined":46342,"Åby Alebo Energi AB":37,"Åliden Vind AB":13,"Åmliden Vindkraft AB":30,"Åndberg Vind AB":54,"Årjäng Sydväst Vind AB":14,"Åskälen Vindkraft AB":81} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SH.json b/public/assets/data/nsi/stats/operator.SH.json new file mode 100644 index 000000000..00a78de36 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SH.json @@ -0,0 +1 @@ +{"undefined":70} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SI.json b/public/assets/data/nsi/stats/operator.SI.json new file mode 100644 index 000000000..7ccb26daf --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SI.json @@ -0,0 +1 @@ +{"A1":7,"Avant2GO":24,"Bauhaus":4,"Club Alpino Italiano":117,"DEM":5,"DPD":13,"E-Steiermark":4,"ELES":59,"GLS":64,"Hrvatska pošta":4,"Humana":6,"HŽ Infrastruktura":35,"INA":3,"KELAG":15,"KNG-Kärnten Netz GmbH":13,"Komunala Idrija":18,"Lidl":14,"MOL":90,"McDonald's":6,"Mestna knjižnica Ljubljana":32,"MÁV":3,"OMV":13,"Petrol":45,"Polizia di Stato":3,"Pošta Slovenije":492,"RFI":6,"Renault":6,"SODO":26,"Shell":3,"Shell Recharge Solutions":3,"Sparkasse":3,"SŽ Infrastruktura":4024,"TEOL":19,"undefined":15224,"ÖBB-Infrastruktur AG":21} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SK.json b/public/assets/data/nsi/stats/operator.SK.json new file mode 100644 index 000000000..a1660d527 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SK.json @@ -0,0 +1 @@ +{"ABB":3,"Asekol":7,"Atrium Optima":155,"BILLA":32,"Bauhaus":3,"CBC":22,"Coop":4,"DPD":6,"Decathlon":10,"Dobrovoľná požiarna ochrana Slovenskej republiky":3,"Dopravný podnik mesta Košice":4,"E.ON":6,"Ekocharita":50,"Eurovia SK":15,"Finančná správa Slovenskej republiky":4,"GLS":27,"Gasconnect Austria GmbH":3,"GreenWay":93,"Hasičský a záchranný zbor":118,"Hornbach":17,"Humana":11,"IKEA":5,"JCDecaux":94,"KOSIT, a.s.":675,"Kaufland":37,"Knižnica pre mládež mesta Košice":21,"Košický samosprávny kraj":43,"Land Niederösterreich":4,"Lidl":160,"MOL":3,"MOL Nyrt.":5,"Magyar Posta":6,"Marius Pedersen,a.s.":98,"McDonald's":38,"Mestká policia Ružomberok":23,"Mesto Košice":428,"Metro":21,"Ministerstvo práce, sociálnych vecí a rodiny Slovenskej republiky":4,"Ministerstvo vnútra Slovenskej republiky":6,"Ministerstvo zdravotníctva Slovenskej republiky":6,"MÁV":325,"NRC":3,"Nemzeti Útdíjfizetési Szolgáltató Zrt.":15,"O2":53,"OMV":100,"Orange":146,"Orlen":29,"PGL LP":102,"PKP Polskie Linie Kolejowe S.A.":3,"Policajný zbor":28,"Polícia SR":28,"RCOP Bratislava":18,"RCOP Prešov":80,"S CHKO Biele Karpaty":86,"S CHKO Cerová vrchovina":45,"S CHKO Dunajské luhy":113,"S CHKO Kysuce":26,"S CHKO Latorica":27,"S CHKO Malé Karpaty":66,"S CHKO Ponitrie":89,"S CHKO Poľana":74,"S CHKO Strážovské vrchy":20,"S CHKO Vihorlat":23,"S CHKO Východné Karpaty":21,"S CHKO Záhorie":34,"S CHKO Štiavnické vrchy":55,"S NAPANT":62,"S NP Malá Fatra":41,"S NP Muránska planina":42,"S NP Poloniny":24,"S NP Slovenský kras":50,"S NP Slovenský raj":32,"S NP Veľká Fatra":53,"S PIENAP":16,"S TANAP":90,"SEPS":212,"SEPS / MAVIR":16,"SPP":61,"SSC":5,"SSE":2568,"Shell":108,"Slovenská elektrizačná prenosová sústava":17,"Slovenská pošta":1997,"Slovenské elektrárne":20,"Správa mestskej zelene v Košiciach":37,"Stredoslovenská distribučná":884,"SŽDC":6,"Tauron":19,"Telekom":128,"Tesco":45,"Teta":10,"Toi Toi":5,"Východoslovenská distribučná":1716,"Východoslovenská energetika":33,"Východoslovenská vodárenská spoločnosť":39,"ZSSK":299,"Zbor väzenskej a justičnej stráže":11,"Západoslovenská distribučná":121,"Zásilkovna":4,"cz:Správa železnic":11,"ejoin":61,"mesto Ružomberok":16,"nabibajk.sk":32,"undefined":59573,"ÖBB-Infrastruktur AG":63,"ČEPS":7,"ČEZ":3,"ČSOB":264,"Česká pošta, s.p.":7,"České dráhy":3,"ŽSR":3578} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SL.json b/public/assets/data/nsi/stats/operator.SL.json new file mode 100644 index 000000000..e9d400ed3 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SL.json @@ -0,0 +1 @@ +{"Ministry of Education":4,"Ministry of Health and Sanitation":59,"Transco CLSG":11,"undefined":457} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SN.json b/public/assets/data/nsi/stats/operator.SN.json new file mode 100644 index 000000000..715150526 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SN.json @@ -0,0 +1 @@ +{"Auchan":3,"DHL":3,"La Poste":5,"MEN":7,"Mairie":4,"Ministère de la santé et de l'action sociale":317,"ONAS":974,"Orange":8,"Senelec":41,"Shell":7,"Tigo":4,"Total":15,"undefined":3950} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SO.json b/public/assets/data/nsi/stats/operator.SO.json new file mode 100644 index 000000000..1602de24a --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SO.json @@ -0,0 +1 @@ +{"undefined":154} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SR.json b/public/assets/data/nsi/stats/operator.SR.json new file mode 100644 index 000000000..a8ba63fe6 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SR.json @@ -0,0 +1 @@ +{"Collectivité Territoriale de Guyane":6,"Gendarmerie nationale":5,"La Poste":5,"Medische Zending":10,"Shell":5,"undefined":221} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SS.json b/public/assets/data/nsi/stats/operator.SS.json new file mode 100644 index 000000000..adae941f6 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SS.json @@ -0,0 +1 @@ +{"Church of Uganda":3,"Ministry of Health":4,"Médecins sans frontières":3,"National Forest Authority":11,"UNHCR":6,"undefined":1010} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ST.json b/public/assets/data/nsi/stats/operator.ST.json new file mode 100644 index 000000000..6d44ee40b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ST.json @@ -0,0 +1 @@ +{"undefined":18} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SV.json b/public/assets/data/nsi/stats/operator.SV.json new file mode 100644 index 000000000..c0fcbd407 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SV.json @@ -0,0 +1 @@ +{"AES":11,"Alcaldia municipal de Soyapango":32,"Burger King":6,"Instituto Salvadoreño de Turismo":11,"MINED":33,"Ministerio de Educación":12,"Ministerio de Salud":16,"undefined":1234} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SY.json b/public/assets/data/nsi/stats/operator.SY.json new file mode 100644 index 000000000..81546ca88 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SY.json @@ -0,0 +1 @@ +{"MEB":10,"MTN":3,"TCDD":5,"undefined":1934,"وزارة التربية":4} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.SZ.json b/public/assets/data/nsi/stats/operator.SZ.json new file mode 100644 index 000000000..a4b3f4f01 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.SZ.json @@ -0,0 +1 @@ +{"Eswatini Electricity Company":4,"Total":3,"undefined":101} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TD.json b/public/assets/data/nsi/stats/operator.TD.json new file mode 100644 index 000000000..6120388aa --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TD.json @@ -0,0 +1 @@ +{"ACRA":16,"CARE/HCR":20,"Commune":36,"IOM":565,"Tigo":3,"UNHCR":17,"undefined":1006} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TG.json b/public/assets/data/nsi/stats/operator.TG.json new file mode 100644 index 000000000..25be74522 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TG.json @@ -0,0 +1 @@ +{"Communauté Électrique du Bénin":3,"Ghana Education Service":3,"Total":6,"privé":3,"undefined":1625} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TH.json b/public/assets/data/nsi/stats/operator.TH.json new file mode 100644 index 000000000..21d1693dc --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TH.json @@ -0,0 +1 @@ +{"7-Eleven":49,"Caltex":17,"DHL":4,"EGAT":1381,"Esso":45,"McDonald's":84,"Ministry of Health":3,"Ministry of Public Health":188,"Nissan":5,"PEA":174,"PTT":419,"Shell":58,"TOT":72,"Thailand Post":347,"military":5,"undefined":12501,"การประปานครหลวง":30,"การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย":88,"ตำรวจแห่งชาติ":28,"โรงพยาบาลส่งเสริมสุขภาพตำบล":22} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TJ.json b/public/assets/data/nsi/stats/operator.TJ.json new file mode 100644 index 000000000..ee0ce3e86 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TJ.json @@ -0,0 +1 @@ +{"undefined":589} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TL.json b/public/assets/data/nsi/stats/operator.TL.json new file mode 100644 index 000000000..dd18755bf --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TL.json @@ -0,0 +1 @@ +{"undefined":329} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TM.json b/public/assets/data/nsi/stats/operator.TM.json new file mode 100644 index 000000000..44db8d317 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TM.json @@ -0,0 +1 @@ +{"Ministry of Education":11,"Ministry of Health":5,"undefined":685} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TN.json b/public/assets/data/nsi/stats/operator.TN.json new file mode 100644 index 000000000..e27fb3dfc --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TN.json @@ -0,0 +1 @@ +{"La Poste Tunisienne":4,"ONAS":18,"Orange":4,"undefined":4800,"الشركة التونسية للكهرباء والغاز":671,"وزارة التربية":7,"وزارة التعليم":3} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TO.json b/public/assets/data/nsi/stats/operator.TO.json new file mode 100644 index 000000000..063cfae11 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TO.json @@ -0,0 +1 @@ +{"Tonga Power":42,"undefined":59} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TR.json b/public/assets/data/nsi/stats/operator.TR.json new file mode 100644 index 000000000..af5cbd37a --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TR.json @@ -0,0 +1 @@ +{"ABB":18,"Acıbadem":25,"Alenka Enerji Üretim ve Yatırım Limited Şirketi":16,"Alize Enerji Elektrik Üretim A.Ş.":26,"Aras Kargo":83,"BEDAŞ":145,"BOTAŞ":623,"BP":29,"BTC Co":55,"Baki Elektrik Üretim Ltd. Şti.":42,"Beşiktepe Üretim ve Ticaret A.Ş.":16,"BorusanEnBW Enerji":64,"Burger King":5,"Bursa Temiz Enerji Elektrik Üretim San. ve Tic. A. Ş.":16,"Carrefour":5,"DHL":4,"Denizli Büyükşehir Belediyesi":163,"Doğal Enerji Elektrik Üretim A. Ş.":41,"Edincik enerji Üretim A. Ş.":31,"Emniyet Genel Müdürlüğü":26,"EnerjiSA Enerji ÜRETİM A. Ş.":40,"Enerjisa Elektrik":11,"EÜAŞ":65,"FLO":4,"Güneş Enerji Santrali":27,"HayPost":8,"Kapaklı Belediyesi":49,"Kapıdağ Rüzgar Enerji Santralı Elektrik Üretim San. ve Tic. A. Ş.":15,"Karayel Elektrik Üretim Anonim Şirketi":20,"Lodos Elektrik Üretim Anonim Şirketi":13,"Lüleburgaz Belediyesi":46,"MEB":2009,"MNG Kargo":135,"Medical Park":18,"Melikgazi Belediyesi":19,"Merkezefendi Belediyesi":127,"Metro":3,"Migros":57,"Milli Eğitim Bakanlığı":148,"PTT":658,"Pamukkale Belediyesi":51,"Pendik Belediyesi":61,"Poyraz Enerji Elektrik Üretim A.Ş.":27,"RES":18,"Renault":4,"SHARZ":126,"Sağlık Bakanlığı":331,"Seyhan Belediyesi":14,"Shell":52,"Steag Rüzgar Süloğlu Enerji Üretim A.Ş.":21,"Susurluk Enerji A.Ş.":29,"Sürat Kargo":54,"T.C. MEB":17,"T.C. Millî Eğitim Bakanlığı":60,"T.C. Sağlık Bakanlığı":279,"TCDD":2764,"TEDAŞ":21,"TEİAŞ":11423,"TNT":3,"TREDAŞ":17961,"Total":15,"Türk Telekom":72,"UPS":4,"Ufuk Enerjiİ Elektrik Üretim A. Ş.":12,"Universal Wind Enerji Elektrik Üretim A.Ş.":44,"VOLTRUN":27,"Vodafone":138,"WC":4,"Yapısan Elektrik Üretim A. Ş.":27,"Yurtiçi Kargo":103,"ZES":48,"Zeytineli RES Elektrik Üretim A.Ş.":23,"Zipcar":24,"undefined":86208,"Çanres Rüzgar Enerji Üretimi San. ve Tic. A.Ş.":15,"Çukurova Belediyesi":8,"İSKİ":122,"İSPARK":245,"İZSU":33,"İstanbul Büyükşehir Belediyesi":248} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TV.json b/public/assets/data/nsi/stats/operator.TV.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TV.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TW.json b/public/assets/data/nsi/stats/operator.TW.json new file mode 100644 index 000000000..013786016 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TW.json @@ -0,0 +1 @@ +{"7-Eleven":54,"BMW":4,"Carrefour":26,"Gogoro 電池交換站":79,"McDonald's":4,"Nissan":3,"SSE":5,"Times":44,"undefined":87257,"中華民國教育部":32,"中華郵政":3060,"中華電信":67,"內政部營建署":25,"內政部營建署台江國家公園管理處":12,"內政部營建署玉山國家公園管理處":13,"內政部營建署陽明山國家公園管理處":12,"公立":4,"博愛國小總務處":37,"台灣電力公司":782,"基隆市政府教育處":25,"宜蘭縣政府消防局":12,"屏東縣政府教育處":34,"工務局公園處":141,"工務局公園處南港管理所":11,"工務局公園處圓山管理所":11,"工務局公園處陽明山管理所":16,"工務局公園處青年管理所":19,"市政大樓公管中心":11,"敦化國中總務處":15,"新北市三重區公所":12,"新北市政府教育局":38,"新北市政府警察局":10,"新北市立圖書館":27,"新竹市消防局":11,"新竹縣政府消防局":24,"新竹縣政府警察局橫山分局":11,"新竹縣政府警察局竹東分局":15,"東門國小總務處":25,"桃園市政府警察局":7,"海巡署":230,"澎湖縣政府教育處":47,"百齡國小總務處":14,"睿能創意股份有限公司":13,"臺中市政府":41,"臺中市政府教育局":208,"臺中市政府文化局":18,"臺中市政府消防局":18,"臺中市政府警察局":12,"臺北大眾捷運股份有限公司":777,"臺北市政府教育局":92,"臺北市政府警察局":16,"臺北市立圖書館":27,"臺北自來水事業處":35,"臺南市政府警察局":8,"臺東縣政府教育處":12,"臺灣鐵路管理局":98,"英屬開曼群島商睿能新動力股份有限公司台灣分公司":26,"金門縣政府教育處":17,"高雄市政府教育局":192,"高雄市政府消防局":49,"高雄市政府警察局":15,"高雄市立圖書館":16} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.TZ.json b/public/assets/data/nsi/stats/operator.TZ.json new file mode 100644 index 000000000..06229b1e8 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.TZ.json @@ -0,0 +1 @@ +{"Community (Technician) Name/No":8,"Roman Catholic":5,"Roman Catholic Church":5,"School District No. 43":3,"TANESCO":55,"Tanesco":69,"Tanzania Railways Corporation":10,"Tigo":3,"Total":11,"Vodacom":17,"undefined":5783} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.UA.json b/public/assets/data/nsi/stats/operator.UA.json new file mode 100644 index 000000000..7c0ef2faa --- /dev/null +++ b/public/assets/data/nsi/stats/operator.UA.json @@ -0,0 +1 @@ +{"1":5,"AutoEnterprise":41,"BNP Paribas":4,"CFM":100,"CFR Călători":4,"CRS":5,"Crédit Agricole":27,"DHL":5,"Delivery":7,"EMS":3,"FGSZ Zrt.":4,"Gazprom":3,"InPost":5,"Justin":23,"MAVIR":4,"MOL Nyrt.":17,"McDonald's":38,"Meest":83,"MÁV":8,"Nemzeti Útdíjfizetési Szolgáltató Zrt.":3,"Nova Poshta":4,"PKP Polskie Linie Kolejowe S.A.":9,"Q-Park":19,"RU-CR":21,"Red Nord S.A.":8,"S CHKO Vihorlat":3,"S NP Poloniny":6,"Shell":24,"Toka":42,"UPS":4,"Unión Fenosa, SA":5,"Veolia":58,"Vodafone":33,"Východoslovenská distribučná":6,"ZSSK":4,"undefined":67869,"ŽSR":3,"ІЗС":25,"АО \"Почта России\"":8,"АТ Житомиробленерго":169,"АТ Прикарпаттяобленерго":15,"АТ Хмельницькобленерго":15,"Автолюкс":24,"ВІННИЦЬКА МІСЬКА ЦЕНТРАЛІЗОВАНА БІБЛІОТЕЧНА СИСТЕМА":13,"Високовольтні мережі":60,"Волиньобленерго":234,"Вінницяобленерго":406,"ДП „Семенівське лісове господарство”":19,"Департамент освіти Житомирської міської ради":29,"Державна служба України з надзвичайних ситуацій":8,"Дніпровські електромережі":322,"Донецькі електромережі":197,"Емаус-Оселя":4,"Житомиробленерго":14,"Житомирська міська рада":17,"Закарпаттяобленерго":70,"Запоріжжяобленерго":265,"Згурівська селищна рада":17,"Зелений промінь":20,"Київгаз":37,"Київкомунсервіс":101,"Київобленерго":274,"Київські електромережі":123,"Крымэнерго":250,"Кіровоградобленерго":218,"Лукойл":15,"Львівобленерго":519,"МРСК Центра":48,"МЧС":3,"Миколаївобленерго":260,"Министерство Внутренних Дел":4,"Нова Пошта":1680,"ОАО \"РЖД\"":44,"ОАО \"ФСК ЕЭС\"":5,"ОКВП \"Дніпро-Кіровоград\"":52,"ОСН \"КОМІТЕТ М-НУ \"БЕРЕЗНЯКИ-ТЕЛЬБІН\"":39,"Одесаобленерго":172,"Одескомунтранс":3,"Одеська залізниця":273,"Одеська міська рада":12,"ПАТ \"Сумиобленерго\"":178,"ПП «Экогород»":23,"Полтаваобленерго":205,"Почта Крыма":37,"ПрАТ Рівнеобленерго":87,"Прикарпаттяобленерго":141,"РЖД":37,"Регіональні електричні мережі":27,"Российские железные дороги":3,"Рівнеобленерго":247,"Сбербанк":7,"Севастопольэнерго":19,"Тернопільобленерго":43,"Укренерго":112,"Укрзалізниця":1528,"Укрпошта":2359,"Укртрансгаз":36,"Укртранснафта":41,"Управління гуманітарної політики Локачинської селищної ради":33,"ФСК ЕЭС":200,"Харківобленерго":311,"Херсонобленерго":153,"Хмельницькобленерго":51,"Центральна енергетична компанія":30,"Черкасиобленерго":627,"Черкаситрансгаз":24,"Черкаська міська рада":96,"Чернівціобленерго":14,"Чернігівобленерго":164,"Яготинська міська рада":20} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.UG.json b/public/assets/data/nsi/stats/operator.UG.json new file mode 100644 index 000000000..04c1b4cf0 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.UG.json @@ -0,0 +1 @@ +{"AAH-Uganda":38,"ACF":3,"AHA":8,"British Red Cross":197,"CRS":14,"Church of Uganda":268,"Community (Technician) Name/No":6,"DRC":64,"Director":58,"EAM":4,"Finn Church Aid":19,"IOM":13,"LWF":71,"Luweero Diocese Church of Uganda":190,"MTI":24,"MTN":6,"Ministry of Health":24,"Médecins sans frontières":3,"NRC":46,"National Forest Authority":509,"No":16,"Norwegian Refugee Council":4,"Oxfam":26,"Roman Catholic Church":8,"Save The Children":61,"Seventh-day Adventist Church":100,"Shell":17,"The Salvation Army":18,"Total":42,"UNHCR":161,"UNICEF":19,"WFP":29,"Windle International":14,"Windle International Uganda":62,"World Vision":85,"undefined":23397} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.US.json b/public/assets/data/nsi/stats/operator.US.json new file mode 100644 index 000000000..542859803 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.US.json @@ -0,0 +1 @@ +{"1":20,"2":10,"3":5,"1Life Healthcare":39,"4-County Electric Power Association":20,"7-Eleven":267,"ABB":7,"ABC":6,"AE Power Services LLC":91,"AEP Ohio":172,"AES":32,"AES Corporation":11,"AES Distributed Energy":125,"AFC Urgent Care":45,"ALDI":51,"AMP Texas Pipelines, LLC":56,"ANR PIPELINE CO":25,"APS":27,"AT&T":442,"AT&T Florida":11,"ATSI":586,"Abilene ISD":14,"Academy District 20":22,"Ace Parking":14,"Acock/Anaqua Operating Co., LP":4,"Adams 12 Five Star Schools":44,"Adapture Renewables, Inc.":26,"Adelphi Public Safety & Transportation":17,"AdventHealth":68,"Adventist Health":34,"Advocate Aurora Health":34,"Agence des services frontaliers du Canada":4,"Air Liquide":4,"Air Liquide Large Industries":22,"Air Products LLC":59,"Akron Children's Hospital":65,"Akuo":7,"Alabama Department of Corrections":12,"Alabama Power":1698,"Alachua County Library District":13,"Alachua County Public Schools":30,"Alaska Division of Parks & Outdoor Recreation":56,"Albany County School District #1":573,"Albuquerque Fire Rescue":22,"Albuquerque Public Schools":69,"Aldi":53,"Aldine Independent School District":77,"Alexandria City Public Schools":32,"Alhambra Elementary School District":17,"Alice Independent School District":11,"Alief Independent School District":46,"Allegany County Commissioners":20,"Alliance Pipeline":33,"Alliant Energy":871,"Allina Health":22,"Alpaugh Community Services District":26,"Alpine School District":33,"AltaLink":58,"Altus Power America Management, LLC":75,"Alyeska Pipeline Service Company":387,"Amarillo Independent School District":10,"Amazon":561,"Amazon Web Services":177,"Ameren":1188,"American Electric Power":2301,"American Mun Power-Ohio, Inc":19,"American Transmission Company":2113,"American Transmission Systems":56,"Amtrak":7827,"Anaheim Elementary School District":3,"Anaheim Public Utilities":32,"Anaheim Union High School District":4,"Anderson Island Parks and Recreation District":14,"Ann Arbor Public Schools":26,"Anne Arundel County Public Library":14,"Apex Clean Energy":320,"Appalachian Mountain Club":92,"Appalachian Power Company":802,"Apple Inc.":18,"Appleton Area School District":42,"Archdiocese of Chicago":267,"Archdiocese of Cincinnati":246,"Archdiocese of Detroit":21,"Arizona Public Service":1287,"Arizona Public Service Co":12,"Arizona State Parks":46,"Arkansas Department of Corrections":11,"Arkansas State Parks":23,"Arlington County Department of Parks and Recreation":36,"Arlington Heights Park District":53,"Arlington Heights School District 25":11,"Arlington Independent School District":72,"Arlington Public Schools":68,"Arrowhead Gas Services, LLC":11,"Ascend Performance Materials":15,"Ascension":118,"Aspirus":55,"Atascadero Unified School District":12,"Atlanta Gas Light":64,"Atlantic City Electric":6330,"Atlatnic City Electric":15,"Atmos Energy":28,"Atmos Pipeline":37,"Atrium Health":38,"Auburn University":240,"Audubon":24,"Aurora Health Care":29,"Austin Energy":396,"Austin Independent School District":124,"Austin Parks and Recreation Department":132,"Austin Public Library":24,"Avangrid Renewables":209,"Avangrid Renewables LLC":47,"Avera Health":27,"Avista":91,"BB-Southtex, LLC":117,"BBT Alabama Intrastate, LLC":29,"BBT Mississippi, LLC":46,"BC Hydro":15,"BC Parks":4,"BCFD":11,"BGE":154,"BKW":8,"BLM_FFO":104,"BMW":7,"BNRC":42,"BNSF Railway":33449,"BP":382,"BPX Gathering, LLC":2217,"BPX Midstream, LLC":124,"BREC":171,"Bainbridge Island Metro Park & Recreation District":47,"Ballad Health":15,"Balm Solar":13,"Baltimore City Department of Public Works":599,"Baltimore City Department of Recreation & Parks":193,"Baltimore City Fire Department":14,"Baltimore City Public Schools":103,"Baltimore County Department of Aging":17,"Baltimore County Department of Recreation and Parks":289,"Baltimore County Maryland":19,"Baltimore County Public Library":19,"Baltimore County Public Schools":95,"Baltimore Gas & Electric":114,"Baltimore Gas and Electric":386,"Baltimore Police Department":25,"Banner Health":138,"Baptist Health":18,"Bartow County":14,"Bartow County School System":13,"Batavia Public School District 101":9,"Battle Ground Public Schools":6,"Bay Gas Storage Company, LLC":21,"BayWa":14,"Baylor Scott & White Health":82,"Bear Creek Storage Company, L.L.C.":71,"Beaufort County School District":40,"Beauregard Electric Cooperative":21,"Beaverton School District":108,"Beehive Operating, LLC":14,"Bell Canada":4,"Bellevue School District":18,"Bend Park & Recreation District":86,"Bend-La Pine Schools":19,"Benton Public Utility District":37,"Berkshire Hathaway Energy":165,"Berkshire Wind Power Cooperative":12,"Berwyn North School District 98":4,"Berwyn South School District 100":10,"Bessemer Electric Service":34,"Beth Israel Lahey Health":5,"Bethel School District":14,"Birdville Independent School District":32,"Birmingham Public Library":18,"Bismarck Public Schools":20,"Blachly-Lane Electric Cooperative":4,"Black Hills Corporation":44,"Blacksburg Parks and Recreation":32,"Blink":385,"Blue Cube Operations, LLC":11,"Blue Ridge Energy":73,"Bluebonnet Electric Cooperative":128,"Bluefin Ressources, LLC":31,"Bluestone Natural Resources":22,"Bluestone Natural Ressources":6,"Boardwalk Field Services, LLC":355,"Boise School District":49,"Bolingbrook Park District":51,"Bolt":17,"Bon Secours Health System":10,"Bonita Beach and Tennis Club":18,"Bonneville Power Administration":4074,"Boone County Schools":19,"Boston Public Schools":25,"Bowling Green State University":1202,"Box Elder School District":11,"Braintree Electric Light Department":28,"Brazos Electric":223,"Bridgeport Public Schools":38,"Brookdale Senior Living":24,"Brookfield Properties":14,"Brookfield White Pine Hydro LLC":17,"Brookings Muncipal Utilities":24,"Brooklyn Public Library":33,"Brown University":215,"Brownsville Independent School District":55,"Brownsville Public Utilities Board":20,"Bryan Texas Utilities":67,"Buckeye Development & Logistics, LLC":32,"Buckeye Texas Hub, LLC":13,"Buffalo Grove Park District":24,"Burbank Unified School District":3,"Bureau of Indian Affairs":23,"Bureau of Land Management":1063,"Bureau of Reclamation":20,"Burger King":104,"Burke Centre Conservancy":393,"Burlington Resources":4507,"Burlington Ressources":1468,"CART":3,"CBL Properties":5,"CD Global Solar Holdings, LLC":12,"CHRISTUS Health":28,"CIPCO":189,"CLECO":640,"CPS Energy":472,"CSU, Chico Police Department":59,"CSX":3719,"CWLP":2313,"Cabarrus County Schools":17,"California Department of Corrections and Rehabilitation":18,"California Department of Fish and Wildlife":131,"California Department of Forestry and Fire Protection":53,"California Department of Motor Vehicles":85,"California Department of Parks and Recreation":189,"California High Speed Rail Authority":481,"California Highway Patrol":68,"Calpine":39,"Calpine Texas Pipeline, L.P.":18,"Caltrain":187,"Calumet Memorial Park District":13,"Camino Real Gathering Company, LLC":56,"Camp Lowden":48,"Campbell County School District Number 1":14,"Campus Police":14,"Canada Border Services Agency":21,"Canada Post":39,"Canadian National Railway":8350,"Canadian Pacific Kansas City":123,"Canes Midstream G&P, LLC":50,"Cannobie Lake Park":33,"Cantera Operating, LLC":519,"Canyon Creek Resources, LLC":40,"Canyon ISD":13,"Canyon Lake Property Owners Association":19,"Capistrano Unified School District":5,"Capital Dynamics":188,"Capital Power":42,"Capitol Region Education Council":39,"Carol Stream Park District":38,"Carolina Gas Transmission, LLC":100,"Carrollton-Farmers Branch Independent School District":32,"Cartersville Parks and Recreation":16,"Carthage R-9 School District":13,"Catarina Midstream, LLC":38,"Catawba County Schools":22,"Catholic Health Initiatives":46,"Cecil County Public Schools":16,"Cedar Hill Independent School District":12,"Cedar Rapids Community School District":31,"Cedar Ridge Wind Farm":42,"Cellular Sales":8,"Centennial School District":13,"CenterPoint Energy":2158,"Central Community Unit School District 301":7,"Central Electric Power Co-Op":101,"Central Kitsap School District":25,"Central Maine Power Company":634,"Central Rivers Power US, LLC":21,"Central Texas Electric Cooperative":15,"Central Texas Regional Mobility Authority":19,"Central Valley School District":24,"Centura Health":14,"CenturyLink":293,"Chandler Unified School District":19,"Chaparral Energy, LLC":4,"ChargePoint":1903,"Charlotte-Mecklenburg Schools":95,"Chartwell":3,"Chehalem Park and Recreation District":24,"Cherokee County School District":17,"Cherry Creek School District":44,"Chesapeake Operating, LLC":321,"Chesterfield County Parks and Recreation":15,"Chevron":243,"Chevron Pipeline Company":46,"Cheyenne Energy Services":42,"Chicago Fire Department":106,"Chicago Heights Park District":17,"Chicago Heights School District 170":11,"Chicago Park District":767,"Chicago Police Department":513,"Chicago Public Library":86,"Chicago Public Schools":577,"Chicago Transit Authority":24765,"Chickaming Open Lands":28,"Chino Valley Unified School District":23,"Cicero School District 99":16,"Cincinnati Fire Department":26,"Cincinnati Public Schools":34,"Cincinnati and Hamilton County Public Library":11,"Cinco Natural Resources Corp.":39,"Cinco Oil & Gas, LLC":13,"Circle K":263,"Circuit Court of Cook County":12,"Cirrus Wind Energy":18,"Citgo Products Pipeline Company":34,"Citgo Ref. & Chemicals Co. L.P.":43,"Citizens Enterprises Corporation":20,"City CarShare":178,"City Center Parking":45,"City Of Phoenix":29,"City Of Tracy":272,"City and County of Denver":20,"City of Ames":94,"City of Andover":20,"City of Ann Arbor":61,"City of Ashland":58,"City of Ashtabula":19,"City of Auburn":38,"City of Austin":256,"City of Battle Creek":24,"City of Battle Ground":18,"City of Beaverton":161,"City of Belleair":16,"City of Bellevue":188,"City of Bellingham":91,"City of Blaine":35,"City of Boise":125,"City of Boston Public Works":64,"City of Boulder":52,"City of Boynton Beach":28,"City of Bremerton":26,"City of Brentwood":20,"City of Buffalo":25,"City of Caldwell":3,"City of Camas":27,"City of Chandler":76,"City of Charleston":33,"City of Clearwater":31,"City of Cleveland":48,"City of Coeur d'Alene":22,"City of Colorado Springs":130,"City of Concord":87,"City of Corinth":27,"City of Cornelius":17,"City of Denton":209,"City of Des Moines":29,"City of Detroit":49,"City of Dover":39,"City of Dubuque":87,"City of East Chicago":19,"City of Elizabeth":22,"City of Emeryville":7,"City of Erie":78,"City of Fairview":23,"City of Farmersville":1020,"City of Farmington":47,"City of Fayetteville":185,"City of Fontana":92,"City of Forest Grove":26,"City of Gary":47,"City of Geneva":23,"City of Gladstone":42,"City of Gloversville":34,"City of Grand Ledge":47,"City of Greeley":30,"City of Gresham":157,"City of Hammond":31,"City of Happy Valley":14,"City of Hartford":71,"City of High Point":39,"City of Highland Village":18,"City of Hobart":8,"City of Idaho Falls":7,"City of Issaquah":44,"City of Jacksonville":54,"City of Keizer":12,"City of Knoxville":74,"City of Lake Oswego":77,"City of Lakeland":123,"City of Lakewood":51,"City of Lakewood Parks and Recreation":14,"City of Lancaster":40,"City of Lansing":152,"City of Lawrence":59,"City of Lexington":22,"City of Lincoln":154,"City of Los Angeles":124,"City of Mahtomedi":18,"City of Martinez":29,"City of Medford":59,"City of Meridian":31,"City of Mesa":66,"City of Miami":364,"City of Middletown":35,"City of Mountlake Terrace":12,"City of Napa":28,"City of Norfolk":42,"City of Norman":247,"City of Norwich":192,"City of Oklahoma City":47,"City of Orlando":84,"City of Orting":11,"City of Ottawa":43,"City of Phoenix":308,"City of Pocatello":4,"City of Port Huron":24,"City of Portland":417,"City of Redlands":31,"City of Redmond":56,"City of Richmond":44,"City of Rochester":103,"City of Rocklin":47,"City of Rogers":38,"City of Rolla, Missouri":31,"City of Roseburg":17,"City of Roseville":72,"City of Salem":64,"City of San Antonio":133,"City of San Diego":71,"City of Santa Fe":73,"City of Schertz":55,"City of Scottsdale":126,"City of Shafter":78,"City of Sherwood":103,"City of Shoreline":22,"City of Somerville":13,"City of Springfield":454,"City of Staunton":115,"City of Stuart":19,"City of Tallahassee":157,"City of Tigard":138,"City of Troutdale":35,"City of Truth or Consequences":231,"City of Tualatin":66,"City of Tulsa":119,"City of Tupelo Water & Light Department":14,"City of Vancouver":98,"City of Visalia":220,"City of Warren":19,"City of Washougal":9,"City of Waterloo":4,"City of Watsonville":8,"City of West Linn":95,"City of Westminster":9,"City of Wilmington":50,"City of Wilsonville":24,"City of Woodbury":35,"CityMD":73,"Clackamas County":40,"Clackamas Fire District #1":21,"Clark County":168,"Clark County School District":69,"Clark Public Utilities":73,"Clarke - Mobile Counties Gas Distribution":14,"Clarke County School District":4,"Clarksville Department of Electricity":395,"Clarksville-Montgomery County School System":70,"Clay Electric Cooperative":146,"Clean Water Services":36,"Clear Channel Outdoor":11,"Clemson University":71,"Cleveland Clinic":56,"Cleveland Metroparks":90,"Cleveland Public Library":29,"Cleveland Public Power":33,"Clyde Park District":20,"Coast Electric Power Association":29,"Coast Mountain Bus Company":42,"Cobb County Fire and Emergency Services":16,"Cobb County Public Library System":18,"Cobb County School District":81,"Cody Energy LLC":66,"Coeur d'Alene Public Schools":8,"Cogentrix":508,"Colonial Parking":12,"Colonial Pipeline":75,"Colonial Pipeline Company":503,"Colorado Highlands Wind LLC":58,"Colorado Interstate Gas Company":25,"Colorado Parks & Wildlife":42,"Colorado Parks and Wildlife":45,"Colorado Springs School District 11":42,"Colorado Springs Utilities":33,"Colorado State Patrol":14,"Colorado State University":34,"Colton Joint Unified School District":16,"Columbia Gas Transmission":21,"Columbia Public Schools":15,"Columbia University":56,"Columbus Light & Water":16,"Comal Independent School District":12,"Commonwealth Edison":2694,"Commonwealth of Massachusetts":29,"Community Consolidated School District 15":20,"Community Consolidated School District 54":25,"Community Consolidated School District 59":15,"Community Consolidated School District 62":13,"Community Unit School District 200":21,"Concentra":85,"Concordia Electric Cooperative":24,"Conejo Open Space Conservation Agency":29,"Connecticut Department of Motor Vehicles":4,"Conrail":51,"Consolidated Edison":256,"Consolidated Edison Development Inc.":77,"Consolidated School District of New Britain":23,"Constellation":206,"Consumers Energy":7401,"Consumers Energy Co":44,"Cook County Health":17,"Cooperative Energy":256,"Copano Field Services":94,"Copano Fld Serv/South Texas LLC":12,"Copano NGL Services LLC":23,"Copano Pipelines":41,"Coppell Independent School District":20,"CoreCivic":19,"Corn Belt Power Cooperative":105,"County of Douglas, Colorado":13,"County of Los Angeles":62,"County of Maui":107,"County of Orange":59,"Covenant Health":20,"Crimson Oak Grove Resources, LLC":49,"Crowley Independent School District":39,"Crystal Lake Park District":33,"Cullman Electric Cooperative":24,"Cumming Utilities":22,"Cypress Creek Renewables":175,"Cypress-Fairbanks Independent School District":89,"Cyxtera":10,"DCP Hinshaw Pipeline, LLC":8,"DCP Intrastate Network, LLC":878,"DCP Midstream, LP":998,"DCP Operating Company":141,"DCP Operating Company, LLC":168,"DCP Operating Company, LP":1421,"DCR":135,"DCR - Division of State Parks and Recreation":16,"DE Division of Fish & Wildlife":19,"DE Forest Service":30,"DEMCO":68,"DHL":27,"DNR and Somerset Soil Conservation District":21,"DTE":50,"DTE Electric Company":69,"DTE Energy":1282,"DTE Gas Company":25,"DaVita Dialysis":355,"Dallas Independent School District":56,"Dallas Petroleum Group, LLC":210,"David Douglas School District":16,"Davis Gas Processing, Inc.":634,"Dayton Power & Light":118,"DeWind":56,"Dearborn Public Schools":13,"Decatur Utilities":88,"Delaware State Police":6,"Dellinger Park":27,"Delmarva Power":2825,"Denbury Gulf Coast Pipelines, LLC":59,"Denbury Onshore, LLC":103,"Denton Independent School District":43,"Denver Public Schools":29,"Denver Water":22,"Department of Corrections":4,"Department of Fish and Game":16,"Department of Homeland Security":6,"Des Moines Public Schools":15,"Des Plaines Park District":45,"Deschutes Public Library":3,"Detroit Public Library":18,"Detroit Public Schools":142,"Deutsche Telekom AG":3,"Dialysis Clinic":21,"Diamond Parking":56,"Digital Realty":63,"Dignity Health":81,"Diocese of Covington":70,"Diocese of San José":54,"Discovery Natural Resources, LLC":841,"District of Columbia Public Schools":31,"District of Columbia Water and Sewer Authority":26,"Dixie Electric Power Association":14,"Dixie Pipeline Company":10,"Dixie Pipeline Company LLC":88,"Dominion Energy":1690,"Dominion Energy South Carolina":40,"Dominion Energy South Carolina, Inc":40,"Dominion Transmission":20,"Donna Independent School District":19,"Dothan City Schools":18,"Double Eagle Pipeline, LLC":13,"Douglas County School District":24,"Dow Chemical":33,"Dow Pipeline Company":105,"Downers Grove Grade School District 58":13,"Downers Grove Park District":33,"Downey Unified School District":18,"Dublin City Schools":13,"Dubuque Community Schools":14,"Duke Energy":3502,"Duke Energy Carolinas, LLC":3,"Duke Energy Progress":202,"Duly Health & Care":13,"Duncanville Independent School District":19,"Duquesne Light":344,"Durham Parks & Recreation":14,"Durham Public Schools":13,"Durham Technical Community College":49,"Duval County Public Schools":74,"E.ON":562,"EDF":211,"EDF Renewable Asset Holdings, Inc.":3,"EDF Renewables":222,"EDP":37,"EDP Renewables":500,"EDP Renewables North America":6,"EOG Resources, Inc.":9254,"EP Energy Company":481,"EV Connect":18,"EVCS":26,"EVgo":218,"EVlink":4,"Eagle 2 US LLC":22,"Eagle Creek Renewable Energy, LLC":33,"Eagle Ford Gathering, LLC":15,"Eagle Ford Midstream, LP":24,"Eagle Mountain-Saginaw Independent School District":26,"Eagle Oil & Gas Co.":58,"East Aurora Public School District 131":21,"East Bay Municipal Utility District":130,"East Bay Regional Park District":113,"East Hartford Public Schools":22,"East River Electric Power Cooperative":79,"East Whittier City School District":13,"Easterseals-Goodwill Northern Rocky Mountain":3,"Easton Energy Pipelines LLC":35,"Eau Claire Area School District":19,"Echo Canyon Pipeline, LLC":47,"Ecoplexus, Inc":34,"EdgeConneX":6,"El Paso Corporation":49,"El Paso Natural Gas Company":20,"Electrify America":650,"Elgin Area School District U46":41,"Elgin Parks & Recreation":14,"Elmwood Park Community Unit School District 401":4,"Emerald People's Utility District":561,"Enbridge":861,"Enbridge Offshore Facilities, LLC":9,"Encompass Health":29,"Enel":6,"Enel Green Power":110,"Enel Green Power NA, Inc.":25,"Enel X":5,"Enerfin Field Services LLC":653,"Energy Transfer Company":2916,"Energy Transfer Partners":102,"Energy United":25,"Engie":113,"Engie North America":12,"Enoch Pratt Free Library":22,"Entergy":1019,"Entergy Arkansas":1044,"Entergy Corporation and Shell Wind Corporation":91,"Entergy Louisiana":1171,"Entergy Mississippi":593,"Entergy New Orleans":38,"Enterprise CarShare":26,"Enterprise Crude Pipeline, LLC":194,"Enterprise Operating, LLC":60,"Enterprise Products Operating":181,"Enterprise Products Operating, LLC":1805,"Epic Consolidated OPS, LLC":49,"Epic Consolidated Operations, LLC":14,"Epic Permian Operating, LLC":2412,"Equinix":31,"Equistar Chemicals":29,"Equistar Chemicals, LP":151,"Erie Boulevard Hydropower LP":47,"Erie's Public Schools":15,"Escondido Union School District":13,"Essentia Health":27,"Essex County Greenbelt Association":35,"Eugene Parks & Open Space":5,"Eugene School District":36,"Eugene Water & Electric Board":1666,"Evanston Parks & Recreation":72,"Evanston/Skokie School District 65":19,"Evergreen Goodwill":20,"Evergreen Public Schools":40,"Evergreen Wind, LLC":12,"Evergy":5271,"Eversource":3596,"Exelon":120,"Exelon Power":20,"Explorer Pipeline Company":22,"Exxon Mobil Corporation":151,"Exxonmobil Oil Corporation":52,"Exxonmobil Pipeline Company":238,"FL Dept. of Environmental Protection, Div. of State Lands":193,"FL Rich Gas Services, LP":7,"FLO":22,"FWS":3,"Fairfax County Park Authority":380,"Fairfax County Public Schools":213,"Falcon School District 49":15,"Faraday Midstream Company":39,"Fargo Park District":63,"Fargo Public Schools":22,"Farm to City":14,"Faulconer Energy, LLC":52,"Faulconer, Vernon E., INC.":13,"Fayetteville Public Schools":30,"Fayetteville Public Works":91,"FedEx":1196,"Federal Bureau of Investigation":75,"Federal Bureau of Prisons":104,"Federal Transferido":62,"Fentress County Fire Dept":11,"Field Petroleum Corp":8,"First Reserve":16,"First Solar":101,"First Wind O&M, LLC":95,"FirstEnergy":822,"Fisheries Service":16,"Five Rivers MetroParks":66,"Flexential":7,"Flint Hills Resources":73,"Flint Hills Resources Port Arthur, LLC":27,"Flint Hills Resources, LLC":70,"Flock Safety":34,"Florence Utilities":114,"Florida Department of Corrections":30,"Florida Department of Highway Safety and Motor Vehicles":3,"Florida Forest Service":40,"Florida Gas Transmission":70,"Florida Gas Transmission Company":6,"Florida Gas Transmission Company, LLC":309,"Florida Keys Electric Coorerative":16,"Florida Polytechnic University Police Department":40,"Florida Power & Light":12835,"Florida State Parks":34,"Fontana Unified School District":37,"Forest Grove School District":9,"Forest Preserve District of Cook County":2504,"Forest Preserve District of DuPage County":63,"Formosa Plastics":17,"Forney Independent School District":14,"Fort Bend County Toll Road Authority":14,"Fort Bend Independent School District":76,"Fort Pierce Utilities":19,"Fort Wayne Community Schools":30,"Fort Worth Independent School District":128,"Fortis BC":5,"Four County EMC":51,"Fourth Floor Operating, LLC":13,"Fox Valley Park District":78,"Franciscan Health":21,"Free Library of Philadelphia":59,"Freeport LNG Development":11,"Frenship Independent School District":8,"Fresenius Kidney Care":191,"Fresenius Medical Care":49,"Frio Lasalle Pipeline, LP":297,"Frontier":168,"Ft Cobb State Park":26,"Futel":15,"GE WInd":23,"GLS":4,"GMWC":147,"GOM Shelf LLC":222,"Gainesville Regional Utilities":140,"Galveston Bay Refinery Logistics LLC":12,"Garden Grove Unified School District":4,"Garland Power & Light":47,"Gary Community School Corporation":36,"Gary Fire Department":12,"General Electric":5,"Genesis HealthCare":36,"Genesis Offshore Holdings, LLC":8,"Genesis Producing Company, L.P.":15,"Geneva Park District":58,"Georgia Department of Corrections":28,"Georgia Power":2858,"Georgia State Parks & Historic Sites":12,"Glades Electric Co-Op":876,"Glen Ellyn Park District":29,"Glencoe Park District":21,"Glendale Unified School District":10,"Glenview Park District":36,"Glenview School District 34":8,"Golden Spread Electric Cooperative":99,"Goldman Sachs Renewable Power Group":35,"Goldwind":10,"Goodwill Industries of Central and Northern Arizona":62,"Goodwill Industries of Lane and South Coast Counties":13,"Goodwill Industries of North Louisiana":7,"Goodwill Industries of Northern New England":3,"Goodwill Industries of San Diego County":41,"Goodwill Industries of South Florida":45,"Goodwill Industries of Southeastern Wisconsin":38,"Goodwill Industries of Southern New Jersey & Philadelphia":22,"Goodwill Industries of Wyoming":3,"Goodwill Industries of the Chesapeake":11,"Goodwill Industries of the Columbia":3,"Goodwill Industries of the Columbia Willamette":6,"Goodwill Industries of the Inland Northwest":5,"Goodwill Industries of the Valleys":43,"Goodwill Industries, Ontario Great Lakes":3,"Goodwill NYNJ":5,"Goodwill Sacramento Valley & Northern Nevada":3,"Goodwill Southern California":11,"Goodwill of Central & Southern Indiana":39,"Goodwill of Colorado":28,"Goodwill of North Georgia":27,"Goodwill of Northern Illinois":5,"Goodwill of Orange County":7,"Goodwill of Silicon Valley":9,"Goodwill of Southern Nevada":6,"Goodwill of the Finger Lakes":12,"Goodwill of the Great Plains":19,"Google":193,"Goshen Community Schools":15,"Goshen Parks & Recreation Department":21,"Grand Prairie Independent School District":36,"Grand River Dam Authority":43,"Granite School District":30,"Grapevine-Colleyville Independent School District":21,"Gravity Midstream CC, LLC":21,"Great Parks of Hamilton County":69,"Great River Energy":31,"Green Mountain Power":51,"Green Mountain Power Corp":17,"Greenbacker Renewable Energy":61,"Greenbacker Renewable Energy Corporation":102,"Greenville Utilities Commission":49,"Gresham-Barlow School District":34,"Greystar":65,"Grit Oil & Gas Management, LLC":11,"Groton Public Schools":7,"Guadalupe Valley Electric Cooperative":41,"Guilford County Schools":21,"Gulf Coast Energy, INC.":13,"Gulf Power":3,"Gulf South Pipeline Company, LLC":694,"Gulfstream Natural Gas System, L.L.C.":16,"Guntersville Electric Board":18,"H&M":4,"HCA":130,"Hacienda La Puente Unified School District":4,"Hamilton County EMS":15,"Hammond Parks & Recreation":4,"Hampton City Schools":19,"Hardin County Conservation":12,"Harford County Public Library":10,"Harlandale Independent School District":14,"Harlingen Consolidated Independent School District":25,"Harris County Precinct 3":25,"Harris County Toll Road Authority":22,"Harrison Park":15,"Harrison School District 2":24,"Hartford HealthCare":46,"Hartford Public Schools":61,"Harvard Conservation Trust":52,"Harvest Midstream Company":56,"Harvest Pipeline Company":25,"Harvest Windfarm LLC":32,"Hattiesburg Clinic":18,"Hawaii Department of Fish and Wildlife":14,"Hawaii Division of State Parks":6,"Hawaii State Public Library System":7,"Hawaiian Electric Company":297,"Headington Energy Partners, LLC":35,"Heelstone Energy Holdings, LLC":17,"Helena Public Schools":15,"Helix Maine Wind Development, LLC":47,"Hennepin County Library":24,"Henry Ford Health System":27,"Heritage Sustainable Energy":43,"Hetch Hetchy Water & Power":23,"Hilcorp Energy Company":659,"Hillsboro Fire & Rescue":4,"Hillsboro Parks & Recreation":6,"Hillsboro School District":47,"Hillsborough County":31,"Hillsborough County Public Schools":68,"Hocking Hills State Park":59,"Hollis Conservation Commission":49,"Holmes-Wayne Electric Cooperative":18,"Holyoke Gas & Electric":31,"Homewood-Flossmoor Park District":21,"Honolulu Police Department":12,"Horry County":47,"Hospital Sisters Health System":19,"Housing Authority of Tulare County":6,"Houston County Board of Education":18,"Houston Independent School District":16,"Houston Parks and Recreation Department":206,"Houston Pipe Line Company":214,"Houston Public Library":9,"Humble Independent School District":40,"Hunt Crude Oil Supply Company":15,"Huntsville City Schools":11,"Huntsville Utilities":303,"Hurst-Euless-Bedford Independent School District":30,"Hydro One":4,"Hydro-Québec":7,"Hyundai":10,"ICE":5,"ICO":3,"IDEA Public Schools":28,"IKEA":77,"ITC":8205,"ITC Pipeline Company LLC":19,"Iberdrola":338,"Idaho Department of Parks and Recreation":18,"Idaho Power":45,"Idaho Wind Partners 1 LLC":11,"Illinois Department of Corrections":25,"Illinois Department of Natural Resources":117,"Illinois Secretary of State":37,"Illinois State Police":81,"Illinois Tollway":204,"Impark":24,"Imperial Irrigation District":81,"Incorporated Village of Flower Hill":52,"Independence Power & Light":70,"Independence School District":23,"Indian Health Service":20,"Indian Prairie School District 204":34,"Indiana Department of Correction":16,"Indiana Department of Natural Resources":63,"Indiana Michigan Power":43,"Indiana Municipal Power Agency":46,"Indiana University Health":29,"Indianapolis Fire Department":22,"Indianapolis Power & Light":291,"Ineos USA, LLC":53,"Inova":26,"Instituto Mexicano del Seguro Social":3,"Intel Corporation":32,"Intermountain Healthcare":49,"Internal Revenue Service":24,"International Paper":77,"Invenergy":457,"Invenergy Services LLC":51,"Iowa Department of Natural Resources":56,"Iowa Department of Transportation":34,"Iowa Lakes Electric Cooperative":16,"Iowa State Patrol":3,"Ironwood Midstream Energy Partners, LLC":104,"Iroquois Gas Transmission System":28,"Irvine Unified School District":34,"Irving Independent School District":38,"Irving Oil":7,"Island Heritage Trust":20,"Issaquah School District 411":36,"Ithaca Carshare":13,"JCDecaux":9,"JCPL":19,"Jackson County":27,"Jackson County Conservation":20,"Jackson Public Schools":14,"Jacksonville Electric Authority":513,"James Madison University":8,"Jeffco Public Schools":53,"Jefferson County":58,"Jefferson County Open Space":61,"Jefferson County Public Schools":33,"Jersey Central Power & Light/JCPL/First Energy":21,"Joe Wheeler EMC":45,"Johns Hopkins University":129,"Johnson & Wales":35,"Johnson County Park and Recreation District":26,"Johnston County Emergency Services":13,"Johnston County Schools":35,"Joliet Public Schools District 86":33,"Joliet Township High School District 204":4,"Jones County Junior College":20,"Jones-Onslow EMC":26,"Journey at Pechanga":203,"Judson Independent School District":24,"KAMO Power":364,"KEYS":31,"Kaiser Permanente":323,"Kalamazoo Public Schools":30,"Kaneland Community Unit School District 302":6,"Kankakee Valley Park District":31,"Kansas City Board of Public Utilities":102,"Kansas City Fire Department":29,"Kansas Department of Wildlife & Parks":31,"Kansas Highway Patrol":16,"Katy Independent School District":57,"Kauai Island Utility Cooperative":19,"Keep Athens Limestone Beautiful":10,"Keiser University":7,"Keller Independent School District":36,"Kendall County":977,"Kennewick School District":9,"Kenosha Unified School District":31,"Kent School District":3,"Kent State University":623,"Kenton County School District":19,"Kentucky Department of Corrections":13,"Kentucky Power":3,"KentuckyOne Health":12,"Kentwood Public Schools":18,"Keolis Commuter Services":831,"Killeen Independent School District":13,"Kimco Realty":6,"Kinder Morgan":227,"Kinder Morgan Crude & Condensate LLC":27,"Kinder Morgan Liquids Terminals LLC":27,"Kinder Morgan Tejas Pipeline":59,"Kinder Morgan Tejas Pipeline, LLC":180,"Kinder Morgan Texas Pipeline LLC":360,"Kinder Morgan Treating, LP":80,"Kindred Healthcare":40,"Kinetica Partners, LLC":118,"King County Library System":51,"King County Parks":75,"Kissimmee Utility Authority":49,"Kitsap County Parks":67,"Klamath County School District":5,"Klein Independent School District":51,"Knox County Schools":32,"Knoxville Utilities Board":202,"Koch Pipeline Company, L.P.":254,"Kotzebue Electric Association":19,"L'Anse Creuse Public Schools":20,"LS Power":32,"LUS":22,"LWU":62,"La Joya Independent School District":16,"Lafayette County Fire Department":15,"Lake County Forest Preserves":60,"Lake County Public Library":9,"Lake Metroparks":42,"Lake Oswego School District":14,"Lake Washington School District":31,"Lakeshore Operating, LLC":161,"Lamar Advertising":131,"Lamar County School District":14,"Lamar Oil & Gas, INC.":21,"Lamay Corporation":41,"Lambton County Library":3,"Lancaster Independent School District":12,"Land Trust of Santa Cruz County":15,"Land of Lincoln Goodwill Industries":27,"Lane County":29,"Lane County Waste Management":13,"Laramie County School District 1":32,"Las Majadas Wind Farm":115,"Lavaca Midstream, L.L.C.":111,"Lavaca Pipe Line Company":91,"Lawrence Police Department":16,"Lawrence Public Schools":40,"Leander Independent School District":56,"Lee County Electric Cooperative":2078,"Leeward Asset Management, LLC":97,"Leeward Energy":68,"Leeward Renewable Energy":406,"Legacy Health":24,"Lehigh Valley Health Network":35,"Leon County Fire":10,"Leon County Schools":42,"Lewisville Independent School District":67,"Lidl":8,"Lightsource BP":4,"Lincoln Clean Energy":112,"Lincoln County School District":3,"Lincoln Fire & Rescue":14,"Lincoln Public Schools":82,"Lincolnwood Parks and Recreation":13,"Linde Inc.":63,"LinkNYC":259,"Linn County REC":16,"Linn Operating, LLC":9,"Lisle Community Unit School District 202":5,"Lisle Park District":41,"Little Rock Parks & Recreation":29,"Little Rock School District":33,"Little Traverse Conservancy":52,"Littleton Conservation Trust (LCT)":24,"Livingston Parish School Board":11,"Lockhart Power":39,"Lonestar Operating, LLC":30,"Long Beach Unified School District":51,"Long Island Power Authority":312,"Lorain-Medina Rural Electric Cooperative":14,"Los Angeles County Fire Department":147,"Los Angeles County Metropolitan Transportation Authority":7855,"Los Angeles Department of Water & Power":27,"Los Angeles Department of Water and Power":658,"Los Angeles Fire Department":116,"Los Angeles Police Department":17,"Los Angeles Public Library":39,"Los Angeles Unified School District":123,"Loudoun County Public Schools":100,"Louisville Parks and Recreation":29,"Lower Colorado River Authority":414,"Lower Merion Township":16,"Lubbock Independent School District":26,"Lubbock Power & Light":135,"Lucia Mar Unified School District":18,"Lumbee River EMC":22,"Lumen Technologies":30,"Luminant":22,"Lynwood Unified School District":4,"MC Power Companies":11,"MDU":41,"MERS Missouri Goodwill Industries":10,"MIT":212,"MLGW":3,"MWRA":67,"Macerich":7,"Madison Gas and Electric":61,"Madison Metropolitan School District":38,"Magellan Crude Oil Pipeline Company, LLC":24,"Magellan Pipeline Company, L.P.":76,"Magellan Terminals Holdings, L.P.":11,"Mail Boxes Etc.":6,"Maine Bureau of Motor Vehicles":12,"Maine Bureau of Parks and Lands":60,"Maine Township High School District 207":3,"Manatee County School District":16,"Manitoba Hydro":6,"Mansfield Independent School District":42,"Manteca Unified School District":16,"Maple Grove Parks and Recreation":5,"Maquoketa Valley REC":20,"Marathon Oil EF, LLC":1007,"Marathon Oil, LLC":412,"Marathon Pipe Line LLC":266,"Marietta Parks & Recreation":18,"Marin County Parks":25,"Maritimes and Northeast Pipeline":13,"Markwest Energy S TX Gas Company, LLC":18,"Markwest Javelina Co., L.L.C.":12,"Markwest Javelina P/L Co, L.L.C.":14,"Marquardt School District 15":5,"Marquette University Department of Public Safety":54,"Marshall Municipal Utilities":523,"Marshall Public Schools":12,"Marshall-DeKalb Electric Cooperative":34,"Marshfield Clinic":124,"Martin County":19,"Martin Operating Partnership Lp":7,"Maryland Department of Natural Resources, Maryland Park Service":30,"Maryland Forest Service":313,"Maryland Motor Vehicle Administration":9,"Maryland Park Service":224,"Maryland State Police":33,"Maryland-National Capital Park and Planning Commission":17,"Marysville School District 25":5,"Mass Audubon":34,"Mass General Brigham":5,"Massachusetts State Police":21,"Maui Electric Company":115,"Max Midstream Texas, LLC":19,"Mayo Clinic Health System":39,"McAllen Independent School District":31,"McDonald's":313,"MedExpress":75,"Mercedes-Benz":5,"Mercy":68,"Mercy Health":50,"Merit Health":13,"Mesa Public Schools":70,"Mesquite Independent School District":51,"Met-Ed":771,"Meta":62,"Metra":2131,"Metro":590,"Metro Parks Tacoma":33,"Metro Vancouver Regional Parks":5,"Metropolitan Police Department":9,"Metropolitan Water District of Southern California":48,"Metropolitan Water Reclamation District of Greater Chicago":42,"Miami-Dade College":245,"Miami-Dade County Public Schools":15,"Michigan DNR":99,"Michigan Department of Corrections":11,"Michigan Department of Natural Resources":692,"Michigan Medicine":25,"Michigan Nature Association":148,"Michigan Secretary of State":26,"Michigan State University":78,"Micro Center":53,"Microsoft":71,"Mid Valley Pipeline Company LLC":150,"MidAmerican Energy":4525,"Midcontinent Express Pipeline LLC":29,"Middlebury College":85,"Midpeninsula Regional Open Space District":75,"Millcreek Township":41,"Millennium Pipeline":43,"Milpitas Unified School District":14,"Milwaukee County Parks":35,"Milwaukee Fire Department":31,"Milwaukee Police Department":37,"Milwaukee Public Library":14,"Milwaukee Public Schools":124,"Ministry of Transportation of Ontario":3,"Minneapolis Fire Department":17,"Minneapolis Public Schools":86,"Minnesota Department of Natural Resources":99,"Minnesota Valley Cooperative Light & Power Association":35,"Minnkota Power Cooperative":334,"Mission Consolidated Independent School District":20,"Mississippi Power":416,"Missouri Department of Conservation":408,"Missouri Power & Light Company":19,"Missouri State Parks":258,"MoDOT":215,"Mohawk Hudson Land Conservancy":37,"Momentum Production Corp.":4,"Monroe County Library System":22,"Monroe Gas Storage Company, LLC":17,"Monroe Public Schools":15,"Montana Fish, Wildlife & Parks":68,"Montana State Trust Lands":581,"Montana-Dakota Utilities":4,"Montebello Unified School District":6,"Montgomery County Public Schools":95,"Montgomery Parks":197,"Montgomery Public Schools":11,"Monument Pipeline, LP":26,"Moorhead Public Service":61,"Morgan Hill Unified School District":16,"Morgan Memorial Goodwill Industries":13,"Morton Grove Park District":15,"Motiva Enterprises LLC":35,"Mount Lebanon Police Department":24,"Mount Prospect Park District":21,"Mountains Recreation and Conservation Authority":305,"Multnomah County Library":14,"Multnomah Education Service District":12,"Murphy Exploration & Production Company":259,"Mustang Island Gathering, LLC":12,"NB Power":30,"NHDOT":14,"NJR Clean Energy Ventures Corporation":39,"NORTHWESTERN ENERGY LLC":12,"NOVEC":14,"NRG Energy":222,"NRG Energy Gas & Wind Holdings Inc":11,"NS":2073,"NTT":8,"NV Energy":186,"NW Electric Power Cooperative":26,"NW Natural":14,"NYSEG":211,"NYU Langone Health":33,"Naperville Community Unit School District 203":23,"Naperville Fire Department":10,"Naperville Park District":121,"Nashville Electric Service":244,"National Grid":2623,"National Grid Renewables":37,"National Oceanic and Atmospheric Administration":31,"National Park Service":2932,"National Resource Conservation Service":15,"National Security Agency":120,"National Weather Service":130,"Natural Gas Pipeline Company of Amar, LLC":13,"Natural Gas Pipeline Company of America, LLC":74,"Natural Resources Conservation Service":144,"Naturener":146,"Nautilus Solar Solutions":63,"Navarro Midstream Services, LLC":536,"Nebo School District":19,"Nebraska Game and Parks Commission":181,"Nebraska State Patrol":5,"Net Mexico Pipeline Partners, LLC":17,"Neumin Production Company":27,"Nevada Department of Corrections":8,"Nevada Department of Motor Vehicles":6,"Nevada Power Company":31,"Nevada State Parks":6,"New Braunfels Utilities":13,"New Jersey Division of Fish and Wildlife":33,"New Jersey Motor Vehicle Commission":14,"New Jersey State Police":15,"New Mexico Department of Game & Fish":119,"New Mexico Motor Vehicle Division":15,"New Mexico State Police":10,"New York City Department of Education":268,"New York City Department of Environmental Protection":54,"New York City Department of Environmental Protection, Bureau of Water Supply":436,"New York City Department of Parks and Recreation":441,"New York City Fire Department":186,"New York City Transit Authority":4786,"New York Police Department":79,"New York Power Authority":44,"New York Public Library":98,"New York State Department of Environmental Conservation":464,"New York State Department of Motor Vehicles":15,"New York State Department of Transportation":35,"New York State Office of Parks, Recreation and Historic Preservation":220,"New York State Thruway Authority":65,"Newfield Exploration Company":100,"Newport News Green Foundation":21,"NextEra Energy":4684,"Nexter Era Energy":25,"Niagara Mohawk":16,"Nicor Gas":3,"Niles Park District":19,"Nissan":21,"Noble Power":79,"Norfolk Southern":683,"Norman Public Schools":116,"North Carolina Division of Motor Vehicles":14,"North Carolina Division of Parks and Recreation":113,"North Carolina Electric Member Corp":20,"North Carolina Mun Power Agency #1":26,"North Carolina State Highway Patrol":20,"North Carolina State University":89,"North Carolina Wildlife Resources Commission":71,"North Clackamas Parks & Recreation District":38,"North Clackamas School District":32,"North Dakota Game and Fish Department":234,"North East Independent School District":55,"North East Texas Regional Mobility Authority":13,"North Texas Tollway Authority":229,"NorthWestern Energy":40,"Northern Natural Gas":85,"Northern States Power (Wisconsin)":22,"Northern States Power Co - Minnesota":20,"Northport-East Northport Schools":12,"Northridge Local Schools":21,"Northshore School District":32,"Northside Independent School District":109,"Northville Public Schools":20,"Northwell Health":57,"Northwest Energy":76,"Northwest Pipeline LLC":16,"Northwestern Medicine":34,"Norwalk–La Mirada Unified School District":28,"Norwich Public Schools":20,"Novant Health":60,"Novatus Energy":124,"Novi Community School District":11,"Nustar Logistics":101,"Nustar Logistics, L.P.":28,"OC Public Libraries":33,"OXY USA INC.":484,"Oak Lawn Park District":16,"Oak Park Elementary School District 97":10,"Oakland University Police Department":23,"Occidental Permian Ltd.":117,"Ochsner Health System":19,"Ohio Bureau of Motor Vehicles":27,"Ohio Department of Natural Resources":224,"Ohio Department of Rehabilitation and Correction":15,"Ohio Department of Transportation":57,"Ohio Power":10,"Ohio State Parks & Watercraft":28,"Ohio Valley Goodwill Industries":31,"OhioHealth":50,"Oklahoma County":54,"Oklahoma Department of Public Safety":4,"Oklahoma Department of Wildlife Conservation":103,"Oklahoma Gas & Electric":261,"Oklahoma State University Police Department":85,"Olympia":21,"Oncor":1263,"Oneok Hydrocarbon Southwest, LLC":22,"Oneok NGL Pipeline, LLC":45,"Onondaga County Public Library":11,"Ontario Parks":7,"Ontario Provincial Police":3,"Onward Energy":22,"Open Space Institute":5,"Oppidum Renewables USA, LLC":17,"Orange & Rockland":136,"Orange County Fire Authority":86,"Orange County Fire Rescue":37,"Orange County Library System":16,"Orange County Parks & Recreation":73,"Orange County Public Schools":201,"Orange Unified School District":41,"Oregon City School District":17,"Oregon Department of Corrections":7,"Oregon Department of Fish and Wildlife":31,"Oregon Department of Forestry":27,"Oregon Department of Human Services":5,"Oregon Health & Science University":80,"Oregon Parks and Recreation Department":119,"Oregon State Parks":71,"Orlando":40,"Orlando Fire Department":16,"Orlando Utilities Commission":162,"Ormat":29,"Ormat Nevada Inc":18,"Ormat Technologies Inc.":118,"Osseo Area Schools":7,"Oswego Community Unit School District 308":22,"Oswegoland Park District":55,"Otter Tail Power Company":341,"Ouray Ice Park":134,"Outfront Media":81,"Oxford Community Schools":11,"Ozona Pipeline Energy Company, LLC":71,"PEPCO":103,"PG&E":135,"PJM":14,"PM Pediatrics":11,"PNM":3624,"PNM Resources":14,"PPL":3757,"PRPA":66,"PSE":5,"PSE&G":2618,"PTS":8,"PacifiCorp":1614,"Pacific Gas & Electric Co.":47,"Pacific Gas and Electric":3458,"Pacific Power":40,"Palatine Park District":44,"Palm Beach Polo and Hunt Club":15,"Palmdale School District":4,"Palos Verdes Peninsula Unified School District":6,"Panhandle Energy":3,"Paradigm Midstream Services, LLC":115,"Paramount Unified School District":5,"Park District of Highland Park":72,"Park District of Oak Park":36,"Park Ridge Park District":22,"Parking Company of America":8,"Parks Canada":15,"Parkway Schools":7,"Pasco County Fire Rescue":31,"Pasco School District #1":4,"Paso Robles Joint Unified School District":15,"Passport Health":129,"Patient First":42,"Pattern Energy":208,"Pattern Operators LP":12,"Paulding Putnam REA":11,"PeaceHealth":19,"Pearl River Valley Electric Power Association":14,"Pedernales Electric Cooperative":56,"Penelec":233,"Penn Station":23,"Penn Virginia Oil & Gas":109,"Pennsylvania Bureau of Forestry":100,"Pennsylvania Bureau of State Parks":122,"Pennsylvania Department of Corrections":15,"Pennsylvania State Game Commission":312,"Peoples Gas System, Inc.":16,"Peoria Park District":71,"Peoria Unified School District":16,"Petroleum Fuels Company, Inc":8,"Pflugerville Independent School District":34,"Pharr-San Juan-Alamo Independent School District":43,"Phillips 66 Company":33,"Phillips 66 Pipeline, LLC":112,"Philmont Scout Ranch":313,"Phoenixville Borough":14,"Pickens County School District":11,"Piedmont Natural Gas Company":233,"Pikes Peak Library District":14,"Pinal Gila Community Child Services":16,"Pinellas County Schools":17,"Pittsburgh Parking Authority":15,"Placer County Water Agency":111,"Plainfield Community Consolidated School District 202":26,"Plainfield Park District":17,"Plains Pipeline, LP":186,"Planned Parenthood":185,"Plymouth-Canton Community Schools":25,"Pocono Mountain School District":11,"Police":4,"Pomona Unified School District":8,"Porsche":4,"Port Huron Area School District":17,"Portage Public Schools":21,"Porterville Unified School District":20,"Portland Bureau of Transportation":35,"Portland Community College":35,"Portland Fire & Rescue":33,"Portland General Electric":231,"Portland Parks & Recreation":206,"Portland Public Schools":134,"Portsmouth Parks and Recreation":20,"Post Office":6,"PostalAnnex":100,"Potomac Electric Power Company":62,"Poudre School District":18,"Power Depot Group A, LLC":12,"PowerSouth Energy Cooperative":424,"Powercor":4,"Presumpscot Regional Land Trust":120,"Prime Healthcare Services":21,"Prince George's County Department of Parks and Recreation":160,"Prince George's County Memorial Library System":21,"Producers Gas Gathering JV":14,"Products (SE) Pipe Line Corporation":322,"Protege Energy III, LLC":165,"Providence Health & Services":46,"Public Service Co of Colorado":25,"Public Service Company of New Mexico":247,"Public Service Company of North Carolina":39,"Public Service Company of Oklahoma":1390,"Puget Sound Energy":247,"Purdue University":78,"Puyallup School District":16,"Quail Creek Oil Corporation":16,"Quality Technology Services":19,"Queen Bee School District 16":4,"Queens Public Library":13,"RACFD":17,"RES":56,"RWE Renewables":49,"RWE Renewables Americas LLC":19,"Racine Unified School District":28,"Rainy River District School Board":6,"Rapid City Area Schools":23,"Rattlesnake Flats LLC":58,"Reading School District":17,"Recoil Resources Operating, Inc.":34,"Redhawk Golf Course":96,"Redmond School District":5,"Redondo Beach Unified School District":12,"Redwood Electric Cooperative":12,"Reedy Creek Improvement District":870,"Regency Centers":23,"Regional Transportation District":4187,"Reloj del Sol Wind Farm, LLC":63,"Remora Operating, LLC":32,"Repsol Oil & Gas USA, LLC":773,"Republic Coast Pipeline, LLC":27,"Republic Parking":28,"Resolute Forest Products":3,"Reynolds School District":18,"Rhode Island Energy":292,"Rhode Island School of Design":33,"Rialto Unified School District":25,"Richland County School District Two":35,"Richland School District":19,"Rio Grande Electric Cooperative":13,"Robbinsdale Area Schools":11,"Rochester City School District":45,"Rochester Gas & Electric":877,"Rochester Institute of Technology":49,"Rochester Public Library":12,"Rock Island - Milan School District #41":15,"Rockdale Energy, LLC":40,"Rockwall ISD":19,"Rocky Mountain Power":20,"Rohan Regional Recreation Center":28,"Rolla Municipal Utilities":21,"Roman Catholic Archdiocese of Hartford":16,"Roman Catholic Church":3,"Roselle Park District":18,"Roseville City School District":14,"Roseville Electric":1627,"Round Rock Independent School District":46,"Rowland Unified School District":6,"Royal Dutch Shell":41,"Russell Cellular":18,"SAF":107,"SCFD":12,"SDSU Police Department":12,"SLECA":38,"SLEMCO":48,"SM Energy Company":5,"SMAT":30,"SMUD":1371,"SN EF Maverick, LLC":1960,"SN Operating, LLC":27,"SP+":116,"SRE Utility Solar 1, LLC":34,"SRP":188,"SSM Health":40,"SWTC":100,"Sabal Trail Transmission":3,"Sabal Trail Transmission, LLC":13,"Sacramento Municipal Utility District":26,"Sacred Heart Medical Center at Riverbend":16,"Saddleback Valley Unified School District":7,"Safari Energy, LLC":14,"Saint Joseph Health":13,"Saint Louis Public Schools":54,"Saint Paul Department of Parks and Recreation":20,"Saint Paul Fire Department":13,"Saint Paul Public Schools":17,"Salem-Keizer Public Schools":7,"Salt River Project":238,"Saltzer Health":19,"Sam Houston Electric Cooperative":31,"Samaritan Health Services":6,"San Antonio Fire Department":20,"San Antonio Independent School District":50,"San Benito Consolidated Independent School District":14,"San Bernardino County":12,"San Bernardino County Fire Protection District":43,"San Bernardino County Library":12,"San Bernardino County Sheriff's Department":36,"San Diego Gas & Electric":640,"San Felipe Del Rio Consolidated Independent School District":13,"San Francisco Fire Department":58,"San Francisco Public Library":28,"San Francisco Public Utilities Commission":402,"San Francisco Unified School District":58,"San Joaquin Valley Railroad":356,"San Jose Fire Department":27,"San José Parks, Recreation and Neighborhood Services":61,"San José Public Library":24,"San José Unified School District":39,"San Juan Unified School District":24,"San Luis Coastal Unified School District":17,"San Ramon Valley Unified School District":12,"Sand Mountain Electric Cooperative":19,"Sandel Operating Company":26,"Sanford Health":47,"Santa Clara County":39,"Santa Clara County Fire Department":16,"Santa Clara Unified School District":34,"Santa Clara Valley Open Space Authority":44,"Santa Monica-Malibu Unified School District":4,"Sarita Energy Resources, Ltd.":12,"Satellite Healthcare":11,"Saugus Union School District":3,"Schertz-Cibolo-Universal City Independent School District":21,"Schneider Electric":5,"School Board of Highlands County":16,"School City of Hammond":24,"Scottsboro Electric Power Board":15,"Sea Eagle Ford, LLC":163,"Seabrook Station":26,"Seadrift Pipeline":6,"Seadrift Pipeline Corporation":86,"Seattle City Light":272,"Seattle Public Library":31,"Seattle Public Schools":13,"Seattle University":136,"Security Blue Phone":14,"Select Specialty Hospital":17,"SemaConnect":3,"Seminole Electric Cooperative":14,"Sempervirens Fund":15,"ServiceOntario":4,"Seventh-day Adventist Church":3,"Sharyland Independent School District":12,"Sharyland Utilities":82,"Sheboygan Area School District":11,"Shell":521,"Shell Offshore Inc.":321,"Shell Pipeline Company":92,"Shell Recharge Solutions":43,"Shriners Hospitals for Children":16,"Sierra Pacific Power Company":26,"Silverbow Resources Operating, LLC":81,"Simon Property Group":30,"Singing River Electric Cooperative":41,"Skokie Park District":56,"Slippery Rock University":1756,"Smithfield Fresh Meats Corp.":20,"Smyrna Parks & Recreation":21,"SoCalGas":19,"Social Security Administration":165,"Society of Saint Pius X":4,"Sol Systems":32,"Somerville Public Schools":23,"South Carolina Gas & Electric":70,"South Carolina Public Service Authority":23,"South Florida Water Management District":3010,"South Kitsap School District":16,"South Metro Fire Rescue":21,"South Plains Electric Cooperative":45,"South Texas Electric Cooperative":238,"South Whitehall Township":17,"Southcross CCNG Gathering":28,"Southcross CCNG Transmission":23,"Southcross CCNG Transmission Ltd":106,"Southcross Ccng Gathering Ltd.":20,"Southcross Gulf Coast Trans. Ltd":91,"Southcross Ngl Pipeline Ltd.":16,"Southeast Gas":38,"Southeast Supply Header, LLC":32,"Southern California Edison":12050,"Southern Company":161,"Southern Maryland Electric Cooperative":313,"Southern Natural Gas":281,"Southern Natural Gas Company, L.L.C.":351,"Southern Power":40,"Southern Power Co":39,"Southwest Gas":5,"Southwest Michigan Land Conservancy":44,"Southwestern Electric Power Company":637,"Spire Gulf, Inc.":11,"Spring Branch Independent School District":44,"Spring Independent School District":38,"Springdale Public Schools":26,"Springfield Fire Department":61,"Springfield Park District":77,"Springfield Pipeline, LLC":1673,"Springfield Public Schools":91,"Springfield Utility Board":2547,"St. Charles Community Unit School District 303":14,"St. Johns River Water Management District":139,"St. Louis County Emergency Communications Commission":204,"Stack Infrastructure":8,"Startex Field Services, LLC":33,"Starwood Energy Group":418,"State of Franklin Healthcare Associates":23,"State of Hawaii":37,"Stephentown Spindle":41,"Steward Health Care":24,"Stonewater Pipeline Company":102,"Story CCB":40,"Strata Manager, LLC":58,"Sudbury Valley Trustees":38,"Sugar Grove Park District":15,"Sulphur River Exploration, Inc.":161,"SunEdison":171,"Sunflower Electric Power Corporation":137,"Sunoco Pipeline L.P.":158,"Sunray Wind":40,"Sunrise Senior Living":39,"Sustainable Power Group, LLC":39,"Sutter Health":36,"Suwannee River Water Management District":13,"Syracuse Police Department":96,"TC Energy Corporation":223,"TC Oil Pipeline Operations Inc.":12,"TCC":10,"TECO":448,"TH Medical":33,"TPC Group LLC":28,"TPL Southtex Midstream LLC":36,"TR Offshore, LLC":20,"TVA":57,"Tacoma Fire Department":13,"Tacoma Power":66,"Tampa Electric Company":29,"Tannery Marketplace":49,"Targa NGL Pipeline Company LLC":47,"Target":170,"Target Corporation":156,"Taunton Municipal Lighting Plant":26,"Taylor School District":13,"Tenaska":25,"Tennessee Department of Correction":14,"Tennessee Gas Pipeline Company":176,"Tennessee State Parks":13,"Tennessee Valley Authority":4264,"Tennessee Wildlife Resources Agency":51,"Tennova Healthcare":12,"Terna Energy":32,"Terra-Gen":51,"Terraform Arcadia":50,"Tesla Inc.":68,"Texas Department of Aging and Disability Services":12,"Texas Department of Criminal Justice":27,"Texas Department of Criminal Justice Correctional Institutions Division":20,"Texas Department of Motor Vehicles":9,"Texas Eastern Transmission":8,"Texas Eastern Transmission, LP":937,"Texas Gas Service Company":104,"Texas Health":17,"Texas Historical Commission":1448,"Texas Municipal Power Agency":20,"Texas Parks and Wildlife Department":110,"Texas Pipeline Systems, LLC":27,"Texas Pipeline, LLC":160,"Texas Woman's University":71,"Texas-New Mexico Power":466,"The Cellular Connection":252,"The Church of Jesus Christ of Latter-day Saints":306,"The Dow Chemical Company":108,"The Food Trust":21,"The Manor Golf & Country Club":16,"The Nature Conservancy":333,"The Pennsylvania State University":294,"The Raquet Club of Hattiesburg":15,"The Salvation Army":175,"The Tejas Pradip Patel Tennis Center":37,"Third Planet Windpower":169,"Thornton Township High School District 205":3,"Tigard-Tualatin School District":17,"Toll Operations Division of the Texas Department of Transportation":42,"Torrance Unified School District":21,"Town of Abingdon":12,"Town of Alva":15,"Town of Amherst":71,"Town of Braintree Conservation Commission":12,"Town of Braintree Electric Light Department":16,"Town of Concord Natural Resources Commission":14,"Town of East Hartford":95,"Town of Easton Conservation Commission":82,"Town of Hempstead":64,"Town of Hingham Conservation Commission":32,"Town of Holbrook Conservation Commission":16,"Town of Manchester":119,"Town of Medfield Conservation Commission":26,"Town of North Hempstead":28,"Town of Poolesville":11,"Town of Rye":23,"Town of Saint John":15,"Town of Scituate Conservation Commission":26,"Town of Steilacoom":13,"Town of Sudbury":17,"Town of Vienna":19,"Township High School District 211":6,"Township High School District 214":6,"Towson University":49,"TransAlta":27,"Transcontinental Gas Pipe Line Company, LLC":949,"Transcontinental Gas Pipeline Company":186,"Transfort":1059,"Transwestern Pipeline Company":14,"Traverse City Area Public Schools":31,"Tredyffrin Township":14,"Trek Resources, Inc.":19,"Tri-State G & T Assn, Inc":19,"Tri-State Generating & Transmission":27,"TriMet":6855,"TriStar Health":12,"Trinity Health":12,"Trinity Operating, LLC":65,"Trinity River Energy Operating, LLC":53,"Troy School District":22,"Truckee Donner Land Trust":179,"Trunkline Gas Company, LLC":239,"Trustees of Reservations":26,"Tryall, INC":46,"Tualatin Hills Park & Recreation District":348,"Tualatin Valley Fire & Rescue":8,"Tucson Electric Power":1252,"Tufts University":180,"Tulare City School District":14,"Tulare County Library":20,"Tulsa Public Schools":18,"Tuscaloosa County School System":12,"Tustin Unified School District":6,"Twin Rivers Paper Company":17,"Two Dot Wind LLC":18,"U.S Customs and Border Protection":14,"U.S. Bureau of Reclamation":28,"UC San Diego Health":16,"UCLA Health":20,"UF Police Department":94,"UMass Lowell":80,"UPMC":73,"UPP Operating, LLC":888,"UPS":1209,"US Department of Defense":30,"USACE Northwestern Division":16,"UW Facilities":90,"UW Health":14,"Umatilla Electric Cooperative":39,"Unifi, Inc.":11,"Unified Fire Authority":17,"Union Community School District":4,"Union County Public Schools":16,"Union County School District":3,"Union County–College Corner Joint School District":5,"Union Oil Company of California":155,"Union Pacific Railroad":36908,"Union Point":18,"United Illuminating Company":252,"United Power":35,"United States Army Corps of Engineers":218,"United States Bureau of Reclamation":68,"United States Customs and Border Protection":56,"United States Fish and Wildlife Service":425,"United States Forest Service":2638,"United States Geological Survey":926,"United States Park Police":14,"United States Postal Service":21025,"United States Steel Corp":45,"United States of America":46,"Unitil":1271,"UnityPoint Health":61,"Universal Health Services":25,"University Hospitals of Cleveland":13,"University of Florida":728,"University of Minnesota":461,"University of Pittsburgh Medical Center":26,"University of Washington Police Department":28,"Upper Canada District School Board":8,"Urban Oil & Gas Group, LLC":96,"Utah State Parks":8,"Utica Community Schools":42,"VA":107,"Valence Operating Company":40,"Valero":118,"Valero Houston Refinery":11,"Valero Refining - Texas, L.P.":11,"Validus NRG Aquilas Assetco, LLC":271,"Valley Crossing Pipeline, LLC":15,"Valley View Community Unit School District 365U":23,"Vancouver Fire Department":11,"Vancouver Public Schools":39,"Vanguard Operating, LLC":10,"Verdun Oil & Gas":44,"Verdun Oil & Gas, LLC":31,"Verizon":220,"Verizon Virginia LLC":28,"Vermont Department of Fish & Wildlife":15,"Vermont Department of Forests, Parks and Recreation":60,"Vermont Electric Power Company":276,"Vermont Transco":9,"Versant Power":161,"Veterans Health Administration":103,"Victra":531,"Village of Bourbonnais":12,"Village of Fayetteville":14,"Village of Waunakee":18,"Virginia Beach City Public Schools":19,"Virginia Department of Corrections":47,"Virginia Department of Game and Inland Fisheries":74,"Virginia Department of Motor Vehicles":31,"Virginia Department of Transportation":222,"Virginia Electric & Power Co":4,"Virginia Electric & Power Company":64,"Virginia Tech":600,"Visalia Unified School District":45,"Vista Unified School District":4,"Volkswagen":3,"Volta":373,"W&T Offshore, Inc.":4,"WE Energies":49,"WEC Energy Group":68,"WM Renewable Energy LLC":28,"WMATA":204,"WPI Police":110,"WTG Gas Transmission Company, LLC":32,"WTG South Permian Midstream, LLC":962,"Wagner Oil Company":66,"Wake County Public School System":21,"Walla Walla District, Army Corps of Engineers":13,"Walnut Valley Unified School District":11,"Warren Consolidated Schools":19,"Warrenville Park District":4,"Washington County":85,"Washington County Public Schools":5,"Washington County School District":14,"Washington Department of Fish and Wildlife":1221,"Washington State Department of Corrections":11,"Washington State Department of Natural Resources":262,"Washington State Department of Transportation":167,"Washington State Parks":219,"Washington State Parks and Recreation Commission":157,"Washington State Patrol":11,"Washington-St. Tammany Electric Cooperative":40,"Waterbury Public Schools":36,"Watertown Municipal Utilities":65,"Waukegan Community Unit School District 60":24,"Waukegan Park District":40,"Wausau School District":21,"Weld Exploration":15,"Weslaco Independent School District":19,"West Ada School District":52,"West Aurora Public School District 129":11,"West Chicago Park District":20,"West Fargo Park District":12,"West Hartford Public Schools":19,"West Linn-Wilsonville School District":21,"West Texas Gas Utility":76,"West Texas Gas Utility, LLC":115,"West Virginia Division of Natural Resources":16,"Westbound Solar LLC":17,"Western Area Power Administration":468,"Western Carolina University Police":17,"Western Reserve Academy":21,"Western Springs Park District":14,"Westmont Community Unit School District 201":4,"Wheaton Park District":62,"Wheeling Community Consolidated School District 21":12,"White Marlin Operating Co, LLC":43,"Whiting Oil and Gas Corporation":10,"Whittier City School District":12,"Whole Foods":48,"Wichita Falls Independent School District":15,"Wichita Public Schools":22,"Wildlands Trust":30,"Wildlife and Heritage Service":50,"Willamalane Park and Recreation District":67,"William S. Hart Union High School District":3,"Williams":55,"Williams MLP Operating, LLC":337,"Williams MPL Operating, LLC":1010,"Willmar Municipal Utilities":28,"Wilmette Park District":29,"Wilmette Public Schools District 39":7,"Winfield Park District":16,"Wink to Webster Pipeline LLC":14,"Winnetka Park District":28,"Winter Park":31,"Wireless Zone":3,"Wisconsin Department of Corrections":36,"Wisconsin Department of Natural Resources":339,"Wisconsin Electric Power Co":22,"Wisconsin Power & Light Co":15,"Wisconsin Public Service":72,"Wisconsin Public Service Corporation":31,"Wolf River Conservancy":13,"Woodridge Park District":32,"Woodridge School District 68":7,"Woodway Bluebonnet Pipeline LLC":24,"Wyoming Division of State Parks and Historic Sites":8,"XTO Energy, Inc.":199,"Xcel Energy":2509,"Xcel Energy/Iberdrola Renewables":53,"Xcel/SunEdison":13,"YMCA":218,"Yakima Parks & Recreation":16,"Yakima School District":3,"Yale University":1137,"Yorkville Community Unit School District 115":11,"Ypsilanti Community Schools":25,"Zarvonia Energy, LLC":119,"Zayo":3,"Zeeland Public Schools":13,"Zipcar":259,"Ziply Fiber":23,"ZoomCare":52,"iHeartMedia":26,"mTrade Park":30,"town of gillham":9,"undefined":1280847} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.UY.json b/public/assets/data/nsi/stats/operator.UY.json new file mode 100644 index 000000000..0c82adcd6 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.UY.json @@ -0,0 +1 @@ +{"ASSE":38,"Antel":26,"Policía Nacional de Uruguay":6,"UTE":173,"undefined":4889} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.UZ.json b/public/assets/data/nsi/stats/operator.UZ.json new file mode 100644 index 000000000..acc468756 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.UZ.json @@ -0,0 +1 @@ +{"\"QARAQALPAQ AYMAQLÍQ ELEKTR TARMAQLARÍ KÁRXANASÍ\" AJ":2088,"Baxmal tuman xalq ta'limi boshqarmasi":56,"G'allaorol tumani xalq ta'limi boshqarmasi":51,"Jizzax viloyati xalq ta'limi boshqarmasi, Forish tuman xalq ta'limi bo'limi.":46,"Jizzax viloyati xalq ta'limi boshqarmasi, G'allaorol tuman xalq ta'limi bo'limi.":36,"QRDSM":39,"QRMSHBM":174,"UzPost":3,"undefined":12353,"УК \"СДЭК\"":23} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.VE.json b/public/assets/data/nsi/stats/operator.VE.json new file mode 100644 index 000000000..1f8bb5318 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.VE.json @@ -0,0 +1 @@ +{"Aerocav":11,"Alcaldía del Distrito Capital":28,"CADAFE":13,"CANTV":44,"Colegio XXYY C.A":38,"Consejo Nacional Electoral":31,"Corpoelec":95,"Domesa":21,"EDELCA":40,"Fe y Alegría":19,"Guardia Nacional":166,"Guardia Nacional Bolivariana de Venezuela":24,"Instituto Chico Mendes de Conservação da Biodiversidade":3,"Instituto Nacional de Parques":9,"Instituto Postal Telegráfico de Venezuela":33,"Instituto Venezolano de los Seguros Sociales":28,"MRW":101,"Ministerio de Educación":112,"Ministerio de Educación (Público)":15,"Ministerio de Interior y Justicia":47,"Ministerio de Salud":15,"Ministerio del Interior y Justicia":8,"Ministerio del Poder Popular para la Salud":18,"Movistar":9,"PDVSA":1016,"Parques Nacionales Naturales":3,"Policía Nacional Bolivariana":24,"Polícia Federal do Brasil":3,"Provincial":8,"SAREN, Ministerio de Interior y Justicia":103,"TEALCA":29,"UCV: Facultad de Medicina":14,"Zoom":26,"undefined":9434} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.VN.json b/public/assets/data/nsi/stats/operator.VN.json new file mode 100644 index 000000000..976c54b0d --- /dev/null +++ b/public/assets/data/nsi/stats/operator.VN.json @@ -0,0 +1 @@ +{"Bưu điện Trung tâm 3":5,"Circle K":3,"EVN":187,"G-Tech Environmental Holdings":4,"Sở Giáo dục và Đào tạo Hà Nội":16,"Sở Y tế Hà Nội":11,"Vietnam Post":66,"undefined":7890} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.VU.json b/public/assets/data/nsi/stats/operator.VU.json new file mode 100644 index 000000000..d0f1cb93a --- /dev/null +++ b/public/assets/data/nsi/stats/operator.VU.json @@ -0,0 +1 @@ +{"National Park Service":14,"Tristar":4,"United States Fish and Wildlife Service":4,"United States Postal Service":4,"undefined":326} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.WS.json b/public/assets/data/nsi/stats/operator.WS.json new file mode 100644 index 000000000..9dd78615a --- /dev/null +++ b/public/assets/data/nsi/stats/operator.WS.json @@ -0,0 +1 @@ +{"undefined":77} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.YE.json b/public/assets/data/nsi/stats/operator.YE.json new file mode 100644 index 000000000..3a3984d49 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.YE.json @@ -0,0 +1 @@ +{"OMV":34,"Total":73,"undefined":546,"وزارة التعليم":3,"وزارة الصحة":14} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ZA.json b/public/assets/data/nsi/stats/operator.ZA.json new file mode 100644 index 000000000..9846a46ef --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ZA.json @@ -0,0 +1 @@ +{"BP":78,"Burger King":3,"Caltex":243,"City Power":152,"City of Cape Town":282,"City of Ekurhuleni":19,"Clicks Group":26,"Department of Agriculture":7,"Department of Education":5,"Department of Health":3,"Department of Home Affairs":9,"Eastern Cape Department of Health":11,"Enel Green Power":5,"Eskom":993,"Ethekwini Electricity":100,"Free State Department of Health":7,"Gauteng Department of Health":12,"InnoWind":28,"Johannesburg City Parks and Zoo":9,"Joint Bunkering Services":13,"KwaZulu-Natal Department of Health":15,"Lenmed":8,"Lesotho Electricity Company":13,"Life Health Care":38,"Limpopo Department of Health":9,"Longyuan SA":96,"MTN":13,"McDonald's":7,"Mediclinic":35,"Medicross":13,"Metro":273,"N3 Toll Concession Ltd":21,"NTT":3,"National Sea Rescue Institute":15,"Nelson Mandela Bay Municipality":21,"Netcare":58,"North West Department of Education":103,"North West Department of Health":14,"Northern Cape Department of Education":3,"Northern Cape Department of Health":4,"OK":9,"Post Office":5,"PostNet":6,"Provincial":4,"Red Cap":35,"SSE":4,"Scouts South Africa":19,"Sentech":50,"Shell":113,"South African National Parks":112,"South African National Roads Agency":88,"South African Police Service":101,"South African Post Office":42,"Telkom":82,"Total":99,"Tshwane Electricity":63,"Vodacom":23,"Western Cape Department of Health":10,"Western Cape Education Department":60,"YMCA":8,"undefined":15794} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ZM.json b/public/assets/data/nsi/stats/operator.ZM.json new file mode 100644 index 000000000..26cd628a1 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ZM.json @@ -0,0 +1 @@ +{"1":3,"Department of National Parks and Wildlife (DPNW)":23,"LWSC":112,"MTN":4,"Ministry of Education":8,"Ministry of Health":5,"SNCC":3,"UNICEF":5,"Water Trust":679,"ZESCO":954,"undefined":6067} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.ZW.json b/public/assets/data/nsi/stats/operator.ZW.json new file mode 100644 index 000000000..afaa47826 --- /dev/null +++ b/public/assets/data/nsi/stats/operator.ZW.json @@ -0,0 +1 @@ +{"\"Red Cross\"":104,"Department of National Parks and Wildlife (DPNW)":4,"Ministry of Education":3,"OK":5,"Total":6,"ZESCO":9,"undefined":906} \ No newline at end of file diff --git a/public/assets/data/nsi/stats/operator.summarized.json b/public/assets/data/nsi/stats/operator.summarized.json new file mode 100644 index 000000000..e001dd73b --- /dev/null +++ b/public/assets/data/nsi/stats/operator.summarized.json @@ -0,0 +1,37877 @@ +{ + "1": { + "AU": 1, + "AZ": 1, + "BD": 2, + "BE": 1, + "BO": 1, + "BR": 1, + "CA": 1, + "CL": 320, + "CN": 7, + "CO": 1, + "CU": 1, + "DK": 1, + "EC": 1, + "FR": 3, + "DE": 11, + "HU": 1, + "IN": 2, + "ID": 3, + "IR": 4, + "IQ": 1, + "IT": 1, + "KZ": 1, + "MY": 7, + "MX": 5, + "MC": 1, + "MN": 1, + "MM": 48, + "NI": 1, + "NG": 2, + "PE": 3, + "PH": 2, + "PL": 28, + "RO": 2, + "SI": 1, + "KR": 2, + "LK": 1, + "CH": 1, + "TJ": 1, + "TH": 1, + "TR": 1, + "TM": 1, + "UA": 5, + "GB": 3, + "US": 20, + "UZ": 1, + "VE": 1, + "VN": 1, + "YE": 1, + "ZM": 3 + }, + "2": { + "AU": 1, + "BR": 3, + "CA": 1, + "CL": 185, + "CN": 1, + "CO": 1, + "EC": 3, + "FR": 3, + "HT": 1, + "IN": 8, + "ID": 2, + "IR": 1, + "IT": 2, + "CI": 1, + "JP": 1, + "JO": 1, + "KZ": 1, + "KG": 1, + "MY": 3, + "MU": 1, + "MX": 7, + "MM": 4, + "NP": 1, + "NZ": 1, + "PL": 1, + "ZA": 2, + "KR": 3, + "LK": 1, + "SE": 1, + "TR": 1, + "TM": 2, + "UA": 1, + "GB": 2, + "US": 10 + }, + "3": { + "AR": 1, + "AU": 1, + "AT": 1, + "CA": 1, + "CL": 1458, + "CN": 4, + "CO": 1, + "CU": 7, + "DK": 1, + "FR": 1, + "DE": 29, + "HU": 1, + "IN": 8, + "ID": 2, + "IR": 2, + "IT": 11, + "CI": 1, + "JP": 3, + "JO": 1, + "KG": 1, + "MY": 1, + "MX": 5, + "MM": 2, + "NL": 1, + "ZA": 1, + "KR": 2, + "SD": 1, + "SE": 1, + "CH": 1, + "UA": 1, + "GB": 10, + "US": 5, + "VN": 1 + }, + "4": { + "DZ": 1, + "AT": 1, + "BE": 20, + "BG": 1, + "CL": 234, + "CN": 2, + "CZ": 1, + "FR": 3, + "DE": 1, + "IN": 1, + "ID": 1, + "IT": 1, + "CI": 1, + "MM": 2, + "PH": 2, + "PL": 1, + "RO": 1, + "SK": 1, + "KR": 1, + "ES": 1, + "SE": 1, + "CH": 1, + "TH": 1, + "US": 1 + }, + "5": { + "DZ": 1, + "AU": 1, + "BD": 1, + "BE": 2, + "CL": 27, + "CU": 7, + "DE": 4, + "IN": 4, + "CI": 1, + "JP": 1, + "LY": 3, + "LT": 1, + "PL": 1, + "RO": 1, + "KR": 3, + "CH": 1, + "TH": 1, + "UA": 2, + "US": 1, + "UZ": 1 + }, + "APG-SGA": {}, + "Clear Channel Outdoor": { + "BE": 1, + "FI": 1, + "FR": 580, + "US": 11 + }, + "Clear Channel UK": { + "GB": 5 + }, + "Global": { + "BG": 1, + "ID": 1, + "PA": 2, + "PH": 4, + "GB": 37, + "US": 1 + }, + "JCDecaux": { + "AU": 4, + "BE": 526, + "CZ": 14, + "EE": 35, + "FI": 11, + "FR": 12580, + "GA": 48, + "DE": 83, + "IE": 101, + "LV": 1, + "LT": 39, + "LU": 21, + "NL": 15, + "PT": 5, + "SK": 94, + "ES": 626, + "SE": 95, + "CH": 8, + "GB": 186, + "US": 9 + }, + "Lamar Advertising": { + "CA": 2, + "US": 131 + }, + "oOh!media": { + "AU": 22 + }, + "Outfront Media": { + "US": 81 + }, + "Pattison Outdoor": {}, + "Ace Parking": { + "AU": 1, + "US": 14 + }, + "Ayuntamiento de Zaragoza": { + "ES": 611 + }, + "BikeAway": { + "IE": 2, + "GB": 26 + }, + "Regional Transportation District": { + "US": 4187 + }, + "TriMet": { + "US": 6855 + }, + "Verkehrsverbund Vorarlberg GmbH": { + "AT": 24, + "DE": 2 + }, + "タイムズ": { + "JP": 645 + }, + "運輸署 Transport Department": { + "CN": 198 + }, + "Alpes Autopartage": { + "FR": 166 + }, + "Autohaus Schmid Waldkirch": { + "DE": 3 + }, + "Autolib'": { + "FR": 645 + }, + "Avant2GO": { + "SI": 24 + }, + "BeiAnrufAuto e.V.": { + "DE": 11 + }, + "Bildeleringen SA": { + "NO": 68 + }, + "Bolloré": { + "BJ": 1, + "CM": 3, + "FR": 13, + "GN": 6 + }, + "book-n-drive": { + "DE": 139 + }, + "cambio CarSharing": { + "BE": 253, + "DE": 363, + "NL": 1 + }, + "Car Sharing Trentino": { + "IT": 9 + }, + "CarSharing Erlangen": { + "DE": 16 + }, + "Caruso Carsharing": { + "AT": 56 + }, + "Citédia": { + "FR": 31 + }, + "Citélib": { + "FR": 11 + }, + "Citiz": { + "FR": 287 + }, + "Citiz Alpes-Loire": { + "FR": 11 + }, + "Citiz Grand Est": { + "FR": 12 + }, + "Citiz Nantes": { + "FR": 22 + }, + "City CarShare": { + "US": 178 + }, + "Co Cars": { + "GB": 4 + }, + "Co-wheels": { + "GB": 20 + }, + "Communauto": { + "CA": 158, + "FR": 2 + }, + "Conficars": { + "DE": 18 + }, + "deer": { + "DE": 13 + }, + "DENZEL Mobility CarSharing": { + "AT": 1 + }, + "Deutsche Bahn Connect": { + "DE": 384 + }, + "Drive Carsharing": { + "DE": 13 + }, + "e-vai": { + "IT": 16 + }, + "einfach mobil": { + "DE": 17 + }, + "Enterprise Car Club": { + "GB": 93 + }, + "Enterprise CarShare": { + "CA": 34, + "US": 26 + }, + "Evo": { + "CA": 34, + "ET": 1, + "ES": 1, + "US": 2 + }, + "Ford Carsharing": { + "DE": 18 + }, + "Genova Car Sharing": { + "IT": 55 + }, + "GoCar": { + "IE": 26 + }, + "GoGet": { + "AU": 50 + }, + "Grafinger Auto-Teiler e.V.": { + "DE": 16 + }, + "Greenwheels": { + "DE": 29, + "NL": 93 + }, + "Grüne Flotte": { + "DE": 6 + }, + "Ithaca Carshare": { + "US": 13 + }, + "IWV": { + "DE": 17 + }, + "Lilas": { + "FR": 18 + }, + "Linz AG": { + "AT": 2156, + "CZ": 29 + }, + "Marguerite": { + "FR": 44 + }, + "Mobilib'": { + "FR": 15 + }, + "Mobility": { + "DE": 4, + "CH": 661 + }, + "Modo": { + "CA": 60 + }, + "Modulauto": { + "FR": 47 + }, + "MyWheels": { + "NL": 15 + }, + "Ökostadt Renningen e.V.": { + "DE": 36 + }, + "Partago cv": { + "BE": 11 + }, + "Régie des Transports du Territoire de Belfort": { + "FR": 483, + "CH": 3 + }, + "Roma Servizi per la Mobilità": { + "IT": 52 + }, + "Scouter Carsharing": { + "DE": 92 + }, + "Share Now": { + "DE": 5 + }, + "Sheepersharing.com": { + "DE": 43 + }, + "Spectrum Mobil": { + "DE": 5 + }, + "StadtAuto Bremen CarSharing": {}, + "Stadtauto carsharing": { + "AT": 11 + }, + "StadtTeilAuto": { + "DE": 22 + }, + "Stadtteilauto Carsharing Münster": {}, + "Stadtwerke Augsburg": { + "DE": 437 + }, + "StattAuto eG": { + "DE": 73 + }, + "Sunfleet": { + "SE": 20 + }, + "teilAuto Neckar-Alb eG": { + "DE": 1 + }, + "Times": { + "JP": 72, + "TW": 44 + }, + "Ubeeqo": { + "BE": 3, + "FR": 26, + "GB": 2 + }, + "Vaterstettener Auto-Teiler e.V.": { + "DE": 24 + }, + "Vianova eG": { + "DE": 18 + }, + "Vrtucar": { + "CA": 5 + }, + "Zipcar": { + "CA": 87, + "FR": 3, + "TR": 24, + "GB": 192, + "US": 259 + }, + "タイムズモビリティ": { + "JP": 103 + }, + "三井不動産リアルティ": { + "JP": 1298 + }, + "7-Eleven": { + "AU": 92, + "CA": 17, + "CN": 2, + "DK": 92, + "QA": 1, + "JP": 20, + "MY": 6, + "MX": 15, + "PH": 9, + "KR": 5, + "SE": 52, + "TW": 54, + "TH": 49, + "US": 267, + "VN": 2 + }, + "a2a": { + "IT": 64 + }, + "ABB": { + "AM": 1, + "AZ": 8, + "BE": 1, + "BR": 3, + "BG": 2, + "CZ": 3, + "EE": 27, + "FI": 12, + "FR": 4, + "DE": 22, + "HU": 2, + "IT": 12, + "LT": 1, + "LU": 3, + "PL": 6, + "RO": 1, + "SK": 3, + "SI": 1, + "SE": 12, + "CH": 19, + "TR": 18, + "GB": 4, + "US": 7, + "UZ": 1 + }, + "ADAC": { + "DE": 66, + "IT": 1 + }, + "Agrisnellaad": { + "NL": 18 + }, + "Agrola": { + "CH": 104 + }, + "Agsm Verona Spa": { + "IT": 21 + }, + "Aimo Park": { + "FI": 27, + "NO": 6, + "SE": 56 + }, + "Airbus": { + "FR": 68, + "DE": 17, + "ES": 1 + }, + "Akademiska Hus": { + "SE": 21 + }, + "ALDI": { + "AU": 18, + "BE": 21, + "CN": 2, + "DK": 1, + "FR": 60, + "DE": 137, + "HU": 24, + "IT": 18, + "LU": 1, + "NL": 4, + "PL": 10, + "PT": 8, + "ES": 28, + "CH": 4, + "GB": 45, + "US": 51 + }, + "ALDI GmbH & Co. KG": { + "FR": 1, + "DE": 176 + }, + "ALDI Nord": { + "BE": 1, + "FR": 2, + "DE": 144, + "NL": 1 + }, + "ALDI Süd": { + "FR": 1, + "DE": 318, + "HU": 1, + "CH": 1 + }, + "Alfen": { + "BE": 4, + "DE": 2, + "NL": 17, + "GB": 11 + }, + "Alizé": { + "FR": 17 + }, + "Allego": { + "BE": 811, + "DK": 15, + "FR": 42, + "DE": 405, + "NL": 1204, + "SE": 9, + "GB": 28 + }, + "Allgäuer Überlandwerk, Kempten": { + "AT": 2, + "DE": 12 + }, + "Alperia": { + "IT": 72 + }, + "ALTIS": { + "CH": 15 + }, + "AmpCharge": { + "AU": 22 + }, + "Aral": { + "BE": 2, + "FR": 2, + "DE": 1036, + "LU": 37, + "PL": 1, + "RO": 2 + }, + "Areal Böhler": { + "DE": 19 + }, + "Arinea": { + "PL": 25 + }, + "Atlante": { + "IT": 7, + "PT": 433, + "ES": 8 + }, + "Auchan": { + "CN": 1, + "FR": 437, + "HU": 23, + "IN": 1, + "IT": 6, + "CI": 1, + "LU": 3, + "PL": 30, + "PT": 14, + "RO": 16, + "SN": 3 + }, + "Audi AG": { + "DE": 1184 + }, + "Austin Energy": { + "US": 396 + }, + "AutoEnterprise": { + "UA": 41 + }, + "Avacon": { + "DE": 1943 + }, + "Aziende Industriali di Lugano": {}, + "Base2Charge": { + "DK": 12 + }, + "Bauhaus": { + "AT": 16, + "BE": 1, + "HR": 1, + "CZ": 12, + "DK": 2, + "EE": 1, + "FI": 1, + "DE": 199, + "HU": 3, + "NL": 1, + "NO": 1, + "SK": 3, + "SI": 4, + "ES": 2, + "SE": 11, + "CH": 2, + "TR": 1 + }, + "Bayernwerk": { + "AT": 3, + "DE": 639 + }, + "BC Hydro": { + "CA": 2244, + "US": 15 + }, + "Be Charge": { + "DE": 1, + "IT": 352 + }, + "be emobil": { + "DE": 59 + }, + "Iduna": { + "GB": 21 + }, + "Belib'": { + "FR": 18 + }, + "Believ": { + "GB": 24 + }, + "Berliner Stadtwerke": { + "DE": 129 + }, + "BEW": { + "DE": 173 + }, + "BGE": { + "DE": 3, + "US": 154 + }, + "BIGGE ENERGIE GmbH & Co. KG": { + "DE": 12 + }, + "bike-energy": { + "AT": 111, + "BE": 1, + "FR": 5, + "DE": 103, + "IT": 14, + "LU": 1, + "CH": 52 + }, + "Birmingham City Council": { + "GB": 662 + }, + "Blink": { + "GR": 2, + "GB": 11, + "US": 385 + }, + "Blue Corner": { + "BE": 105 + }, + "Bluecharge": { + "PT": 13 + }, + "BMW": { + "DZ": 1, + "AR": 1, + "AU": 1, + "AT": 3, + "BE": 5, + "BA": 1, + "BR": 5, + "BG": 3, + "CA": 9, + "CO": 3, + "CR": 1, + "CZ": 1, + "EC": 1, + "FR": 15, + "QA": 2, + "DE": 138, + "GR": 1, + "HU": 1, + "IN": 1, + "IT": 8, + "KG": 1, + "LU": 1, + "MY": 1, + "MX": 2, + "NL": 1, + "PY": 1, + "PE": 1, + "PH": 1, + "PL": 1, + "SK": 2, + "ZA": 2, + "ES": 15, + "CH": 7, + "TW": 4, + "TR": 1, + "GB": 9, + "US": 7 + }, + "Bocholter Energie- und Wasserversorgung GmbH": { + "DE": 71, + "NL": 1 + }, + "Bolt": { + "EE": 9, + "IN": 1, + "IE": 36, + "LV": 2, + "PT": 1, + "US": 17 + }, + "Booths": { + "GB": 39 + }, + "Bosch eBike Systems": { + "AT": 51, + "FR": 1, + "IT": 2, + "NL": 1, + "CH": 1 + }, + "Bouygues E&S": { + "FR": 21 + }, + "Bouygues Énergies et Services": { + "FR": 1276 + }, + "BP": { + "AD": 2, + "AU": 222, + "AT": 169, + "BE": 4, + "BW": 1, + "CO": 1, + "FJ": 2, + "FR": 146, + "DE": 12, + "GR": 13, + "IN": 27, + "ID": 3, + "IE": 9, + "IT": 2, + "KG": 1, + "LI": 1, + "LU": 3, + "MW": 3, + "MX": 23, + "MA": 1, + "MZ": 7, + "NP": 1, + "NL": 338, + "NZ": 91, + "NO": 3, + "PH": 1, + "PL": 255, + "PT": 107, + "ZA": 78, + "ES": 407, + "CH": 111, + "TZ": 1, + "TR": 29, + "GB": 242, + "US": 382, + "VE": 1, + "VN": 1, + "ZW": 1 + }, + "Branäsgruppen AB": { + "SE": 11 + }, + "Brighton and Hove City Council": { + "GB": 20 + }, + "Burgenland Energie AG": { + "AT": 9 + }, + "Caritas": { + "AR": 7, + "AT": 131, + "BD": 1, + "BY": 2, + "BE": 1, + "BI": 1, + "CN": 2, + "CD": 1, + "HR": 2, + "DE": 563, + "IT": 51, + "LU": 3, + "PH": 1, + "PL": 40, + "RO": 9, + "RW": 1, + "SL": 2, + "ES": 17, + "CH": 6, + "TZ": 1, + "UG": 2, + "US": 1 + }, + "Carrefour": { + "AR": 50, + "BE": 168, + "BR": 74, + "CN": 3, + "CO": 3, + "EG": 2, + "FR": 1686, + "GA": 1, + "QA": 12, + "DE": 1, + "GR": 5, + "ID": 3, + "PS": 1, + "IT": 85, + "CI": 1, + "KE": 2, + "MA": 2, + "NC": 1, + "PL": 78, + "RO": 51, + "ES": 255, + "CH": 2, + "TW": 26, + "TR": 5 + }, + "Centralschweizerische Kraftwerke": {}, + "ČEZ": { + "CZ": 10675, + "DE": 59, + "PL": 394, + "SK": 3 + }, + "Charge Your Car": { + "GB": 23 + }, + "Charge-ON GmbH": { + "DE": 46 + }, + "PitPoint": { + "BE": 77, + "NL": 21 + }, + "Chargefox": { + "AU": 118, + "NZ": 2 + }, + "ChargeNet NZ": { + "NZ": 153 + }, + "ChargePlace Scotland": { + "GB": 174 + }, + "ChargePoint": { + "AU": 11, + "AT": 6, + "BE": 5, + "CA": 83, + "CO": 1, + "DK": 9, + "EE": 1, + "FO": 1, + "FR": 55, + "DE": 68, + "GR": 2, + "IN": 4, + "IE": 7, + "IT": 12, + "LV": 9, + "NL": 24, + "PL": 1, + "PT": 1, + "RO": 1, + "ES": 8, + "SE": 7, + "CH": 3, + "TW": 2, + "UA": 1, + "GB": 129, + "US": 1903 + }, + "Central Victorian Greenhouse Alliance": { + "AU": 32 + }, + "Circle K": { + "VU": 1, + "CA": 8, + "CN": 2, + "DK": 97, + "EE": 58, + "DE": 1, + "ID": 1, + "IE": 184, + "LV": 61, + "LT": 93, + "MX": 2, + "NL": 2, + "NO": 59, + "PL": 155, + "SE": 190, + "GB": 2, + "US": 263, + "VN": 3 + }, + "Circuit électrique": { + "CA": 932 + }, + "City of Gold Coast": { + "AU": 13 + }, + "City of Hobart": { + "AU": 77, + "US": 8 + }, + "City of Launceston": { + "AU": 6 + }, + "Citywatt GmbH": { + "DE": 12 + }, + "Clem": { + "FR": 128 + }, + "Clever": { + "DK": 430, + "DE": 1, + "SE": 5 + }, + "Comfortcharge GmbH": { + "DE": 34 + }, + "Compleo Charging Technologies GmbH": { + "DE": 33 + }, + "Connected Kerb": { + "GB": 126 + }, + "Coop": { + "BR": 13, + "CA": 2, + "CZ": 23, + "DK": 109, + "EG": 1, + "EE": 18, + "FR": 21, + "DE": 3, + "GR": 1, + "HU": 60, + "IT": 87, + "JP": 4, + "LI": 2, + "NL": 23, + "NO": 9, + "SK": 4, + "SE": 158, + "CH": 316, + "UA": 1, + "GB": 18 + }, + "Copec": { + "AR": 1, + "CL": 120 + }, + "Counties Energy": { + "NZ": 1130 + }, + "CSDD": { + "LV": 45 + }, + "da emobil": { + "AT": 18, + "DE": 1 + }, + "Daimler AG": { + "DE": 152, + "ID": 1 + }, + "DBT": { + "HR": 1, + "FR": 6, + "DE": 3, + "PL": 2, + "CH": 1 + }, + "Deutsche Telekom": { + "AT": 3, + "DE": 3098, + "US": 2 + }, + "Deviwa": {}, + "DEW21": { + "DE": 74 + }, + "DREWAG": { + "DE": 47 + }, + "DRIVECO": { + "FR": 69 + }, + "Duferco": { + "IT": 38 + }, + "Duferco Energia": { + "IT": 34 + }, + "Duke Energy": { + "CA": 1, + "US": 3502 + }, + "e-Mobi": { + "HU": 2 + }, + "e-Mobi Elektromobilitás Nonprofit Kft.": { + "HU": 327 + }, + "E-Plug": { + "PT": 26 + }, + "e-regio GmbH & Co. KG": { + "DE": 332 + }, + "E-WALD": { + "CZ": 2, + "DE": 37 + }, + "E-Werk Mittelbaden": { + "DE": 75 + }, + "e.dis": { + "DE": 250 + }, + "E.ON": { + "AT": 8, + "HR": 9, + "CZ": 4007, + "DK": 272, + "FR": 2, + "DE": 409, + "HU": 2514, + "IT": 2, + "LY": 3, + "NL": 4, + "NO": 2, + "PL": 43, + "RO": 6, + "SK": 6, + "ES": 1, + "SE": 100, + "GB": 16, + "US": 562 + }, + "E.On Danmark": { + "DK": 23 + }, + "EAC": { + "CY": 30, + "GB": 1 + }, + "EAM": { + "DE": 161, + "SS": 1, + "UG": 4 + }, + "Easycharger": { + "ES": 1 + }, + "EasyGo": { + "AL": 1, + "IE": 211, + "GB": 13 + }, + "eborn": { + "FR": 15, + "CH": 1 + }, + "eCarUp": { + "AT": 2, + "CH": 9 + }, + "Ecotap": { + "BE": 4, + "NL": 105 + }, + "EDEKA": { + "DE": 335, + "PL": 1 + }, + "EDF": { + "BE": 12, + "BR": 2, + "CA": 4, + "DK": 3, + "FR": 7453, + "DE": 5, + "IT": 18, + "PL": 1, + "ES": 2, + "SR": 1, + "CH": 2, + "GB": 95, + "US": 211 + }, + "EDP": { + "BR": 6, + "PL": 2, + "PT": 924, + "ES": 144, + "GB": 1, + "US": 37 + }, + "eE4mobile eG": { + "DK": 1, + "DE": 16 + }, + "Effia": { + "BE": 1, + "FR": 209 + }, + "EGG Energieversorgung Gera": { + "DE": 15 + }, + "eins energie in sachsen": { + "CZ": 1, + "DE": 66 + }, + "ejoin": { + "HU": 1, + "SK": 61 + }, + "Electra": { + "BE": 6, + "FR": 58, + "PS": 1, + "MX": 2, + "NZ": 405, + "GB": 1 + }, + "Electric 55 Charging": { + "FR": 38 + }, + "Electric Highway Tasmania": { + "AU": 15 + }, + "Electrify America": { + "US": 650 + }, + "Elektrizitätswerk Davos": {}, + "Elektrizitätswerk Obwalden": { + "CH": 3 + }, + "ELEN": { + "HR": 46, + "SI": 1 + }, + "Elinta": { + "LT": 15 + }, + "Ella": { + "AT": 13 + }, + "Elli": { + "DE": 36 + }, + "ELMŰ": { + "HU": 1043 + }, + "Emacom": { + "PT": 13 + }, + "EMEL": { + "CY": 64, + "PT": 1918 + }, + "emotì": {}, + "Emscher Lippe Energie GmbH": { + "DE": 60 + }, + "EnBW Energie Baden-Württemberg AG": { + "DK": 1, + "DE": 1241 + }, + "Endesa": { + "AD": 1, + "AU": 1, + "CL": 6, + "FR": 6, + "MA": 1, + "ES": 5741 + }, + "Enel": { + "AR": 2, + "AT": 1, + "BR": 17, + "CA": 36, + "CL": 189, + "CO": 34, + "EC": 1, + "FR": 3, + "GR": 3, + "IT": 1590, + "MX": 4, + "NI": 1, + "PE": 10, + "RO": 47, + "SK": 2, + "ES": 18, + "CH": 1, + "US": 6 + }, + "Enel X": { + "CL": 73, + "FR": 1, + "IT": 1080, + "RO": 21, + "US": 5 + }, + "Enel X Way": { + "IT": 278 + }, + "enercity": { + "DE": 275 + }, + "Energa": { + "PL": 1229 + }, + "Energie 360°": { + "CH": 14 + }, + "Energie AG": { + "AT": 5393, + "CZ": 27, + "DE": 70 + }, + "Energie Calw GmbH": { + "DE": 37 + }, + "ENERGIE Eure-et-Loir": {}, + "Energie Steiermark": { + "AT": 308, + "SI": 1 + }, + "Energie Südbayern": { + "DE": 130 + }, + "Energie und Wasser Potsdam GmbH": { + "DE": 107 + }, + "Energie- und Wasserversorgung Bonn/Rhein-Sieg GmbH": { + "DE": 7 + }, + "Energie- und Wasserversorgung Bruchsal GmbH": { + "DE": 33 + }, + "Energiedienst": { + "DE": 30, + "CH": 5 + }, + "Energieversorgung Rodau GmbH": { + "DE": 16 + }, + "EnergyDrive": { + "BE": 88 + }, + "EneRSIEIL": { + "FR": 92 + }, + "Engie": { + "AU": 2, + "BE": 33, + "BR": 2, + "CA": 2, + "CL": 114, + "FR": 161, + "DE": 1, + "IT": 1, + "LU": 2, + "MX": 1, + "NL": 120, + "PE": 4, + "RO": 3, + "SK": 1, + "ES": 1, + "GB": 1, + "US": 113 + }, + "Eniwa": { + "IT": 6, + "CH": 6 + }, + "ENSO Energie Sachsen Ost AG": { + "DE": 3 + }, + "Entega": { + "DE": 98 + }, + "envia Mitteldeutsche Energie AG": { + "DE": 16, + "PL": 1 + }, + "enviaM": { + "CZ": 6, + "DE": 2552, + "PL": 12 + }, + "EO": { + "AU": 1, + "IE": 7, + "GB": 9 + }, + "Equans": { + "BE": 3, + "NL": 120, + "GB": 1 + }, + "Energie Service Biel / Bienne": {}, + "ESB Group": { + "IE": 204, + "GB": 30 + }, + "ESB Energy": { + "GB": 27 + }, + "Esso": { + "AU": 1, + "AT": 3, + "BE": 68, + "BR": 20, + "CA": 133, + "CN": 1, + "CO": 107, + "CY": 10, + "FI": 1, + "FR": 212, + "DE": 403, + "GT": 3, + "HT": 10, + "IE": 20, + "IT": 89, + "JP": 13, + "LU": 17, + "MY": 20, + "MA": 2, + "NL": 185, + "NO": 7, + "PY": 3, + "PT": 2, + "ES": 8, + "CH": 11, + "TH": 45, + "GB": 454 + }, + "ESWE": { + "DE": 93 + }, + "Etecnic": { + "ES": 27 + }, + "Eulektro": { + "DE": 18 + }, + "EV Connect": { + "US": 18 + }, + "EV Power": { + "PT": 29, + "GB": 1 + }, + "EV+": { + "PL": 26 + }, + "EVBox": { + "BE": 17, + "CA": 1, + "DK": 2, + "FR": 20, + "DE": 2, + "IS": 1, + "IE": 29, + "NL": 115, + "RO": 1, + "GB": 3 + }, + "EVCE": {}, + "EVCS": { + "US": 26 + }, + "evd energieversorgung dormagen": { + "DE": 16 + }, + "EVgo": { + "US": 218 + }, + "Evie Networks": { + "AU": 134 + }, + "Evio": { + "PT": 12 + }, + "EVlink": { + "FR": 11, + "DE": 30, + "IS": 1, + "IT": 3, + "NL": 2, + "NO": 1, + "SK": 1, + "SE": 1, + "GB": 12, + "US": 4 + }, + "EVMAPA": { + "CZ": 16 + }, + "EVN": { + "AT": 2032, + "BG": 15, + "CN": 1, + "CZ": 1, + "DE": 5, + "MK": 25, + "VN": 187 + }, + "EVnetNL": { + "NL": 73 + }, + "evolt": { + "GB": 46 + }, + "evpass": { + "CH": 26 + }, + "Evway": { + "IT": 11 + }, + "evyve": { + "GB": 4 + }, + "evzen (SMEG Développement)": { + "FR": 14 + }, + "EW Höfe": { + "CH": 3 + }, + "EWE Go": { + "DE": 39 + }, + "EWE Go GmbH": { + "DE": 496 + }, + "Ewiva": { + "IT": 20 + }, + "EWR": { + "AT": 3, + "DE": 93, + "CH": 11 + }, + "EWV": { + "DE": 45 + }, + "eze.network GmbH": { + "DE": 67 + }, + "Factor Energia": { + "PT": 41 + }, + "FairEnergie GmbH": { + "DE": 53 + }, + "Fastned": { + "BE": 19, + "FR": 29, + "DE": 52, + "NL": 159, + "CH": 4, + "GB": 19 + }, + "Feníe Energía": { + "ES": 14 + }, + "Filderstadtwerke": { + "DE": 23 + }, + "FLO": { + "CA": 214, + "TR": 4, + "US": 22 + }, + "Free to X": { + "IT": 16 + }, + "Freshmile": { + "FR": 623, + "DE": 2 + }, + "Freshmile SAS": { + "FR": 768, + "DE": 1 + }, + "Fyrfasen Energi AB": { + "SE": 12 + }, + "Galp Geste": { + "PT": 173 + }, + "Galp Power": { + "PT": 566, + "ES": 1 + }, + "Gemeente Rotterdam": { + "NL": 874 + }, + "Gemeente Utrecht": { + "NL": 327 + }, + "Gemeinde Unterhaching": { + "DE": 81 + }, + "Gemeindewerke Garmisch-Partenkirchen": { + "DE": 26 + }, + "Gemeindewerke Oberhaching": { + "DE": 11 + }, + "Genedis - VALT": { + "CH": 15 + }, + "Generation Journey": { + "PT": 21 + }, + "GeniePoint": { + "GB": 90 + }, + "Georgia Power": { + "US": 2858 + }, + "GGEW": { + "DE": 37 + }, + "GIC": { + "FR": 2, + "ES": 13 + }, + "GO+EAuto": { + "PL": 37 + }, + "GOcharge": { + "IE": 20 + }, + "GOFAST": { + "DE": 2, + "IT": 2, + "CH": 105 + }, + "Gogoro 電池交換站": { + "TW": 79 + }, + "Göteborg Stads Parkerings AB": {}, + "Green Motion": { + "AL": 2, + "PL": 1, + "CH": 15, + "GB": 1 + }, + "GreenCharge": { + "DE": 4, + "PT": 17 + }, + "GreenFlux": { + "NL": 13 + }, + "GreenWay": { + "PL": 232, + "SK": 93 + }, + "Gridserve": { + "IE": 1, + "GB": 285 + }, + "Groupe E": { + "FR": 2, + "CH": 360 + }, + "Helen": { + "FI": 180, + "GR": 1, + "KE": 1 + }, + "Helexia II": { + "PT": 58 + }, + "Hera": { + "IT": 217 + }, + "Hera / AcegasApsAmga": { + "IT": 12 + }, + "Herzo Werke": { + "DE": 37 + }, + "Hesse GmbH": { + "DE": 18 + }, + "Hexagonal Ocean": { + "PT": 22 + }, + "Hikotron": { + "NZ": 8 + }, + "Höganäs Energi AB": { + "SE": 11 + }, + "Holmgrens bil AB": { + "SE": 11 + }, + "Hyundai": { + "AR": 4, + "BE": 3, + "BO": 2, + "BA": 1, + "BR": 9, + "CA": 11, + "CL": 6, + "CO": 4, + "HR": 1, + "EC": 4, + "FR": 5, + "QA": 1, + "DE": 28, + "GR": 1, + "GT": 3, + "HN": 1, + "IN": 6, + "ID": 1, + "IT": 2, + "LV": 1, + "LY": 1, + "MY": 1, + "NL": 4, + "PK": 1, + "PY": 3, + "PE": 2, + "PL": 4, + "ZA": 1, + "KR": 3, + "ES": 8, + "SE": 1, + "CH": 1, + "TH": 1, + "TN": 1, + "GB": 6, + "UY": 1, + "US": 10 + }, + "Iberdrola": { + "AT": 1, + "DK": 1, + "FR": 34, + "DE": 1, + "HU": 1, + "IE": 1, + "IT": 5, + "LV": 9, + "MX": 17, + "PT": 140, + "ES": 2510, + "US": 338 + }, + "IBIL": { + "ES": 35 + }, + "ICE": { + "BD": 1, + "CR": 238, + "NI": 1, + "NO": 1, + "US": 5 + }, + "Ignitis": { + "LT": 2 + }, + "IKEA": { + "AU": 5, + "AT": 21, + "BE": 6, + "BG": 1, + "CA": 3, + "CN": 4, + "CZ": 33, + "DK": 2, + "EE": 3, + "FI": 5, + "FR": 44, + "QA": 2, + "DE": 209, + "GR": 1, + "HU": 4, + "IS": 1, + "IN": 2, + "ID": 6, + "IE": 7, + "IT": 14, + "JP": 1, + "KZ": 1, + "LV": 1, + "MY": 4, + "NL": 18, + "NZ": 1, + "NO": 11, + "PL": 10, + "PT": 12, + "RO": 14, + "RS": 1, + "SK": 5, + "ES": 13, + "SE": 26, + "CH": 22, + "TW": 1, + "TH": 1, + "GB": 44, + "US": 77 + }, + "illwerke vkw": { + "AT": 588, + "DE": 13, + "SI": 1 + }, + "InEnergies": { + "FR": 27 + }, + "Innogy": { + "BE": 2, + "CZ": 9, + "DE": 447, + "IE": 4, + "LU": 2, + "PL": 13, + "SK": 1, + "GB": 30 + }, + "Inselwerke eG": { + "DE": 31 + }, + "InstaVolt": { + "IE": 1, + "GB": 157 + }, + "Intel Corporation": { + "DE": 1, + "PL": 1, + "US": 32 + }, + "Intermarché": { + "BE": 26, + "FR": 405, + "GA": 1, + "PL": 11, + "PT": 56 + }, + "Ísorka": { + "IS": 50 + }, + "Italia Vento Power Corporation": { + "IT": 13 + }, + "IWB": { + "FR": 1, + "DE": 10, + "CH": 49 + }, + "Izivia": { + "BE": 1, + "FR": 1344 + }, + "Jämtkraft": { + "SE": 26 + }, + "Jolt": { + "AU": 45, + "DE": 2, + "NZ": 16 + }, + "Jönköpings Energi AB": { + "SE": 11 + }, + "K-Lataus": { + "FI": 12 + }, + "Kaufland": { + "BG": 20, + "HR": 11, + "CZ": 118, + "DE": 554, + "MD": 1, + "PL": 79, + "RO": 64, + "SK": 37, + "CH": 1 + }, + "Kelag": { + "AT": 49 + }, + "kiwEV": { + "NZ": 1 + }, + "KLC": { + "PT": 12 + }, + "KLC Serviços": { + "PT": 258 + }, + "Kreis Paderborn": { + "DE": 341 + }, + "Kreiswerke Main-Kinzig": { + "DE": 147 + }, + "Kungsbacka Kommun": {}, + "ladenetz.de": { + "DE": 24 + }, + "Ladeverbund+": { + "DE": 28 + }, + "Lancaster City Council": { + "GB": 118 + }, + "Lancaster University": { + "GB": 63 + }, + "Last Mile Solutions": { + "BE": 38, + "FR": 15, + "DE": 5, + "NL": 25 + }, + "Laudert GmbH & Co. KG": { + "DE": 17 + }, + "Le Circuit Électrique": { + "CA": 99 + }, + "Leasys": { + "FR": 1, + "IT": 12 + }, + "Lebensland Kärnten": { + "AT": 9 + }, + "Lechwerke AG": { + "DE": 121 + }, + "Leclerc": { + "FR": 87, + "CH": 2 + }, + "Leipziger": { + "DE": 11 + }, + "Lidl": { + "AT": 125, + "BE": 153, + "BG": 30, + "HR": 19, + "CY": 5, + "CZ": 163, + "DK": 28, + "FI": 45, + "FR": 961, + "DE": 1321, + "GR": 38, + "HU": 64, + "IE": 11, + "IT": 228, + "LV": 7, + "LT": 6, + "LU": 5, + "MT": 3, + "NL": 65, + "PL": 425, + "PT": 39, + "RO": 104, + "RS": 15, + "SK": 160, + "SI": 14, + "ES": 165, + "SE": 38, + "CH": 74, + "GB": 289, + "US": 8 + }, + "Lidl Sverige KB": { + "SE": 11 + }, + "Lotos": { + "PL": 106 + }, + "Loulé Concelho Global": { + "PT": 24 + }, + "LSW": { + "DE": 335 + }, + "Luminus": { + "BE": 73, + "NL": 3 + }, + "Maingau Energie": { + "DE": 18 + }, + "Mainova": { + "DE": 107 + }, + "Mainzer Stadtwerke": { + "DE": 32 + }, + "Mairie de Paris": { + "FR": 534 + }, + "Maksu Services": { + "PT": 34 + }, + "Mälarenergi": { + "SE": 24 + }, + "McDonald's": { + "AD": 1, + "AR": 14, + "AU": 49, + "AT": 58, + "BY": 1, + "BE": 9, + "BA": 4, + "BR": 44, + "BG": 6, + "CA": 33, + "CL": 4, + "CN": 15, + "CO": 1, + "CR": 4, + "HR": 9, + "CY": 5, + "CZ": 11, + "DK": 18, + "EC": 1, + "EG": 1, + "SV": 2, + "EE": 1, + "FI": 9, + "FR": 316, + "QA": 1, + "DE": 432, + "GR": 1, + "HU": 34, + "IN": 4, + "ID": 6, + "IE": 10, + "IT": 64, + "JP": 11, + "LV": 2, + "LI": 1, + "LU": 4, + "MY": 15, + "MX": 4, + "MA": 1, + "NL": 49, + "NZ": 21, + "NO": 9, + "PY": 3, + "PE": 1, + "PH": 20, + "PL": 253, + "PT": 13, + "RO": 17, + "RS": 6, + "SK": 38, + "SI": 6, + "ZA": 7, + "KR": 1, + "ES": 67, + "SE": 90, + "CH": 105, + "TW": 4, + "TH": 84, + "TR": 2, + "UA": 38, + "GB": 264, + "US": 313, + "VE": 2 + }, + "Mennekes": { + "AT": 1, + "BE": 1, + "FR": 1, + "DE": 70, + "CH": 1 + }, + "Mercadona": { + "PT": 9, + "ES": 405 + }, + "Mercedes-Benz": { + "AR": 3, + "BE": 3, + "BO": 1, + "BR": 4, + "CA": 9, + "CZ": 2, + "FR": 13, + "DE": 95, + "IE": 2, + "IT": 2, + "JP": 1, + "LT": 1, + "LU": 1, + "MY": 1, + "MX": 1, + "NL": 9, + "NO": 1, + "PL": 3, + "PT": 2, + "SK": 1, + "ES": 9, + "CH": 1, + "TR": 2, + "GB": 2, + "US": 5 + }, + "Michigan State University": { + "US": 78 + }, + "Migrol": { + "DE": 4, + "CH": 302 + }, + "MOBI.E": {}, + "Mobilecharge": { + "CH": 1 + }, + "Mobiletric": { + "PT": 104 + }, + "Mobiliti": { + "HU": 7 + }, + "Mobility Plus": { + "BE": 19 + }, + "MobiSDEC": { + "FR": 128 + }, + "Mobive": { + "FR": 68 + }, + "Modulo": { + "FR": 6 + }, + "MOL": { + "AT": 1, + "HR": 5, + "CZ": 35, + "HU": 1515, + "PL": 57, + "RO": 89, + "RS": 2, + "SK": 3, + "SI": 90 + }, + "MOL Nyrt.": { + "AT": 2, + "HR": 1, + "HU": 512, + "SK": 5, + "SI": 1, + "UA": 17 + }, + "Moon": { + "AT": 4, + "DE": 1, + "PT": 25 + }, + "Morbihan énergies": { + "FR": 57 + }, + "Mota": { + "BR": 1, + "FR": 17 + }, + "Mota Engil II": { + "PT": 23 + }, + "Mouv Élec Var": { + "FR": 74 + }, + "MOVE": { + "CH": 49 + }, + "MVV": { + "DE": 640 + }, + "MVV Energie": { + "DE": 2077 + }, + "N-ERGIE": { + "DE": 392 + }, + "nabibajk.sk": { + "CZ": 1, + "SK": 32 + }, + "NaturEnergie": { + "DE": 25, + "CH": 1 + }, + "Neogy": { + "IT": 23 + }, + "NEW": { + "DE": 153, + "IN": 1 + }, + "Nissan": { + "AU": 1, + "AT": 1, + "BE": 8, + "BO": 5, + "BW": 1, + "BR": 8, + "CA": 15, + "CL": 6, + "CO": 2, + "CZ": 2, + "EC": 1, + "FR": 23, + "QA": 7, + "DE": 27, + "GR": 1, + "GT": 2, + "HN": 1, + "HU": 4, + "IN": 1, + "IE": 3, + "IT": 8, + "JP": 5, + "MY": 2, + "MX": 9, + "MA": 1, + "NL": 1, + "NZ": 1, + "PA": 1, + "PY": 2, + "PE": 1, + "PH": 1, + "PL": 3, + "PT": 12, + "SK": 1, + "ZA": 2, + "ES": 10, + "CH": 5, + "TW": 3, + "TH": 5, + "GB": 12, + "US": 21, + "VN": 1 + }, + "NKM Mobilitás Kft.": { + "HU": 104 + }, + "Norlys": { + "DK": 52 + }, + "NOXO.": { + "CZ": 1, + "PL": 32 + }, + "NRG Energy": { + "VU": 1, + "US": 222 + }, + "NRMA": { + "AU": 60 + }, + "NUON": { + "DE": 1, + "NL": 194 + }, + "ÖAMTC": { + "AT": 162, + "DE": 3, + "CH": 1 + }, + "OIKEN": { + "CH": 87 + }, + "OK": { + "DK": 162, + "DE": 3, + "JP": 1, + "MM": 1, + "NL": 166, + "ZA": 9, + "TW": 2, + "ZW": 5 + }, + "Opcharge": { + "NL": 68 + }, + "Orka náttúrunnar": { + "IS": 388 + }, + "Orlen": { + "CZ": 11, + "DE": 20, + "HU": 1, + "LT": 15, + "PL": 1816, + "SK": 29 + }, + "Oskarshamn Energi AB": { + "SE": 16 + }, + "Osprey": { + "GB": 46, + "US": 1 + }, + "Ouest Charge": { + "FR": 42 + }, + "OVAG": { + "DE": 1013 + }, + "Paris-Saclay Innovation Playground": { + "FR": 18 + }, + "Parkering Göteborg": {}, + "PARKnCHARGE": { + "NL": 42 + }, + "Petrol": { + "BA": 3, + "BG": 18, + "HR": 47, + "DE": 4, + "IT": 2, + "KE": 1, + "RO": 1, + "RS": 1, + "SI": 45, + "US": 1 + }, + "Pfalzwerke": { + "AT": 1, + "FR": 1, + "DE": 220 + }, + "PGE Nowa Energia": { + "CZ": 1, + "PL": 40 + }, + "Plug’n Roll": {}, + "Plus de Bornes": { + "FR": 18 + }, + "PNB": { + "BT": 2, + "BO": 24, + "BR": 1, + "IN": 35, + "MY": 1, + "NL": 32, + "PH": 81, + "VE": 2 + }, + "Pod Point": { + "IE": 5, + "GB": 432 + }, + "Porsche": { + "AU": 1, + "AT": 2, + "BY": 1, + "BE": 1, + "BO": 1, + "BA": 2, + "BR": 2, + "CA": 1, + "CY": 1, + "FI": 1, + "FR": 3, + "QA": 1, + "DE": 53, + "IE": 5, + "IT": 11, + "LU": 3, + "PL": 3, + "PT": 31, + "RS": 1, + "ES": 16, + "CH": 5, + "UA": 1, + "GB": 4, + "US": 4 + }, + "Power Dot France": { + "FR": 57, + "DE": 4 + }, + "Power EV": { + "CZ": 1, + "PL": 11 + }, + "Pradella Sistemi": { + "IT": 7 + }, + "PRE": { + "CZ": 3653, + "DE": 1 + }, + "Prio.E": { + "PT": 104 + }, + "Protergia": { + "GR": 20 + }, + "Q-Park": { + "BE": 25, + "HR": 1, + "DK": 62, + "FI": 6, + "FR": 107, + "DE": 81, + "IE": 14, + "NL": 243, + "NO": 139, + "SE": 48, + "UA": 19, + "GB": 49 + }, + "Q8": { + "BE": 200, + "DK": 57, + "FR": 6, + "DE": 2, + "IT": 97, + "LU": 32, + "NL": 4, + "PL": 1, + "PT": 2, + "ES": 5, + "TH": 1, + "GB": 1 + }, + "Qbuzz": { + "DE": 22, + "NL": 494 + }, + "Yurika": { + "AU": 33 + }, + "RAC WA": {}, + "Rede Piloto": {}, + "Renault": { + "DZ": 9, + "AR": 10, + "AT": 7, + "BY": 2, + "BE": 14, + "BA": 1, + "BR": 11, + "BG": 2, + "CO": 9, + "HR": 2, + "CZ": 3, + "EE": 1, + "FR": 364, + "QA": 2, + "DE": 60, + "GT": 1, + "HT": 1, + "IN": 2, + "IE": 6, + "IT": 15, + "JP": 1, + "LV": 1, + "LU": 4, + "MG": 1, + "MX": 4, + "NL": 4, + "PL": 3, + "PT": 14, + "RO": 2, + "SK": 2, + "SI": 6, + "ES": 34, + "SE": 1, + "CH": 13, + "TG": 1, + "TR": 4, + "UA": 1, + "GB": 7 + }, + "Renovatio e-charge": { + "RO": 23 + }, + "Repower": { + "IT": 279, + "CH": 18 + }, + "Repsol": { + "BO": 1, + "BR": 1, + "CA": 2, + "EC": 10, + "FR": 4, + "IT": 4, + "PE": 9, + "PT": 239, + "ES": 2640 + }, + "Révéo": { + "FR": 23 + }, + "Revnet": { + "PL": 34 + }, + "Rewag": { + "DE": 113 + }, + "REWE": { + "AT": 45, + "CZ": 1, + "DE": 619, + "RO": 3 + }, + "RheinEnergie": { + "DE": 198 + }, + "Ringeriks-kraft AS": { + "NO": 17 + }, + "Robert Bosch GmbH": { + "DE": 155, + "NL": 1 + }, + "Rotterdam Elektrisch": { + "NL": 17 + }, + "RSE": { + "FR": 12 + }, + "RWE-Effizienz": { + "DE": 66 + }, + "SachsenEnergie": { + "CZ": 16, + "DE": 1367, + "PL": 16, + "UA": 1 + }, + "Saint-Louis": { + "FR": 18 + }, + "SAK": { + "CH": 93 + }, + "Salzburg AG": { + "AT": 1127, + "DE": 8 + }, + "Samenwerkende Gemeenten Zuid-Holland": { + "NL": 474 + }, + "Sandviken Energi AB": { + "SE": 25 + }, + "Schneider Electric": { + "BR": 1, + "CA": 1, + "FR": 18, + "DE": 2, + "IN": 1, + "IT": 1, + "NO": 1, + "PL": 1, + "SI": 1, + "SE": 1, + "US": 5 + }, + "SDE04": { + "FR": 1 + }, + "SDE07": { + "FR": 15 + }, + "SDE35": { + "FR": 44 + }, + "SDED": { + "FR": 18 + }, + "SDEI36": { + "FR": 47 + }, + "SDEM50": { + "FR": 15 + }, + "SDEV": { + "FR": 18 + }, + "SDEY": { + "FR": 75 + }, + "SEDI": { + "FR": 35 + }, + "SEGMA": { + "PT": 40 + }, + "SemaConnect": { + "US": 3 + }, + "Séolis": { + "FR": 62 + }, + "SEY 78": { + "FR": 53 + }, + "SEYMABORNE": { + "FR": 11 + }, + "SGA Mobility": { + "FR": 13 + }, + "SHARZ": { + "TR": 126 + }, + "Shell": { + "AR": 6, + "AU": 97, + "AT": 135, + "BE": 122, + "BZ": 2, + "BW": 13, + "BR": 294, + "BG": 11, + "BF": 3, + "CA": 131, + "CV": 2, + "CL": 36, + "CN": 7, + "CO": 5, + "CD": 1, + "HR": 1, + "CY": 4, + "CZ": 42, + "DK": 43, + "EC": 2, + "EG": 1, + "SV": 1, + "FI": 61, + "FR": 101, + "QA": 39, + "DE": 1088, + "GH": 3, + "GR": 8, + "GT": 48, + "GN": 3, + "GY": 3, + "HT": 11, + "HU": 158, + "IS": 3, + "IN": 25, + "ID": 56, + "IE": 7, + "IT": 16, + "CI": 3, + "JP": 45, + "KE": 13, + "LA": 1, + "LI": 1, + "LU": 43, + "MG": 45, + "MY": 76, + "ML": 2, + "MU": 10, + "MX": 8, + "MA": 202, + "NA": 10, + "NL": 483, + "NC": 18, + "NZ": 2, + "NI": 1, + "NG": 4, + "NO": 16, + "PK": 8, + "PW": 2, + "PY": 4, + "PH": 276, + "PL": 202, + "SN": 7, + "SK": 108, + "SI": 3, + "ZA": 113, + "ES": 31, + "SR": 5, + "SE": 98, + "CH": 83, + "TH": 58, + "TG": 2, + "TN": 2, + "TR": 52, + "UG": 17, + "UA": 24, + "GB": 146, + "US": 521, + "VN": 1 + }, + "Shell Recharge Solutions": { + "AR": 1, + "AT": 3, + "BE": 16, + "CA": 4, + "CN": 1, + "DK": 15, + "FR": 11, + "DE": 58, + "HU": 1, + "MY": 5, + "NL": 94, + "SI": 3, + "CH": 1, + "GB": 27, + "US": 43 + }, + "SIEEEN": { + "FR": 15 + }, + "SIEGE 27": { + "FR": 56 + }, + "SIEL42": { + "FR": 7 + }, + "Siemens SRE": { + "DE": 18 + }, + "SIEML": { + "FR": 18 + }, + "Sigeif": { + "FR": 26 + }, + "SIPLEC": { + "FR": 50 + }, + "SMATRICS": { + "AT": 106, + "CZ": 1 + }, + "Smoov": { + "BE": 5, + "NL": 19 + }, + "Sodetrel": { + "FR": 172 + }, + "SODO": { + "SI": 26 + }, + "Sonae": { + "PT": 212 + }, + "Sorégies": { + "FR": 102 + }, + "Source London": { + "GB": 177 + }, + "South Lakeland District Council": { + "GB": 56 + }, + "SPBR1": { + "FR": 807, + "CH": 1 + }, + "Sperto": { + "DK": 23 + }, + "SPIE CityNetworks": { + "FR": 44 + }, + "Spirii": { + "DK": 50 + }, + "Städtische Werke Magdeburg": { + "DE": 10 + }, + "Stadtwerke Bad Homburg": { + "DE": 135 + }, + "Stadtwerke Baden-Baden": { + "DE": 1267 + }, + "Stadtwerke Bielefeld": { + "DE": 2571 + }, + "Stadtwerke Bochum": { + "DE": 523 + }, + "Stadtwerke Düsseldorf": { + "DE": 177 + }, + "Stadtwerke Elmshorn": { + "DE": 120 + }, + "Stadtwerke Energie Jena-Pößneck GmbH": { + "DE": 13 + }, + "Stadtwerke Erfurt": { + "DE": 58 + }, + "Stadtwerke EVB Huntetal GmbH": { + "DE": 15 + }, + "Stadtwerke Fürstenfeldbruck": { + "DE": 77 + }, + "Stadtwerke Gießen": { + "DE": 451 + }, + "Stadtwerke Goch GmbH": { + "DE": 55 + }, + "Stadtwerke Göttingen": { + "DE": 1490 + }, + "Stadtwerke Heide": { + "DE": 946 + }, + "Stadtwerke Heidelberg": { + "DE": 111 + }, + "Stadtwerke Herne": { + "DE": 25 + }, + "Stadtwerke Iserlohn - Heimatversorger": { + "DE": 11 + }, + "Stadtwerke Kiel": { + "DE": 622 + }, + "Stadtwerke Klagenfurt": { + "AT": 11 + }, + "Stadtwerke Landshut": { + "DE": 605 + }, + "Stadtwerke Leipzig": { + "DE": 195 + }, + "Stadtwerke Marburg": { + "DE": 509 + }, + "Stadtwerke Meerbusch GmbH": { + "DE": 14 + }, + "Stadtwerke München": { + "DE": 2973 + }, + "Stadtwerke Münster": { + "DE": 2540 + }, + "Stadtwerke Neustadt an der Weinstraße GmbH": { + "DE": 15 + }, + "Stadtwerke Norderstedt": { + "DE": 69 + }, + "Stadtwerke Osnabrück": { + "DE": 413 + }, + "Stadtwerke Pforzheim": { + "DE": 192 + }, + "Stadtwerke Rhede GmbH": { + "DE": 14 + }, + "Stadtwerke Rostock": { + "DE": 72 + }, + "Stadtwerke Rüsselsheim": { + "DE": 83 + }, + "Stadtwerke Solingen GmbH": { + "DE": 27 + }, + "Stadtwerke Speyer GmbH": { + "DE": 141 + }, + "Stadtwerke Stuttgart": { + "DE": 69 + }, + "Stadtwerke Tübingen": { + "DE": 290 + }, + "Stadtwerke Union Nordhessen": { + "DE": 21 + }, + "Stadtwerke Velbert": { + "DE": 96 + }, + "Stadtwerke Wernigerode": { + "DE": 36 + }, + "Stadtwerke Witten": { + "DE": 2362 + }, + "STAWAG": { + "DE": 67, + "NL": 1 + }, + "STPT": { + "RO": 19 + }, + "Stromnetz Hamburg": { + "DE": 1108 + }, + "FM Conway": { + "GB": 1 + }, + "Süwag": { + "DE": 112 + }, + "SVS Versorgungsbetriebe": { + "DE": 17 + }, + "Swarco": { + "AT": 2, + "CZ": 1, + "DK": 1, + "DE": 3, + "IT": 1, + "ES": 1, + "GB": 18 + }, + "swb": { + "DE": 68 + }, + "SWB Energie und Wasser": { + "DE": 144 + }, + "Swisscharge": { + "CH": 18 + }, + "SWU Stadtwerke Ulm/Neu-Ulm GmbH": { + "DE": 78 + }, + "SYANE": { + "FR": 11 + }, + "SYDELA": { + "FR": 35 + }, + "SYME05": { + "FR": 8 + }, + "Syndicat de l'Énergie de l'Orne": { + "FR": 3 + }, + "Syndicat de l'Énergie de l'Orne (TE61)": {}, + "Tank & Rast": { + "FR": 2, + "DE": 157 + }, + "TankE GmbH": { + "DE": 12 + }, + "Tauron": { + "CZ": 1, + "PL": 16762, + "SK": 19 + }, + "TEAG Thüringer Energie AG": { + "DE": 40 + }, + "Technische Werke Schussental GmbH": { + "DE": 19 + }, + "Telekom": { + "AT": 26, + "FR": 1, + "DE": 1088, + "HU": 1010, + "NZ": 7, + "RO": 15, + "RS": 1, + "SK": 128, + "UA": 1 + }, + "Teplárny Brno": { + "CZ": 45 + }, + "Tesla Germany GmbH": { + "DE": 5 + }, + "TIWAG": { + "AT": 251, + "DE": 4, + "IT": 1 + }, + "Toka": { + "RO": 1, + "UA": 42 + }, + "Total": { + "BE": 271, + "BW": 6, + "BR": 1, + "BF": 6, + "CM": 29, + "TD": 1, + "CN": 2, + "CG": 12, + "CD": 4, + "EG": 7, + "GQ": 2, + "ET": 18, + "FJ": 1, + "FR": 1118, + "DE": 340, + "GH": 4, + "GN": 5, + "HT": 12, + "IN": 5, + "ID": 7, + "IT": 48, + "CI": 2, + "JO": 3, + "KE": 20, + "LS": 1, + "LR": 2, + "LU": 34, + "MG": 47, + "MW": 11, + "ML": 2, + "MR": 2, + "MU": 10, + "MX": 1, + "MA": 22, + "MZ": 9, + "NA": 4, + "NL": 3, + "NC": 17, + "NZ": 1, + "NE": 2, + "NG": 17, + "PH": 49, + "PL": 5, + "PT": 3, + "SN": 15, + "ZA": 99, + "SZ": 3, + "TZ": 11, + "TG": 6, + "TN": 2, + "TR": 15, + "UG": 42, + "GB": 44, + "VN": 2, + "YE": 73, + "ZW": 6 + }, + "TOTAL MARKETING FRANCE": { + "FR": 52 + }, + "TotalEnergies": { + "AO": 50, + "BE": 133, + "FR": 146, + "GA": 1, + "DE": 83, + "JM": 2, + "KE": 1, + "MU": 2, + "MA": 1, + "NL": 1078, + "PL": 1, + "ZA": 1, + "ES": 3, + "TN": 1, + "TR": 1, + "UG": 2, + "GB": 1, + "ZM": 2, + "ZW": 1 + }, + "Turmstrom": { + "AT": 19 + }, + "UAB Ignitis": { + "LT": 63 + }, + "Ucharge": { + "PT": 24 + }, + "Umbria Energy": { + "IT": 38 + }, + "Umeå Energi": { + "SE": 53 + }, + "Universidade da Coruña": { + "ES": 88 + }, + "Uppsala parkerings AB": { + "SE": 13 + }, + "UTE": { + "AR": 1, + "BR": 2, + "UY": 173 + }, + "Vattenfall InCharge": { + "DE": 4, + "NL": 644, + "SE": 13 + }, + "Vector": { + "QA": 1, + "DE": 3, + "NZ": 3859 + }, + "VGS mbH": { + "DE": 6 + }, + "Viesgo": { + "ES": 82 + }, + "VIRTA": { + "FI": 46, + "FR": 4, + "DE": 2, + "GR": 1, + "MY": 1, + "SE": 1 + }, + "vkw vlotte": { + "AT": 1 + }, + "Volkswagen": { + "AR": 10, + "AT": 5, + "BY": 2, + "BE": 6, + "BR": 24, + "CA": 15, + "CL": 1, + "CN": 2, + "CO": 4, + "CZ": 1, + "EC": 1, + "EE": 3, + "FR": 27, + "QA": 1, + "DE": 125, + "GR": 1, + "GT": 1, + "HN": 1, + "HU": 1, + "IN": 5, + "IE": 3, + "IT": 11, + "JP": 1, + "LV": 2, + "MY": 3, + "MX": 4, + "NL": 3, + "NZ": 1, + "NO": 1, + "PE": 2, + "PL": 4, + "PT": 2, + "RW": 4, + "RS": 6, + "ZA": 2, + "ES": 10, + "CH": 2, + "GB": 10, + "US": 3, + "VE": 1 + }, + "Volkswagen Group Charging GmbH": { + "DE": 23 + }, + "Volta": { + "FR": 1, + "PL": 1, + "TH": 1, + "US": 373 + }, + "VOLTRUN": { + "TR": 27 + }, + "wallbe": { + "DE": 25 + }, + "Waybler": { + "SE": 3 + }, + "We Drive Solar": { + "NL": 28 + }, + "WEL Networks": { + "NZ": 1236 + }, + "Wels Strom E-Mobil": { + "AT": 12 + }, + "Wenea": { + "ES": 97, + "GB": 6 + }, + "westenergie": { + "DE": 25 + }, + "Westenergie Metering GmbH": { + "DE": 15 + }, + "Westfalen Weser Ladeservice": { + "DE": 14 + }, + "Whole Foods": { + "US": 48 + }, + "Wien Energie": { + "AT": 293 + }, + "Wirelane": { + "DE": 44 + }, + "Wowplug": { + "PT": 176 + }, + "WVV": { + "DE": 144 + }, + "Z Energy": { + "NZ": 89 + }, + "ZES": { + "TR": 48 + }, + "Zeus": { + "CO": 1, + "IT": 15 + }, + "ZTM Lublin": { + "PL": 1498 + }, + "Zunder": { + "PT": 1, + "ES": 96 + }, + "Zwickau": { + "DE": 15 + }, + "ΔΕΗ": { + "GR": 338 + }, + "ΔΕΗ blue": { + "GR": 17 + }, + "АО \"Сетевая компания\"": {}, + "Мосэнерго": {}, + "Одеська міська рада": { + "UA": 12 + }, + "ПАО \"Ленэнерго\"": {}, + "ПО «Белоруснефть»": { + "BY": 39 + }, + "Пункт Е": {}, + "РУП \"Белоруснефть-Гомельоблнефтепродукт\"": { + "BY": 115, + "UA": 2 + }, + "РУП \"Белоруснефть-Минскавтозаправка\"": { + "BY": 239 + }, + "国家电网有限公司": { + "CN": 426 + }, + "小兔充充": { + "CN": 13 + }, + "東光高岳": { + "JP": 7 + }, + "睿能創意股份有限公司": { + "TW": 13 + }, + "英屬開曼群島商睿能新動力股份有限公司台灣分公司": { + "TW": 26 + }, + "Asha Worker": { + "IN": 15 + }, + "Babilou": { + "FR": 33 + }, + "Család- és Gyermekjóléti Központ": { + "HU": 15 + }, + "Department of Social Justice": { + "IN": 20 + }, + "Department Of Women And Child Development": { + "IN": 19 + }, + "Fondation de l'Enfance et de la Jeunesse": { + "CH": 13 + }, + "Government of Kerala": { + "IN": 71 + }, + "gramapanchayath": { + "IN": 70 + }, + "Helsingin kaupunki": { + "FI": 305 + }, + "ICBF": { + "CO": 46 + }, + "Integrated Child Development Services": { + "IN": 73 + }, + "Københavns Kommune": { + "DK": 119 + }, + "Othukkungal grama panchayath": { + "IN": 12 + }, + "San José Unified School District": { + "US": 39 + }, + "Ville de Marseille": { + "FR": 25145 + }, + "ACES Porto Ocidental": { + "PT": 10 + }, + "AFC Urgent Care": { + "US": 45 + }, + "Aid Post": {}, + "Akron Children's Hospital": { + "US": 65 + }, + "Ascension": { + "US": 118 + }, + "Asepeyo": { + "ES": 10 + }, + "ASL 3 Genovese": { + "IT": 34 + }, + "ASL Roma 2": { + "IT": 20 + }, + "Aspirus": { + "US": 55 + }, + "ASSE": { + "BR": 3, + "UY": 38 + }, + "Aurora Health Care": { + "US": 29 + }, + "Avon and Wiltshire Mental Health Partnership NHS Trust": { + "GB": 2 + }, + "Azienda Unità Sanitaria Locale Umbria 1": { + "IT": 18 + }, + "Banner Health": { + "US": 138 + }, + "Capio": { + "DK": 4, + "FR": 5, + "DE": 1, + "SE": 18 + }, + "CCSS": { + "CR": 1060, + "NI": 7, + "PA": 3, + "GB": 1 + }, + "Central Australia Health Service": { + "AU": 26 + }, + "ChristianaCare": { + "US": 2 + }, + "CityMD": { + "US": 73 + }, + "Cleveland Clinic": { + "GB": 1, + "US": 56 + }, + "Clinica Sante": { + "DZ": 1, + "BD": 3, + "CU": 1, + "MD": 19, + "PT": 1 + }, + "Collectivité Territoriale de Guyane": { + "BR": 3, + "SR": 6 + }, + "Concentra": { + "US": 85 + }, + "Cook County Health": { + "US": 17 + }, + "Coopesana": { + "CR": 13 + }, + "Cornwall Partnership NHS Foundation Trust": { + "GB": 1 + }, + "DaVita Dialysis": { + "US": 355 + }, + "Department of Health and Family Welfare": { + "IN": 425 + }, + "dept. of health services": { + "IN": 7 + }, + "Devon Partnership NHS Trust": {}, + "Dialysis Clinic": { + "US": 21 + }, + "Dignity Health": { + "US": 81 + }, + "Dorset HealthCare University NHS Foundation Trust": { + "GB": 1 + }, + "Dr. Bögel und Völk und Kollegen MVZ": { + "DE": 11 + }, + "Duly Health & Care": { + "US": 13 + }, + "Eastern Cape Department of Health": { + "LS": 1, + "ZA": 11 + }, + "Essalud": { + "CO": 2, + "PE": 228 + }, + "Free State Department of Health": { + "ZA": 7 + }, + "Fresenius Kidney Care": { + "US": 191 + }, + "Fresenius Medical Care": { + "AR": 1, + "BA": 2, + "DE": 1, + "US": 49 + }, + "GAMC": { + "BO": 38 + }, + "Gauteng Department of Health": { + "ZA": 12 + }, + "Generalitat Valenciana": { + "ES": 1135 + }, + "Ghana Health Service": { + "GH": 30 + }, + "Gobierno Autónomo Municipal de Cochabamba": { + "BO": 529 + }, + "Gobierno de la Ciudad de Buenos Aires": { + "AR": 27909 + }, + "Gobierno Regional": { + "BO": 9, + "BR": 7, + "CL": 1, + "CO": 9, + "EC": 15, + "PE": 6501 + }, + "Government of Liberia": { + "LR": 41 + }, + "Great Ormond Street Hospital for Children NHS Foundation Trust": { + "GB": 1 + }, + "Greater Manchester Mental Health NHS Foundation Trust": { + "GB": 1 + }, + "Hartford HealthCare": { + "US": 46 + }, + "Hattiesburg Clinic": { + "US": 18 + }, + "HCA": { + "CA": 3, + "GB": 2, + "US": 130 + }, + "Health Service Executive": { + "GR": 1, + "IE": 329 + }, + "Helios Kliniken": { + "DE": 124 + }, + "Henry Ford Health System": { + "US": 27 + }, + "Imperial College Healthcare NHS Trust": {}, + "IMSS": { + "MX": 147, + "US": 1 + }, + "Instituto Mexicano del Seguro Social": { + "MX": 226, + "US": 3 + }, + "Intermountain Healthcare": { + "US": 49 + }, + "Isle of Wight NHS Trust": { + "GB": 1 + }, + "Junta de Andalucía": { + "ES": 2295 + }, + "Kaiser Permanente": { + "US": 323 + }, + "Kementerian Kesihatan Malaysia": { + "MY": 448 + }, + "Klinik Hietzing": { + "AT": 43 + }, + "Klinik Mediviron": { + "MY": 61 + }, + "KwaZulu-Natal Department of Health": { + "ZA": 15 + }, + "Legacy Health": { + "US": 24 + }, + "Lehigh Valley Health Network": { + "US": 35 + }, + "Limpopo Department of Health": { + "ZA": 9 + }, + "Maidstone and Tunbridge Wells NHS Trust": { + "GB": 1 + }, + "Marshfield Clinic": { + "US": 124 + }, + "Médecins sans frontières": { + "BR": 1, + "CM": 2, + "TD": 1, + "CD": 8, + "GR": 4, + "HT": 5, + "IN": 1, + "IR": 1, + "KE": 2, + "KG": 1, + "LB": 1, + "ML": 2, + "MM": 1, + "SL": 2, + "SO": 1, + "SS": 3, + "SD": 1, + "SY": 2, + "UG": 3, + "GB": 1, + "ZW": 1 + }, + "MedExpress": { + "US": 75 + }, + "Medic-Center Nürnberg": { + "DE": 53 + }, + "Medische Zending": { + "SR": 10 + }, + "Mercy": { + "CU": 1, + "ET": 1, + "HT": 1, + "US": 68, + "ZM": 1 + }, + "Michigan Medicine": { + "US": 25 + }, + "Ministère de la Santé du Burkina Faso": { + "BF": 117, + "ML": 2 + }, + "Ministério da Saúde": { + "AO": 13, + "BR": 10, + "CV": 1, + "GW": 1, + "PT": 69 + }, + "Ministerio de Salud": { + "AR": 7, + "BO": 4, + "CL": 6, + "CO": 2, + "CR": 57, + "CU": 1, + "EC": 9, + "SV": 16, + "GT": 5, + "HN": 1, + "NI": 12, + "PA": 7, + "PY": 1, + "PE": 112, + "VE": 15 + }, + "Ministerio de Salud de Río Negro": { + "AR": 3 + }, + "Ministerio de Salud del Perú": { + "PE": 63 + }, + "Ministerio de Salud Pública": { + "AR": 64, + "CU": 272, + "EC": 42, + "GT": 1 + }, + "Ministry of Health": { + "BS": 2, + "BZ": 1, + "BW": 1, + "BG": 1, + "CA": 1, + "CF": 1, + "CN": 3, + "CD": 2, + "CY": 1, + "TL": 1, + "EG": 2, + "FJ": 3, + "QA": 8, + "GH": 2, + "GW": 2, + "GY": 1, + "ID": 590, + "IQ": 1, + "JM": 2, + "KE": 93, + "LA": 25, + "LS": 1, + "LR": 8, + "MW": 4, + "MY": 11, + "MV": 3, + "MA": 2, + "MZ": 2, + "MM": 5, + "NG": 2, + "WS": 1, + "SS": 4, + "LK": 26, + "SD": 1, + "SZ": 1, + "TZ": 1, + "TH": 3, + "TR": 2, + "TM": 5, + "UG": 24, + "VN": 1, + "ZM": 5 + }, + "Ministry of Health and Sanitation": { + "GN": 8, + "SL": 59 + }, + "Ministry of Public Health": { + "AF": 1, + "TD": 2, + "CD": 1, + "TH": 188 + }, + "Mpumalanga Deparment of Health": {}, + "MTI": { + "BT": 1, + "CR": 2, + "HN": 4, + "HU": 3, + "NI": 214, + "UG": 24 + }, + "Municipalidad de Lomas de Zamora": { + "AR": 471 + }, + "Municipalidad de Rosario": { + "AR": 275 + }, + "Municipio de Rosario": { + "AR": 27 + }, + "NHS": { + "IN": 1, + "IE": 1, + "GB": 623, + "US": 1 + }, + "NHS Grampian": { + "GB": 146 + }, + "North West Department of Health": { + "ZA": 14 + }, + "Northern Cape Department of Health": { + "ZA": 4 + }, + "Northwell Health": { + "US": 57 + }, + "Novant Health": { + "US": 60 + }, + "Novosalus": { + "IN": 66 + }, + "NYU Langone Health": { + "US": 33 + }, + "Oregon Health & Science University": { + "US": 80 + }, + "1Life Healthcare": { + "US": 39 + }, + "Osakidetza": { + "ES": 360 + }, + "Passport Health": { + "CA": 5, + "US": 129 + }, + "Patient First": { + "US": 42 + }, + "Pays": {}, + "Planned Parenthood": { + "US": 185 + }, + "PM Pediatrics": { + "US": 11 + }, + "PMC - SMS": { + "BR": 2 + }, + "PMVV": { + "BR": 139 + }, + "Posyandu": { + "ID": 457 + }, + "Prefeitura": { + "BR": 591, + "PY": 1 + }, + "Prefeitura da Cidade do Rio de Janeiro": { + "BR": 32 + }, + "Prefeitura de Camocim": { + "BR": 15 + }, + "Prefeitura do Natal": { + "BR": 611 + }, + "Prefeitura do Rio de Janeiro": { + "BR": 35 + }, + "Prefeitura Municipal": { + "BR": 656, + "PY": 1 + }, + "Prefeitura Municipal de Araguaína": {}, + "Prefeitura Municipal de Blumenau": { + "BR": 125 + }, + "Prefeitura Municipal de Catanduva": { + "BR": 50 + }, + "Prefeitura Municipal de Chapecó": { + "BR": 547 + }, + "Prefeitura Municipal de Florianópolis": { + "BR": 1014 + }, + "Prefeitura Municipal de Pomerode": { + "BR": 37 + }, + "Prefeitura Municipal de Seropédica": { + "BR": 79 + }, + "ProCare": { + "SK": 2 + }, + "Providence Health & Services": { + "US": 46 + }, + "Provincia de Santa Fe": { + "AR": 181 + }, + "Provincia del Chaco": { + "AR": 23, + "PY": 3 + }, + "Provincial": { + "AR": 327, + "CL": 7, + "ZA": 4, + "VE": 8 + }, + "Regina Maria": { + "RO": 23 + }, + "Regionalne Centrum Krwiodawstwa i Krwiolecznictwa Poznań": { + "PL": 15 + }, + "Regionalne Centrum Krwiodawstwa i Krwiolecznictwa w Bydgoszczy": { + "PL": 20 + }, + "Rhön-Klinikum": { + "DE": 4 + }, + "SACYL": { + "PT": 1, + "ES": 275 + }, + "Saltzer Health": { + "US": 19 + }, + "Samaritan Health Services": { + "US": 6 + }, + "Sana Kliniken": { + "DE": 3 + }, + "Satellite Healthcare": { + "US": 11 + }, + "Secretaria da Saúde": { + "BR": 91 + }, + "Secretaria de Saúde": { + "BR": 74 + }, + "Secretaria de Saúde de Caruaru": { + "BR": 32 + }, + "Secretaria Especial de Saúde Indígena": { + "BR": 12 + }, + "Secretaria Municipal da Saúde": { + "BR": 200 + }, + "Secretaria Municipal da Saúde de Fortaleza": { + "BR": 158 + }, + "Secretaria Municipal de Saúde": { + "BR": 187, + "PY": 1 + }, + "Secretaria Municipal de Saúde de Ceará-Mirim": { + "BR": 21 + }, + "SEMUSA": { + "BR": 21 + }, + "Servicio Andaluz de Salud": { + "PT": 2, + "ES": 475 + }, + "Servicio de Salud de Castilla-La Mancha": { + "ES": 14 + }, + "Servicio Extremeño de Salud": { + "ES": 43 + }, + "Servicio Madrileño de Salud": { + "ES": 42 + }, + "Serviço Nacional de Saúde": { + "PT": 376 + }, + "Servizo Galego de Saúde": { + "PT": 2, + "ES": 258 + }, + "Sistema Único de Saúde": { + "BR": 325, + "PY": 1 + }, + "Somerset NHS Foundation Trust": { + "GB": 5 + }, + "Somogy Megyei Kaposi Mór Oktató Kórház": { + "HU": 76 + }, + "State of Franklin Healthcare Associates": { + "US": 23 + }, + "Subsecretaría de Atención Primaria, Ambulatoria y Comunitaria": { + "AR": 24 + }, + "Szpital Uniwersytecki Collegium Medicum Uniwersytetu Jagiellońskiego": { + "PL": 10 + }, + "T.C. Sağlık Bakanlığı": { + "TR": 279 + }, + "Terveystalo": { + "FI": 71 + }, + "UC San Diego Health": { + "US": 16 + }, + "UCLA Health": { + "US": 20 + }, + "UnityPoint Health": { + "US": 61 + }, + "University Hospitals Dorset NHS Foundation Trust": {}, + "UPMC": { + "FR": 4, + "IE": 1, + "US": 73 + }, + "UW Health": { + "US": 14 + }, + "VA": { + "US": 107 + }, + "Västra Götalandsregionen": { + "SE": 337 + }, + "Vivantes": { + "DE": 25, + "NL": 1 + }, + "Western Cape Department of Health": { + "ZA": 10 + }, + "Yeovil District Hospital NHS Foundation Trust": { + "GB": 1 + }, + "ZoomCare": { + "US": 52 + }, + "ГБУЗ МО 'Раменская ЦРБ'": {}, + "МИБС": {}, + "Скандинавия": {}, + "ССМЦ": {}, + "כללית": { + "PS": 68 + }, + "מכבי": { + "PS": 45 + }, + "وزارة الصحة": { + "DZ": 1, + "EG": 6, + "QA": 39, + "IQ": 53, + "JO": 2, + "LY": 3, + "SD": 7, + "YE": 14 + }, + "โรงพยาบาลส่งเสริมสุขภาพตำบล": { + "TH": 22 + }, + "Portland Community College": { + "US": 35 + }, + "TAFE NSW": { + "AU": 22 + }, + "TAFE Queensland": { + "AU": 25 + }, + "TAFE South Australia": {}, + "TAFE Victoria": {}, + "TasTAFE": { + "AU": 3 + }, + "Association des Maisons de quartier de Reims": { + "FR": 35 + }, + "Auckland Council": { + "NZ": 680 + }, + "AWO": { + "CZ": 2, + "DE": 761, + "PL": 1 + }, + "Ayuntamiento de Madrid": { + "ES": 3686 + }, + "Ayuntamiento de Málaga": { + "ES": 782 + }, + "Baltimore County Department of Aging": { + "US": 17 + }, + "Bezirksamt Eimsbüttel": { + "DE": 11 + }, + "Bezirksamt Hamburg-Mitte": { + "DE": 28 + }, + "Bezirksamt Hamburg-Nord": { + "DE": 21 + }, + "CARUIZ_GADM TENA": { + "EC": 16 + }, + "City of Cleveland": { + "US": 48 + }, + "City of Kitchener": { + "CA": 67 + }, + "City of Los Angeles": { + "US": 124 + }, + "City of Portland": { + "US": 417 + }, + "City of Toronto": { + "CA": 667 + }, + "Concello de Abegondo": { + "ES": 17 + }, + "Concello de Carral": { + "ES": 16 + }, + "Gmina Chojnów": { + "PL": 31 + }, + "Halifax Regional Municipality": { + "CA": 50773 + }, + "IESS": { + "EC": 33 + }, + "Institutul Cultural Român": { + "AT": 1, + "BE": 1, + "CN": 1, + "CZ": 1, + "FR": 1, + "DE": 1, + "HU": 2, + "PS": 1, + "IT": 2, + "MD": 1, + "PT": 1, + "RO": 2, + "TR": 1, + "US": 1 + }, + "Kreisjugendring München-Stadt": { + "DE": 25 + }, + "Mairie de Creil": { + "FR": 55 + }, + "Mairie de Torcy": { + "FR": 54 + }, + "Montpellier": { + "FR": 72 + }, + "Municipalidad de Neuquén": { + "AR": 1802 + }, + "Municipalité": { + "BD": 1, + "CA": 2, + "FR": 180, + "GA": 1, + "IN": 1, + "TN": 1 + }, + "Orlando": { + "CA": 2, + "CU": 1, + "IT": 1, + "US": 40 + }, + "Ottawa": { + "CA": 485 + }, + "RU-VGG-2-23": {}, + "Scouts South Africa": { + "ZA": 19 + }, + "Stiftung Zürcher Gemeinschaftszentren": { + "CH": 24 + }, + "Svenska kyrkan": { + "DE": 2, + "SE": 410 + }, + "University of Florida": { + "US": 728 + }, + "Ville de Gatineau": { + "CA": 175 + }, + "Villenave-d'Ornon": { + "FR": 348 + }, + "YMCA": { + "AU": 15, + "CA": 24, + "CN": 3, + "CO": 2, + "CZ": 1, + "FI": 1, + "FR": 2, + "GE": 1, + "DE": 1, + "IN": 6, + "JP": 1, + "LR": 2, + "MY": 1, + "NL": 3, + "NZ": 3, + "PH": 1, + "PL": 1, + "ZA": 8, + "SE": 1, + "TW": 1, + "TZ": 1, + "TG": 1, + "GB": 24, + "US": 218 + }, + "ГБУ ЦДМСИ \"Крылья\"": {}, + "Дом детского тврочества": {}, + "Муниципальное учреждение дополнительного образования «Центр детского творчества» Ленинского района г. Саратова": {}, + "佐賀市": { + "JP": 102 + }, + "八戸市": { + "JP": 56 + }, + "加古川市": { + "JP": 277 + }, + "半田市": { + "JP": 124 + }, + "大田区": { + "JP": 831 + }, + "新ひだか町": { + "JP": 84 + }, + "札幌市": { + "JP": 298 + }, + "那覇市": { + "JP": 90 + }, + "青木村": { + "JP": 16 + }, + "鳥取市教育委員会": { + "JP": 36 + }, + "Circuit Court of Cook County": { + "US": 12 + }, + "Commonwealth of Massachusetts": { + "US": 29 + }, + "Courts of the Republic of Ireland": { + "IE": 5 + }, + "Fiscalía General de la Nación": { + "CO": 28 + }, + "Freistaat Sachsen": { + "CZ": 14, + "DE": 220, + "PL": 8 + }, + "HM Courts and Tribunals Service": { + "GB": 5 + }, + "Ministère de la Justice": { + "DZ": 4, + "CM": 1, + "CD": 4, + "FR": 24, + "LU": 1, + "MG": 1, + "NC": 1 + }, + "Ministério da Justiça": { + "AO": 5, + "BR": 2, + "PT": 18 + }, + "Ministerio de Justicia": { + "BO": 2, + "CO": 16, + "CU": 2, + "SV": 1, + "PE": 1, + "ES": 21 + }, + "Ministero della Giustizia": { + "IT": 56 + }, + "Ministry of Justice": { + "CA": 1, + "QA": 1, + "PS": 1, + "JM": 1, + "LR": 1, + "MV": 1, + "NZ": 5, + "RW": 1, + "TH": 1, + "GB": 3 + }, + "Poder Judicial": { + "AR": 1, + "CL": 4, + "CO": 1, + "CR": 133, + "MX": 1, + "PA": 2, + "PE": 7 + }, + "Poder Judicial de la Provincia de Buenos Aires": { + "AR": 14 + }, + "Poder Judicial del Perú": { + "BO": 1, + "PE": 60 + }, + "Scottish Courts and Tribunals Service": { + "GB": 3 + }, + "Tribunal de Justiça do Distrito Federal e dos Territórios": { + "BR": 18 + }, + "Tribunal de Justiça do Estado da Bahia": { + "BR": 29 + }, + "Tribunal de Justiça do Estado de Minas Gerais": { + "BR": 16 + }, + "Tribunal de Justiça do Estado de São Paulo": { + "BR": 16 + }, + "Tribunal de Justiça do Estado do Espírito Santo": { + "BR": 26 + }, + "ASU - Friuli Centrale": { + "IT": 22 + }, + "Augenzentrum Eckert": { + "DE": 22 + }, + "Biržų rajono savivaldybės poliklinika": { + "LV": 2, + "LT": 16 + }, + "Dom zdravlja Čakovec": { + "HR": 15, + "SI": 1 + }, + "DR CHIRUGIEN DENTISTE": { + "FR": 1, + "MA": 11 + }, + "GGD Rotterdam-Rijnmond": {}, + "GGD Zeeland": {}, + "HBK-Poliklinik gemeinnützige GmbH": { + "DE": 12 + }, + "Marina Salud": {}, + "Mercy Health": { + "AU": 2, + "US": 50 + }, + "Ministère de la santé et de l'action sociale": { + "MR": 47, + "SN": 317 + }, + "Municipalidad de General Rodríguez": { + "AR": 21 + }, + "Municipalidad de Luján": { + "AR": 44 + }, + "Municipalidad de Merlo": { + "AR": 43 + }, + "Municipalidad de Moreno": { + "AR": 51 + }, + "Municipalidad de Posadas": { + "AR": 30, + "PY": 26 + }, + "NFZ": { + "PL": 22 + }, + "No": { + "CN": 2, + "IT": 1, + "KE": 2, + "MK": 1, + "ES": 2, + "TH": 1, + "UG": 16 + }, + "Samodzielny Zespół Publicznych Zakładów Lecznictwa Otwartego Warszawa-Mokotów": { + "PL": 13 + }, + "Sanlas Holding": { + "AT": 20 + }, + "КДЛ ДОМОДЕДОВО-ТЕСТ": {}, + "КДЛ НОВОКУЗНЕЦК-ТЕСТ": {}, + "КДЛ Новосибирск - тест": {}, + "КДЛ УФА-ТЕСТ": {}, + "КДЛ-Домодедово-тест», филиал»КДЛ Саратов»": {}, + "Онгудайская центральная районная больница": {}, + "Синлаб-ЕМЛ": { + "BY": 15 + }, + "ССМП": {}, + "Филиал \"КДЛ Тюмень\" ООО \"Медицинский центр \"Диапазон\"": {}, + "Филиал КДЛ Ростов-на-Дону ООО КДЛ ДОМОДЕДОВО-ТЕСТ": {}, + "Хеликс": {}, + "A2A Ciclo Idrico S.p.A.": { + "IT": 110 + }, + "AAH-Uganda": { + "UG": 38 + }, + "Acque Spa": { + "IT": 36 + }, + "Acquedotto Pugliese - Cooperativa Comunità Melpignano": { + "IT": 38 + }, + "Ada's Hoeve": { + "NL": 57 + }, + "Ajuntament de Barcelona": { + "ES": 571 + }, + "Ajuntament de l'Hospitalet de Llobregat": { + "ES": 323 + }, + "Ajuntament de Montcada i Reixac": { + "ES": 33 + }, + "Ajuntament de València": { + "ES": 796 + }, + "AQP": { + "IT": 26 + }, + "Ayuntamiento de Los Corrales de Buelna": { + "ES": 66 + }, + "Ayuntamiento de San Felices de Buelna": { + "ES": 20 + }, + "Azienda Servizi Ambientali S.p.A.": { + "IT": 90 + }, + "Azienda Servizi Valtrompia S.p.a.": {}, + "Bebedouro": { + "BR": 17 + }, + "Berliner Wasserbetriebe": { + "DE": 697 + }, + "Brabant Water": { + "NL": 96 + }, + "CAMEP": { + "HT": 52 + }, + "Christchurch City Council": { + "NZ": 759 + }, + "City of Austin": { + "US": 256 + }, + "City of Burnaby": { + "CA": 53 + }, + "City of Denton": { + "US": 209 + }, + "Community (Technician) Name/No": { + "KE": 903, + "TZ": 8, + "UG": 6 + }, + "Comune di Monteroni d'Arbia": { + "IT": 31 + }, + "Comune di Ortisei / Gemeinde St. Ulrich": {}, + "Comune di San Quirico d'Orcia": { + "IT": 34 + }, + "Comune di Selva / Gemeinde Wolkenstein": { + "IT": 15 + }, + "Comune di Siena": { + "IT": 62 + }, + "Croix-rouge": { + "FR": 2, + "HT": 17, + "ML": 1 + }, + "Darebin City Council": { + "AU": 122 + }, + "Dopper": {}, + "Dunea": { + "NL": 396 + }, + "Eau de Paris": { + "FR": 6001 + }, + "Emasesa": { + "ES": 32 + }, + "Evides": { + "NL": 57 + }, + "Gemeinde Toblach": { + "IT": 18 + }, + "Gemeinde Truden": { + "IT": 12 + }, + "GlobalTap": { + "US": 2 + }, + "Hocking Hills State Park": { + "US": 59 + }, + "Holding Graz": { + "AT": 153 + }, + "HSY": { + "FI": 191 + }, + "Institution (Staff)": { + "KE": 309, + "TZ": 1, + "UG": 1 + }, + "Iren": { + "IT": 89 + }, + "Jointhepipe": { + "NL": 22 + }, + "JoinThePipe, for Brabant Water": { + "NL": 219 + }, + "Junta de Freguesia de Faiões": { + "PT": 20 + }, + "Kartanonhaan palstaviljelijät ry": { + "FI": 14 + }, + "London Drinking Fountain Fund": { + "GB": 14 + }, + "LWSC": { + "ZM": 112 + }, + "Mairie": { + "DZ": 1, + "CM": 3, + "TD": 1, + "FR": 995, + "GN": 1, + "HT": 2, + "CI": 2, + "ML": 175, + "NC": 1, + "NE": 1, + "SN": 4, + "TG": 2 + }, + "Metropolitana Milanese - MM SpA": { + "IT": 411 + }, + "Miami-Dade College": { + "US": 245 + }, + "MPWiK": { + "PL": 241 + }, + "Municipality of Shumen": { + "BG": 43 + }, + "N.V. PWN Waterleidingbedrijf Noord-Holland": { + "NL": 236 + }, + "NS": { + "DE": 1, + "NL": 301, + "US": 2073 + }, + "Oasen": { + "NL": 120 + }, + "ONEA": { + "BF": 33 + }, + "Oxfam": { + "AU": 1, + "BE": 41, + "FR": 1, + "DE": 3, + "HT": 102, + "IE": 2, + "JO": 6, + "MR": 1, + "UG": 26, + "GB": 38 + }, + "Portland Bureau of Transportation": { + "US": 35 + }, + "Provincia di Brescia": { + "IT": 35 + }, + "PWN": { + "NL": 49 + }, + "SBB": { + "AT": 29, + "BE": 1, + "FR": 134, + "DE": 236, + "IT": 801, + "LU": 1, + "NL": 22, + "RS": 1, + "SE": 6, + "CH": 36806 + }, + "Scottish Water": { + "GB": 438 + }, + "SMAT": { + "FR": 1, + "IT": 109, + "PT": 4, + "US": 30 + }, + "Stadt Graz": { + "AT": 661 + }, + "Stadt Linz": { + "AT": 73, + "DE": 1 + }, + "Stadt Wien": { + "AT": 524 + }, + "Stadtwerke Brixen AG": { + "IT": 40 + }, + "Stadtwerke Meran/Azienda Servizi Municipalizzati di Merano": { + "IT": 11 + }, + "Szegedi Vízmű Zrt.": { + "HU": 125 + }, + "Taigua": { + "ES": 12 + }, + "Tom": { + "BE": 1, + "BR": 1, + "CN": 2, + "ID": 1, + "KE": 16, + "PA": 1, + "UG": 1, + "US": 1 + }, + "Township of Langley": { + "CA": 117 + }, + "Trevornick Holiday Park": { + "GB": 56 + }, + "University of Melbourne": { + "AU": 639 + }, + "University of South Wales": { + "GB": 36 + }, + "Vale of Glamorgan Council": { + "GB": 51 + }, + "Veolia Eau": { + "FR": 97 + }, + "Ville de Boisbriand": { + "CA": 101 + }, + "Ville de Liège": { + "BE": 88 + }, + "Vitens": { + "NL": 657 + }, + "Vitens/Jointhepipe": { + "NL": 42 + }, + "Východoslovenská vodárenská spoločnosť": { + "HU": 1, + "SK": 39 + }, + "VZMB": { + "CZ": 12 + }, + "Water Trust": { + "ZM": 679 + }, + "Waterbedrijf Groningen": { + "NL": 49 + }, + "Waterlink": { + "BE": 54 + }, + "Waternet": { + "NL": 1431 + }, + "Wellington City Council": { + "NZ": 126 + }, + "Wessex Water": { + "GB": 757 + }, + "WMD Drents drinkwater": { + "NL": 21 + }, + "WML Limburgs drinkwater": { + "BE": 1, + "DE": 1, + "NL": 87 + }, + "Wsb (Staff)": { + "KE": 34 + }, + "Wsp (Staff)": { + "KE": 76 + }, + "WVZ": { + "CH": 5280 + }, + "ГУП «Водоканал Санкт-Петербурга»": {}, + "การประปานครหลวง": { + "TH": 30 + }, + "会津若松市 花と緑の課": { + "JP": 1176 + }, + "博愛國小總務處": { + "TW": 37 + }, + "品川区": { + "JP": 88 + }, + "工務局公園處": { + "TW": 141 + }, + "工務局公園處南港管理所": { + "TW": 11 + }, + "工務局公園處圓山管理所": { + "TW": 11 + }, + "工務局公園處陽明山管理所": { + "TW": 16 + }, + "工務局公園處青年管理所": { + "TW": 19 + }, + "市政大樓公管中心": { + "TW": 11 + }, + "敦化國中總務處": { + "TW": 15 + }, + "東門國小總務處": { + "TW": 25 + }, + "海巡署": { + "TW": 230 + }, + "百齡國小總務處": { + "TW": 14 + }, + "臺北大眾捷運股份有限公司": { + "TW": 777 + }, + "臺北自來水事業處": { + "TW": 35 + }, + "Albuquerque Fire Rescue": { + "US": 22 + }, + "Alcaldía del Distrito Capital": { + "VE": 28 + }, + "Ankara İtfaiyesi": {}, + "Associação de Bombeiros Voluntários de Santa Catarina": { + "BR": 48 + }, + "Avon Fire and Rescue Service": { + "GB": 2 + }, + "Baltimore City Fire Department": { + "US": 14 + }, + "Bataillon de marins-pompiers de Marseille": { + "FR": 24 + }, + "BCFD": { + "US": 11 + }, + "Bedfordshire Fire and Rescue Service": { + "GB": 1 + }, + "Berliner Feuerwehr": { + "DE": 61 + }, + "Brand & Redning Sønderjylland": { + "DK": 13 + }, + "Brandweer Twente": { + "NL": 33 + }, + "Brandweerzone Centrum": { + "BE": 2 + }, + "Brannvesenet Midt IKS": { + "NO": 12, + "SE": 1 + }, + "Brannvesenet Sør IKS": { + "NO": 13 + }, + "BSPP": { + "FR": 84 + }, + "Buckinghamshire Fire and Rescue Service": { + "GB": 4 + }, + "Bureau of Fire Protection": { + "DE": 1, + "PH": 196, + "US": 1 + }, + "Calgary Fire Department": { + "CA": 32 + }, + "Cambridgeshire Fire and Rescue Service": { + "GB": 4 + }, + "CGDIS": { + "FR": 1, + "DE": 2, + "LU": 108 + }, + "Cheshire Fire and Rescue Service": { + "GB": 21 + }, + "Chicago Fire Department": { + "US": 106 + }, + "Cincinnati Fire Department": { + "US": 26 + }, + "City of Boise": { + "US": 125 + }, + "City Of Phoenix": { + "US": 29 + }, + "Clackamas Fire District #1": { + "US": 21 + }, + "Cleveland Fire Brigade": { + "GB": 1 + }, + "Cobb County Fire and Emergency Services": { + "US": 16 + }, + "Collectivité de Corse": { + "FR": 54 + }, + "Comunidad de Madrid.": { + "ES": 46 + }, + "Consorcio Provincial de Bomberos de Valencia / Consorci Provincial de Bombers de València": { + "ES": 18 + }, + "Cork County Fire Service": { + "IE": 17 + }, + "Cornwall Fire and Rescue Service": { + "GB": 10 + }, + "Corpo de Bombeiros Militar de Santa Catarina": { + "BR": 231 + }, + "Corpo Nazionale dei Vigili del Fuoco": { + "IT": 98 + }, + "Country Fire Authority": { + "AU": 424 + }, + "County Durham and Darlington Fire and Rescue Service": { + "GB": 2 + }, + "Cuerpo de Bomberos de Bogotá": { + "CO": 17 + }, + "Cuerpo de Bomberos de Honduras": { + "HN": 21 + }, + "Cuerpo de Bomberos de Viña del Mar": { + "CL": 15 + }, + "Cumbria Fire and Rescue Service": { + "GB": 7 + }, + "Department of Fire & Emergency Services": { + "AU": 122 + }, + "Derbyshire Fire and Rescue Service": { + "GB": 14 + }, + "Devon and Somerset Fire and Rescue Service": { + "GB": 35 + }, + "Dobrovoľná požiarna ochrana Slovenskej republiky": { + "SK": 3 + }, + "Donegal Fire Service": { + "IE": 16 + }, + "Dorset & Wiltshire Fire and Rescue Service": { + "GB": 6 + }, + "Dublin Fire Brigade": { + "IE": 230 + }, + "East Sussex Fire & Rescue Service": { + "GB": 8 + }, + "Essex County Fire and Rescue Service": { + "GB": 9 + }, + "Fentress County Fire Dept": { + "US": 11 + }, + "Feuerwehr Bielefeld": { + "DE": 144 + }, + "Feuerwehr Kreisstadt Euskirchen": { + "DE": 20 + }, + "Feuerwehr Saarbrücken": { + "DE": 2 + }, + "Feuerwehr SG Rodenberg": { + "DE": 12 + }, + "Feuerwehr Stadt Barsinghausen": { + "DE": 17 + }, + "Feuerwehr Stadt Rinteln": { + "DE": 16 + }, + "Feuerwehr Witten": { + "DE": 19 + }, + "Fire and Emergency New Zealand": { + "NZ": 454 + }, + "Fire and Rescue NSW": { + "AU": 325 + }, + "Fire Rescue Victoria": { + "AU": 88 + }, + "Freiwillige Feuerwehr der Samtgemeinde Thedinghausen": { + "DE": 13 + }, + "Freiwillige Feuerwehr Mechernich": { + "DE": 15 + }, + "Gary Fire Department": { + "US": 12 + }, + "Gemeinde Gnarrenburg": { + "DE": 11 + }, + "Gemeinde Loxstedt": { + "DE": 20 + }, + "Gloucestershire Fire and Rescue Service": {}, + "Greater Manchester Fire and Rescue Service": { + "GB": 39 + }, + "Halifax Regional Fire and Emergency": { + "CA": 46 + }, + "Hampshire & Isle of Wight Fire and Rescue Service": { + "GB": 9 + }, + "Hasičský a záchranný zbor": { + "HU": 1, + "SK": 118 + }, + "Hereford and Worcester Fire and Rescue Service": { + "GB": 2 + }, + "Hertfordshire Fire and Rescue Service": { + "GB": 3 + }, + "Hillsboro Fire & Rescue": { + "US": 4 + }, + "Horry County": { + "US": 47 + }, + "Hulpverleningszone Fluvia": { + "BE": 19 + }, + "Hulpverleningszone Zone 1": { + "BE": 1 + }, + "Humberside Fire and Rescue Service": { + "GB": 7 + }, + "Indianapolis Fire Department": { + "US": 22 + }, + "INS": { + "CR": 85, + "TN": 1 + }, + "İstanbul İtfaiyesi": {}, + "İzmir İtfaiyesi": {}, + "Jackson County Fire District 3": {}, + "Kansas City Fire Department": { + "US": 29 + }, + "Kent Fire and Rescue Service": { + "GB": 7 + }, + "Lafayette County Fire Department": { + "US": 15 + }, + "Lancashire Fire and Rescue Service": { + "GB": 13 + }, + "Leicestershire Fire and Rescue Service": { + "GB": 3 + }, + "Leon County Fire": { + "US": 10 + }, + "Lincoln Fire & Rescue": { + "US": 14 + }, + "Lincolnshire Fire and Rescue": { + "GB": 12 + }, + "London Fire Brigade": { + "GB": 80 + }, + "Los Angeles County Fire Department": { + "US": 147 + }, + "Los Angeles Fire Department": { + "US": 116 + }, + "Mayo County Fire Service": { + "IE": 12 + }, + "Merseyside Fire and Rescue Service": { + "GB": 14 + }, + "Mid and West Wales Fire and Rescue Service": { + "GB": 11 + }, + "Midt-Hedmark brann-og redningsvesen IKS": { + "NO": 11 + }, + "Milwaukee Fire Department": { + "US": 31 + }, + "Ministère de l'intérieur": { + "DZ": 20, + "BE": 1, + "CI": 1, + "SN": 1 + }, + "Ministerstvo vnútra Slovenskej republiky": { + "SK": 6 + }, + "Ministry of National Security": {}, + "Minneapolis Fire Department": { + "US": 17 + }, + "Naperville Fire Department": { + "US": 10 + }, + "National Fire Authority": { + "FJ": 13 + }, + "New York City Fire Department": { + "US": 186 + }, + "Norfolk Fire and Rescue Service": { + "GB": 43 + }, + "North Wales Fire and Rescue Service": { + "GB": 17 + }, + "North Yorkshire Fire and Rescue Service": { + "GB": 4 + }, + "Northamptonshire Fire and Rescue Service": {}, + "Northern Ireland Fire & Rescue Service": { + "IE": 49, + "GB": 49 + }, + "Northumberland Fire and Rescue Service": { + "GB": 2 + }, + "Nottinghamshire Fire and Rescue Service": { + "GB": 8 + }, + "NSW Rural Fire Service": { + "AU": 1045 + }, + "Orange County Fire Authority": { + "US": 86 + }, + "Orange County Fire Rescue": { + "US": 37 + }, + "Orlando Fire Department": { + "US": 16 + }, + "Ottawa Fire Services": { + "CA": 29 + }, + "Oxfordshire Fire and Rescue Service": { + "GB": 1 + }, + "Päästeamet": { + "EE": 73, + "LV": 1 + }, + "Państwowa Straż Pożarna": { + "PL": 127 + }, + "Pasco County Fire Rescue": { + "US": 31 + }, + "Policía de la Provincia de Misiones": { + "AR": 242, + "BR": 10, + "PY": 83 + }, + "Portland Fire & Rescue": { + "US": 33 + }, + "Queensland Fire and Emergency Services": { + "AU": 96 + }, + "RACFD": { + "US": 17 + }, + "Räddningstjänsten Storgöteborg": { + "SE": 23 + }, + "Rogaland brann og redning IKS": { + "NO": 12 + }, + "Royal Berkshire Fire and Rescue Service": { + "GB": 3 + }, + "RU-BEL": {}, + "RU-BRY": {}, + "RU-CR": { + "UA": 21 + }, + "RU-KDA-1": {}, + "RU-KDA-10": {}, + "RU-KLU": {}, + "RU-KR": {}, + "RU-LIP": {}, + "RU-MOS": {}, + "RU-MOW": {}, + "RU-MUR": {}, + "RU-NGR": {}, + "RU-NIZ": {}, + "RU-ORL": {}, + "RU-PSK-1": {}, + "RU-ROS": {}, + "RU-STA": {}, + "RU-TA-7": {}, + "RU-TUL": {}, + "RU-TVE": {}, + "RU-VGG": {}, + "RU-VGG-9": {}, + "RU-VGG-9-28": {}, + "RU-VGG-9-35": {}, + "RU-VOR": { + "AZ": 1, + "CN": 1, + "FI": 1, + "KZ": 1, + "KG": 1, + "UA": 1 + }, + "Sacramento Metropolitan Fire District": { + "US": 1 + }, + "Saint Paul Fire Department": { + "US": 13 + }, + "Salten Brann IKS": { + "NO": 25 + }, + "Samtgemeinde Geestequelle": { + "DE": 13 + }, + "Samtgemeinde Grafschaft Hoya": { + "DE": 37 + }, + "Samtgemeinde Selsingen": { + "DE": 19 + }, + "Samtgemeinde Tostedt": { + "DE": 71 + }, + "Samtgemeinde Uchte": { + "DE": 35 + }, + "San Antonio Fire Department": { + "US": 20 + }, + "San Bernardino County Fire Protection District": { + "US": 43 + }, + "San Francisco Fire Department": { + "US": 58 + }, + "San Jose Fire Department": { + "US": 27 + }, + "Santa Clara County Fire Department": { + "US": 16 + }, + "SCFD": { + "US": 12 + }, + "Scottish Fire and Rescue Service": { + "GB": 99 + }, + "SDIS 01": { + "FR": 68, + "CH": 1 + }, + "SDIS 02": { + "FR": 65 + }, + "SDIS 03": { + "FR": 28 + }, + "SDIS 04": { + "FR": 46 + }, + "SDIS 05": { + "FR": 41 + }, + "SDIS 06": { + "FR": 78, + "IT": 1 + }, + "SDIS 08": { + "FR": 43 + }, + "SDIS 09": { + "FR": 22 + }, + "SDIS 10": { + "FR": 45 + }, + "SDIS 11": { + "FR": 38 + }, + "SDIS 12": { + "FR": 36 + }, + "SDIS 13": { + "FR": 2554 + }, + "SDIS 14": { + "FR": 48 + }, + "SDIS 15": { + "FR": 38 + }, + "SDIS 16": { + "FR": 21 + }, + "SDIS 17": { + "FR": 79 + }, + "SDIS 18": { + "FR": 57 + }, + "SDIS 19": { + "FR": 24 + }, + "SDIS 21": { + "FR": 49 + }, + "SDIS 22": { + "FR": 64 + }, + "SDIS 23": { + "FR": 31 + }, + "SDIS 24": { + "FR": 43 + }, + "SDIS 25": { + "FR": 77 + }, + "SDIS 26": { + "FR": 55 + }, + "SDIS 27": { + "FR": 38 + }, + "SDIS 28": { + "FR": 76 + }, + "SDIS 29": { + "FR": 64 + }, + "SDIS 30": { + "FR": 38 + }, + "SDIS 31": { + "FR": 45 + }, + "SDIS 32": { + "FR": 44 + }, + "SDIS 33": { + "FR": 98 + }, + "SDIS 34": { + "FR": 3 + }, + "SDIS 35": { + "FR": 93 + }, + "SDIS 36": { + "FR": 51 + }, + "SDIS 37": { + "FR": 73 + }, + "SDIS 38": { + "FR": 24 + }, + "SDIS 39": { + "FR": 55, + "CH": 1 + }, + "SDIS 40": { + "FR": 61 + }, + "SDIS 41": { + "FR": 81 + }, + "SDIS 42": { + "FR": 75 + }, + "SDIS 44": { + "FR": 65 + }, + "SDIS 45": { + "FR": 93 + }, + "SDIS 46": { + "FR": 21 + }, + "SDIS 47": { + "FR": 47 + }, + "SDIS 48": { + "FR": 15 + }, + "SDIS 49": { + "FR": 94 + }, + "SDIS 50": { + "FR": 58 + }, + "SDIS 51": { + "FR": 31 + }, + "SDIS 52": { + "FR": 40 + }, + "SDIS 53": { + "FR": 43 + }, + "SDIS 54": { + "FR": 74 + }, + "SDIS 55": { + "FR": 44 + }, + "SDIS 56": { + "FR": 68 + }, + "SDIS 57": { + "FR": 45, + "DE": 1 + }, + "SDIS 58": { + "FR": 45 + }, + "SDIS 59": { + "FR": 64 + }, + "SDIS 60": { + "FR": 24 + }, + "SDIS 61": { + "FR": 46 + }, + "SDIS 62": { + "FR": 57 + }, + "SDIS 63": { + "FR": 19 + }, + "SDIS 64": { + "FR": 49 + }, + "SDIS 65": { + "FR": 32 + }, + "SDIS 66": { + "FR": 47 + }, + "SDIS 67": { + "FR": 29 + }, + "SDIS 68": { + "FR": 19 + }, + "SDIS 70": { + "FR": 92 + }, + "SDIS 71": { + "FR": 47 + }, + "SDIS 72": { + "FR": 76 + }, + "SDIS 74": { + "FR": 91 + }, + "SDIS 76": { + "FR": 45 + }, + "SDIS 77": { + "FR": 72 + }, + "SDIS 78": { + "FR": 42 + }, + "SDIS 79": { + "FR": 54 + }, + "SDIS 80": { + "FR": 68 + }, + "SDIS 81": { + "FR": 32 + }, + "SDIS 82": { + "FR": 25 + }, + "SDIS 83": { + "FR": 89 + }, + "SDIS 84": { + "FR": 46 + }, + "SDIS 85": { + "FR": 23 + }, + "SDIS 86": { + "FR": 51 + }, + "SDIS 87": { + "FR": 32 + }, + "SDIS 88": { + "FR": 63 + }, + "SDIS 89": { + "FR": 110 + }, + "SDIS 91": { + "FR": 54 + }, + "SDIS 95": { + "FR": 15 + }, + "SDIS 973": { + "BR": 1, + "SR": 1 + }, + "SDIS 974": {}, + "SDMIS": { + "FR": 24 + }, + "Service de protection contre l'incendie de Québec": { + "CA": 16 + }, + "Shropshire Fire and Rescue Service": { + "GB": 10 + }, + "SIS 2A": { + "FR": 22 + }, + "SIS 2B": { + "FR": 23 + }, + "Sogn brann og redning IKS": { + "NO": 12 + }, + "South Australian Country Fire Service": { + "AU": 191 + }, + "South Australian Metropolitan Fire Service": { + "AU": 36 + }, + "South Metro Fire Rescue": { + "US": 21 + }, + "South Wales Fire and Rescue Service": { + "GB": 14 + }, + "South Yorkshire Fire & Rescue": { + "GB": 19 + }, + "Springfield Fire Department": { + "US": 61 + }, + "Stadt Aachen - FB 37/Feuerwehr": { + "DE": 10 + }, + "Stadt Bremervörde": { + "DE": 13 + }, + "Stadt Goslar": { + "DE": 16 + }, + "Stadt Homberg (Ohm)": { + "DE": 15 + }, + "Stadt Horb": { + "DE": 20 + }, + "Stadt Höxter": { + "DE": 20 + }, + "Stadt Jena": { + "DE": 29 + }, + "Stadt Langelsheim": { + "DE": 18 + }, + "Stadt Oberzent": { + "DE": 36 + }, + "Stadt Seelze": { + "DE": 21 + }, + "Stadt Trier": { + "DE": 481 + }, + "Stadt Uebigau-Wahrenbrück": { + "DE": 80 + }, + "Stadt Uslar": { + "DE": 30 + }, + "Staffordshire Fire and Rescue Service": { + "GB": 2 + }, + "STIS 67": { + "FR": 19 + }, + "STIS 972": {}, + "Suffolk Fire and Rescue Service": { + "GB": 9 + }, + "Surrey Fire and Rescue Service": { + "GB": 1 + }, + "Tacoma Fire Department": { + "US": 13 + }, + "Tasmanian Fire Service": { + "AU": 210 + }, + "Trøndelag brann- og redningstjeneste IKS": { + "NO": 13 + }, + "Tualatin Valley Fire & Rescue": { + "US": 8 + }, + "Tyne and Wear Fire and Rescue Service": { + "GB": 3 + }, + "Unified Fire Authority": { + "US": 17 + }, + "United States Forest Service": { + "CA": 15, + "MX": 3, + "US": 2638 + }, + "Vancouver Fire and Rescue Services": { + "CA": 20 + }, + "Vancouver Fire Department": { + "US": 11 + }, + "Veiligheids- en Gezondheidsregio Gelderland-Midden": { + "DE": 1, + "NL": 20 + }, + "Veiligheidsregio Gelderland-Zuid": { + "DE": 1, + "NL": 40 + }, + "Veiligheidsregio Groningen": { + "DE": 2, + "NL": 23 + }, + "Verbandsgemeinde Aar-Einrich": { + "DE": 14 + }, + "Verbandsgemeinde Adenau": { + "DE": 26 + }, + "Verbandsgemeinde Altenahr": { + "DE": 18 + }, + "Verbandsgemeinde Arzfeld": { + "DE": 19, + "LU": 2 + }, + "Verbandsgemeinde Bad Ems-Nassau": { + "DE": 11 + }, + "Verbandsgemeinde Bernkastel-Kues": { + "DE": 62 + }, + "Verbandsgemeinde Birkenfeld": { + "DE": 23 + }, + "Verbandsgemeinde Bitburger Land": { + "DE": 31 + }, + "Verbandsgemeinde Brohltal": { + "DE": 17 + }, + "Verbandsgemeinde Cochem": { + "DE": 33 + }, + "Verbandsgemeinde Daun": { + "DE": 57 + }, + "Verbandsgemeinde Gerolstein": { + "DE": 63 + }, + "Verbandsgemeinde Hunsrück-Mittelrhein": { + "DE": 19 + }, + "Verbandsgemeinde Kelberg": { + "DE": 34 + }, + "Verbandsgemeinde Kirner Land": { + "DE": 15 + }, + "Verbandsgemeinde Konz": { + "DE": 36 + }, + "Verbandsgemeinde Kusel-Altenglan": { + "DE": 26 + }, + "Verbandsgemeinde Landstuhl": { + "DE": 13 + }, + "Verbandsgemeinde Langenlonsheim-Stromberg": { + "DE": 19 + }, + "Verbandsgemeinde Maifeld": { + "DE": 17 + }, + "Verbandsgemeinde Nahe-Glan": { + "DE": 25 + }, + "Verbandsgemeinde Nordpfälzer Land": { + "DE": 18 + }, + "Verbandsgemeinde Prüm": { + "DE": 81 + }, + "Verbandsgemeinde Rengsdorf-Waldbreitbach": { + "DE": 15 + }, + "Verbandsgemeinde Rhein-Mosel": { + "DE": 19 + }, + "Verbandsgemeinde Rhein-Selz": { + "DE": 20 + }, + "Verbandsgemeinde Rüdesheim": { + "DE": 14 + }, + "Verbandsgemeinde Ruwer": { + "DE": 26 + }, + "Verbandsgemeinde Saarburg-Kell": { + "DE": 64 + }, + "Verbandsgemeinde Schweich": { + "DE": 49 + }, + "Verbandsgemeinde Simmern-Rheinböllen": { + "DE": 22 + }, + "Verbandsgemeinde Südeifel": {}, + "Verbandsgemeinde Thalfang am Erbeskopf": { + "DE": 36 + }, + "Verbandsgemeinde Traben-Trarbach": { + "DE": 28 + }, + "Verbandsgemeinde Trier-Land": { + "DE": 50, + "LU": 1 + }, + "Verbandsgemeinde Vordereifel": { + "DE": 18 + }, + "Verbandsgemeinde Wittlich-Land": { + "DE": 73 + }, + "Vest-Telemark brannvesen": { + "NO": 13 + }, + "Vigili del Fuoco": { + "IT": 88, + "SI": 1 + }, + "Ville de Montréal": { + "CA": 571 + }, + "VNOG": { + "NL": 13 + }, + "Warwickshire Fire and Rescue Service": { + "GB": 3 + }, + "Waterford Fire Service": { + "IE": 11 + }, + "West Midlands Fire Service": { + "GB": 3 + }, + "West Sussex Fire and Rescue Service": { + "GB": 2 + }, + "West Yorkshire Fire and Rescue Service": { + "GB": 17 + }, + "Πυροσβεστική Υπηρεσία": { + "CY": 15 + }, + "ГКУ ПО \"Управление ОД в ЧС\"": {}, + "Департамент по предупреждению и ликвидации чрезвычайных ситуаций Ростовской области": {}, + "Державна служба України з надзвичайних ситуацій": { + "BY": 1, + "UA": 8 + }, + "Министерство на вътрешните работи": { + "BG": 65 + }, + "МЧС": { + "BY": 10, + "KZ": 4, + "UA": 3 + }, + "Областное государственное учреждение «Противопожарная служба Челябинской области»": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Восточно-Сибирская железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Горьковская железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Дальневосточная железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Забайкальская железная дорога)": { + "CN": 1 + }, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Западно-Сибирская железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Красноярская железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Куйбышевской железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Московская железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Октябрьская железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Свердловская железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Северная железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Северо-Кавказская железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Юго-Восточная железная дорога)": {}, + "ФГП «Ведомственная охрана железнодорожного транспорта Российской Федерации» (Южно-Уральская железная дорога)": {}, + "الحماية المدنية الجزائرية": { + "DZ": 5 + }, + "سازمان آتش‌نشانی و خدمات ایمنی شهرداری اراک": { + "IR": 11 + }, + "وزارة الداخلية والجماعات المحلية والتهيئة العمراني": { + "DZ": 4 + }, + "وزارة الداخلية والجماعات المحلية والتهيئة العمرانية الجزائرية": { + "DZ": 10 + }, + "应急管理部森林消防局": {}, + "应急管理部消防救援局": { + "CN": 230 + }, + "埼玉東部消防組合": { + "JP": 16 + }, + "埼玉西部消防組合": { + "JP": 17 + }, + "宜蘭縣政府消防局": { + "TW": 12 + }, + "尼崎市消防団": { + "JP": 29 + }, + "新竹市消防局": { + "TW": 11 + }, + "新竹縣政府消防局": { + "TW": 24 + }, + "札幌市消防局": { + "JP": 365 + }, + "東京消防庁第八消防方面本部": { + "JP": 12 + }, + "澳門消防局 Corpo de Bombeiros de Macau": {}, + "臺中市政府消防局": { + "TW": 18 + }, + "香港消防處 Hong Kong Fire Services Department": { + "CN": 60 + }, + "高雄市政府消防局": { + "TW": 49 + }, + "Acıbadem": { + "BG": 4, + "MK": 1, + "TR": 25 + }, + "ACT Health Directorate": {}, + "AdventHealth": { + "US": 68 + }, + "Adventist Health": { + "US": 34 + }, + "Advocate Aurora Health": { + "US": 34 + }, + "Agaplesion": { + "DE": 9 + }, + "Alberta Health Services": { + "CA": 94 + }, + "Alexianer GmbH": { + "DE": 3 + }, + "Allgemeine Hospitalgesellschaft": {}, + "Allina Health": { + "US": 22 + }, + "Ameos": { + "DE": 20 + }, + "Apollo Hospitals": { + "IN": 20 + }, + "Asklepios Kliniken": { + "CZ": 1, + "DE": 37 + }, + "ASL": { + "IT": 128, + "GB": 2 + }, + "Assistance publique - Hôpitaux de Paris": { + "FR": 39 + }, + "ATOS Kliniken": { + "DE": 6 + }, + "Atrium Health": { + "US": 38 + }, + "Avera Health": { + "US": 27 + }, + "Ballad Health": { + "US": 15 + }, + "Baptist Health": { + "US": 18 + }, + "Baylor Scott & White Health": { + "US": 82 + }, + "BBT-Gruppe": {}, + "Beth Israel Lahey Health": { + "US": 5 + }, + "BG Kliniken": { + "DE": 1 + }, + "Bon Secours Health System": { + "FR": 1, + "IE": 8, + "US": 10 + }, + "Caja Nacional de Salud": { + "BO": 12 + }, + "Celenus Kliniken": {}, + "Centura Health": { + "US": 14 + }, + "Catholic Health Initiatives": { + "US": 46 + }, + "CHRISTUS Health": { + "US": 28 + }, + "Columbia Asia": { + "IN": 1, + "MY": 9, + "VN": 1 + }, + "Comunidad de Madrid": { + "ES": 1387 + }, + "Covenant Health": { + "CA": 4, + "US": 20 + }, + "Cruz Roja": { + "AR": 3, + "CL": 5, + "CO": 12, + "CR": 1, + "EC": 1, + "SV": 1, + "HN": 1, + "MX": 57, + "NI": 2, + "ES": 55, + "US": 1, + "VE": 1 + }, + "Department of Health": { + "CM": 1, + "IN": 1, + "IE": 1, + "MM": 1, + "PG": 3, + "PH": 133, + "ZA": 3, + "TJ": 1, + "GB": 1 + }, + "WA Health": {}, + "Department of Health Services": { + "IN": 150 + }, + "Department of Public Health Service": { + "QA": 1, + "IN": 54, + "MM": 1 + }, + "Dr. Agarwal's Eye Hospital": { + "IN": 10 + }, + "Dr. Becker Klinikgruppe": {}, + "Eglise Catholique": { + "BJ": 1, + "CM": 2, + "CD": 15, + "CI": 1, + "TG": 1 + }, + "Elsan": { + "FR": 32 + }, + "Employees' State Insurance": { + "IN": 46 + }, + "Encompass Health": { + "US": 29 + }, + "Essentia Health": { + "US": 27 + }, + "Federal Ministry of Health": {}, + "Fortis Healthcare": { + "IN": 1 + }, + "Franciscan Health": { + "US": 21 + }, + "Fraser Health Authority": { + "CA": 38 + }, + "Gesundheitszentren Rhein-Neckar": { + "DE": 3 + }, + "Hospital Kuala Lumpur (HKL)": { + "MY": 75 + }, + "Hospital Sisters Health System": { + "US": 19 + }, + "Indian Health Service": { + "US": 20 + }, + "Indiana University Health": { + "US": 29 + }, + "Inova": { + "US": 26 + }, + "Instituto de Seguridad y Servicios Sociales de los Trabajadores del Estado": { + "MX": 68, + "US": 1 + }, + "Instituto Ecuatoriano de Seguridad Social": { + "EC": 76 + }, + "Instituto Venezolano de los Seguros Sociales": { + "VE": 28 + }, + "Johannesbad": { + "DE": 7 + }, + "Johanniter GmbH": { + "DE": 7 + }, + "KentuckyOne Health": { + "US": 12 + }, + "Kindred Healthcare": { + "US": 40 + }, + "KMG Kliniken": { + "DE": 2 + }, + "Lenmed": { + "MZ": 1, + "ZA": 8 + }, + "Life Health Care": { + "BW": 1, + "ZA": 38 + }, + "Ludwig-Maximilians-Universität": { + "DE": 20 + }, + "MALC": { + "PK": 11 + }, + "Marienhaus": { + "DE": 4 + }, + "Mass General Brigham": { + "US": 5 + }, + "Max Healthcare": { + "IN": 2 + }, + "Mayo Clinic Health System": { + "US": 39 + }, + "Median Kliniken": { + "DE": 3 + }, + "Medical Park": { + "DE": 4, + "TR": 18 + }, + "Mediclin": { + "DE": 11 + }, + "Mediclinic": { + "AU": 2, + "QA": 9, + "ID": 1, + "IT": 1, + "NA": 1, + "ZA": 35 + }, + "Medicross": { + "ZA": 13 + }, + "Merit Health": { + "US": 13 + }, + "Mi Red IPS": { + "CO": 21 + }, + "Ministère de la Santé": { + "DZ": 9, + "DJ": 3, + "CI": 1, + "MG": 1, + "MA": 1, + "SN": 1 + }, + "Ministère de la Santé Publique": { + "CM": 2, + "CF": 1 + }, + "Ministerio de Salud - Gobierno de Río Negro": { + "AR": 194 + }, + "Ministerio de Salud Pública y Asistencia Social": { + "SV": 1, + "GT": 1, + "HT": 4 + }, + "Ministerio de Salud Pública y Bienestar Social": { + "PY": 4 + }, + "Ministerio de Salud y Deportes": { + "AR": 1, + "BO": 84 + }, + "Ministerio de Salud y Protección Social": { + "CO": 2 + }, + "Ministerio del Poder Popular para la Salud": { + "VE": 18 + }, + "Ministerstvo zdravotníctva Slovenskej republiky": { + "SK": 6 + }, + "Ministry of Health & Wellness": {}, + "Ministry of Health and Social Welfare": {}, + "Ministry of Health and Sports": { + "MM": 69 + }, + "Ministry of Health, Nutrition and Indigenous Medicine": { + "LK": 11 + }, + "MS": { + "AT": 2, + "BF": 12, + "CR": 1, + "IR": 1, + "PA": 1, + "CH": 3 + }, + "MSPP": { + "HT": 120 + }, + "Municipalidad Metropolitana de Lima": { + "PE": 210 + }, + "NA": { + "BR": 1, + "CO": 4, + "FR": 1, + "PH": 2, + "SE": 1, + "US": 2 + }, + "National Primary Health Care Development Agency": {}, + "National Urban Health Mission": { + "IN": 37 + }, + "Netcare": { + "ZA": 58 + }, + "Northwestern Medicine": { + "US": 34 + }, + "NSW Health": { + "AU": 46 + }, + "NT Health": { + "AU": 23 + }, + "Ochsner Health System": { + "US": 19 + }, + "OhioHealth": { + "US": 50 + }, + "Paracelsus-Kliniken": {}, + "PeaceHealth": { + "US": 19 + }, + "Prime Healthcare Services": { + "US": 21 + }, + "QRDSM": { + "UZ": 39 + }, + "Queensland Health": { + "AU": 59 + }, + "Ramsay Health Care": { + "AU": 7, + "GB": 8 + }, + "Ramsay Santé": { + "FR": 65 + }, + "RSUD Selayar": { + "ID": 16 + }, + "SA Health": { + "AU": 3 + }, + "Sağlık Bakanlığı": { + "SY": 1, + "TR": 331 + }, + "Saint Joseph Health": { + "US": 13 + }, + "Sanford Health": { + "US": 47 + }, + "Schön Klinik": { + "DE": 24 + }, + "Secretaria da Saúde do Estado do Ceará": { + "BR": 20 + }, + "Secretaria de Estado da Saúde": { + "BR": 19 + }, + "Seguro Social de Salud": { + "PE": 3 + }, + "Select Specialty Hospital": { + "US": 17 + }, + "Shriners Hospitals for Children": { + "US": 16 + }, + "Sở Y tế Hà Nội": { + "VN": 11 + }, + "SSC": { + "AT": 1, + "BR": 1, + "DE": 3, + "MX": 15, + "SK": 5 + }, + "SSM Health": { + "US": 40 + }, + "St. Charles Health System": { + "US": 2 + }, + "St. Franziskus-Stiftung Münster": { + "DE": 13 + }, + "State Ministry Of Health": { + "CM": 1, + "NG": 19 + }, + "Steiermärkische Krankenanstaltengesellschaft m.b.H.": { + "AT": 27 + }, + "Steward Health Care": { + "US": 24 + }, + "Sutter Health": { + "US": 36 + }, + "Svet zdravia": { + "SK": 1 + }, + "Tennova Healthcare": { + "US": 12 + }, + "Texas Department of Aging and Disability Services": { + "US": 12 + }, + "Texas Health": { + "US": 17 + }, + "TH Medical": { + "US": 33 + }, + "TRICARE": {}, + "Trinity Health": { + "US": 12 + }, + "TriStar Health": { + "US": 12 + }, + "Unimed": { + "BR": 89, + "EE": 2 + }, + "Universal Health Services": { + "US": 25 + }, + "University Hospitals of Cleveland": { + "US": 13 + }, + "University of Pittsburgh Medical Center": { + "US": 26 + }, + "Veterans Health Administration": { + "US": 103 + }, + "Victorian Health Promotion Foundation": {}, + "Ziekenhuis Netwerk Antwerpen": { + "BE": 12 + }, + "Ε.Σ.Υ.": { + "GR": 12 + }, + "Городская клиническая больница №20 им. И.С. Берзона": {}, + "وزارة الصحه": { + "QA": 9, + "IQ": 2, + "JO": 2 + }, + "哈尔滨医科大学": { + "CN": 187 + }, + "醫院管理局 Hospital Authority": { + "CN": 32 + }, + "首都医科大学": { + "CN": 206 + }, + "Adelby 1 Kinder- und Jugenddienste gGmbH": { + "DE": 21 + }, + "Akasia barnehage AS": {}, + "AWO Familienglobus gGmbH, Liststr. 2, 40470 Düsseldorf": { + "DE": 13 + }, + "AWO Regionalverband Rhein-Erft & Euskirchen e.V.": { + "DE": 14 + }, + "AWO Soziale Dienste gemeinnützige GmbH": { + "DE": 13 + }, + "AWO Unterbezirk Dortmund": { + "DE": 15 + }, + "Białołęka": { + "PL": 31 + }, + "Bielany": { + "PL": 66 + }, + "BKJ Betreungseinrichtungen für Kinder und Jugendliche der Stadt Eschweiler / AÖR": { + "DE": 14 + }, + "BVZ GmbH": { + "DE": 29 + }, + "CC Porte de DrômArdèche": { + "FR": 40 + }, + "Centre Communal d'Action Sociale": { + "FR": 20 + }, + "CompaNanny": { + "NL": 34 + }, + "Comune di Milano": { + "IT": 188 + }, + "Comune di Modena": { + "IT": 17 + }, + "Der Magistrat der Stadt": { + "DE": 22 + }, + "Deutscher Kinderschutzbund Ortsverband Essen e.V.": { + "DE": 19 + }, + "Diakonisches Werk – Stadtmission Bayreuth e. V.": { + "DE": 22 + }, + "Eigenbetrieb Kindertageseinrichtungen Dresden": { + "DE": 20 + }, + "Elbkinder Vereinigung Hamburger Kitas gGmbH": { + "DE": 83 + }, + "Elterninitiative": { + "DE": 19 + }, + "Esbjerg Kommune": { + "DK": 98 + }, + "Espoon kaupunki": { + "FI": 128 + }, + "Ev.-luth. Kindertagesstättenverband Grafschaft Diepholz": { + "DE": 14 + }, + "Evangelischer Kirchenkreis Dortmund": { + "DE": 49 + }, + "Evangelischer Kirchenkreis Hamm": { + "DE": 31 + }, + "FABIDO": { + "DE": 92 + }, + "FRÖBEL Bildung und Erziehung gGmbH": { + "DE": 20 + }, + "Fröbel e.V.": { + "DE": 14 + }, + "Fundación Integra": { + "CL": 31 + }, + "Gemeinde Hohe Börde": { + "DE": 16 + }, + "gmina": { + "PL": 39 + }, + "Gmina Lublin": { + "PL": 239 + }, + "Gmina Miasto Rzeszów": { + "PL": 183 + }, + "Goodstart Early Learning": { + "AU": 27 + }, + "Gradski ured za obrazovanje": { + "HR": 36 + }, + "Internationaler Bund": { + "DE": 46 + }, + "Järvenpään kaupunki": { + "FI": 61 + }, + "Johanniter-Unfall-Hilfe e.V.": { + "CZ": 1, + "DE": 197 + }, + "JU Centar za predškolsko vaspitanje i obrazovanje Banja Luka": { + "BA": 21 + }, + "Jugend- und Sozialwerk gemeinnützige GmbH": { + "DE": 21 + }, + "Jugendamt Landeshauptstadt Düsseldorf, Willi-Becker-Allee 7, 40227 Düsseldorf": { + "DE": 82 + }, + "Jugendamt Stadt Essen": { + "DE": 26 + }, + "JUL gemeinnützige GmbH": { + "DE": 14 + }, + "Junji": { + "CL": 18 + }, + "Kath. Kindertageseinrichtungen Hellweg": { + "DE": 12 + }, + "Kath. Kindertageseinrichtungen Östliches Ruhrgebiet gGmbH": { + "DE": 50 + }, + "Katholische Gesamtkirchengemeinde Ravensburg": { + "DE": 15 + }, + "Katholische Kirchengemeinde": { + "DE": 22 + }, + "Katholische KiTa gGmbH Saarland": { + "DE": 17 + }, + "Katholische KiTa gGmbH Trier": { + "DE": 15 + }, + "Kidsa barnehager AS": {}, + "Kinderfreunde": { + "AT": 21 + }, + "Kindergärten City, Eigenbetrieb von Berlin": { + "DE": 38 + }, + "Kindergärten NordOst": { + "DE": 13 + }, + "Kindergärten NordOst, Eigenbetrieb von Berlin": { + "DE": 17 + }, + "Kinderhaus e. V.": { + "DE": 25 + }, + "Kindertagesstätten Nordwest, Eigenbetrieb von Berlin": { + "DE": 23 + }, + "Kindertagesstätten SüdOst, Eigenbetrieb von Berlin": { + "DE": 18 + }, + "KiTa Bremen": { + "DE": 39 + }, + "Kita Frankfurt": { + "DE": 32 + }, + "Kolding Kommune": { + "DK": 55 + }, + "Kungsbacka kommun": { + "SE": 38 + }, + "La Maison Bleue": { + "FR": 24 + }, + "Læringsverkstedet AS": {}, + "Land Niederösterreich": { + "AT": 256, + "CZ": 13, + "DE": 1, + "HU": 1, + "SK": 4 + }, + "Landeshauptstadt Stuttgart": { + "DE": 113 + }, + "Lillehammer kommune": { + "NO": 56 + }, + "Luleå kommun": { + "SE": 29 + }, + "Mairie de Toulouse": { + "FR": 123 + }, + "Malmö stad": { + "SE": 139 + }, + "Nachbarschaftsheim Schöneberg e.V.": { + "DE": 24 + }, + "Norlandia": { + "FI": 14, + "NL": 1, + "NO": 1, + "PL": 2, + "SE": 7 + }, + "Norlandia barnehagene AS": {}, + "Ogólnopolski Operator Oświaty": { + "PL": 14 + }, + "Outlaw gGmbH": { + "DE": 16 + }, + "Pilke päiväkodit Oy": { + "FI": 23 + }, + "Pinal Gila Community Child Services": { + "US": 16 + }, + "Praga-Północ": { + "PL": 43 + }, + "Praga-Południe": { + "PL": 98 + }, + "Prefeitura Municipal de Itajaí": { + "BR": 31 + }, + "pro futura": { + "DE": 30 + }, + "pro multis gGmbH": { + "DE": 37 + }, + "QRMSHBM": { + "UZ": 174 + }, + "Rīgas pašvaldība": { + "LV": 33 + }, + "Save The Children": { + "LR": 1, + "MN": 1, + "SL": 1, + "UG": 61, + "GB": 3 + }, + "Sinne": { + "NL": 11 + }, + "Sistema Estatal Para El Desarrollo Integral De La Familia": { + "MX": 92 + }, + "Sozialpädagogischer Verein zur familienergänzenden Erziehung e.V.": { + "DE": 25 + }, + "Śródmieście": { + "PL": 98 + }, + "Stadt Frankfurt am Main": { + "DE": 208 + }, + "Stadt Freising": { + "DE": 303 + }, + "Stadt Gelsenkirchen": { + "DE": 136 + }, + "Stadt Herne": { + "DE": 52 + }, + "Stadt Krefeld": { + "DE": 217 + }, + "Stadt Leverkusen": { + "DE": 41 + }, + "Stadt Lünen": { + "DE": 16 + }, + "Stadt Mannheim": { + "DE": 1341 + }, + "Stadt Mössingen": { + "DE": 52 + }, + "Stadt München": { + "DE": 295 + }, + "Stadt Rodgau": { + "DE": 22 + }, + "Stadt Ronnenberg": { + "DE": 46 + }, + "Stadt Singen": { + "DE": 85 + }, + "Stadt Troisdorf": { + "DE": 28 + }, + "Stadt Ulm": { + "DE": 94 + }, + "Stadt Weinstadt": { + "DE": 37 + }, + "Stadt Winnenden": { + "DE": 89 + }, + "Stadt Wolfenbüttel": { + "DE": 26 + }, + "Stiftelsen Kanvas": { + "NO": 65 + }, + "Szeged Megyei Jogú Város Önkormányzata Óvodák Igazgatósága": { + "HU": 45 + }, + "Tallinna Haridusamet": { + "EE": 131 + }, + "Targówek": { + "PL": 35 + }, + "Trägergemeinschaft TfK im Ev. KK Gütersloh": { + "DE": 11 + }, + "Urząd Dzielnicy Bemowo M.st.warszawy": { + "PL": 36 + }, + "Värnamo kommun": { + "SE": 89 + }, + "Vereinigung Hamburger Kindertagesstätten": {}, + "Vihdin kunta": { + "FI": 80 + }, + "Ville d'Amiens": { + "FR": 71 + }, + "Ville de Montpellier": { + "FR": 368 + }, + "Wola": { + "PL": 28 + }, + "Zespół Żłobków Miasta Stołecznego Warszawy": { + "PL": 33 + }, + "Żoliborz": { + "PL": 29 + }, + "ГБОУ Школа №1598": {}, + "Житомирська міська рада": { + "UA": 17 + }, + "Международный общественный фонд (МОФ) “Инициатива Розы Отунбаевой”": { + "KG": 22 + }, + "Міністерство освіти і науки": { + "UA": 2 + }, + "Предшколска установа „Дечја радост“": { + "RS": 19 + }, + "Столична община": { + "BG": 54 + }, + "Управление образования Агаповского муниципального района": {}, + "Aberdeen City Council": { + "GB": 252 + }, + "Alachua County Library District": { + "US": 13 + }, + "Anne Arundel County Public Library": { + "US": 14 + }, + "Auckland Libraries": { + "NZ": 50 + }, + "Austin Public Library": { + "US": 24 + }, + "Baltimore County Public Library": { + "US": 19 + }, + "Biblionet Groningen": { + "NL": 44 + }, + "Biblioteca Comunale di Trento": { + "IT": 12 + }, + "Biblioteka Kraków": { + "PL": 60 + }, + "Biblioteka Miejska w Łodzi": { + "PL": 68 + }, + "Biblioteka Publiczna im. J. U. Niemcewicza w Dzielnicy Ursynów m.st. Warszawy": { + "PL": 20 + }, + "Biblioteka Publiczna m.st. Warszawy": { + "PL": 59 + }, + "Biblioteka Raczyńskich": { + "PL": 46 + }, + "Bibliotheek Den Haag": { + "NL": 18 + }, + "Bibliotheek Rijn en Venen": { + "NL": 12 + }, + "Bibliotheken Mar en Fean": { + "NL": 12 + }, + "Bibliotheken Noord Fryslân": { + "NL": 15 + }, + "Birmingham Public Library": { + "US": 18 + }, + "Biržų rajono savivaldybės Jurgio Bielinio viešoji biblioteka": { + "LV": 3, + "LT": 27 + }, + "Bowling Green State University": { + "US": 1202 + }, + "Brighton & Hove City Council": { + "GB": 180 + }, + "Brisbane City Council": { + "AU": 638 + }, + "Brooklyn Public Library": { + "US": 33 + }, + "Bruce County Public Library": { + "CA": 17 + }, + "Büchereien Wien": { + "AT": 37 + }, + "Calgary Public Library": { + "CA": 20 + }, + "Cardiff Council": { + "GB": 75 + }, + "CCEG": { + "FR": 12 + }, + "Coos County Library Service District": {}, + "Chicago Public Library": { + "US": 86 + }, + "Cincinnati and Hamilton County Public Library": { + "US": 11 + }, + "City of Cape Town": { + "ZA": 282 + }, + "City of Moreton Bay": { + "AU": 121 + }, + "City of San Antonio": { + "US": 133 + }, + "City of San Diego": { + "US": 71 + }, + "Clare County Library": { + "IE": 14 + }, + "Cleveland Public Library": { + "US": 29 + }, + "Cobb County Public Library System": { + "US": 18 + }, + "Communauté de communes Châteaubriant-Derval": { + "FR": 49 + }, + "Communauté de communes du Pays d'Ancenis": { + "FR": 54 + }, + "Cornwall Council": { + "GB": 155 + }, + "Deschutes Public Library": { + "US": 3 + }, + "Detroit Public Library": { + "US": 18 + }, + "Devon County Council": { + "GB": 529 + }, + "Diputació de Barcelona": { + "ES": 180 + }, + "Directorate of Public Libraries": { + "IN": 57 + }, + "Dorset Council": { + "AU": 12, + "GB": 33 + }, + "Dublin City Council": { + "IE": 804 + }, + "Dún Laoghaire-Rathdown County Council": { + "IE": 110 + }, + "Edmonton Public Library": { + "CA": 17 + }, + "Eepos kirjastot": { + "FI": 12 + }, + "Enoch Pratt Free Library": { + "US": 22 + }, + "Essex County Council": { + "GB": 166 + }, + "Fővárosi Szabó Ervin Könyvtár": { + "HU": 41 + }, + "Fraser Valley Regional Library": { + "CA": 17 + }, + "Free Library of Philadelphia": { + "US": 59 + }, + "Freie Universität Berlin": { + "DE": 308 + }, + "Fort Vancouver Regional Libraries": { + "US": 1 + }, + "Hamilton Public Library": { + "CA": 24 + }, + "Hampshire County Council": { + "GB": 173 + }, + "Harford County Public Library": { + "US": 10 + }, + "Hawaii State Public Library System": { + "US": 7 + }, + "Helmet": { + "FI": 24 + }, + "Hennepin County Library": { + "US": 24 + }, + "Houston Public Library": { + "US": 9 + }, + "Huron County Library": { + "CA": 12 + }, + "İstanbul Büyükşehir Belediyesi": { + "TR": 248 + }, + "Jackson County Library Services": { + "US": 2 + }, + "Kawartha Lakes Public Library": { + "CA": 14 + }, + "Klamath County Library Service District": { + "US": 1 + }, + "Kent County Council": { + "GB": 210 + }, + "Kent State University": { + "IT": 1, + "US": 623 + }, + "King County Library System": { + "US": 51 + }, + "Kingston Frontenac Public Library": { + "CA": 15 + }, + "Knižnica pre mládež mesta Košice": { + "SK": 21 + }, + "Kornhausbibliotheken Bern": { + "CH": 17 + }, + "Książnica Płocka im. Władysława Broniewskiego": { + "PL": 15 + }, + "LA County Library": { + "US": 2 + }, + "Lake Agassiz Regional Library": { + "US": 2 + }, + "Lake County Public Library": { + "US": 9 + }, + "Lambton County Library": { + "CA": 25, + "US": 3 + }, + "Lancashire County Council": { + "GB": 265 + }, + "Libraries Tasmania": { + "AU": 27 + }, + "London Borough of Hounslow": { + "GB": 8 + }, + "London Borough of Merton": { + "GB": 9 + }, + "London Borough of Richmond Upon Thames": { + "GB": 55 + }, + "London Borough of Wandsworth": { + "GB": 8 + }, + "London Public Library": { + "CA": 16 + }, + "Los Angeles Public Library": { + "US": 39 + }, + "Mestna knjižnica Ljubljana": { + "SI": 32 + }, + "Městská knihovna v Praze": { + "CZ": 42 + }, + "Middlesex County Library": { + "CA": 15 + }, + "Miejska Biblioteka Publiczna im. Hieronima Łopacińskiego w Lublinie": { + "PL": 39 + }, + "Miejska Biblioteka Publiczna we Wrocławiu": { + "PL": 37 + }, + "Milwaukee Public Library": { + "US": 14 + }, + "Mississauga Library": { + "CA": 18 + }, + "Monroe County Library System": { + "US": 22 + }, + "Montpellier Méditerranée Métropole": { + "FR": 202 + }, + "Multnomah County Library": { + "US": 14 + }, + "Münchner Stadtbibliothek": { + "DE": 34 + }, + "New York Public Library": { + "US": 98 + }, + "Newport City Council": { + "GB": 378 + }, + "Norfolk County Council": { + "GB": 543 + }, + "North Northamptonshire": { + "GB": 14 + }, + "North Somerset Council": { + "GB": 37 + }, + "NTNU Universitetsbiblioteket": { + "NO": 10 + }, + "OBA": { + "NL": 28 + }, + "OC Public Libraries": { + "US": 33 + }, + "Onondaga County Public Library": { + "US": 11 + }, + "Orange County Library System": { + "US": 16 + }, + "Ottawa Public Library": { + "CA": 33 + }, + "Oxford County Library": { + "CA": 14 + }, + "Oxfordshire County Council": { + "GB": 112 + }, + "PBZ Pestalozzi-Bibliothek Zürich": { + "CH": 23 + }, + "Philipps-Universität Marburg": { + "DE": 74 + }, + "Pikes Peak Library District": { + "US": 14 + }, + "Plymouth City Council": { + "GB": 40 + }, + "Prince George's County Memorial Library System": { + "US": 21 + }, + "Purdue University": { + "US": 78 + }, + "Queens Public Library": { + "US": 13 + }, + "Red Municipal de Bibliotecas de Murcia": { + "ES": 16 + }, + "Réseau des bibliothèques de Sèvremoine": { + "FR": 11 + }, + "Rochester Public Library": { + "US": 12 + }, + "Salford City Council": { + "GB": 273 + }, + "San Bernardino County Library": { + "US": 12 + }, + "San Francisco Public Library": { + "US": 28 + }, + "San José Public Library": { + "US": 24 + }, + "Satakirjastot": { + "FI": 14 + }, + "SDG Library": { + "CA": 15, + "US": 2 + }, + "Seattle Public Library": { + "US": 31 + }, + "Somerset Council": { + "GB": 336 + }, + "Stichting Bibliotheek Oosterschelde": { + "NL": 1 + }, + "Stichting Bibliotheek Zeeuws-Vlaanderen": { + "NL": 1 + }, + "Stichting Noord Oost Brabantse Bibliotheken": {}, + "Stiftung Kornhausbibliotheken": { + "CH": 5 + }, + "Toronto Public Library": { + "CA": 106 + }, + "Tulare County Library": { + "US": 20 + }, + "UCV: Facultad de Medicina": { + "VE": 14 + }, + "Universidad de León": { + "ES": 17 + }, + "Universidad de Málaga": { + "ES": 147 + }, + "Università degli Studi di Roma \"La Sapienza\"": { + "IT": 59 + }, + "Università degli studi di Trieste": {}, + "Università di Bologna": { + "IT": 136 + }, + "Universität Bonn": { + "DE": 149 + }, + "Universität Hamburg": { + "DE": 57 + }, + "Universität Wien": { + "AT": 94 + }, + "Universitäts- und Landesbibliothek Sachsen-Anhalt": { + "DE": 13 + }, + "Universitätsbibliothek der Freien Universität Berlin": { + "DE": 3 + }, + "Universitätsbibliothek der Humboldt-Universität zu Berlin": { + "DE": 11 + }, + "Universitätsbibliothek der LMU München": { + "DE": 18 + }, + "Universitätsbibliothek der RWTH Aachen": {}, + "Universitätsbibliothek der Technischen Universität Berlin": {}, + "Université Bordeaux Montaigne": { + "FR": 14 + }, + "Université de Lorraine": { + "FR": 109, + "DE": 1 + }, + "University of Toronto": { + "CA": 215 + }, + "Vancouver Public Library": { + "CA": 21 + }, + "Ville de Genève": { + "CH": 20 + }, + "Ville de Lyon": { + "FR": 248 + }, + "Wellington County Library": { + "CA": 14 + }, + "West Northamptonshire": {}, + "ВІННИЦЬКА МІСЬКА ЦЕНТРАЛІЗОВАНА БІБЛІОТЕЧНА СИСТЕМА": { + "UA": 13 + }, + "Градска Библиотека у Новом Саду": { + "RS": 10 + }, + "МБУ межпоселенческая \"Центральная библиотека Приморского района\"": {}, + "МБУК \"Библиотеки Тольятти\"": {}, + "МБУК \"Объединение детских библиотек\"": {}, + "МУК \"ЦБ Богородского ГО\"": {}, + "МУК \"Централизованная библиотечная система\"": {}, + "СПб ГБУ «Невская ЦБС»": {}, + "Централизованная библиотечная система Красногвардейского района": {}, + "Централизованная библиотечная система": {}, + "Централизованная библиотечная система Выборгского района": {}, + "Централизованная библиотечная система Фрунзенского района Санкт-Петербурга": {}, + "Центральная городская библиотека": {}, + "Центральная детская библиотека": {}, + "인천광역시 연수구청": { + "KR": 13 + }, + "新北市三重區公所": { + "TW": 12 + }, + "新北市立圖書館": { + "TW": 27 + }, + "臺中市政府文化局": { + "TW": 18 + }, + "臺北市立圖書館": { + "TW": 27 + }, + "首都图书馆": { + "CN": 1 + }, + "香港公共圖書館 Hong Kong Public Libraries": { + "CN": 32 + }, + "高雄市立圖書館": { + "TW": 16 + }, + "Bauernmarkt München e.V.": { + "DE": 12 + }, + "Coldiretti": { + "IT": 22 + }, + "DBKL": { + "MY": 159 + }, + "Event & Promotion Mannheim": { + "DE": 13 + }, + "Farm to City": { + "US": 14 + }, + "Feria Ruta 6 La Familia": { + "AR": 17 + }, + "GAMP": { + "BO": 31 + }, + "Grenoble Alpes Métropole": { + "FR": 15197 + }, + "Großmarkt Rostock GmbH": { + "DE": 10 + }, + "Hackney Council": { + "GB": 83 + }, + "London Farmers' Market": { + "GB": 4 + }, + "Agricultural Produce Market Committee": { + "IN": 7 + }, + "Merkezefendi Belediyesi": { + "TR": 127 + }, + "Stadt Luzern": { + "CH": 97 + }, + "The Food Trust": { + "US": 21 + }, + "Zagrebački Holding - podružnica Tržnice Zagreb": { + "HR": 32 + }, + "Пазари Възраждане": { + "BG": 2 + }, + "Пазари Запад": { + "BG": 7 + }, + "Пазари Изток": { + "BG": 7 + }, + "Пазари Север": { + "BG": 17 + }, + "Пазари Юг": { + "BG": 3 + }, + "APCOA Parking": { + "AT": 54, + "BE": 4, + "DK": 3, + "DE": 65, + "IE": 14, + "IT": 13, + "NL": 10, + "NO": 10, + "PL": 38, + "SE": 6, + "GB": 41 + }, + "Bank Park": { + "GB": 4 + }, + "Bath and North East Somerset Council": { + "GB": 7 + }, + "Best in Parking": { + "AT": 40, + "HR": 3, + "IT": 5 + }, + "BOE Parking": { + "AT": 18 + }, + "Care Park": { + "AU": 33, + "HU": 1, + "NZ": 3 + }, + "City Center Parking": { + "US": 45 + }, + "Civil Enforcement Ltd": { + "GB": 1 + }, + "Colonial Parking": { + "US": 12 + }, + "Contipark": { + "AT": 10, + "DE": 70 + }, + "Diamond Parking": { + "CA": 9, + "US": 56 + }, + "English Heritage": { + "GB": 266 + }, + "Erewash Borough Council": { + "GB": 95 + }, + "Estapar": { + "BR": 54 + }, + "Euro Car Parks": { + "IE": 7, + "GB": 91 + }, + "Excel Parking Services": { + "GB": 4 + }, + "Exeter City Council": { + "GB": 34 + }, + "Gedling Borough Council": { + "GB": 86 + }, + "Gemeente Amsterdam": { + "NL": 664 + }, + "Gemeente Dordrecht": { + "NL": 188 + }, + "gemeente Leiden": {}, + "Gemeente Weert": { + "NL": 86 + }, + "Horizon Parking": { + "GB": 35 + }, + "Impark": { + "CA": 267, + "US": 24 + }, + "Indigo": { + "BE": 39, + "BR": 7, + "CA": 113, + "CZ": 2, + "FR": 470, + "DE": 2, + "LU": 1, + "PL": 2, + "SK": 1, + "ES": 17, + "GB": 3, + "US": 2 + }, + "Interparking": { + "BE": 51, + "FR": 19, + "IT": 2, + "NL": 43, + "PL": 1, + "RO": 6, + "ES": 10 + }, + "İSPARK": { + "TR": 245 + }, + "Keolis Commuter Services": { + "US": 831 + }, + "London Borough of Newham": { + "GB": 322 + }, + "Lyon Parc Auto": { + "FR": 51 + }, + "Mesto Košice": { + "SK": 428 + }, + "National Car Parks": { + "IE": 3, + "GB": 178 + }, + "National Trust": { + "AU": 67, + "IE": 79, + "GB": 1908 + }, + "National Trust for Scotland": { + "GB": 65 + }, + "日本パーキング": { + "JP": 23 + }, + "NTTル・パルク": { + "JP": 12 + }, + "One Parking Solution": {}, + "ParkBee": { + "BE": 1, + "NL": 17, + "GB": 2 + }, + "Parking Company of America": { + "US": 8 + }, + "Parking Control Management UK Ltd": { + "GB": 42 + }, + "ParkingEye": { + "GB": 24 + }, + "Payuca": { + "AT": 3, + "DE": 1 + }, + "Pittsburgh Parking Authority": { + "FR": 1, + "US": 15 + }, + "Queensland Rail": { + "AU": 1952 + }, + "Republic Parking": { + "US": 28 + }, + "Rother District Council": { + "GB": 93 + }, + "SP+": { + "CA": 1, + "US": 116 + }, + "Torbay Council": { + "GB": 14 + }, + "Toronto Parking Authority": { + "CA": 764 + }, + "UK Car Park Management": { + "GB": 1 + }, + "Vehicle Control Services": {}, + "Wilson Parking": { + "AU": 74, + "CN": 1, + "MY": 4, + "NZ": 101 + }, + "WIPARK": { + "AT": 44 + }, + "Yespark": { + "FR": 5, + "IT": 1 + }, + "アップルパーク": { + "JP": 37 + }, + "エコロシティ": { + "JP": 66 + }, + "タイムズ24": { + "JP": 987 + }, + "トラストパーク": { + "JP": 18 + }, + "スターツアメニティー": { + "JP": 62 + }, + "パークジャパン": { + "JP": 24 + }, + "パラカ": { + "JP": 76 + }, + "名鉄協商パーキング": { + "JP": 160 + }, + "威信停車場 Wilson Parking": { + "CN": 2 + }, + "Arizona Department of Public Safety": { + "US": 2 + }, + "Arma dei Carabinieri": { + "IT": 2707, + "SI": 1, + "CH": 2 + }, + "Avon and Somerset Police": { + "GB": 21 + }, + "Ayuntamiento de Madrid.": { + "ES": 56 + }, + "Baltimore Police Department": { + "US": 25 + }, + "Bayerisches Landeskriminalamt": { + "DE": 2 + }, + "Bedfordshire Police": { + "GB": 4 + }, + "Brigada Militar do Rio Grande do Sul": { + "BR": 1 + }, + "British Transport Police": { + "GB": 32 + }, + "Bundeskriminalamt": { + "AT": 1, + "DE": 4 + }, + "Bundespolizei": { + "AT": 5, + "CZ": 2, + "FR": 1, + "DE": 135, + "NL": 1, + "PL": 2 + }, + "California Highway Patrol": { + "US": 68 + }, + "Cambridgeshire Constabulary": { + "GB": 3 + }, + "Carabineros de Chile": { + "AR": 1, + "CL": 220 + }, + "Cheshire Constabulary": { + "GB": 12 + }, + "Chicago Police Department": { + "US": 513 + }, + "Colorado State Patrol": { + "US": 14 + }, + "Cuerpo de Agentes de Control Municipal": {}, + "Cuerpo Nacional de Policía": { + "ES": 36 + }, + "Cumbria Constabulary": { + "GB": 6 + }, + "Delaware State Police": { + "US": 6 + }, + "Departamento de Polícia Federal": { + "BR": 17 + }, + "Derbyshire Constabulary": { + "GB": 8 + }, + "Devon and Cornwall Police": { + "GB": 3 + }, + "Direction générale de la Sûreté nationale": { + "DZ": 120 + }, + "Direcția Generală de Poliție a Municipiului București": { + "RO": 23 + }, + "Dorset Police": { + "GB": 22 + }, + "Durham Constabulary": { + "GB": 6 + }, + "Dyfed–Powys Police": { + "GB": 6 + }, + "Edmonton Police Service": { + "CA": 10 + }, + "Emniyet Genel Müdürlüğü": { + "TR": 26 + }, + "Essex Police": { + "GB": 10 + }, + "Estadual": { + "BR": 86 + }, + "Garda Síochána": { + "IE": 486, + "GB": 2 + }, + "Gendarmería Nacional Argentina": { + "AR": 56, + "BO": 1, + "CL": 5, + "PY": 1 + }, + "Gendarmerie nationale": { + "DZ": 103, + "BR": 2, + "CA": 4, + "FR": 3571, + "GA": 6, + "IT": 1, + "NC": 30, + "ES": 1, + "SR": 5, + "US": 1 + }, + "Governo do Estado de Santa Catarina": { + "BR": 138 + }, + "Governo do Estado do Rio Grande do Norte": { + "BR": 174 + }, + "Greater Manchester Police": { + "GB": 19 + }, + "Guarda Nacional Republicana": { + "PT": 542, + "ES": 1 + }, + "Guardia Civil": { + "PT": 2, + "ES": 691 + }, + "Guardia Costiera": { + "IT": 100 + }, + "Guardia di Finanza": { + "IT": 380, + "CH": 3 + }, + "Guardia Nacional": { + "CO": 7, + "GY": 2, + "MX": 15, + "VE": 166 + }, + "Guardia Nacional Bolivariana de Venezuela": { + "CO": 3, + "VE": 24 + }, + "Gwent Police": { + "GB": 54 + }, + "Hampshire Constabulary": { + "GB": 12 + }, + "Hertfordshire Constabulary": { + "GB": 7 + }, + "Hessisches Landeskriminalamt": { + "DE": 1 + }, + "Honolulu Police Department": { + "US": 12 + }, + "Humberside Police": { + "GB": 10 + }, + "Idaho State Police": { + "US": 2 + }, + "Illinois State Police": { + "US": 81 + }, + "Iowa State Patrol": { + "US": 3 + }, + "Jammu and Kashmir Police": { + "IN": 6 + }, + "Kansas Highway Patrol": { + "US": 16 + }, + "Kantonspolizei Bern": { + "CH": 21 + }, + "Kantonspolizei Schwyz": { + "CH": 11 + }, + "Kantonspolizei Thurgau": { + "DE": 1, + "CH": 17 + }, + "Kantonspolizei Zürich": { + "CH": 65 + }, + "Kent Police": { + "GB": 13 + }, + "Kepolisian Negara Republik Indonesia": { + "ID": 112 + }, + "Kerala Police": { + "IN": 66 + }, + "Komenda Miejska Policji w Lublinie": { + "PL": 11 + }, + "Lancashire Constabulary": { + "GB": 8 + }, + "Landeskriminalamt Baden-Württemberg": { + "DE": 1 + }, + "Landeskriminalamt Berlin": {}, + "Landeskriminalamt Brandenburg": {}, + "Landeskriminalamt Bremen": {}, + "Landeskriminalamt Hamburg": {}, + "Landeskriminalamt Mecklenburg-Vorpommern": {}, + "Landeskriminalamt Niedersachsen": {}, + "Landeskriminalamt Nordrhein-Westfalen": {}, + "Landeskriminalamt Rheinland-Pfalz": { + "DE": 2 + }, + "Landeskriminalamt Saarland": {}, + "Landeskriminalamt Sachsen": { + "DE": 2, + "PL": 1 + }, + "Landeskriminalamt Sachsen-Anhalt": { + "DE": 3 + }, + "Landeskriminalamt Schleswig-Holstein": { + "DE": 1 + }, + "Landeskriminalamt Thüringen": {}, + "Landespolizeidirektion Niederösterreich": { + "AT": 159, + "CZ": 4 + }, + "Leicestershire Police": { + "GB": 9 + }, + "Lincolnshire Police": { + "GB": 11 + }, + "Los Angeles Police Department": { + "US": 17 + }, + "Luzerner Polizei": { + "CH": 36 + }, + "Maryland State Police": { + "US": 33 + }, + "Massachusetts State Police": { + "US": 21 + }, + "Merseyside Police": { + "GB": 17 + }, + "Metro Transit Police Department": {}, + "Metropolitan Police": { + "GB": 60 + }, + "Metropolitan Police Department": { + "US": 9 + }, + "Ministère d'Etat, Ministère de l'Interieur et de la Sécurité": { + "CI": 15 + }, + "Ministerio de Obras Públicas y Transportes": { + "CR": 17, + "ES": 1 + }, + "Ministerio del Interior y Justicia": { + "VE": 8 + }, + "Mississippi Highway Patrol": {}, + "Montana Highway Patrol": { + "US": 1 + }, + "Mossos d'Esquadra": { + "ES": 98 + }, + "MUP RS": { + "BA": 24 + }, + "NAMPOL": { + "AO": 1, + "NA": 88 + }, + "Nationale Politie": { + "DE": 1, + "NL": 388 + }, + "Nebraska State Patrol": { + "US": 5 + }, + "नेपाल प्रहरी": { + "IN": 1, + "NP": 36 + }, + "Nevada Highway Patrol": { + "US": 1 + }, + "New Jersey State Police": { + "US": 15 + }, + "New Mexico State Police": { + "US": 10 + }, + "New York Police Department": { + "US": 79 + }, + "New Zealand Police": { + "NZ": 141 + }, + "Norfolk Constabulary": { + "GB": 16 + }, + "North Carolina State Highway Patrol": { + "US": 20 + }, + "North Dakota Highway Patrol": {}, + "North Wales Police": { + "GB": 19 + }, + "North Yorkshire Police": { + "GB": 15 + }, + "Northern Territory Police Force": { + "AU": 22 + }, + "Northumbria Police": { + "GB": 10 + }, + "Nottinghamshire Police": { + "GB": 8 + }, + "NSW Police Force": { + "AU": 175 + }, + "Ontario Provincial Police": { + "CA": 68, + "US": 3 + }, + "Oregon State Police": { + "US": 2 + }, + "Ottawa Police Service": { + "CA": 12 + }, + "Philippine National Police": { + "PH": 304 + }, + "Policajný zbor": { + "SK": 28 + }, + "Police nationale": { + "BD": 1, + "FR": 721, + "GA": 3, + "DE": 1, + "NC": 6 + }, + "Police Scotland": { + "GB": 85 + }, + "Police Service of Northern Ireland": { + "IE": 71, + "GB": 71 + }, + "Polícia Civil": { + "BR": 81 + }, + "Polícia Civil do Estado de Minas Gerais": { + "BR": 20 + }, + "Polícia Civil do Estado de Santa Catarina": { + "BR": 18 + }, + "Polícia Civil do Estado de São Paulo": { + "BR": 77 + }, + "Polícia Civil do Estado do Espírito Santo": { + "BR": 20 + }, + "Policía de la Ciudad": { + "AR": 166 + }, + "Policía de La Pampa": { + "AR": 38 + }, + "Policía de la Provincia de Buenos Aires": { + "AR": 575 + }, + "Policía de la Provincia de Córdoba": { + "AR": 58 + }, + "Policía de la Provincia de Entre Ríos": { + "AR": 169 + }, + "Policía de la Provincia de Neuquén": { + "AR": 99 + }, + "Policía de la Provincia de Santa Fe": { + "AR": 88 + }, + "Policía de Río Negro": { + "AR": 61 + }, + "Policía de Santiago del Estero": { + "AR": 16 + }, + "Polícia de Segurança Pública": { + "PT": 243 + }, + "Polícia do Exército": {}, + "Policía Federal Argentina": { + "AR": 67, + "CL": 1 + }, + "Polícia Federal do Brasil": { + "BO": 2, + "BR": 155, + "CO": 1, + "GY": 1, + "PY": 2, + "VE": 3 + }, + "Policía Local": { + "ES": 356 + }, + "Polícia Militar da Bahia": { + "BR": 55 + }, + "Polícia Militar da Paraíba": { + "BR": 2 + }, + "Polícia Militar de Alagoas": { + "BR": 4 + }, + "Polícia Militar de Mato Grosso do Sul": { + "BR": 5 + }, + "Polícia Militar de Minas Gerais": { + "BR": 88 + }, + "Polícia Militar de Pernambuco": { + "BR": 12 + }, + "Polícia Militar de Roraima": { + "BR": 11, + "GY": 1, + "VE": 2 + }, + "Polícia Militar de Santa Catarina": { + "BR": 22 + }, + "Polícia Militar do Amazonas": { + "BR": 3 + }, + "Polícia Militar do Distrito Federal": { + "BR": 3 + }, + "Polícia Militar do Estado de Goiás": { + "BR": 14 + }, + "Polícia Militar do Estado de Mato Grosso": { + "BR": 15 + }, + "Polícia Militar do Estado de Rondônia": { + "BR": 1 + }, + "Polícia Militar do Estado de Santa Catarina": { + "BR": 313 + }, + "Polícia Militar do Estado de São Paulo": { + "BR": 99 + }, + "Polícia Militar do Estado de Sergipe": { + "BR": 2 + }, + "Polícia Militar do Estado do Acre": {}, + "PPolícia Militar do Estado do Amapá": { + "BR": 3 + }, + "Polícia Militar do Estado do Ceará": { + "BR": 21 + }, + "Polícia Militar do Estado do Espírito Santo": { + "BR": 22 + }, + "Polícia Militar do Estado do Maranhão": { + "BR": 20 + }, + "Polícia Militar do Estado do Pará": { + "BR": 4 + }, + "Polícia Militar do Estado do Piauí": { + "BR": 10 + }, + "Polícia Militar do Estado do Rio de Janeiro": { + "BR": 53 + }, + "Polícia Militar do Estado do Rio Grande do Norte": { + "BR": 39 + }, + "Polícia Militar do Estado do Tocantins": { + "BR": 4 + }, + "Polícia Militar do Paraná": { + "BR": 26 + }, + "Policía Nacional Bolivariana": { + "VE": 24 + }, + "Policía Nacional de Bolivia": { + "BO": 105, + "BR": 1 + }, + "Policía Nacional de Colombia": { + "CO": 191 + }, + "Policía Nacional de Panama": { + "PA": 7 + }, + "Policía Nacional de Paraguay": { + "BR": 2, + "PY": 99 + }, + "Policía Nacional de Uruguay": { + "UY": 6 + }, + "Policía Nacional del Ecuador": { + "EC": 31 + }, + "Policía Nacional del Perú": { + "BO": 5, + "BR": 1, + "CL": 5, + "CO": 3, + "EC": 8, + "PE": 637 + }, + "Policía Nacional Revolucionaria": { + "CU": 83 + }, + "Polícia Rodoviária Federal": { + "BO": 2, + "BR": 475, + "PY": 3 + }, + "Policja": { + "PL": 152 + }, + "Polis Diraja Malaysia": { + "MY": 40 + }, + "Polizei Baden-Württemberg": { + "DE": 55 + }, + "Polizei Bayern": { + "DE": 15 + }, + "Polizei Berlin": { + "DE": 26 + }, + "Polizei Brandenburg": { + "DE": 13 + }, + "Polizei Bremen": { + "DE": 8 + }, + "Polizei Hamburg": { + "DE": 66 + }, + "Polizei Hessen": { + "DE": 8 + }, + "Polizei Mecklenburg-Vorpommern": { + "DE": 3 + }, + "Polizei Niedersachsen": { + "DE": 32 + }, + "Polizei Nordrhein-Westfalen": { + "DE": 35 + }, + "Polizei Rheinland-Pfalz": { + "DE": 94 + }, + "Polizei Saarland": { + "DE": 2 + }, + "Polizei Sachsen": { + "DE": 32 + }, + "Polizei Sachsen-Anhalt": { + "DE": 5 + }, + "Polizei Schleswig-Holstein": { + "DE": 18 + }, + "Polizei Viersen": { + "DE": 19 + }, + "Polizia di Stato": { + "IT": 583, + "SI": 3 + }, + "Prefectura Naval Argentina": { + "AR": 59, + "BR": 2, + "PY": 10, + "UY": 2 + }, + "Public Force": {}, + "Pulizija ta' Malta": { + "MT": 44 + }, + "Queensland Police Service": { + "AU": 131 + }, + "Regione Siciliana": { + "IT": 23 + }, + "Royal Canadian Mounted Police": { + "CA": 273, + "US": 1 + }, + "Royal Newfoundland Constabulary": { + "CA": 6 + }, + "Royal Papua New Guinea Constabulary": { + "PG": 7 + }, + "ตำรวจแห่งชาติ": { + "TH": 28 + }, + "Indian Railways": { + "IN": 309, + "NP": 2, + "PK": 1 + }, + "San Bernardino County Sheriff's Department": { + "US": 36 + }, + "Secretaria da Segurança Pública do Estado de São Paulo": { + "BR": 130 + }, + "Secretaria de Estado de Segurança Pública e Defesa Social": {}, + "SEPSA": { + "CU": 24, + "IT": 2 + }, + "Service de police de la ville de Montréal": { + "CA": 31 + }, + "South African Police Service": { + "BW": 1, + "ZA": 101 + }, + "South Australia Police": { + "AU": 41 + }, + "South Dakota Highway Patrol": { + "US": 2 + }, + "South Wales Police": { + "GB": 16 + }, + "South Yorkshire Police": { + "GB": 8 + }, + "Stadtpolizei Zürich": { + "CH": 21 + }, + "Staffordshire Police": { + "GB": 6 + }, + "Suffolk Constabulary": { + "GB": 12 + }, + "Sûreté du Québec": { + "CA": 54 + }, + "Surrey Police": { + "GB": 7 + }, + "Sussex Police": { + "GB": 14 + }, + "Tasmania Police": { + "AU": 18 + }, + "Texas Highway Patrol": {}, + "Texas Ranger Division": {}, + "Thames Valley Police": { + "GB": 24 + }, + "Thüringer Polizei": { + "DE": 4 + }, + "Toronto Police Service": { + "CA": 37 + }, + "กองบัญชาการตำรวจท่องเที่ยว": { + "TH": 2 + }, + "United States Park Police": { + "US": 14 + }, + "Utah Highway Patrol": { + "US": 1 + }, + "Victoria Police": { + "AU": 185 + }, + "Warwickshire Police": { + "GB": 3 + }, + "Washington State Patrol": { + "US": 11 + }, + "West Mercia Police": { + "GB": 3 + }, + "West Midlands Police": { + "GB": 15 + }, + "West Yorkshire Police": { + "GB": 18 + }, + "Western Australia Police Force": { + "AU": 94 + }, + "Wiltshire Police": { + "GB": 6 + }, + "Wyoming Highway Patrol": { + "US": 1 + }, + "Министерство Внутренних Дел": { + "UA": 4, + "UZ": 1 + }, + "Полиция России": { + "CN": 1, + "UA": 2 + }, + "نیروی انتظامی": { + "IR": 81 + }, + "وزارة الداخلية": { + "DZ": 1, + "EG": 6, + "QA": 7, + "IR": 5, + "IQ": 12, + "MA": 1, + "SD": 1 + }, + "刑事警察局": {}, + "北海道警察本部": { + "JP": 84 + }, + "司法警察局 Directoria da Polícia Judiciária": {}, + "吹田警察署": { + "JP": 18 + }, + "國道公路警察局": { + "TW": 2 + }, + "宮城県警察": { + "JP": 36 + }, + "宿迁市公安局宿城分局": { + "CN": 15 + }, + "宿迁市公安局宿豫分局": { + "CN": 17 + }, + "山形県警察": { + "JP": 31 + }, + "岩手県警察本部": { + "JP": 58 + }, + "新北市政府警察局": { + "TW": 10 + }, + "新庄警察署": { + "JP": 13 + }, + "新竹縣政府警察局橫山分局": { + "TW": 11 + }, + "新竹縣政府警察局竹東分局": { + "TW": 15 + }, + "桃園市政府警察局": { + "TW": 7 + }, + "治安警察局 Corpo de Polícia de Segurança Pública": { + "CN": 5 + }, + "石川県警察": { + "JP": 21 + }, + "臺中市政府警察局": { + "TW": 12 + }, + "臺北市政府警察局": { + "TW": 16 + }, + "臺南市政府警察局": { + "TW": 8 + }, + "航空警察局": { + "TW": 2 + }, + "那覇警察署": { + "JP": 17 + }, + "酒田警察署": { + "JP": 19 + }, + "金沢中警察署": { + "JP": 18 + }, + "鐵路警察局": { + "TW": 1 + }, + "香港警務處 Hong Kong Police Force": { + "CN": 44 + }, + "高雄市政府警察局": { + "TW": 15 + }, + "鹿児島県警察": { + "JP": 89 + }, + "Empresa Brasileira de Correios e Telégrafos": { + "BR": 155 + }, + "FedEx": { + "AO": 1, + "AR": 1, + "AU": 3, + "AT": 6, + "BE": 1, + "BZ": 1, + "BA": 1, + "BW": 1, + "BR": 2, + "CA": 27, + "CL": 3, + "CO": 1, + "CZ": 1, + "SV": 1, + "FR": 10, + "DE": 5, + "GH": 1, + "GR": 1, + "HT": 1, + "HN": 1, + "IN": 3, + "ID": 3, + "IE": 5, + "IT": 3, + "JM": 1, + "LY": 1, + "MY": 1, + "MX": 10, + "MA": 1, + "NZ": 3, + "PA": 1, + "PH": 1, + "PL": 5, + "RO": 1, + "CH": 1, + "TH": 1, + "TR": 2, + "GB": 12, + "US": 1196, + "ZM": 1 + }, + "PIN Mail": { + "DE": 214, + "PL": 2 + }, + "Royal Mail": { + "IE": 699, + "GB": 53323 + }, + "UPS": { + "AR": 1, + "AT": 1, + "BE": 1, + "BO": 2, + "BR": 1, + "CA": 46, + "CL": 1, + "CN": 1, + "CR": 3, + "CY": 3, + "CZ": 1, + "EE": 6, + "FI": 3, + "FR": 12, + "QA": 2, + "GE": 1, + "DE": 79, + "GT": 2, + "GY": 1, + "HT": 1, + "HU": 1, + "IS": 1, + "IN": 2, + "IE": 5, + "IT": 13, + "LV": 1, + "MY": 2, + "MT": 1, + "MX": 1, + "NL": 5, + "PH": 1, + "PL": 1072, + "PT": 1, + "RO": 2, + "SK": 2, + "ES": 3, + "LK": 1, + "SR": 1, + "SE": 1, + "CH": 1, + "TR": 4, + "UA": 4, + "GB": 11, + "US": 1209, + "UZ": 1, + "YE": 1 + }, + "Best Express": { + "MY": 20 + }, + "City Express": { + "HR": 1, + "MX": 6, + "MM": 1 + }, + "DHL": { + "DZ": 1, + "AO": 1, + "AR": 4, + "AM": 1, + "AU": 7, + "AT": 8, + "BE": 2, + "BZ": 2, + "BJ": 1, + "BO": 4, + "BR": 2, + "BG": 2, + "KH": 1, + "CM": 1, + "CA": 9, + "TD": 2, + "CL": 4, + "CN": 4, + "CO": 5, + "CD": 1, + "CR": 2, + "HR": 1, + "CY": 6, + "CZ": 7, + "DK": 1, + "EC": 4, + "EG": 1, + "GQ": 1, + "EE": 23, + "ET": 3, + "FI": 1, + "FR": 14, + "GA": 1, + "QA": 9, + "DE": 8687, + "GH": 2, + "GR": 2, + "GT": 1, + "HT": 1, + "HN": 3, + "HU": 12, + "IS": 1, + "IN": 14, + "ID": 7, + "IR": 1, + "IE": 10, + "IT": 20, + "JP": 2, + "JO": 1, + "KZ": 2, + "LA": 1, + "LV": 2, + "LB": 2, + "LR": 1, + "MG": 2, + "MW": 1, + "MY": 25, + "MT": 2, + "MX": 27, + "MD": 1, + "MA": 2, + "MM": 1, + "NA": 1, + "NP": 2, + "NL": 60, + "NC": 1, + "NZ": 14, + "NI": 2, + "NO": 1, + "PG": 1, + "PE": 4, + "PH": 2, + "PL": 319, + "PT": 3, + "RO": 6, + "SN": 3, + "RS": 1, + "SK": 2, + "SI": 1, + "ES": 19, + "LK": 1, + "SE": 5, + "CH": 5, + "SY": 2, + "TJ": 1, + "TZ": 2, + "TH": 4, + "TR": 4, + "UA": 5, + "GB": 29, + "US": 27, + "UZ": 2, + "VE": 2, + "VN": 1, + "YE": 2, + "ZM": 1, + "ZW": 1 + }, + "DPD": { + "AT": 10, + "BE": 5, + "BG": 137, + "HR": 5, + "CZ": 31, + "EE": 88, + "FR": 5, + "DE": 96, + "GR": 1, + "HU": 5, + "IE": 13, + "IT": 2, + "LV": 136, + "LT": 62, + "NL": 2, + "PL": 772, + "PT": 4, + "RO": 9, + "SK": 6, + "SI": 13, + "CH": 2, + "UA": 2, + "GB": 25 + }, + "Estafeta": { + "MX": 12 + }, + "Express One": { + "HU": 1 + }, + "Mail Boxes Etc.": { + "AU": 6, + "AT": 1, + "CA": 3, + "DE": 6, + "IE": 3, + "IT": 16, + "MY": 5, + "MX": 1, + "ES": 3, + "SE": 1, + "CH": 1, + "GB": 9, + "US": 6 + }, + "Mail Boxes Etc. (UK & Ireland)": {}, + "Oman Post": { + "QA": 2 + }, + "Pak Mail": { + "US": 1 + }, + "Paquetexpress": { + "MX": 1 + }, + "Post Office": { + "AU": 1, + "IN": 4, + "IE": 220, + "NP": 1, + "ZA": 5, + "GB": 746, + "US": 6, + "ZW": 1 + }, + "Posten": { + "NO": 807, + "SE": 1345 + }, + "PostNet": { + "ZA": 6, + "US": 1 + }, + "Speedy": { + "BE": 1, + "BG": 49, + "FR": 26, + "RO": 1, + "GB": 2 + }, + "The Courier Guy": { + "ZA": 2 + }, + "СДЭК": { + "BY": 2, + "GE": 1 + }, + "中国邮政": { + "CN": 344 + }, + "中通快递": {}, + "京东物流": {}, + "圆通速递": {}, + "德邦快递": {}, + "申通快递": {}, + "菜鸟驿站": { + "CN": 23 + }, + "韵达速递": { + "CN": 1 + }, + "順豐速運 SF Express": { + "CN": 2 + }, + "顺丰速运": { + "CN": 4 + }, + "4-72": { + "CO": 61 + }, + "Aerocav": { + "VE": 11 + }, + "Åland Post": { + "FI": 55 + }, + "Algérie Poste": { + "DZ": 1566, + "ML": 1 + }, + "An Post": { + "IE": 2883, + "GB": 3 + }, + "Aras Kargo": { + "TR": 83 + }, + "Australia Post": { + "AU": 4531 + }, + "Azərpoçt": { + "AZ": 106 + }, + "Poste Maroc": { + "MA": 152 + }, + "BH Pošta": { + "BA": 36 + }, + "Blue Dart Express": { + "IN": 8 + }, + "bpost": { + "BE": 3607, + "FR": 15, + "DE": 4, + "LU": 5, + "NL": 10 + }, + "Bưu điện Trung tâm 3": { + "VN": 5 + }, + "Canada Post": { + "CA": 19864, + "US": 39 + }, + "Cargus": { + "RO": 48 + }, + "Česká pošta, s.p.": { + "AT": 6, + "CZ": 19821, + "DE": 45, + "PL": 165, + "SK": 7 + }, + "Chilexpress": { + "AR": 2, + "CL": 76 + }, + "Chronopost": { + "FR": 38 + }, + "Coordinadora": { + "CO": 3 + }, + "Correo Argentino": { + "AR": 572, + "BR": 3, + "PY": 8 + }, + "Correos": { + "AD": 3, + "CL": 1, + "CR": 2, + "FR": 1, + "MX": 1, + "MA": 3, + "PT": 3, + "ES": 4064 + }, + "Correos de Chile": { + "CL": 130 + }, + "Correos de Costa Rica": { + "CR": 121, + "PA": 1 + }, + "Correos de Cuba": { + "CU": 129 + }, + "Correos de México": { + "MX": 82, + "US": 1 + }, + "CTT": { + "CN": 3, + "IT": 9, + "PT": 628 + }, + "Cyprus Post": { + "CY": 52 + }, + "Delhivery": { + "IN": 4 + }, + "Deutsche Post": { + "AT": 16, + "BE": 10, + "CZ": 52, + "FR": 5, + "DE": 53217, + "LU": 3, + "NL": 8, + "PL": 80, + "CH": 16 + }, + "Domesa": { + "VE": 21 + }, + "Desk to Desk Courier & Cargo": { + "IN": 49 + }, + "Edeka": { + "DE": 725 + }, + "Eesti Post": { + "EE": 167, + "LV": 1 + }, + "Emirates Post": { + "QA": 38 + }, + "Envía": { + "CO": 32 + }, + "Fancourier": { + "RO": 37 + }, + "General Logistics Systems Germany": { + "DE": 29 + }, + "Ghana Post": { + "BF": 2, + "GH": 286, + "CI": 2 + }, + "GLS": { + "AT": 6, + "HR": 9, + "CZ": 30, + "DK": 6, + "FR": 4, + "DE": 158, + "HU": 22, + "IT": 24, + "NL": 3, + "PL": 11, + "PT": 2, + "RO": 13, + "SK": 27, + "SI": 64, + "ES": 13, + "US": 4 + }, + "Guernsey Post": {}, + "HayPost": { + "AM": 246, + "TR": 8 + }, + "Hermes": { + "AT": 5, + "BE": 9, + "CZ": 1, + "FR": 1, + "DE": 978, + "NL": 317, + "PL": 1, + "GB": 7, + "UZ": 1 + }, + "Hrvatska pošta": { + "BA": 2, + "HR": 1016, + "RS": 1, + "SI": 4 + }, + "Hrvatska pošta Mostar": { + "BA": 34 + }, + "India Post": { + "IN": 694 + }, + "InPost": { + "BY": 1, + "CA": 6, + "CZ": 5, + "FR": 10, + "DE": 14, + "IT": 19, + "PL": 12596, + "SK": 1, + "ES": 3, + "UA": 5, + "GB": 315 + }, + "Instituto Postal Telegráfico de Venezuela": { + "VE": 33 + }, + "Íslandspóstur": { + "IS": 246 + }, + "Isle of Man Post Office": {}, + "J&T Express": { + "ID": 26, + "MY": 118, + "PH": 50 + }, + "Jersey Post": {}, + "Kirkburton Post Office": { + "GB": 12 + }, + "La Poste": { + "AD": 3, + "BE": 26, + "BR": 3, + "CA": 2, + "DJ": 2, + "FR": 51313, + "DE": 26, + "IT": 2, + "ML": 4, + "MC": 1, + "SN": 5, + "ES": 5, + "SR": 5, + "CH": 391 + }, + "La Poste Monaco": { + "FR": 3, + "MC": 3 + }, + "La Poste Tunisienne": { + "TN": 4 + }, + "Latvijas Pasts": { + "LV": 233 + }, + "LBC": { + "PH": 153, + "GB": 1 + }, + "Liechtensteinische Post": { + "LI": 4 + }, + "Lietuvos paštas": { + "LV": 1, + "LT": 91 + }, + "Magyar Posta": { + "AT": 1, + "HR": 1, + "HU": 3098, + "RO": 16, + "SK": 6 + }, + "MaltaPost": { + "MT": 47 + }, + "MNG Kargo": { + "TR": 135 + }, + "MRW": { + "PT": 5, + "ES": 49, + "VE": 101 + }, + "New Zealand Post": { + "NZ": 293 + }, + "Nisa Local": { + "IE": 1, + "GB": 36 + }, + "Omniva": { + "EE": 139, + "LV": 198, + "LT": 105 + }, + "OPT": { + "BJ": 2, + "NC": 59 + }, + "Organización Coordinadora Argentina": { + "AR": 50, + "PY": 3 + }, + "Österreichische Post AG": { + "AT": 1290, + "CZ": 1, + "DE": 8, + "CH": 2 + }, + "P&T": { + "DK": 1, + "DE": 3, + "LU": 46 + }, + "Pakistan Post": { + "PK": 19 + }, + "Palestine Post": { + "PS": 42 + }, + "PHLPost": { + "PH": 61 + }, + "Poczta Polska": { + "CZ": 6, + "DE": 9, + "PL": 3350, + "UA": 1 + }, + "Pos Indonesia": { + "ID": 138 + }, + "Pos Malaysia": { + "MY": 352 + }, + "Post Aruba": {}, + "Post Danmark": { + "DK": 137 + }, + "Posta": { + "FO": 99, + "HU": 6, + "IT": 2, + "KE": 1, + "RO": 1, + "CH": 6 + }, + "Pošta Crne Gore": { + "ME": 24 + }, + "Posta e Kosovës": {}, + "Poșta Moldovei": { + "MD": 58, + "RO": 1 + }, + "Poșta Română": { + "RO": 322, + "UA": 2 + }, + "Posta Shqiptare": { + "AL": 76 + }, + "Pošta Slovenije": { + "AT": 3, + "HR": 4, + "IT": 7, + "SI": 492 + }, + "PostalAnnex": { + "US": 100 + }, + "Postbank": { + "BE": 1, + "FR": 1, + "DE": 804, + "GR": 1, + "IN": 1, + "NZ": 1, + "PH": 1, + "PL": 2, + "RS": 1, + "ES": 1, + "UG": 2, + "GB": 2, + "ZM": 1 + }, + "postcon": { + "DE": 7, + "IT": 1 + }, + "Poste Italiane": { + "FR": 4, + "IT": 8945, + "ES": 1, + "CH": 4 + }, + "Poste San Marino": { + "IT": 13 + }, + "Pošte Srpske": { + "BA": 93, + "RS": 2 + }, + "Postes Canada": { + "CA": 2277, + "US": 1 + }, + "Posti": { + "FI": 646, + "NO": 3, + "SE": 3 + }, + "PostNL": { + "BE": 12, + "DE": 8, + "NL": 6314 + }, + "PostNord": { + "DK": 95, + "FI": 4, + "NO": 13, + "SE": 1265 + }, + "PTT": { + "DZ": 1, + "CY": 1, + "FR": 23, + "LA": 6, + "MM": 3, + "NL": 4, + "PH": 24, + "RS": 1, + "CH": 6, + "TH": 419, + "TR": 658 + }, + "Royal Gibraltar Post Office": { + "ES": 1 + }, + "Serpost": { + "PE": 17 + }, + "Servientrega": { + "CO": 130, + "EC": 8 + }, + "Shoppers Drug Mart": { + "CA": 29 + }, + "Singapore Post": { + "MY": 86 + }, + "Slovenská pošta": { + "AT": 2, + "CZ": 2, + "HU": 7, + "PL": 7, + "SK": 1997 + }, + "South African Post Office": { + "ZA": 42 + }, + "Sürat Kargo": { + "TR": 54 + }, + "TCC": { + "CO": 6, + "ES": 694, + "GB": 1, + "US": 10 + }, + "TEALCA": { + "VE": 29 + }, + "Thailand Post": { + "MM": 6, + "TH": 347 + }, + "TNT": { + "AT": 16, + "BD": 1, + "FI": 2, + "FR": 2, + "DE": 7, + "GR": 1, + "IT": 6, + "JO": 1, + "LY": 1, + "NL": 82, + "PG": 1, + "PL": 1, + "TR": 3, + "UA": 1, + "GB": 20 + }, + "TTPost": {}, + "Tusass": { + "GL": 3 + }, + "United States Postal Service": { + "VU": 4, + "CA": 5, + "DE": 2, + "MX": 4, + "KR": 3, + "US": 21025 + }, + "UzPost": { + "UZ": 3 + }, + "Vietnam Post": { + "VN": 66 + }, + "Volg": { + "DE": 1, + "CH": 110 + }, + "WH Smith": { + "GB": 23 + }, + "Yurtiçi Kargo": { + "TR": 103 + }, + "Zásilkovna": { + "AT": 1, + "CZ": 4566, + "DE": 10, + "PL": 27, + "SK": 4 + }, + "Zoom": { + "BR": 2, + "FR": 1, + "QA": 2, + "PY": 2, + "VE": 26 + }, + "Ελληνικά Ταχυδρομεία": { + "GR": 464, + "TR": 1 + }, + "Белпошта": { + "BY": 2032, + "LV": 1, + "PL": 1 + }, + "Български пощи": { + "BG": 294 + }, + "ГиперМолл": { + "BY": 7 + }, + "ГУП Почта Приднестровья": { + "MD": 21 + }, + "Еконт Експрес ЕООД": { + "BG": 376, + "RO": 2 + }, + "Интернет-магазин Евроопт": { + "BY": 41 + }, + "Қазпошта": { + "KZ": 13 + }, + "Македонска Пошта": { + "MK": 23 + }, + "Почта Крыма": { + "UA": 37 + }, + "АО \"Почта России\"": { + "CN": 1, + "PL": 1, + "UA": 8 + }, + "Пошта Србије": { + "BA": 2, + "HR": 4, + "HU": 3, + "RO": 18, + "RS": 1505 + }, + "УК \"СДЭК\"": { + "AM": 21, + "AZ": 1, + "BY": 31, + "KZ": 242, + "KG": 44, + "UA": 1, + "UZ": 23 + }, + "Укрпошта": { + "HU": 2, + "RO": 2, + "UA": 2359 + }, + "საქართველოს ფოსტა": { + "GE": 7 + }, + "דואר ישראל": { + "PS": 57 + }, + "البريد العراقي": { + "IQ": 3 + }, + "شرکت پست جمهوری اسلامی ایران": { + "IR": 104 + }, + "우정사업본부": { + "KR": 26 + }, + "ヤマト運輸": { + "JP": 233 + }, + "中華郵政": { + "TW": 3060 + }, + "佐川急便": { + "JP": 36 + }, + "日本郵便": { + "JP": 4273 + }, + "香港郵政 Hongkong Post": { + "CN": 830 + }, + "Die Post": { + "AT": 1, + "BE": 2, + "FR": 11, + "DE": 49, + "IT": 22, + "CH": 3360 + }, + "Evri": { + "GB": 11 + }, + "SEUR": { + "PT": 1, + "ES": 190 + }, + "Delivery": { + "UA": 7 + }, + "Justin": { + "IN": 1, + "PH": 1, + "SR": 1, + "UG": 1, + "UA": 23 + }, + "Meest": { + "UA": 83 + }, + "Nova Poshta": { + "MD": 6, + "UA": 4 + }, + "Nova Post": { + "DE": 4, + "LV": 1, + "PL": 7, + "RO": 1 + }, + "Автолюкс": { + "BY": 1, + "UA": 24 + }, + "Нова Пошта": { + "HU": 1, + "RO": 3, + "UA": 1680 + }, + "Alabama Department of Corrections": { + "US": 12 + }, + "Arkansas Department of Corrections": { + "US": 11 + }, + "Bermuda Department of Corrections": {}, + "Bureau of Jail Management and Penology": { + "PH": 37 + }, + "California Department of Corrections and Rehabilitation": { + "US": 18 + }, + "CoreCivic": { + "US": 19 + }, + "Departamento de Administração Prisional": { + "BR": 14 + }, + "Department of Corrections": { + "NZ": 20, + "US": 4 + }, + "Direction de l'Administration pénitentiaire": {}, + "Federal Bureau of Prisons": { + "US": 104 + }, + "Florida Department of Corrections": { + "US": 30 + }, + "Georgia Department of Corrections": { + "US": 28 + }, + "His Majesty's Prison Service": { + "GB": 16 + }, + "Idaho Department of Correction": { + "US": 2 + }, + "Illinois Department of Corrections": { + "US": 25 + }, + "Indiana Department of Correction": { + "US": 16 + }, + "Instituto Nacional Penitenciario": { + "PE": 35 + }, + "Irish Prison Service": { + "IE": 3 + }, + "Kentucky Department of Corrections": { + "US": 13 + }, + "Kriminalvården": { + "SE": 26 + }, + "Michigan Department of Corrections": { + "US": 11 + }, + "Ministerio de Justicia y Paz": { + "CR": 20 + }, + "Nevada Department of Corrections": { + "US": 8 + }, + "Northern Ireland Prison Service": {}, + "Ohio Department of Rehabilitation and Correction": { + "US": 15 + }, + "Oregon Department of Corrections": { + "US": 7 + }, + "Pennsylvania Department of Corrections": { + "US": 15 + }, + "Scottish Prison Service": { + "GB": 10 + }, + "Secretaria da Administração Penitenciária - Coordenadoria da Região Oeste do Estado": { + "BR": 18 + }, + "Tennessee Department of Correction": { + "US": 14 + }, + "Texas Department of Criminal Justice": { + "US": 27 + }, + "Texas Department of Criminal Justice Correctional Institutions Division": { + "US": 20 + }, + "Virginia Department of Corrections": { + "US": 47 + }, + "Washington State Department of Corrections": { + "US": 11 + }, + "Wisconsin Department of Corrections": { + "US": 36 + }, + "Zbor väzenskej a justičnej stráže": { + "SK": 11 + }, + "ГУФСИН России по Свердловской области": {}, + "УФСИН по Тюменской области": {}, + "УФСИН России по Московской области": {}, + "УФСИН России по Оренбургской области": {}, + "УФСИН России по Республике Мордовия": {}, + "УФСИН России по Удмуртской Республике": {}, + "Electric Star Pubs": { + "GB": 4 + }, + "Remarkable Pubs": { + "GB": 2 + }, + "Stonegate": { + "GB": 1072, + "US": 1 + }, + "Aamps": { + "IT": 39 + }, + "Ab Ekorosk Oy": { + "FI": 2 + }, + "Aberdeenshire Council": { + "GB": 410 + }, + "Abfall- und Wertstofflogistik Neuss": {}, + "Abfallbetrieb Kreis Viersen": {}, + "Abfallwirtschaft Dithmarschen": { + "DE": 122 + }, + "Abfallwirtschaftsbetrieb Böblingen": { + "DE": 33 + }, + "Abfallwirtschaftsbetrieb München": { + "DE": 99 + }, + "Abfallwirtschaftsbetriebe Köln": { + "DE": 1 + }, + "Abfallwirtschaftsbetriebe Münster": { + "DE": 6 + }, + "Abfallwirtschaftsgesellschaft Bassum": {}, + "Abfallwirtschaftsgesellschaft Wuppertal": { + "DE": 316 + }, + "ABV Kreis Viersen": { + "DE": 35 + }, + "Acea Pinerolese Industriale Spa": { + "IT": 34 + }, + "AcegasApsAmga": { + "IT": 170 + }, + "Actifrip": { + "FR": 26 + }, + "AHE": { + "DE": 235 + }, + "Ajonc": { + "FR": 60 + }, + "Ajuntament de Beniarbeig": { + "ES": 27 + }, + "Ajuntament de Riba-roja de Túria": { + "ES": 24 + }, + "Ajuntament de Santa Coloma de Cervelló": { + "ES": 18 + }, + "Ajuntament de Santa Coloma de Gramenet": { + "ES": 89 + }, + "Ajuntament Sant Boi de Llobregat": { + "ES": 508 + }, + "Aktex Rohstoff-Recycling Nord": { + "DE": 15 + }, + "Aktion Friedensdorf": { + "DE": 16 + }, + "Aktion Hoffnung": { + "DE": 218 + }, + "Alba": { + "AR": 1, + "CL": 2, + "FR": 2, + "QA": 2, + "DE": 47, + "LV": 1, + "PL": 2 + }, + "ALBA Braunschweig GmbH": { + "DE": 130 + }, + "Algar": { + "PT": 45 + }, + "Alia": { + "IT": 52 + }, + "Alisea S.p.A.": { + "IT": 6 + }, + "Alphen aan den Rijn": { + "NL": 53 + }, + "AMA": { + "DE": 3, + "ID": 2, + "IT": 249, + "PH": 1, + "ES": 1 + }, + "Amiu": { + "IT": 224 + }, + "AMOS": { + "FR": 38, + "NL": 4 + }, + "Apivet": { + "FR": 16 + }, + "APS": { + "IT": 731, + "MT": 3, + "US": 27 + }, + "AREA": { + "FR": 1410, + "IT": 23 + }, + "Área Limpia": { + "CO": 29 + }, + "Asekol": { + "CZ": 6, + "PL": 15, + "SK": 7 + }, + "ASEKOL PL": { + "PL": 29 + }, + "ASIA": { + "IT": 31 + }, + "association Jardin de Traverse": { + "FR": 14 + }, + "Astral": { + "CA": 279, + "IT": 2 + }, + "Atrium Optima": { + "SK": 155 + }, + "Attiva": { + "IT": 128 + }, + "Avalex": { + "NL": 1025 + }, + "AVE": { + "CU": 12, + "CZ": 11, + "MD": 4, + "UA": 2 + }, + "AVEA": { + "DE": 12, + "TR": 1 + }, + "Avri": { + "NL": 33 + }, + "AWISTA": { + "DE": 93 + }, + "AWISTA-Starnberg": { + "DE": 1 + }, + "AWS Augsburg": { + "DE": 5 + }, + "AWS Stuttgart": { + "DE": 2 + }, + "AWU Oberhavel": { + "DE": 2 + }, + "AWU Ostprignitz-Ruppin": {}, + "Ayto Villarcayo MCV": { + "ES": 16 + }, + "Ayuntamiento de Albacete": { + "ES": 1537 + }, + "Ayuntamiento de Majadahonda": { + "ES": 628 + }, + "Ayuntamiento de Villarcayo MCV": { + "ES": 31 + }, + "Baliz Textilwerke": { + "DE": 103 + }, + "Bartow County": { + "US": 14 + }, + "Bassin de Pompey": { + "FR": 90 + }, + "Berlin-Textilrecycling": { + "DE": 8 + }, + "Berliner Stadtreinigungsbetriebe": { + "DE": 39 + }, + "Bethel": { + "DE": 21, + "LR": 1 + }, + "Bil Ta Garbi": { + "FR": 30 + }, + "BIR": { + "NO": 188, + "PH": 1 + }, + "bonnorange": { + "DE": 24 + }, + "Bordeaux Métropole": { + "FR": 238 + }, + "BRF Norra Guldheden Nr 1": { + "SE": 56 + }, + "British Heart Foundation": { + "GB": 40 + }, + "Brotex": { + "DE": 12 + }, + "Bruxelles Environnement - Leefmilieu Brussel": { + "BE": 35 + }, + "Bruxelles-Propreté - Net Brussel": { + "BE": 415 + }, + "CACL": {}, + "Câmara Municipal de Lisboa": { + "PT": 589 + }, + "Cannone": { + "IT": 5 + }, + "Caritas Ambrosiana": { + "IT": 34 + }, + "Cavtex": { + "DE": 24 + }, + "CCPOP": { + "FR": 203 + }, + "CCPRO": { + "FR": 1933 + }, + "CCTVI": { + "FR": 18 + }, + "CCVCD": { + "FR": 147 + }, + "CenterParcs": { + "DE": 1, + "NL": 35 + }, + "Charlieu-Belmont Communauté": { + "FR": 232 + }, + "Chrysalide Ressourcerie": {}, + "Circulus": { + "NL": 113 + }, + "Citeo": { + "FR": 32 + }, + "City Green Point Deutschland GmbH": { + "DE": 13 + }, + "City of Boston Public Works": { + "US": 64 + }, + "City of Edinburgh Council": { + "GB": 472 + }, + "City of Lawrence": { + "US": 59 + }, + "City of Vaughan": { + "CA": 204 + }, + "CityGreenPoint": { + "DE": 36 + }, + "CityGreenPoint Deutschland": {}, + "Clermont Auvergne Métropole": { + "FR": 329 + }, + "Clisson Sèvre et Maine Agglo": { + "FR": 73 + }, + "Club de Huella Ecológica": { + "AR": 11 + }, + "Cogersa": { + "ES": 54 + }, + "Coliba": { + "GH": 20 + }, + "COLLECTIVITE TERRITORIALE DE SAINT MARTIN - CORBEILLES DE TRI SELECTIF": {}, + "COLLECTIVITE TERRITORIALE DE SAINT MARTIN - CORBEILLES DE TRI SELECTIF DCV": {}, + "Communauté d'Agglomération du Cotentin": { + "FR": 13 + }, + "Communauté d'agglomération Pays Basque": { + "FR": 164, + "ES": 1 + }, + "Communauté de Communes Alpes Provence Verdon, Sources de Lumières": { + "FR": 348 + }, + "Communauté de communes des Pays du Sel et du Vermois": { + "FR": 58 + }, + "Communauté de communes du Grand Pontarlier": { + "FR": 230, + "CH": 1 + }, + "Communauté de communes du Pays de Colombey et du Sud Toulois": { + "FR": 133 + }, + "Communauté de Communes du Pays de L'Arbresle": {}, + "Communauté de Communes du Pays de Redon": { + "FR": 152 + }, + "Communauté de communes du Pays du Saintois": { + "FR": 230 + }, + "Communauté de communes Moselle et Madon": { + "FR": 201 + }, + "Communauté de communes Pévèle Carembault": { + "FR": 12 + }, + "Communauté de communes Terres Touloises": { + "FR": 708 + }, + "Compostri": { + "FR": 11, + "PS": 1 + }, + "Concello de Mugardos": { + "ES": 20 + }, + "Contex": { + "DE": 1, + "CH": 16 + }, + "Cooperativa Sociale Centro di Lavoro San Giovanni Calabria": { + "IT": 15 + }, + "COPAVO": { + "FR": 15 + }, + "Cork County Council": { + "IE": 63 + }, + "Cumbria Waste Management Ltd": { + "GB": 11 + }, + "Curitas België": {}, + "Curitas Nederland": {}, + "Dansk Røde Kors": { + "DK": 9 + }, + "Darbo Recycling": { + "DE": 24 + }, + "Däsa Wiederverwertungs GmbH": { + "DE": 30 + }, + "De Kringwinkel": { + "BE": 31 + }, + "Den Haag": { + "NL": 50 + }, + "des Jardins et des Hommes": { + "FR": 31 + }, + "DESWOS": { + "DE": 13 + }, + "Deutsche Lebens-Rettungs-Gesellschaft": { + "DE": 203 + }, + "Diakoniewerk Essen": { + "DE": 48 + }, + "DRK Kreisverband Bonn e.V.": { + "DE": 13 + }, + "Dürener Service Betrieb": { + "DE": 15 + }, + "EAD": { + "DE": 28 + }, + "East-West Textilrecycling Kursun": { + "DE": 32 + }, + "Eco-Emballages": { + "FR": 42 + }, + "Ecotextile": { + "FR": 17 + }, + "Eesti Taaskasutusorganisatsioon MTÜ": { + "EE": 12 + }, + "Ekocharita": { + "SK": 50 + }, + "Ekokymppi": { + "FI": 29 + }, + "Ekorosk Oy": { + "FI": 27 + }, + "Emmaüs": { + "BE": 1, + "FR": 61 + }, + "Empresa Municipal de Servicios de Aseo": { + "BO": 30 + }, + "Entsorgung Dortmund GmbH": { + "DE": 25 + }, + "Entsorgungs- und Servicebetrieb Bocholt": { + "DE": 1 + }, + "Entsorgungsbetriebe der Stadt Ulm": { + "DE": 1 + }, + "Entsorgungsbetriebe Essen": { + "DE": 405 + }, + "ERZ": { + "ES": 5, + "CH": 189 + }, + "ETO": { + "EE": 26 + }, + "Eurocycle GmbH": { + "DE": 49 + }, + "Fa. A. Hahn": { + "DE": 19 + }, + "Fa. Rhenus, im Auftrag der Stadt Heidelberg": { + "DE": 12 + }, + "Faircollect": { + "DE": 11 + }, + "FBH-NP Nonprofit Kft.": { + "HU": 18 + }, + "FCC": { + "CA": 1, + "CU": 1, + "CZ": 9, + "FR": 5, + "ES": 44, + "GB": 1 + }, + "Fehr": { + "CZ": 1, + "DE": 98 + }, + "Fife Council": { + "GB": 1786 + }, + "Förpacknings & Tidningsinsamlingen": { + "SE": 15 + }, + "Frankfurter Entsorgungs- und Service GmbH": { + "DE": 61 + }, + "Fretex": { + "NO": 71 + }, + "FTI": { + "IN": 1, + "SE": 50 + }, + "Fundacja Eco Textil": { + "PL": 31 + }, + "Fundacja Uśmiechu": { + "PL": 19 + }, + "Fundacja z Sercem": { + "PL": 42 + }, + "FWS": { + "DE": 65, + "CH": 7, + "US": 3 + }, + "FWS Altkleider Container Service": { + "DE": 24 + }, + "GAK Textilrecycling GmbH": { + "DE": 32 + }, + "Gemeente Assen": { + "NL": 94 + }, + "Gemeente Groningen": { + "NL": 390 + }, + "Gemeente Utrechtse Heuvelrug": { + "NL": 99 + }, + "Gemeente Zaanstad": { + "NL": 250 + }, + "Gemeinde Bedburg-Hau": { + "DE": 23 + }, + "Geofor": { + "IT": 57 + }, + "Gesamb": { + "PT": 266, + "ES": 1 + }, + "Gesellschaft im Ostalbkreis für Abfallbewirtschaftung mbH": { + "DE": 3 + }, + "Gew. Fa. Mettex": { + "DE": 7 + }, + "GIWOG": { + "AT": 48 + }, + "Glasgow City Council": { + "GB": 240 + }, + "GLØR": { + "NO": 25 + }, + "Göttinger Entsorgungsbetriebe": { + "DE": 7 + }, + "Grand Lyon": { + "FR": 5174 + }, + "Grotex Recycling GmbH": { + "DE": 16 + }, + "Gruppo HERA": { + "IT": 111 + }, + "GSAK": { + "DE": 112 + }, + "GVA Baden": { + "AT": 15 + }, + "H W Martin Waste Limited": { + "GB": 13 + }, + "HeDi": { + "FR": 1, + "DE": 17 + }, + "HERA": { + "IT": 881 + }, + "hoelp": { + "DE": 38 + }, + "Human Bridge": { + "SE": 15 + }, + "Humana": { + "AT": 126, + "DK": 1, + "EE": 1, + "FI": 3, + "FR": 3, + "DE": 195, + "IT": 117, + "LV": 1, + "PT": 2, + "SK": 11, + "SI": 6, + "ES": 16, + "SE": 3, + "UA": 1 + }, + "HUMANA Kleidersammlung GmbH": { + "DE": 67 + }, + "HVC": { + "NL": 318 + }, + "Hygea": { + "BE": 57, + "FR": 1 + }, + "IDELUX-Environnement": { + "BE": 464, + "FR": 5, + "DE": 1 + }, + "IMOG": { + "BE": 18 + }, + "Inagra": { + "ES": 36 + }, + "Interco Normandie Sud Eure": { + "FR": 14 + }, + "Intradel": { + "BE": 164, + "DE": 1 + }, + "IOK Afvalbeheer": { + "BE": 27 + }, + "IPALE": { + "BE": 19 + }, + "Irado": { + "NL": 157 + }, + "Iridex": { + "RO": 87 + }, + "Isevtex": { + "DE": 12 + }, + "Isle of Wight Council": { + "GB": 157 + }, + "Isontina Ambiente": { + "IT": 1 + }, + "IVAREM": { + "BE": 28 + }, + "IVIO": { + "BE": 22 + }, + "Jakob Becker": { + "DE": 15 + }, + "Jakob Becker Entsorgungs-GmbH": { + "DE": 13 + }, + "Jätekukko Oy": { + "FI": 18 + }, + "Jeder Tropfen zählt": { + "DE": 2 + }, + "Johannes Fehr GmbH & Co. KG": { + "DE": 7 + }, + "Johanniter-Unfall-Hilfe": { + "AT": 3, + "DE": 53 + }, + "Jura Nature Environnement": { + "FR": 5 + }, + "Kapaklı Belediyesi": { + "TR": 49 + }, + "Karl Meyer AG": { + "DE": 12 + }, + "Karl Meyer Rohstoffverwertung": { + "DE": 144 + }, + "Keep Athens Limestone Beautiful": { + "US": 10 + }, + "Kleine Patienten in Not e.V.": { + "DE": 11 + }, + "Kloktex": { + "CZ": 77 + }, + "Knettenbrech + Gurdulic Rhein-Neckar GmbH": { + "DE": 115 + }, + "Knettenbrech+Gurdulic": { + "DE": 26 + }, + "Komunala Idrija": { + "SI": 18 + }, + "KOSIT, a.s.": { + "SK": 675 + }, + "Kreiswerke Cochem-Zell (Abfallwirtschaft)": { + "DE": 19 + }, + "KuB GmbH": { + "DE": 22 + }, + "La Bouquinerie du Sart": { + "FR": 12 + }, + "Landkreis Kaiserslautern": { + "DE": 42 + }, + "Landkreis Prignitz": { + "DE": 301 + }, + "Lane County Waste Management": { + "US": 13 + }, + "Laval Agglomération": { + "FR": 63 + }, + "Le Foyer": { + "FR": 6, + "PE": 1 + }, + "Le Foyer Notre-Dame des sans-abri": {}, + "Le Grand Narbonne ca": { + "FR": 12 + }, + "Le Mans métropole": {}, + "Le Relais": { + "FR": 1434, + "MG": 1, + "CH": 2 + }, + "Le Relais 75": { + "FR": 15 + }, + "Le Relais Atlantique": { + "FR": 18 + }, + "Leger des Heils": { + "NL": 70 + }, + "Les Alchimistes": { + "FR": 8 + }, + "Les Petits Riens - Spullenhulp": { + "BE": 97 + }, + "Limasam": { + "ES": 13998 + }, + "Limburg.net": { + "BE": 50 + }, + "Limoges Métropole": { + "FR": 513 + }, + "Linz AG Abfall": { + "AT": 26 + }, + "Loop": { + "BR": 4, + "DE": 381, + "US": 1 + }, + "Lorenz Wittmann GmbH": { + "DE": 38 + }, + "LTC": { + "CA": 3, + "FR": 287, + "UG": 1 + }, + "Lüleburgaz Belediyesi": { + "TR": 46 + }, + "M-Texx": { + "BG": 11 + }, + "MA48": { + "AT": 128 + }, + "Madre Coraje": { + "ES": 148 + }, + "Mairie d'Evry": { + "FR": 41 + }, + "Marius Pedersen,a.s.": { + "SK": 98 + }, + "MB Recycling": { + "PL": 69 + }, + "MEBRA Märkische Entsorgungsgesellschaft Brandenburg mbH": { + "DE": 42 + }, + "Meerlanden": { + "NL": 138 + }, + "Město Sokolov": { + "CZ": 27 + }, + "Métropole d'Aix-Marseille-Provence": { + "FR": 45 + }, + "Métropole de Lyon": { + "FR": 1806 + }, + "Miejski Zakład Zieleni, Dróg i Ochrony Środowiska w Kołobrzegu Sp. z o.o.": { + "PL": 47 + }, + "Migros": { + "FR": 3, + "DE": 2, + "IT": 2, + "CH": 253, + "TR": 57 + }, + "Ministerio de Ambiente y Espacio Público": { + "AR": 20 + }, + "Morlaix Communauté": { + "FR": 41 + }, + "Movar": { + "NO": 15 + }, + "Municipalidad de Quilmes": { + "AR": 18 + }, + "Municipalidad de Roldán": { + "AR": 63 + }, + "Nausicaa": { + "IT": 29 + }, + "Next Textiles Association": { + "FR": 11 + }, + "Norges Røde Kors": { + "NO": 9 + }, + "Nottingham City Council": { + "GB": 500 + }, + "ODEBRECHT": { + "BR": 14 + }, + "Oliobox": { + "BE": 104 + }, + "OOO \"Прозрачный источник\"": {}, + "Orléans Métropole": { + "FR": 66 + }, + "Parish of St. Helier": {}, + "Plaine Commune": { + "FR": 89 + }, + "Polski Czerwony Krzyż": { + "PL": 401 + }, + "Porsiete": { + "ES": 16 + }, + "Pranta de Reciclaxe da Mancomunidade de Concellos do Barbanza": { + "ES": 7 + }, + "Pražské služby a.s.": { + "CZ": 31 + }, + "PreZero": { + "DE": 39, + "NL": 23, + "PL": 2 + }, + "Profittex GmbH": { + "DE": 18, + "PL": 2 + }, + "Punto Seguro": { + "CR": 44 + }, + "RAD": { + "BE": 1, + "CO": 1, + "NL": 31 + }, + "RCM-CORBEILLES2022-COM-ENV": {}, + "RD4": { + "DE": 4, + "NL": 36 + }, + "Recycom": { + "EE": 1, + "QA": 1, + "GR": 20 + }, + "Récylum": { + "FR": 15 + }, + "Reinis": { + "NL": 15 + }, + "reloga": { + "DE": 17 + }, + "REMONDIS": { + "BE": 1, + "DE": 669, + "NL": 2, + "PL": 2 + }, + "Rennes Métropole": { + "FR": 496 + }, + "RER Group Romania": { + "RO": 456 + }, + "Retextil Recycling International": { + "DE": 6 + }, + "Rhenus": { + "BG": 1, + "DE": 91 + }, + "Rhenus Logistic": { + "DE": 48 + }, + "Rhenus Logistics": { + "AT": 1, + "DE": 654, + "NL": 5, + "PL": 1 + }, + "Rinki": { + "FI": 52 + }, + "Rodez Agglomération": { + "FR": 74 + }, + "Roteb": { + "NL": 53 + }, + "ROVA": { + "NL": 40 + }, + "RSAG": { + "DE": 643 + }, + "S.K.C": { + "DE": 9 + }, + "S.K.C. Textilrecycling KG": { + "DE": 38 + }, + "Saint-Étienne Métropole": { + "FR": 920 + }, + "SAKO": { + "BF": 1, + "CZ": 18 + }, + "SBA": { + "EC": 1, + "FR": 22, + "NZ": 1, + "CH": 2, + "US": 1 + }, + "Schönmackers Umweltdienste GmbH & Co. KG": { + "DE": 19 + }, + "Scope": { + "NL": 1, + "GB": 25 + }, + "SEA": { + "FR": 1, + "IT": 37, + "UA": 1 + }, + "Seattle University": { + "US": 136 + }, + "Secretaria de Serviços Públicos": { + "BR": 18 + }, + "SEMOCTOM": { + "FR": 31 + }, + "Serviços Intermunicipalizados de Águas e Resíduos": { + "PT": 330 + }, + "Šiaulių regiono atliekų tvarkymo centras": { + "LT": 13 + }, + "SICTOM": { + "FR": 16 + }, + "Sictom du Marsan": { + "FR": 14 + }, + "Sictom Pézenas Agde": { + "FR": 16 + }, + "Sidefage": { + "FR": 89, + "CH": 11 + }, + "SIEEOM Sud-Quercy": { + "FR": 32 + }, + "SIETOM": { + "FR": 13 + }, + "SIETOM de Chalosse": { + "FR": 62 + }, + "Silim Environnement": { + "FR": 12 + }, + "SIMAR": { + "PT": 76 + }, + "SIRCTOM": { + "FR": 90 + }, + "SISTO": { + "FR": 14 + }, + "SITCOM - Côte sud des Landes": { + "FR": 1067 + }, + "Sitcom du Marsan": { + "FR": 452 + }, + "Sivalor": { + "FR": 54, + "CH": 5 + }, + "SIVOM": { + "FR": 217 + }, + "Služby města Český Krumlov s.r.o.": { + "CZ": 130 + }, + "SMAV": { + "FR": 35 + }, + "SMD3": { + "FR": 46 + }, + "SMICOTOM": { + "FR": 260 + }, + "Smictom": { + "FR": 51 + }, + "SMICVAL": { + "FR": 35 + }, + "SMIRCTOM": { + "FR": 134 + }, + "Smitom-Lombric": { + "FR": 28 + }, + "SMND": { + "FR": 140 + }, + "Société Méditerranéenne de Nettoiement": { + "FR": 20 + }, + "SOEX": { + "DE": 49, + "GB": 2 + }, + "Solidarité Textiles": { + "FR": 21 + }, + "Somerset Waste Partnership": { + "GB": 3 + }, + "Sorpa": { + "IS": 62 + }, + "SP Textilverwertung": { + "DE": 21 + }, + "Stad Halle": { + "BE": 141 + }, + "Stadswerk 072": { + "NL": 58 + }, + "Stadt Bern": { + "CH": 281 + }, + "Stadt Hamm": { + "DE": 196 + }, + "Stadt Heidelberg": { + "DE": 186 + }, + "Stadt Kamp-Lintfort": { + "DE": 81 + }, + "Stadt Krems": { + "AT": 89 + }, + "Stadt Landshut": { + "DE": 123 + }, + "Stadt Willich": { + "DE": 49 + }, + "Stadtentsorgung Potsdam": { + "DE": 31 + }, + "Stadtfriedhof Göttingen": { + "DE": 34 + }, + "Stadtreiniger Kassel": { + "DE": 12 + }, + "Stadtreinigung Hamburg": { + "DE": 386 + }, + "Stadtreinigung Leipzig": { + "DE": 95 + }, + "Stadtreinigungs-, Transport- und Baubetrieb Lüdenscheid": { + "DE": 18 + }, + "Subsecretaria de ambiente y espacio público": { + "AR": 51 + }, + "Suez": { + "AU": 2, + "BE": 1, + "FR": 76, + "DE": 3, + "MX": 1, + "NL": 1, + "GB": 38, + "US": 1 + }, + "Suez Süd GmbH": { + "DE": 22 + }, + "Suma": { + "PT": 14, + "ES": 10 + }, + "Suomen Pakkauskierrätys RINKI Oy": { + "FI": 15 + }, + "SYBERT": { + "FR": 17 + }, + "SYDED": { + "FR": 25 + }, + "Syded du Lot": { + "FR": 59 + }, + "Sympany": { + "NL": 29 + }, + "Syndicat d'Elimination des Déchets de la Haute Lande": { + "FR": 23 + }, + "Syndicat de traitement des déchets du sud-est du Morbihan": { + "FR": 21 + }, + "Syndicat de traitement des déchets du Sud-Est Morbihan": { + "FR": 111 + }, + "Syndicat mixte d’élimination des déchets de l’arrondissement de Rouen": { + "FR": 729 + }, + "Syndicat Mixte du Point Fort": { + "FR": 14 + }, + "Syndicat mixte intercommunal de collecte et de traitement des ordures ménagères des Pays de Vilaine": { + "FR": 33 + }, + "Syndicat mixte intercommunal pour la collecte et le traitement des ordures ménagères Sud-Est 35": { + "FR": 14 + }, + "Szegedi Hulladékgazdálkodási Nonprofit Kft.": { + "HU": 107, + "RO": 3, + "RS": 3 + }, + "TBS": { + "DE": 18, + "PL": 2 + }, + "team orange": { + "DE": 13 + }, + "Team Sauberes Karlsruhe": {}, + "Technische Betriebe Remscheid": { + "DE": 11 + }, + "Technische Betriebe Velbert": { + "DE": 14 + }, + "Tekniska verken": { + "SE": 33 + }, + "Terre": { + "BE": 64, + "US": 1 + }, + "Tesco": { + "CZ": 49, + "HU": 26, + "IE": 9, + "MY": 2, + "PL": 6, + "SK": 45, + "KR": 1, + "TH": 1, + "GB": 1197 + }, + "Texaid": { + "AT": 1, + "DE": 65, + "CH": 145 + }, + "TEXAID Austria": { + "AT": 5 + }, + "TEXAID Bulgaria": { + "BG": 13 + }, + "TEXAID Collection GmbH": { + "DE": 57 + }, + "TEXAID Deutschland": { + "DE": 86 + }, + "TEXAID Hungaria": {}, + "TexCycle": { + "BG": 50 + }, + "The Fire Fighters Charity": { + "GB": 25 + }, + "Tibi": { + "BE": 18 + }, + "Toulouse Métropole": { + "FR": 1734 + }, + "Tours Métropole Val de Loire": { + "FR": 82 + }, + "Tremplin": { + "FR": 22, + "DE": 1 + }, + "TVO": { + "EE": 28 + }, + "Twente Milieu": { + "NL": 109 + }, + "UFF": { + "BR": 2, + "DK": 1, + "FI": 66, + "DE": 1, + "NO": 35 + }, + "UIC": { + "IT": 15 + }, + "University of Cambridge": { + "GB": 1801 + }, + "Urbarser": { + "ES": 96 + }, + "UROLA ERDIKO MANKOMUNITATEA": { + "ES": 57 + }, + "Urząd Miasta Opola": { + "PL": 33 + }, + "USB Bochum": { + "DE": 116 + }, + "UW Facilities": { + "US": 90 + }, + "V.H.S. Europ": { + "BE": 17 + }, + "Valorlis": { + "PT": 23 + }, + "Veolia": { + "AM": 2, + "AU": 10, + "BG": 2, + "CL": 2, + "CZ": 9, + "FI": 2, + "FR": 94, + "QA": 1, + "DE": 51, + "MX": 1, + "NL": 7, + "NC": 1, + "PL": 8, + "RO": 1, + "SK": 2, + "UA": 58, + "GB": 84, + "US": 2 + }, + "Veolia Environmental Services ( U K ) Plc": { + "GB": 20 + }, + "Veolia Umweltservice": { + "DE": 13 + }, + "Vichy Communauté": { + "FR": 328 + }, + "Ville de Geneve": { + "CH": 89 + }, + "Ville de Paris": { + "FR": 395 + }, + "Ville de Sevran": { + "FR": 26 + }, + "Vlaams Internationaal Centrum": { + "BE": 25 + }, + "Vlaams Inzamel Centrum Textiel": { + "BE": 89 + }, + "Vorwerker Diakonie": { + "DE": 49 + }, + "Waste4Think": { + "GR": 22 + }, + "Weisgerber Umweltservice": { + "DE": 95 + }, + "Wereld Missie Hulp": { + "BE": 63 + }, + "Wirtschaftsbetriebe Duisburg": { + "DE": 21 + }, + "Wittmann": { + "DE": 38 + }, + "www.lerelais.org": { + "FR": 23 + }, + "YouthMappersUMSA": { + "BO": 114 + }, + "ZAW": { + "DE": 55, + "CH": 26 + }, + "Zeeuwse ReinigingsDienst B.V.": { + "NL": 12 + }, + "ZKE": { + "FR": 5, + "DE": 580 + }, + "Zweckverband Abfallwirtschaft Region Hannover": { + "DE": 45 + }, + "Zweckverband Abfallwirtschaft Region Trier": { + "DE": 302, + "LU": 1 + }, + "Zweckverband Abfallwirtschaft Straubing Stadt und Land": { + "DE": 73 + }, + "Zweckverband für Abfallbeseitigung Iserlohn": { + "DE": 42 + }, + "Zweckverband für Abfallwirtschaft Kempten": { + "DE": 162 + }, + "АРТИКА СИТИ": {}, + "БЕЛВТИ": { + "BY": 43 + }, + "БЕЛГИПС-ЭКО": { + "BY": 95 + }, + "Булекопак": { + "BG": 4 + }, + "БЧК": { + "BG": 29 + }, + "Втормет": {}, + "Еко Партнърс": {}, + "Екобулпак": { + "BG": 33 + }, + "Екопак": { + "BG": 77 + }, + "Емаус-Оселя": { + "UA": 4 + }, + "Зелений промінь": { + "UA": 20 + }, + "Київкомунсервіс": { + "UA": 101 + }, + "Мегаполисресурс": {}, + "МКМ Логистика": {}, + "МЭБОО \"Зелёный полюс\"": {}, + "ОАО \"Белвторресурсы\"": { + "BY": 12 + }, + "Одескомунтранс": { + "UA": 3 + }, + "ООО \"АМПК\"": {}, + "ООО \"Архангельский мусороперерабатывающий комбинат\"": {}, + "ООО \"Созвездие\"": {}, + "ООО «Спецтранс»": {}, + "ООО «Уралтелеком-С»": {}, + "ПП «Экогород»": { + "UA": 23 + }, + "Сбербанк": { + "BY": 10, + "KZ": 17, + "MD": 5, + "UA": 7 + }, + "Спецтранс": {}, + "Чистое дело": {}, + "Экобокс": {}, + "Экотехпром": {}, + "Abbotsford School District": { + "CA": 32 + }, + "ABC Unified School District": { + "US": 1 + }, + "Abilene ISD": { + "US": 14 + }, + "Aborlan Central District of Palawan Schools Division, DepEd": { + "PH": 18 + }, + "Aborlan East District of Palawan Schools Division, DepEd": { + "PH": 11 + }, + "Abra De Ilog-Paluan District of Occidental Mindoro Schools Division, DepEd": { + "PH": 42 + }, + "Abucay District, Bataan School Division, Department of Education": { + "PH": 13 + }, + "Abulug District of Cagayan Schools Division, DepEd": { + "PH": 27 + }, + "Abuyog East District of Leyte Schools Division, DepEd": { + "PH": 20 + }, + "Abuyog North District of Leyte Schools Division, DepEd": { + "PH": 19 + }, + "Abuyog South District of Leyte Schools Division, DepEd": { + "PH": 22 + }, + "Académie de Versailles": { + "FR": 24 + }, + "Academies Enterprise Trust": { + "GB": 2 + }, + "Academy District 20": { + "US": 22 + }, + "Academy Transformation Trust": { + "GB": 2 + }, + "Acorn Education Trust": {}, + "ACRA": { + "TD": 16 + }, + "ACT Education Directorate": { + "AU": 3 + }, + "Adams 12 Five Star Schools": { + "US": 44 + }, + "Adams-Pagudpud District of Ilocos Norte Schools Division, DepEd": { + "PH": 23 + }, + "Administración Nacional de Educatión Publica": {}, + "Advance Learning Partnership": {}, + "Agder fylkeskommune": { + "NO": 26 + }, + "Aglipay District of Quirino Schools Division, DepEd": { + "PH": 31 + }, + "Agno District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 20 + }, + "Agoncillo District of Batangas Schools Division, DepEd": { + "PH": 16 + }, + "Agoo West District of La Union Schools Division, DepEd": { + "PH": 11 + }, + "Aguilar District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 20 + }, + "Aguinaldo District of Ifugao Schools Division, DepEd": { + "PH": 19 + }, + "Ajuy District of Iloilo Schools Division, DepEd": { + "PH": 33 + }, + "Alachua County Public Schools": { + "US": 30 + }, + "Alamada East District of North Cotabato Schools Division, DepEd": { + "PH": 14 + }, + "Alamada West District of North Cotabato Schools Division, DepEd": { + "PH": 16 + }, + "Alaminos District, Laguna School Division, DepEd": { + "PH": 15 + }, + "Alangalang I District of Leyte Schools Division, DepEd": { + "PH": 24 + }, + "Alangalang II District of Leyte Schools Division, DepEd": { + "PH": 27 + }, + "Alavuden kaupunki": { + "FI": 68 + }, + "Albany County School District #1": { + "US": 573 + }, + "Albay II District Legaspi City Schools Division, DepEd": { + "PH": 13 + }, + "Albor District of Dinagat Island Schools Division, DepEd": { + "PH": 22 + }, + "Albuera North District of Leyte Schools Division, DepEd": { + "PH": 12 + }, + "Albuera South District of Leyte Schools Division, DepEd": { + "PH": 12 + }, + "Albuquerque Public Schools": { + "US": 69 + }, + "Alcala District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 23 + }, + "Alcala East District of Cagayan Schools Division, DepEd": { + "PH": 19 + }, + "Alcaldia de Barranquilla": { + "CO": 40 + }, + "Alcantara District of Romblon Schools Division, DepEd": { + "PH": 15 + }, + "Aldine Independent School District": { + "US": 77 + }, + "Alegria District of Cebu Schools Division, DepEd": { + "PH": 22 + }, + "Aleosan East District of North Cotabato Schools Division, DepEd": { + "PH": 13 + }, + "Aleosan West District of North Cotabato Schools Division, DepEd": { + "PH": 14 + }, + "Ålesund kommune": { + "NO": 52 + }, + "Aletheia Academies Trust": {}, + "Alexandria City Public Schools": { + "US": 32 + }, + "Alfonso Castañeda District, Nueva Vizcaya Schools Division, DepEd": { + "PH": 11 + }, + "Alfonso District of Cavite Schools Division, DepEd": { + "PH": 23 + }, + "Alfonso Lista District, Ifugao Schools Division, DepEd": { + "PH": 11 + }, + "Alfonso Lista I District of Ifugao Schools Division, DepEd": { + "PH": 12 + }, + "Algoma District School Board": { + "CA": 40 + }, + "Algonquin and Lakeshore Catholic District School Board": { + "CA": 36 + }, + "Alhambra Elementary School District": { + "US": 17 + }, + "Alhambra Unified School District": { + "US": 1 + }, + "Aliaga District of Nueva Ecija Schools Division, DepEd": { + "PH": 29 + }, + "Alice Independent School District": { + "US": 11 + }, + "Alicia District of Bohol Schools Division, DepEd": { + "PH": 20 + }, + "Alicia District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 33 + }, + "Alicia East District of Isabela Schools Division, DepEd": { + "PH": 12 + }, + "Alicia North District of Isabela Schools Division, DepEd": { + "PH": 59 + }, + "Alicia South District of Isabela Schools Division, DepEd": { + "PH": 11 + }, + "Alief Independent School District": { + "US": 46 + }, + "Alilem-Sugpon District of Ilocos Sur Schools Division, DepEd": { + "PH": 25 + }, + "Alimodian I District of Iloilo Schools Division, DepEd": { + "PH": 17 + }, + "Alimodian II District of Iloilo Schools Division, DepEd": { + "PH": 19 + }, + "All Saints Schools Trust": {}, + "Allacapan North District of Cagayan Schools Division, DepEd": { + "PH": 13 + }, + "Allacapan South District of Cagayan Schools Division, DepEd": { + "PH": 13 + }, + "Allen District of Northern Samar Schools Division, DepEd": { + "PH": 16 + }, + "Almagro District of Samar Schools Division, DepEd": { + "PH": 17 + }, + "Almeria District of Biliran Schools Division, DepEd": { + "PH": 17 + }, + "Aloguinsan District of Cebu Schools Division, DepEd": { + "PH": 20 + }, + "Aloran District of Misamis Occidental Schools Division, DepEd": { + "PH": 25 + }, + "Aloysius Stichting": { + "NL": 40 + }, + "Alpine School District": { + "US": 33 + }, + "Alta kommune": { + "NO": 26 + }, + "Altavas District of Aklan Schools Division, DepEd": { + "PH": 23 + }, + "Alubijid District of Misamis Oriental Schools Division, DepEd": { + "PH": 17 + }, + "Alver kommune": { + "NO": 38 + }, + "Amadeo District of Cavite Schools Division, DepEd": { + "PH": 11 + }, + "Amarillo Independent School District": { + "US": 10 + }, + "Ambitions Academies Trust": { + "GB": 2 + }, + "Ambray District, San Pablo City School Division, DepEd": { + "PH": 11 + }, + "Amlan District of Negros Oriental Schools Division, DepEd": {}, + "Amulung East District of Cagayan Schools Division, DepEd": { + "PH": 19 + }, + "Amulung West District of Cagayan Schools Division, DepEd": { + "PH": 23 + }, + "Anaheim Elementary School District": { + "US": 3 + }, + "Anaheim Union High School District": { + "US": 4 + }, + "Anao-Aon District of Surigao del Norte Schools Division, DepEd": { + "PH": 14 + }, + "Anda District of Bohol Schools Division, DepEd": { + "PH": 19 + }, + "Anda District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 27 + }, + "Angadanan District, Isabela Schools Division, DepEd": { + "PH": 12 + }, + "Angadanan East District of Isabela Schools Division, DepEd": { + "PH": 24 + }, + "Angadanan West District of Isabela Schools Division, DepEd": { + "PH": 20 + }, + "Angat District of Bulacan Schools Division, DepEd": { + "PH": 17 + }, + "Anglian Learning": { + "GB": 1 + }, + "Anglican Church": { + "AU": 1, + "BZ": 4, + "LS": 4, + "MW": 1, + "NZ": 1, + "NG": 1, + "PG": 13, + "TZ": 1 + }, + "Angus Council": { + "GB": 98 + }, + "Anilao District of Iloilo Schools Division, DepEd": { + "PH": 20 + }, + "Anini-y District of Antique Schools Division, DepEd": { + "PH": 20 + }, + "Ann Arbor Public Schools": { + "US": 26 + }, + "Antequera District of Bohol Schools Division, DepEd": { + "PH": 18 + }, + "Anthem Schools Trust": {}, + "Antipas District of North Cotabato Schools Division, DepEd": { + "PH": 19 + }, + "Apalit District of Pampanga Schools Division, DepEd": { + "PH": 20 + }, + "Aparri South Educational Zone District of Cagayan Schools Division, DepEd": { + "PH": 12 + }, + "Aparri West District of Cagayan Schools Division, DepEd": { + "PH": 18 + }, + "Appleton Area School District": { + "US": 42 + }, + "Aquinas Church of England Education Trust Limited": {}, + "Araceli District of Palawan Schools Division, DepEd": { + "PH": 19 + }, + "Arakan East District of North Cotabato Schools Division, DepEd": { + "PH": 18 + }, + "Arakan North District of North Cotabato Schools Division, DepEd": { + "PH": 20 + }, + "Arakan West District of North Cotabato Schools Division, DepEd": { + "PH": 16 + }, + "Arayat East District of Pampanga Schools Division, DepEd": { + "PH": 18 + }, + "Arayat West District of Pampanga Schools Division, DepEd": { + "PH": 18 + }, + "Arcadia Unified School District": { + "US": 1 + }, + "Archdiocese of Chicago": { + "US": 267 + }, + "Archdiocese of Cincinnati": { + "US": 246 + }, + "Archdiocese of Detroit": { + "US": 21 + }, + "Arendal kommune": { + "NO": 39 + }, + "Argao I District of Cebu Schools Division, DepEd": { + "PH": 28 + }, + "Argao II District of Cebu Schools Division, DepEd": { + "PH": 25 + }, + "Argyll and Bute Council": { + "GB": 76 + }, + "Aringay District of La Union Schools Division, DepEd": { + "PH": 24 + }, + "Aritao East District of Nueva Vizcaya Schools Division, DepEd": { + "PH": 11 + }, + "Aritao West District of Nueva Vizcaya Schools Division, DepEd": { + "PH": 12 + }, + "ARK Schools": { + "GB": 2 + }, + "Arlington Heights School District 25": { + "US": 11 + }, + "Arlington Independent School District": { + "US": 72 + }, + "Arlington Public Schools": { + "US": 68 + }, + "Aromar District of Caloocan City Schools Division, DepEd": { + "PH": 11 + }, + "Aroroy East District of Masbate Schools Division, DepEd": { + "PH": 30 + }, + "Aroroy West District of Masbate Schools Division, DepEd": { + "PH": 25 + }, + "Arteche District of Eastern Samar Schools Division, DepEd": { + "PH": 19 + }, + "Asingan I District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 14 + }, + "Asingan II District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 11 + }, + "Asipulo District of Ifugao Schools Division, DepEd": { + "PH": 17 + }, + "Asker kommune": { + "NO": 137 + }, + "Askøy kommune": { + "NO": 39 + }, + "Aspirations Academies Trust": {}, + "Aspire Academy Trust": { + "GB": 13 + }, + "Asset Education": {}, + "Aston Community Education Trust": { + "GB": 1 + }, + "Astrea Academy Trust": { + "GB": 1 + }, + "Asturias District of Cebu Schools Division, DepEd": { + "PH": 34 + }, + "Asuncion District of Davao del Norte Schools Division, DepEd": { + "PH": 28 + }, + "Atascadero Unified School District": { + "US": 12 + }, + "Atimonan District of Quezon Schools Division, DepEd": { + "PH": 32 + }, + "Atlant Basisonderwijs": { + "NL": 13 + }, + "Atok District of Benguet Schools Division, DepEd": { + "PH": 14 + }, + "Auris groep": { + "NL": 19 + }, + "Aurora District of Isabela Schools Division, DepEd": { + "PH": 27 + }, + "Aurora East District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 22 + }, + "Aurora West District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 25 + }, + "Austin Independent School District": { + "US": 124 + }, + "Avanti Schools Trust": { + "GB": 3 + }, + "Avon Maitland District School Board": { + "CA": 39 + }, + "Ayala District of Zamboanga City Schools Division, DepEd": { + "PH": 16 + }, + "Ayungon District of Negros Oriental Schools Division, DepEd": { + "PH": 23 + }, + "Azusa Unified School District": {}, + "Baao District of Camarines Sur Schools Division, DepEd": { + "PH": 29 + }, + "Baay-Licuan District of Abra Schools Division, DepEd": { + "PH": 13 + }, + "Babak District of Island Garden City of Samal Schools Division, DepEd": { + "PH": 21 + }, + "Babatngon District of Leyte Schools Division, DepEd": { + "PH": 24 + }, + "Bacacay East District of Albay Schools Division, DepEd": { + "PH": 14 + }, + "Bacacay South District of Albay Schools Division, DepEd": { + "PH": 17 + }, + "Bacacay West District of Albay Schools Division, DepEd": { + "PH": 18 + }, + "Bacarra I District of Ilocos Norte Schools Division, DepEd": { + "PH": 14 + }, + "Bacarra II District of Ilocos Norte Schools Division, DepEd": { + "PH": 11 + }, + "Baclayon District of Bohol Schools Division, DepEd": { + "PH": 14 + }, + "Bacnotan District of La Union Schools Division, DepEd": { + "PH": 19 + }, + "Baco District of Oriental Mindoro Schools Division, DepEd": { + "PH": 36 + }, + "Bacolod District of Lanao del Norte Schools Division, DepEd": { + "PH": 15 + }, + "Bacolor District of Pampanga Schools Division, DepEd": { + "PH": 23 + }, + "Bacon East District of Sorsogon City Schools Division, DepEd": { + "PH": 19 + }, + "Bacon West District of Sorsogon City Schools Division, DepEd": { + "PH": 21 + }, + "Bacong District of Negros Oriental Schools Division, DepEd": {}, + "Bacoor I District of Cavite Schools Division, DepEd": { + "PH": 12 + }, + "Bacoor II District of Cavite Schools Division, DepEd": { + "PH": 18 + }, + "Bacuag District of Surigao del Norte Schools Division, DepEd": { + "PH": 16 + }, + "Bacungan District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 22 + }, + "Badian District of Cebu Schools Division, DepEd": { + "PH": 26 + }, + "Badiangan District of Iloilo Schools Division, DepEd": { + "PH": 22 + }, + "Badoc District of Ilocos Norte Schools Division, DepEd": { + "PH": 21 + }, + "Bærum kommune": { + "NO": 336 + }, + "Bagabag District, Nueva Vizcaya Schools Division, DepEd": { + "PH": 18 + }, + "Baganga North District of Davao Oriental Schools Division, DepEd": { + "PH": 14 + }, + "Baganga South District of Davao Oriental Schools Division, DepEd": { + "PH": 16 + }, + "Baggao East District of Cagayan Schools Division, DepEd": { + "PH": 17 + }, + "Baggao North District of Cagayan Schools Division, DepEd": { + "PH": 19 + }, + "Baggao South District of Cagayan Schools Division, DepEd": { + "PH": 14 + }, + "Baggao West District of Cagayan Schools Division, DepEd": { + "PH": 15 + }, + "Baguio District of Davao City Schools Division, DepEd": { + "PH": 16 + }, + "Bagulin District of La Union Schools Division, DepEd": { + "PH": 18 + }, + "Bagumbayan I District of Sultan Kudarat Schools Division, DepEd": { + "PH": 52 + }, + "Bagumbayan III District of Sultan Kudarat Schools Division, DepEd": { + "PH": 19 + }, + "Bakun District of Benguet Schools Division, DepEd": { + "PH": 14 + }, + "Bakun District, Benguet Schools Division, DepEd": { + "PH": 15 + }, + "Balabac District of Palawan Schools Division, DepEd": { + "MY": 2, + "PH": 40 + }, + "Balamban I District of Cebu Schools Division, DepEd": { + "PH": 18 + }, + "Balamban II District of Cebu Schools Division, DepEd": { + "PH": 21 + }, + "Balangkayan District of Eastern Samar Schools Division, DepEd": { + "PH": 12 + }, + "Balaoan District of La Union Schools Division, DepEd": { + "PH": 22 + }, + "Balasan District of Iloilo Schools Division, DepEd": { + "PH": 18 + }, + "Balatan District of Camarines Sur Schools Division, DepEd": { + "PH": 22 + }, + "Balayan East District of Batangas Schools Division, DepEd": { + "PH": 14 + }, + "Balayan West District of Batangas Schools Division, DepEd": { + "PH": 12 + }, + "Balbalan District of Kalinga Schools Division, DepEd": { + "PH": 20 + }, + "Baldwin Park Unified School District": { + "US": 1 + }, + "Baleno District of Masbate Schools Division, DepEd": { + "PH": 29 + }, + "Baler District of Aurora Schools Division, DepEd": { + "PH": 17 + }, + "Balete District of Aklan Schools Division, DepEd": { + "PH": 16 + }, + "Baliangao District of Misamis Occidental Schools Division, DepEd": { + "PH": 14 + }, + "Baliguian District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 16 + }, + "Balilihan District of Bohol Schools Division, DepEd": { + "PH": 19 + }, + "Balingasag North Misamis Oriental Schools Division, DepEd": { + "PH": 13 + }, + "Balingasag South Misamis Oriental Schools Division, DepEd": { + "PH": 19 + }, + "Baliuag North District of Bulacan Schools Division, DepEd": { + "PH": 16 + }, + "Baliuag South District of Bulacan Schools Division, DepEd": { + "PH": 12 + }, + "Ballesteros District of Cagayan Schools Division, DepEd": { + "PH": 19 + }, + "Baloi East District of Lanao del Norte Schools Division, DepEd": { + "PH": 13 + }, + "Baloi West District of Lanao del Norte Schools Division, DepEd": { + "PH": 14 + }, + "Baltimore City Public Schools": { + "US": 103 + }, + "Baltimore County Public Schools": { + "US": 95 + }, + "Balud North District of Masbate Schools Division, DepEd": { + "PH": 22 + }, + "Balud South District of Masbate Schools Division, DepEd": { + "PH": 16 + }, + "Balungao District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 22 + }, + "Bamban District, Tarlac School Division, Department of Education": { + "PH": 21 + }, + "Bambang District, Nueva Vizcaya Schools Division, DepEd": { + "PH": 20 + }, + "Banate District of Iloilo Schools Division, DepEd": { + "PH": 15 + }, + "Banaue District of Ifugao Schools Division, DepEd": { + "PH": 19 + }, + "Banaybanay District of Mati City Schools Division, DepEd": { + "PH": 22 + }, + "Banayoyo-Lidlidda-San Emilio District of Ilocos Sur Schools Division, DepEd": { + "PH": 25 + }, + "Banga District of Aklan Schools Division, DepEd": { + "PH": 29 + }, + "Banga East District of South Cotabato Schools Division, DepEd": { + "PH": 14 + }, + "Banga North District of South Cotabato Schools Division, DepEd": { + "PH": 11 + }, + "Banga South District of South Cotabato Schools Division, DepEd": { + "PH": 17 + }, + "Bangar District of La Union Schools Division, DepEd": { + "PH": 18 + }, + "Bangued East District of Abra Schools Division, DepEd": { + "PH": 17 + }, + "Bangui District of Ilocos Norte Schools Division, DepEd": { + "PH": 20 + }, + "Bani District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 39 + }, + "Banisilan South District of North Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "Banna District of Ilocos Norte Schools Division, DepEd": { + "PH": 21 + }, + "Bansalan East District of Davao del Sur Schools Division, DepEd": { + "PH": 18 + }, + "Bansalan West District of Davao del Sur Schools Division, DepEd": { + "PH": 14 + }, + "Bansud District of Oriental Mindoro Schools Division, DepEd": { + "PH": 26 + }, + "Bantay District of Ilocos Sur Schools Division, DepEd": { + "PH": 20 + }, + "Bantayan I District of Cebu Schools Division, DepEd": { + "PH": 12 + }, + "Bantayan II District of Cebu Schools Division, DepEd": { + "PH": 11 + }, + "Barbaza District of Antique Schools Division, DepEd": { + "PH": 17 + }, + "Barcelona District of Dapitan City Schools Division, DepEd": { + "PH": 12 + }, + "Barcelona District of Sorsogon Schools Division, DepEd": { + "PH": 23 + }, + "Barili I District of Cebu Schools Division, DepEd": { + "PH": 30 + }, + "Barili II District of Cebu Schools Division, DepEd": { + "PH": 18 + }, + "Barlig District of Mt. Province Schools Division, DepEd": { + "PH": 11 + }, + "Barnsley Metropolitan Borough Council": { + "GB": 10 + }, + "Barobo I District of Surigao del Sur Schools Division, DepEd": { + "PH": 27 + }, + "Barobo II District of Surigao del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Barotac Nuevo District of Iloilo Schools Division, DepEd": { + "PH": 28 + }, + "Barotac Viejo District of Iloilo Schools Division, DepEd": { + "PH": 31 + }, + "Baroy District of Lanao del Norte Schools Division, DepEd": { + "PH": 14 + }, + "Bartow County School System": { + "US": 13 + }, + "Barugo I District of Leyte Schools Division, DepEd": { + "PH": 20 + }, + "Barugo II District of Leyte Schools Division, DepEd": { + "PH": 14 + }, + "Basay (Sub-District) Negros Oriental Schools Division, DepEd": {}, + "Basey I District of Samar Schools Division, DepEd": { + "PH": 33 + }, + "Basey II District of Samar Schools Division, DepEd": { + "PH": 28 + }, + "Bashkia Tiranë": { + "AL": 1109 + }, + "Basista District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 13 + }, + "Basud District of Camarines Norte Schools Division, DepEd": { + "PH": 30 + }, + "Batac I District of Ilocos Norte Schools Division, DepEd": { + "PH": 17 + }, + "Batad District of Iloilo Schools Division, DepEd": { + "PH": 15 + }, + "Batan District of Aklan Schools Division, DepEd": { + "PH": 26 + }, + "Bataraza District I Palawan Schools Division, DepEd": { + "PH": 21 + }, + "Bataraza District II Palawan Schools Division, DepEd": { + "PH": 21 + }, + "Batavia Public School District 101": { + "US": 9 + }, + "Bato District of Camarines Sur Schools Division, DepEd": { + "PH": 28 + }, + "Bato District of Leyte Schools Division, DepEd": { + "PH": 27 + }, + "Bato East District of Catanduanes Schools Division, DepEd": { + "PH": 11 + }, + "Battle Ground Public Schools": { + "US": 6 + }, + "Batuan District of Bohol Schools Division, DepEd": { + "PH": 18 + }, + "Batuan District of Masbate Schools Division, DepEd": { + "PH": 15 + }, + "Bauan District of Batangas Schools Division, DepEd": { + "PH": 27 + }, + "Bauang North District of La Union Schools Division, DepEd": { + "PH": 15 + }, + "Bauang South District of La Union Schools Division, DepEd": { + "PH": 14 + }, + "Bauko District, Mountain Province Schools Division, DepEd": { + "PH": 16 + }, + "Bauko I District of Mt. Province Schools Division, DepEd": { + "PH": 19 + }, + "Bauko II District of Mt. Province Schools Division, DepEd": { + "PH": 17 + }, + "Baungon District of Bukidnon Schools Division, DepEd": { + "PH": 20 + }, + "Bautista District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 14 + }, + "Baxmal tuman xalq ta'limi boshqarmasi": { + "UZ": 56 + }, + "Bay District, Laguna School Division, Department of Education": { + "PH": 16 + }, + "Bayambang I District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 30 + }, + "Bayambang II District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 26 + }, + "Bayawan East District of Bayawan City Schools Division, DepEd": { + "PH": 1 + }, + "Bayawan West District of Bayawan City Schools Division, DepEd": {}, + "Baybay I District of Baybay City Schools Division, DepEd": { + "PH": 18 + }, + "Baybay II District of Baybay City Schools Division, DepEd": { + "PH": 17 + }, + "Baybay III District of Baybay City Schools Division, DepEd": { + "PH": 19 + }, + "Baybay IV District of Baybay City Schools Division, DepEd": { + "PH": 22 + }, + "Baylimango District of Dapitan City Schools Division, DepEd": { + "PH": 17 + }, + "Bayog District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 33 + }, + "Bayombong District, Nueva Vizcaya Schools Division, DepEd": { + "PH": 13 + }, + "Bayugan Central District of Bayugan City Schools Division, DepEd": { + "PH": 12 + }, + "Bayugan East District of Bayugan City Schools Division, DepEd": { + "PH": 11 + }, + "Bayugan North District of Bayugan City Schools Division, DepEd": { + "PH": 17 + }, + "Bayugan South District of Bayugan City Schools Division, DepEd": { + "PH": 12 + }, + "Bayugan West District of Bayugan City Schools Division, DepEd": { + "PH": 11 + }, + "Beaufort County School District": { + "US": 40 + }, + "Beaverton School District": { + "US": 108 + }, + "Beckfoot Trust": {}, + "Bedford Borough Council": { + "GB": 25 + }, + "Bedfordshire Schools Trust Limited": { + "GB": 6 + }, + "Behörde für Schule und Berufsbildung": { + "DE": 38 + }, + "Behörde für Schule und Berufsbildung der Freien und Hansestadt Hamburg": { + "DE": 1 + }, + "Bellevue Place Education Trust": {}, + "Bellevue School District": { + "US": 18 + }, + "Bellflower Unified School District": {}, + "Bellingham Public Schools": { + "US": 1 + }, + "Bend-La Pine Schools": { + "US": 19 + }, + "Benito Soliven District, Isabela Schools Division, DepEd": { + "PH": 30 + }, + "Bergen kommune": { + "NO": 232 + }, + "Bermuda Ministry of Education": {}, + "Berwyn North School District 98": { + "US": 4 + }, + "Berwyn South School District 100": { + "US": 10 + }, + "Besao District of Mt. Province Schools Division, DepEd": { + "PH": 17 + }, + "Bethel School District": { + "US": 14 + }, + "Bien Unido District of Bohol Schools Division, DepEd": { + "PH": 17 + }, + "Bilar District of Bohol Schools Division, DepEd": { + "PH": 19 + }, + "Biliran District of Biliran Schools Division, DepEd": { + "PH": 14 + }, + "Binalbagan I District of Negros Occidental Schools Division, DepEd": { + "PH": 21 + }, + "Binalbagan II District of Negros Occidental Schools Division, DepEd": { + "PH": 15 + }, + "Binalonan I District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 16 + }, + "Binalonan II District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 11 + }, + "Biñan District of Laguna Schools Division, DepEd": { + "PH": 16 + }, + "Biñan District, Laguna School Division, Department of Education": { + "PH": 13 + }, + "Binangonan I District of Rizal Schools Division, DepEd": { + "PH": 11 + }, + "Binangonan II District of Rizal Schools Division, DepEd": { + "PH": 20 + }, + "Binangonan III District of Rizal Schools Division, DepEd": { + "PH": 11 + }, + "Bindoy District of Negros Oriental Schools Division, DepEd": {}, + "Bingawan District of Iloilo Schools Division, DepEd": { + "PH": 17 + }, + "Binmaley I District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 18 + }, + "Binmaley II District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 15 + }, + "Binugao District of Davao City Schools Division, DepEd": { + "PH": 25 + }, + "Birdville Independent School District": { + "US": 32 + }, + "Biri District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Birmingham Diocesan Multi-Academy Trust": {}, + "Bishop Bewick Catholic Education Trust": {}, + "Bishop Chadwick Catholic Education Trust": { + "GB": 21 + }, + "Bishop Hogarth Catholic Education Trust": { + "GB": 1 + }, + "Bishop Wilkinson Catholic Education Trust": { + "GB": 14 + }, + "Bislig District, Surigao del Sur Schools Division, DepEd": { + "PH": 12 + }, + "Bismarck Public Schools": { + "US": 20 + }, + "Bjørnafjorden kommune": { + "NO": 27 + }, + "Black Gold Regional Division": { + "CA": 14 + }, + "Blackburn with Darwen Borough Council": { + "GB": 9 + }, + "Blackpool Borough Council": { + "GB": 1 + }, + "Blaenau Gwent County Borough Council": { + "GB": 25 + }, + "Blessed Christopher Wharton Catholic Academy Trust": {}, + "Blessed Peter Snow Catholic Academy Trust": {}, + "Bluewater District School Board": { + "CA": 43 + }, + "BMAT Education": {}, + "Boac North District of Marinduque Schools Division, DepEd": { + "PH": 21 + }, + "Boac South District of Marinduque Schools Division, DepEd": { + "PH": 20 + }, + "Bobon District of Northern Samar Schools Division, DepEd": { + "PH": 19 + }, + "Bocaue District of Bulacan Schools Division, DepEd": { + "PH": 15 + }, + "Bodø kommune": { + "NO": 57 + }, + "Bogo I District of Bogo City Schools Division, DepEd": { + "PH": 15 + }, + "Boise School District": { + "US": 49 + }, + "Bokod District of Benguet Schools Division, DepEd": { + "PH": 24 + }, + "Bokod District, Benguet Schools Division, DepEd": { + "PH": 15 + }, + "Bolinao District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 48 + }, + "Boljoon District of Cebu Schools Division, DepEd": { + "PH": 13 + }, + "Bolton Metropolitan Borough Council": { + "GB": 1 + }, + "Bongabon District of Nueva Ecija Schools Division, DepEd": { + "PH": 23 + }, + "Bongabong North District of Oriental Mindoro Schools Division, DepEd": { + "PH": 27 + }, + "Bongabong South District of Oriental Mindoro Schools Division, DepEd": { + "PH": 19 + }, + "Bongao II District of Tawi-Tawi Schools Division, DepEd": { + "PH": 14 + }, + "Bongao III District of Tawi-Tawi Schools Division, DepEd": { + "PH": 24 + }, + "Bonifacio East District of Misamis Occidental Schools Division, DepEd": { + "PH": 17 + }, + "Bonifacio West District of Misamis Occidental Schools Division, DepEd": { + "PH": 15 + }, + "Bonita Unified School District": { + "US": 1 + }, + "Bonneville Joint School District": {}, + "Bontoc District of Mt. Province Schools Division, DepEd": { + "PH": 18 + }, + "Bontoc I District of Southern Leyte Schools Division, DepEd": { + "PH": 18 + }, + "Bontoc II District of Southern Leyte Schools Division, DepEd": { + "PH": 16 + }, + "Boone County Schools": { + "US": 19 + }, + "Borbon District of Cebu Schools Division, DepEd": { + "PH": 24 + }, + "Borongan East District of Borongan City Schools Division, DepEd": { + "PH": 17 + }, + "Borongan North District of Borongan City Schools Division, DepEd": { + "PH": 23 + }, + "Borongan South District of Borongan City Schools Division, DepEd": { + "PH": 17 + }, + "Boston District of Davao Oriental Schools Division, DepEd": { + "PH": 13 + }, + "Boston Public Schools": { + "US": 25 + }, + "Botolan North District of Zambales Schools Division, DepEd": { + "PH": 19 + }, + "Botolan South District of Zambales Schools Division, DepEd": { + "PH": 14 + }, + "Bourne Education Trust": { + "GB": 2 + }, + "Bournemouth, Christchurch and Poole Council": { + "GB": 8 + }, + "Box Elder School District": { + "US": 11 + }, + "Bracknell Forest Council": { + "GB": 11 + }, + "Bradford Diocesan Academies Trust": {}, + "Bradgate Education Partnership": {}, + "Brant Haldimand Norfolk Catholic District School Board": { + "CA": 32 + }, + "Braulio Dujali District of Davao del Norte Schools Division, DepEd": { + "PH": 13 + }, + "Bridge Academy Trust": {}, + "Bridge Multi-Academy Trust": { + "GB": 1 + }, + "Bridgend County Borough Council": { + "GB": 19 + }, + "Bridgeport Public Schools": { + "US": 38 + }, + "Bright Futures Educational Trust": { + "GB": 1 + }, + "Brisbane Catholic Education": { + "AU": 32 + }, + "Bristol City Council": { + "GB": 134 + }, + "Broad Horizons Education Trust": {}, + "Brooke's Point II District of Palawan Schools Division, DepEd": { + "PH": 27 + }, + "Brownsville Independent School District": { + "MX": 2, + "US": 55 + }, + "Bruce-Grey Catholic District School Board": { + "CA": 14 + }, + "Bryan Independent School District": { + "US": 2 + }, + "Bucay District of Abra Schools Division, DepEd": { + "PH": 19 + }, + "Buckinghamshire Council": { + "GB": 7 + }, + "Buenavista District of Bohol Schools Division, DepEd": { + "PH": 33 + }, + "Buenavista District of Marinduque Schools Division, DepEd": { + "PH": 24 + }, + "Buenavista District of Quezon Schools Division, DepEd": { + "PH": 24 + }, + "Buenavista I District of Agusan del Norte Schools Division, DepEd": { + "PH": 11 + }, + "Buenavista I District of Guimaras Schools Division, DepEd": { + "PH": 16 + }, + "Buenavista II District of Guimaras Schools Division, DepEd": { + "PH": 15 + }, + "Buenavista III District of Agusan del Norte Schools Division, DepEd": { + "PH": 19 + }, + "Bugallon I District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 17 + }, + "Bugallon II District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 16 + }, + "Bugasong District of Antique Schools Division, DepEd": { + "PH": 25 + }, + "Buguey North District of Cagayan Schools Division, DepEd": { + "PH": 12 + }, + "Buguey South District of Cagayan Schools Division, DepEd": { + "PH": 20 + }, + "Buguias District of Benguet Schools Division, DepEd": { + "PH": 23 + }, + "Buguias District, Benguet Schools Division, DepEd": { + "PH": 20 + }, + "Buhangin District of Davao City Schools Division, DepEd": { + "PH": 23 + }, + "Buhi District of Camarines Sur Schools Division, DepEd": { + "PH": 38 + }, + "Bula District of Camarines Sur Schools Division, DepEd": { + "PH": 43 + }, + "Bulacan District of Bulacan Schools Division, DepEd": { + "PH": 15 + }, + "Bulalacao District of Oriental Mindoro Schools Division, DepEd": { + "PH": 30 + }, + "Bulan North District of Sorsogon Schools Division, DepEd": { + "PH": 40 + }, + "Bulan South District of Sorsogon Schools Division, DepEd": { + "PH": 31 + }, + "Bulusan District of Sorsogon Schools Division, DepEd": { + "PH": 23 + }, + "Bunawan District of Davao City Schools Division, DepEd": { + "PH": 11 + }, + "Bunawan I District of Agusan del Sur Schools Division, DepEd": { + "PH": 11 + }, + "Burauen North District of Leyte Schools Division, DepEd": { + "PH": 32 + }, + "Burauen South District of Leyte Schools Division, DepEd": { + "PH": 29 + }, + "Burbank Unified School District": { + "US": 3 + }, + "Burdeos District of Quezon Schools Division, DepEd": { + "PH": 16 + }, + "Burgos District of Ilocos Norte Schools Division, DepEd": { + "PH": 11 + }, + "Burgos District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 17 + }, + "Burgos-San Esteban District of Ilocos Sur Schools Division, DepEd": { + "PH": 15 + }, + "Burnaby Schools": { + "CA": 38 + }, + "Buruanga District of Aklan Schools Division, DepEd": { + "PH": 15 + }, + "Bury Metropolitan Borough Council": { + "GB": 1 + }, + "Bustos District of Bulacan Schools Division, DepEd": { + "PH": 16 + }, + "Busuanga District of Palawan Schools Division, DepEd": { + "PH": 17 + }, + "Buug District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 30 + }, + "Caba District of La Union Schools Division, DepEd": { + "PH": 15 + }, + "Cabagan District of Isabela Schools Division, DepEd": { + "PH": 25 + }, + "Cabangan District of Zambales Schools Division, DepEd": { + "PH": 17 + }, + "Cabanglasan District of Bukidnon Schools Division, DepEd": { + "PH": 28 + }, + "Cabarroguis District of Quirino Schools Division, DepEd": { + "PH": 26 + }, + "Cabarrus County Schools": { + "US": 17 + }, + "Cabatuan I District of Iloilo Schools Division, DepEd": { + "PH": 22 + }, + "Cabatuan II District of Iloilo Schools Division, DepEd": { + "PH": 22 + }, + "Cabiao District of Nueva Ecija Schools Division, DepEd": { + "PH": 23 + }, + "Cabot Learning Federation": { + "GB": 5 + }, + "Cabucgayan District of Biliran Schools Division, DepEd": { + "PH": 14 + }, + "Cabugao District of Ilocos Sur Schools Division, DepEd": { + "PH": 30 + }, + "Cabuyao District of Laguna Schools Division, DepEd": { + "PH": 17 + }, + "Caerphilly County Borough Council": { + "GB": 61 + }, + "Cagdianao District of Dinagat Island Schools Division, DepEd": { + "PH": 22 + }, + "Cagwait District of Surigao del Sur Schools Division, DepEd": { + "PH": 13 + }, + "Caibiran District of Biliran Schools Division, DepEd": { + "PH": 19 + }, + "Cainta I District of Rizal Schools Division, DepEd": { + "PH": 11 + }, + "Cainta II District of Rizal Schools Division, DepEd": { + "PH": 10 + }, + "Cajidiocan-Magdiwang District of Romblon Schools Division, DepEd": { + "PH": 29 + }, + "Calabanga District of Camarines Sur Schools Division, DepEd": { + "PH": 41 + }, + "Calaca District of Batangas Schools Division, DepEd": { + "PH": 37 + }, + "Calamba District of Misamis Occidental Schools Division, DepEd": { + "PH": 45 + }, + "Calanasan District of Apayao Schools Division, DepEd": { + "PH": 16 + }, + "Calanasan District, Apayao Schools Division, DepEd": { + "PH": 13 + }, + "Calapan East District of Calapan City Schools Division, DepEd": { + "PH": 16 + }, + "Calapan South District of Calapan City Schools Division, DepEd": { + "PH": 22 + }, + "Calapan West District of Calapan City Schools Division, DepEd": { + "PH": 19 + }, + "Calape District of Bohol Schools Division, DepEd": { + "PH": 24 + }, + "Calasiao I District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 17 + }, + "Calasiao II District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 13 + }, + "Calatagan District of Batangas Schools Division, DepEd": { + "PH": 24 + }, + "Calatrava I District of Negros Occidental Schools Division, DepEd": { + "PH": 30 + }, + "Calatrava II District of Negros Occidental Schools Division, DepEd": { + "PH": 23 + }, + "Calauag East District of Quezon Schools Division, DepEd": { + "PH": 22 + }, + "Calauag West District of Quezon Schools Division, DepEd": { + "PH": 36 + }, + "Calauan District, Laguna School Division, Department of Education": { + "PH": 22 + }, + "Calayan West District of Cagayan Schools Division, DepEd": { + "PH": 11 + }, + "Calbayog District I Calbayog City Schools Division, DepEd": { + "PH": 15 + }, + "Calbayog District II Calbayog City Schools Division, DepEd": { + "PH": 17 + }, + "Calbayog District III Calbayog City Schools Division, DepEd": { + "PH": 24 + }, + "Calbayog District IV Calbayog City Schools Division, DepEd": { + "PH": 14 + }, + "Calbayog District V Calbayog City Schools Division, DepEd": { + "PH": 18 + }, + "Calbiga District of Samar Schools Division, DepEd": { + "PH": 36 + }, + "Calderdale Metropolitan Borough Council": {}, + "Calgary Board of Education": { + "CA": 251 + }, + "Calgary Catholic School District": { + "CA": 107 + }, + "Calinan District of Davao City Schools Division, DepEd": { + "PH": 20 + }, + "Calinog I District of Iloilo Schools Division, DepEd": { + "PH": 19 + }, + "Calinog II District of Iloilo Schools Division, DepEd": { + "PH": 28 + }, + "Calintaan District of Occidental Mindoro Schools Division, DepEd": { + "PH": 23 + }, + "Caloocan North I District of Caloocan City Schools Division, DepEd": { + "PH": 16 + }, + "Caloocan North II District of Caloocan City Schools Division, DepEd": { + "PH": 11 + }, + "Caloocan North III District of Caloocan City Schools Division, DepEd": { + "PH": 13 + }, + "Caloocan North IV District of Caloocan City Schools Division, DepEd": { + "PH": 13 + }, + "Calubian North District of Leyte Schools Division, DepEd": { + "PH": 16 + }, + "Calubian South District of Leyte Schools Division, DepEd": { + "PH": 13 + }, + "Calumpit District of Bulacan Schools Division, DepEd": { + "PH": 27 + }, + "Caluya District of Antique Schools Division, DepEd": { + "PH": 25 + }, + "Camalaniugan District of Cagayan Schools Division, DepEd": { + "PH": 11 + }, + "Camalig North District of Albay Schools Division, DepEd": { + "PH": 17 + }, + "Camalig South District of Albay Schools Division, DepEd": { + "PH": 20 + }, + "Camas School District": { + "US": 1 + }, + "Cambridgeshire County Council": { + "GB": 163 + }, + "Camiling East District of Tarlac Schools Division, DepEd": { + "PH": 21 + }, + "Camiling West District of Tarlac Schools Division, DepEd": { + "PH": 13 + }, + "Campbell County School District Number 1": { + "US": 14 + }, + "Can-Avid District of Eastern Samar Schools Division, DepEd": { + "PH": 18 + }, + "Canaman District of Camarines Sur Schools Division, DepEd": { + "PH": 21 + }, + "Candaba East District of Pampanga Schools Division, DepEd": { + "PH": 31 + }, + "Candaba West District of Pampanga Schools Division, DepEd": { + "PH": 12 + }, + "Candelaria District of Zambales Schools Division, DepEd": { + "PH": 17 + }, + "Candelaria East District of Quezon Schools Division, DepEd": { + "PH": 17 + }, + "Candelaria West District of Quezon Schools Division, DepEd": { + "PH": 13 + }, + "Candijay District of Bohol Schools Division, DepEd": { + "PH": 27 + }, + "Candoni District of Negros Occidental Schools Division, DepEd": { + "PH": 19 + }, + "Canlaon City District of Negros Oriental Schools Division, DepEd": { + "PH": 25 + }, + "Cantilan I District of Surigao del Sur Schools Division, DepEd": { + "PH": 16 + }, + "Canyon ISD": { + "US": 13 + }, + "Caoayan District of Ilocos Sur Schools Division, DepEd": { + "PH": 12 + }, + "Capalonga District of Camarines Norte Schools Division, DepEd": { + "PH": 26 + }, + "Capas East District, Tarlac School Division, Department of Education": { + "PH": 14 + }, + "Capas West District, Tarlac School Division, Department of Education": { + "PH": 16 + }, + "Capistrano Unified School District": { + "US": 5 + }, + "Capitol Region Education Council": { + "US": 39 + }, + "Capoocan District of Leyte Schools Division, DepEd": { + "PH": 24 + }, + "Capul District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Caraga North District of Davao Oriental Schools Division, DepEd": { + "PH": 29 + }, + "Caraga South District of Davao Oriental Schools Division, DepEd": { + "PH": 18 + }, + "Caramoan District of Camarines Sur Schools Division, DepEd": { + "PH": 58 + }, + "Caramoran North District of Catanduanes Schools Division, DepEd": { + "PH": 12 + }, + "Caramoran South District of Catanduanes Schools Division, DepEd": { + "PH": 15 + }, + "Carcar I District of Carcar City Schools Division, DepEd": { + "PH": 27 + }, + "Carcar II District of Carcar City Schools Division, DepEd": { + "PH": 17 + }, + "Cardona District of Rizal Schools Division, DepEd": { + "PH": 17 + }, + "Carigara I District of Leyte Schools Division, DepEd": { + "PH": 18 + }, + "Carigara II District of Leyte Schools Division, DepEd": { + "PH": 15 + }, + "Carles District of Iloilo Schools Division, DepEd": { + "PH": 40 + }, + "Carmarthenshire County Council": { + "GB": 79 + }, + "Carmen District of Agusan del Norte Schools Division, DepEd": { + "PH": 15 + }, + "Carmen District of Bohol Schools Division, DepEd": { + "PH": 40 + }, + "Carmen District of Cebu Schools Division, DepEd": { + "PH": 22 + }, + "Carmen District of Davao del Norte Schools Division, DepEd": { + "PH": 27 + }, + "Carmen District of Surigao del Sur Schools Division, DepEd": { + "PH": 11 + }, + "Carmen North District of North Cotabato Schools Division, DepEd": { + "PH": 23 + }, + "Carmen South District of North Cotabato Schools Division, DepEd": { + "PH": 22 + }, + "Carranglan District of Nueva Ecija Schools Division, DepEd": { + "PH": 26 + }, + "Carrascal District of Surigao del Sur Schools Division, DepEd": { + "PH": 18 + }, + "Carrollton-Farmers Branch Independent School District": { + "US": 32 + }, + "Carthage R-9 School District": { + "US": 13 + }, + "Casiguran District of Aurora Schools Division, DepEd": { + "PH": 15 + }, + "Casiguran District of Sorsogon Schools Division, DepEd": { + "PH": 23 + }, + "Castilla East District of Sorsogon Schools Division, DepEd": { + "PH": 23 + }, + "Castilla West District of Sorsogon Schools Division, DepEd": { + "PH": 24 + }, + "Castillejos District of Zambales Schools Division, DepEd": { + "PH": 18 + }, + "Cataingan East District of Masbate Schools Division, DepEd": { + "PH": 20 + }, + "Cataingan West District of Masbate Schools Division, DepEd": { + "PH": 23 + }, + "Catanauan District of Quezon Schools Division, DepEd": { + "PH": 37 + }, + "Catarman II District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Catarman III District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Catarman IV District of Northern Samar Schools Division, DepEd": { + "PH": 14 + }, + "Catawba County Schools": { + "US": 22 + }, + "Catbalogan I District of Catbalogan City Schools Division, DepEd": { + "PH": 18 + }, + "Catbalogan IV District of Catbalogan City Schools Division, DepEd": { + "PH": 11 + }, + "Cateel II District of Davao Oriental Schools Division, DepEd": { + "PH": 18 + }, + "Catholic District School Board of Eastern Ontario": { + "CA": 38, + "US": 2 + }, + "Catholic Education Sandhurst Limited": { + "AU": 51 + }, + "Catigbian District of Bohol Schools Division, DepEd": { + "PH": 26 + }, + "Catmon District of Cebu Schools Division, DepEd": { + "PH": 22 + }, + "Catubig I District of Northern Samar Schools Division, DepEd": { + "PH": 21 + }, + "Catubig II District of Northern Samar Schools Division, DepEd": { + "PH": 22 + }, + "Cauayan East District Cauayan City Schools Division, DepEd": { + "PH": 21 + }, + "Cauayan I District of Negros Occidental Schools Division, DepEd": { + "PH": 42 + }, + "Cauayan II District of Negros Occidental Schools Division, DepEd": { + "PH": 27 + }, + "Cauayan North District Cauayan City Schools Division, DepEd": { + "PH": 21 + }, + "Cauayan Northeast District Cauayan City Schools Division, DepEd": { + "PH": 13 + }, + "Cauayan West District Cauayan City Schools Division, DepEd": { + "PH": 16 + }, + "Cavinti District of Laguna Schools Division, DepEd": { + "PH": 14 + }, + "Cawayan East District of Masbate Schools Division, DepEd": { + "PH": 29 + }, + "Cawayan West District of Masbate Schools Division, DepEd": { + "PH": 17 + }, + "Cecil County Public Schools": { + "US": 16 + }, + "Cedar Hill Independent School District": { + "US": 12 + }, + "Cedar Rapids Community School District": { + "US": 31 + }, + "Centennial School District": { + "US": 13 + }, + "Central Bedfordshire Council": { + "GB": 12 + }, + "Central Butuan District I Butuan City Schools Division, DepEd": { + "PH": 24 + }, + "Central Community Unit School District 301": { + "US": 7 + }, + "Central District Pagadian City Schools Division, DepEd": { + "PH": 16 + }, + "Central District Valenzuela City Schools Division, DepEd": { + "PH": 22 + }, + "Central Glan District of Sarangani Schools Division, DepEd": { + "PH": 16 + }, + "Central Kitsap School District": { + "US": 25 + }, + "Central Learning Partnership Trust": {}, + "Central Region Schools Trust": {}, + "Central Valley School District": { + "US": 24 + }, + "Centre de services scolaire de la Beauce-Etchemin": { + "CA": 54 + }, + "Centre de services scolaire de la Capitale": { + "CA": 29 + }, + "Centre de services scolaire de la Région-de-Sherbrooke": { + "CA": 8 + }, + "Centre de services scolaire de Montréal": { + "CA": 68 + }, + "Centre de services scolaire des Draveurs": { + "CA": 10 + }, + "Ceredigion County Council": { + "GB": 20 + }, + "Cervantes-Quirino District of Ilocos Sur Schools Division, DepEd": { + "PH": 32 + }, + "Chandler Unified School District": { + "US": 19 + }, + "Charlotte-Mecklenburg Schools": { + "US": 95 + }, + "Cherokee County School District": { + "US": 17 + }, + "Cherokee County Schools": { + "US": 1 + }, + "Cherry Creek School District": { + "US": 44 + }, + "Cheshire East Council": { + "GB": 35 + }, + "Cheshire West and Chester Council": { + "GB": 111 + }, + "Chester Diocesan Academies Trust": {}, + "Chicago Heights School District 170": { + "US": 11 + }, + "Chicago Public Schools": { + "US": 577 + }, + "Chiltern Learning Trust": { + "GB": 1 + }, + "Chino Valley Unified School District": { + "US": 23 + }, + "Chula Vista Elementary School District": { + "US": 2 + }, + "Church of England": { + "GB": 66 + }, + "Church of Ireland": { + "IE": 253, + "GB": 105 + }, + "Church of Uganda": { + "RW": 2, + "SS": 3, + "UG": 268 + }, + "Cicero School District 99": { + "US": 16 + }, + "Cidari Education Limited": {}, + "Cincinnati Public Schools": { + "US": 34 + }, + "City and County of Swansea Council": { + "GB": 8 + }, + "City of Bradford Metropolitan District Council": { + "GB": 15 + }, + "City of London": { + "CA": 13, + "GB": 29, + "US": 1 + }, + "City of London Academies Trust": {}, + "City of Westminster": { + "GB": 546, + "US": 9 + }, + "City of Wolverhampton Council": {}, + "City of York Council": { + "GB": 29 + }, + "City Schools Division of Dasmariñas, DepEd": { + "PH": 10 + }, + "Clackmannanshire Council": { + "GB": 25 + }, + "Clarin District of Bohol Schools Division, DepEd": { + "PH": 19 + }, + "Clarin North District of Misamis Occidental Schools Division, DepEd": { + "PH": 14 + }, + "Clarin South District of Misamis Occidental Schools Division, DepEd": { + "PH": 13 + }, + "Clark County School District": { + "US": 69 + }, + "Clarke County School District": { + "US": 4 + }, + "Clarksville-Montgomery County School System": { + "US": 70 + }, + "Claver District of Surigao del Norte Schools Division, DepEd": { + "PH": 17 + }, + "Claveria East District of Cagayan Schools Division, DepEd": { + "PH": 23 + }, + "Claveria I Misamis Oriental Schools Division, DepEd": { + "PH": 13 + }, + "Claveria II Misamis Oriental Schools Division, DepEd": { + "PH": 20 + }, + "Claveria North District of Masbate Schools Division, DepEd": { + "PH": 21 + }, + "Claveria South District of Masbate Schools Division, DepEd": { + "PH": 14 + }, + "Clover Park School District": {}, + "Coastal District Batangas City Schools Division, DepEd": { + "PH": 13 + }, + "Coastal Learning Partnership": { + "GB": 1 + }, + "Cobb County School District": { + "US": 81 + }, + "Coeur d'Alene Public Schools": { + "US": 8 + }, + "Colegio XXYY C.A": { + "VE": 38 + }, + "Colorado Springs School District 11": { + "US": 42 + }, + "Colton Joint Unified School District": { + "US": 16 + }, + "Columbia Public Schools": { + "US": 15 + }, + "Columbio II District of Sultan Kudarat Schools Division, DepEd": { + "PH": 12 + }, + "Comal Independent School District": { + "US": 12 + }, + "Comhairle nan Eilean Siar": { + "GB": 34 + }, + "Communauté de communes Jura Nord": { + "FR": 13 + }, + "Commune d'Anglet": { + "FR": 503 + }, + "Commune de Dole": { + "FR": 24 + }, + "Commune de Lons-le-Saunier": { + "FR": 1433 + }, + "Community Academies Trust": { + "GB": 1 + }, + "Community Consolidated School District 15": { + "US": 20 + }, + "Community Consolidated School District 54": { + "US": 25 + }, + "Community Consolidated School District 59": { + "US": 15 + }, + "Community Consolidated School District 62": { + "US": 13 + }, + "Community Inclusive Trust": { + "GB": 4 + }, + "Community Unit School District 200": { + "US": 21 + }, + "Compostela District of Cebu Schools Division, DepEd": { + "PH": 16 + }, + "Compostela District of Compostela Valley Schools Division, DepEd": { + "PH": 29 + }, + "Compton Unified School District": {}, + "Comune di Carrara": { + "IT": 7434 + }, + "Concepcion District of Iloilo Schools Division, DepEd": { + "PH": 36 + }, + "Concepcion District of Misamis Occidental Schools Division, DepEd": { + "PH": 11 + }, + "Concepcion District of Romblon Schools Division, DepEd": { + "PH": 11 + }, + "Concepcion East District of Tarlac Schools Division, DepEd": { + "PH": 13 + }, + "Concepcion West District, Tarlac School Division, Department of Education": { + "PH": 12 + }, + "Conner District, Apayao Schools Division, DepEd": { + "PH": 18 + }, + "Conseil des écoles catholiques du Centre-Est": { + "CA": 61 + }, + "Conseil des écoles publiques de l'Est de l'Ontario": { + "CA": 40 + }, + "Conseil scolaire catholique du Nouvel-Ontario": { + "CA": 33 + }, + "Conseil scolaire catholique MonAvenir": { + "CA": 60 + }, + "Conseil scolaire catholique Providence": { + "CA": 29 + }, + "Conseil scolaire de district catholique de l'Est ontarien": { + "CA": 32 + }, + "Conseil scolaire de district catholique des Grandes Rivières": { + "CA": 32 + }, + "Conseil scolaire de district catholique Franco-Nord": { + "CA": 14 + }, + "Conseil scolaire public du Grand Nord de l'Ontario": { + "CA": 19 + }, + "Conseil scolaire public du Nord-Est de l'Ontario": { + "CA": 13 + }, + "Conseil scolaire Viamonde": { + "CA": 59 + }, + "Consejería de Educación de la Junta de Castilla y León": { + "ES": 90 + }, + "Consejo de Educación Secundaria": {}, + "Consejo Nacional de Fomento Educativo": { + "MX": 20 + }, + "Conselleria d'Educació i Formació Professional, Govern de les Illes Balears": { + "ES": 68 + }, + "Consellería de Educación da Xunta de Galicia": { + "PT": 1, + "ES": 89 + }, + "Consellería de Educación e Ordenación Universitaria": { + "PT": 3, + "ES": 40 + }, + "Consolacion District of Cebu Schools Division, DepEd": { + "PH": 27 + }, + "Consolidated School District of New Britain": { + "US": 23 + }, + "Consorci d'Educació de Barcelona": { + "ES": 14 + }, + "Consortium Trust": {}, + "Conwy County Borough Council": { + "GB": 17 + }, + "Coppell Independent School District": { + "US": 20 + }, + "Corcuera District of Romblon Schools Division, DepEd": { + "PH": 14 + }, + "Cordon North District of Isabela Schools Division, DepEd": { + "PH": 11 + }, + "Cordon South District of Isabela Schools Division, DepEd": { + "PH": 13 + }, + "Cordova District of Cebu Schools Division, DepEd": { + "PH": 11 + }, + "Cornwall Education Learning Trust": { + "GB": 1 + }, + "Coron Coastal District of Palawan Schools Division, DepEd": { + "PH": 12 + }, + "Coron Inland District of Palawan Schools Division, DepEd": { + "PH": 15 + }, + "Cortes District of Bohol Schools Division, DepEd": { + "PH": 15 + }, + "Cortes District of Surigao del Sur Schools Division, DepEd": { + "PH": 18 + }, + "Corvallis School District": {}, + "Council of the Isles of Scilly": { + "GB": 9 + }, + "Coventry City Council": { + "GB": 42 + }, + "Covina-Valley Unified School District": { + "US": 1 + }, + "Creative Education Trust": { + "GB": 6 + }, + "Crofty Multi Academy Trust": {}, + "Crowley Independent School District": { + "US": 39 + }, + "Cuartero District of Capiz Schools Division, DepEd": { + "PH": 24 + }, + "Cuenca District of Batangas Schools Division, DepEd": { + "PH": 19 + }, + "Culaba District of Biliran Schools Division, DepEd": { + "PH": 14 + }, + "Culasi District of Antique Schools Division, DepEd": { + "PH": 34 + }, + "Culion District of Palawan Schools Division, DepEd": { + "PH": 21 + }, + "Cumberland Council": { + "AU": 1, + "GB": 11 + }, + "Cumbria Education Trust": {}, + "Curuan District of Zamboanga City Schools Division, DepEd": { + "PH": 21 + }, + "Cuyapo District of Nueva Ecija Schools Division, DepEd": { + "PH": 49 + }, + "Cuyo District of Palawan Schools Division, DepEd": { + "PH": 21 + }, + "Cypress-Fairbanks Independent School District": { + "US": 89 + }, + "Daanbantayan I District of Cebu Schools Division, DepEd": { + "PH": 21 + }, + "Daanbantayan II District of Cebu Schools Division, DepEd": { + "PH": 12 + }, + "Daet North District of Camarines Norte Schools Division, DepEd": { + "PH": 14 + }, + "Dagami North District of Leyte Schools Division, DepEd": { + "PH": 26 + }, + "Dagohoy District of Bohol Schools Division, DepEd": { + "PH": 17 + }, + "Dalaguete I District of Cebu Schools Division, DepEd": { + "PH": 24 + }, + "Dalaguete II District of Cebu Schools Division, DepEd": { + "PH": 24 + }, + "Dales Academies Trust": {}, + "Dallas Independent School District": { + "US": 56 + }, + "Damulog District of Bukidnon Schools Division, DepEd": { + "PH": 20 + }, + "Danao District of Bohol Schools Division, DepEd": { + "PH": 24 + }, + "Dangcagan District of Bukidnon Schools Division, DepEd": { + "PH": 16 + }, + "Dao District of Capiz Schools Division, DepEd": { + "PH": 23 + }, + "Dapa East District of Siargao Schools Division, DepEd": { + "PH": 14 + }, + "Dapa West District of Siargao Schools Division, DepEd": { + "PH": 12 + }, + "Dapdapan District, San Pablo City School Division, DepEd": { + "PH": 14 + }, + "Daraga North District of Albay Schools Division, DepEd": { + "PH": 27 + }, + "Daraga South District of Albay Schools Division, DepEd": { + "PH": 29 + }, + "Daram I District of Samar Schools Division, DepEd": { + "PH": 32 + }, + "Daram II District of Samar Schools Division, DepEd": { + "PH": 31 + }, + "Darlington Borough Council": { + "GB": 9 + }, + "Dartmoor Multi Academy Trust": {}, + "Dasmariñas I, City Schools Division of Dasmariñas, DepEd": { + "PH": 11 + }, + "Dasol District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 21 + }, + "Dauin District of Negros Oriental Schools Division, DepEd": { + "PH": 1 + }, + "Dauis District of Bohol Schools Division, DepEd": { + "PH": 15 + }, + "David Douglas School District": { + "US": 16 + }, + "Dearborn Public Schools": { + "US": 13 + }, + "Del Gallego District of Camarines Sur Schools Division, DepEd": { + "PH": 17 + }, + "Del Remedio District, San Pablo City School Division, DepEd": { + "PH": 11 + }, + "Delfin Albano District of Isabela Schools Division, DepEd": { + "PH": 21 + }, + "Delta Academies Trust": { + "GB": 11 + }, + "Denbighshire County Council": { + "GB": 25 + }, + "Denton Independent School District": { + "US": 43 + }, + "Denver Public Schools": { + "US": 29 + }, + "Departament d'Educació de la Generalitat de Catalunya": { + "ES": 37 + }, + "Departament d'Ensenyament": { + "ES": 15 + }, + "Departamento de Educación": { + "CL": 1 + }, + "Departamento de Educación Municipal de Chaitén": { + "CL": 14 + }, + "Département de la Marne": { + "FR": 23 + }, + "Département de la Seine-Maritime": { + "FR": 31 + }, + "SA Department for Education": { + "AU": 9 + }, + "NSW Department of Education": { + "AU": 2261 + }, + "NT Department of Education": { + "AU": 2 + }, + "Deptartment of Education": { + "PG": 10 + }, + "Department of Education": { + "AU": 33, + "CM": 2, + "IN": 770, + "IE": 2, + "PG": 362, + "PH": 1004, + "ZA": 5, + "LK": 2, + "US": 1 + }, + "Queensland Department of Education": { + "AU": 313 + }, + "Tasmanian Department of Education": { + "AU": 1 + }, + "Victorian Department of Education": { + "AU": 1703 + }, + "WA Department of Education": { + "AU": 4 + }, + "Department of Education, Chandigarh Administration": { + "IN": 62 + }, + "Department of Education, Philippines": { + "PH": 71 + }, + "Department of General and Higher Education": { + "IN": 133 + }, + "Department of Primary and Secondary Education": { + "IN": 30 + }, + "DepEd Schools Division of Negros Oriental, Sibulan 2 District": {}, + "DepEd Schools Division of Siquijor, Maria District": {}, + "DepEd Schools Division of Siquijor, San Juan District": {}, + "Derby City Council": { + "GB": 75 + }, + "Derby Diocesan Academy Trust": { + "GB": 1 + }, + "Derby Diocesan Academy Trust 2": {}, + "Derbyshire County Council": { + "GB": 240 + }, + "Des Moines Public Schools": { + "US": 15 + }, + "Detroit Public Schools": { + "US": 142 + }, + "Dhiha Afiyanti": { + "ID": 17 + }, + "Diadi District, Nueva Vizcaya Schools Division, DepEd": { + "PH": 16 + }, + "Didik Irna M": { + "ID": 20 + }, + "Diffun I District of Quirino Schools Division, DepEd": { + "PH": 15 + }, + "Diffun II District of Quirino Schools Division, DepEd": { + "PH": 27 + }, + "Digos Occidental District of Digos City Schools Division, DepEd": { + "PH": 19 + }, + "Digos Oriental District of Digos City Schools Division, DepEd": { + "PH": 12 + }, + "Dilasag District of Aurora Schools Division, DepEd": { + "PH": 16 + }, + "Dimasalang District of Masbate Schools Division, DepEd": { + "PH": 23 + }, + "Dimataling District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 32 + }, + "Dimiao District of Bohol Schools Division, DepEd": { + "PH": 17 + }, + "Dinagat District of Dinagat Island Schools Division, DepEd": { + "PH": 16 + }, + "Dinalupihan East District, Bataan School Division, DepEd": { + "PH": 18 + }, + "Dinalupihan West District, Bataan School Division, DepEd": { + "PH": 22 + }, + "Dinas District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 38 + }, + "Dinas P&K Bengkalis": { + "ID": 13 + }, + "Dinas Pendidikan Kab. Bangkalan": { + "ID": 12 + }, + "Dingalan District of Aurora Schools Division, DepEd": { + "PH": 14 + }, + "Dingle District of Iloilo Schools Division, DepEd": { + "PH": 29 + }, + "Dingras I District of Ilocos Norte Schools Division, DepEd": { + "PH": 15 + }, + "Dingras II District of Ilocos Norte Schools Division, DepEd": { + "PH": 12 + }, + "Diocese of Ballarat Catholic Education Limited": { + "AU": 60 + }, + "Diocese of Bristol Academies Trust": { + "GB": 2 + }, + "Diocese of Chichester Academy Trust": { + "GB": 1 + }, + "Diocese of Covington": { + "US": 70 + }, + "Diocese of Hereford Multi Academy Trust": {}, + "Diocese of Sale Catholic Education Limited": { + "AU": 45 + }, + "Diocese of Salisbury Academy Trust": {}, + "Diocese of San José": { + "US": 54 + }, + "Diocese Of Southwell and Nottingham Multi-Academy Trust": { + "GB": 7 + }, + "Diocese of St Albans Multi-Academy Trust": { + "GB": 1 + }, + "Dipaculao District of Aurora Schools Division, DepEd": { + "PH": 27 + }, + "Diplahan District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 31 + }, + "Dirección Comunal de Educación - Municipalidad de Los Ángeles": { + "CL": 28 + }, + "Dirección General de Cultura y Educación": { + "AR": 59 + }, + "Direction de l'Enseignement de la Nouvelle-Calédonie": {}, + "Discovery Schools Academies Trust Ltd": {}, + "District I (West) Passi City Schools Division, DepEd": { + "PH": 18 + }, + "District I Alaminos City Schools Division, DepEd": { + "PH": 19 + }, + "District I Baguio City Schools Division, DepEd": { + "PH": 34 + }, + "District I Bislig City Schools Division, DepEd": { + "PH": 19 + }, + "District I Cadiz City Schools Division, DepEd": { + "PH": 19 + }, + "District I Candon City Schools Division, DepEd": { + "PH": 17 + }, + "District I El Salvador Schools Division, DepEd": { + "PH": 11 + }, + "District I Kidapawan City Schools Division, DepEd": { + "PH": 21 + }, + "District I Laoag City Schools Division, DepEd": { + "PH": 12 + }, + "District I Las Piñas City Schools Division, DepEd": { + "PH": 15 + }, + "District I Maasin City Schools Division, DepEd": { + "PH": 17 + }, + "District I Mandaluyong City Schools Division, DepEd": { + "PH": 13 + }, + "District I Marikina City Schools Division, DepEd": { + "PH": 15 + }, + "District I Olongapo City Schools Division, DepEd": { + "PH": 15 + }, + "District I Ozamis City Schools Division, DepEd": { + "PH": 16 + }, + "District I Paranaque City Schools Division, DepEd": { + "PH": 15 + }, + "District I Pasig City Schools Division, DepEd": { + "PH": 19 + }, + "District I Roxas City Schools Division, DepEd": { + "PH": 19 + }, + "District I Sagay City Schools Division, DepEd": { + "PH": 28 + }, + "District I San Carlos City Schools Division, DepEd": { + "PH": 49 + }, + "District I Surigao City Schools Division, DepEd": { + "PH": 18 + }, + "District I Talisay City Schools Division, DepEd": { + "PH": 15 + }, + "District I Urdaneta City Schools Division, DepEd": { + "PH": 27 + }, + "District I, Muntinlupa City School Division, Department of Education": { + "PH": 8 + }, + "District II (East) Passi City Schools Division, DepEd": { + "PH": 23 + }, + "District II Alaminos City Schools Division, DepEd": { + "PH": 12 + }, + "District II Baguio City Schools Division, DepEd": { + "PH": 18 + }, + "District II Bislig City Schools Division, DepEd": { + "PH": 23 + }, + "District II Cadiz City Schools Division, DepEd": { + "PH": 19 + }, + "District II Candon City Schools Division, DepEd": { + "PH": 16 + }, + "District II Kidapawan City Schools Division, DepEd": { + "PH": 13 + }, + "District II Laoag City Schools Division, DepEd": { + "PH": 17 + }, + "District II Las Piñas City Schools Division, DepEd": { + "PH": 17 + }, + "District II Maasin City Schools Division, DepEd": { + "PH": 14 + }, + "District II Marikina City Schools Division, DepEd": { + "PH": 13 + }, + "District II Ozamis City Schools Division, DepEd": { + "PH": 11 + }, + "District II Paranaque City Schools Division, DepEd": { + "PH": 14 + }, + "District II Roxas City Schools Division, DepEd": { + "PH": 14 + }, + "District II Sagay City Schools Division, DepEd": { + "PH": 13 + }, + "District II San Carlos City Schools Division, DepEd": { + "PH": 21 + }, + "District II Talisay City Schools Division, DepEd": { + "PH": 14 + }, + "District II Urdaneta City Schools Division, DepEd": { + "PH": 37 + }, + "District II-C Antipolo City Schools Division, DepEd": { + "PH": 11 + }, + "District II-D Antipolo City Schools Division, DepEd": { + "PH": 16 + }, + "District II, Muntinlupa City School Division, Department of Education": { + "PH": 10 + }, + "District III Alaminos City Schools Division, DepEd": { + "PH": 13 + }, + "District III Baguio City Schools Division, DepEd": { + "PH": 13 + }, + "District III Cadiz City Schools Division, DepEd": { + "PH": 14 + }, + "District III Dagupan City Schools Division, DepEd": { + "PH": 14 + }, + "District III La Carlota City Schools Division, DepEd": { + "PH": 12 + }, + "District III Maasin City Schools Division, DepEd": { + "PH": 18 + }, + "District III Roxas City Schools Division, DepEd": { + "PH": 13 + }, + "District III Sagay City Schools Division, DepEd": { + "PH": 19 + }, + "District III San Carlos City Schools Division, DepEd": { + "PH": 33 + }, + "District III Silay City Schools Division, DepEd": { + "PH": 14 + }, + "District III Talisay City Schools Division, DepEd": { + "PH": 11 + }, + "District IV Cadiz City Schools Division, DepEd": { + "PH": 14 + }, + "District IV Dagupan City Schools Division, DepEd": { + "PH": 12 + }, + "District IV Kidapawan City Schools Division, DepEd": { + "PH": 11 + }, + "District IV Maasin City Schools Division, DepEd": { + "PH": 24 + }, + "District IV Ozamis City Schools Division, DepEd": { + "PH": 15 + }, + "District IV San Carlos City Schools Division, DepEd": { + "PH": 21 + }, + "District IV Surigao City Schools Division, DepEd": { + "PH": 11 + }, + "District Learning Center I Tacloban City Schools Division, DepEd": { + "PH": 19 + }, + "District of Columbia Public Schools": { + "US": 31 + }, + "District School Board of Niagara": { + "CA": 99 + }, + "District School Board Ontario North East": { + "CA": 28 + }, + "District V Kidapawan City Schools Division, DepEd": { + "PH": 11 + }, + "District V Surigao City Schools Division, DepEd": { + "PH": 11 + }, + "District VI Surigao City Schools Division, DepEd": { + "PH": 12 + }, + "District VIII Surigao City Schools Division, DepEd": { + "PH": 13 + }, + "Diverse Academies Trust": { + "GB": 10 + }, + "Dixons Academies Trust": { + "GB": 1 + }, + "Dolores District of Quezon Schools Division, DepEd": { + "PH": 8 + }, + "Dolores I District of Eastern Samar Schools Division, DepEd": { + "PH": 20 + }, + "Dolores II District of Eastern Samar Schools Division, DepEd": { + "PH": 22 + }, + "Don Carlos I District of Bukidnon Schools Division, DepEd": { + "PH": 19 + }, + "Don Carlos II District of Bukidnon Schools Division, DepEd": { + "PH": 18 + }, + "Don Marcelino District of Davao del Sur Schools Division, DepEd": { + "PH": 23 + }, + "Don Victoriano District of Misamis Occidental Schools Division, DepEd": { + "PH": 13 + }, + "Dona Remedios Trinidad District of Bulacan Schools Division, DepEd": { + "PH": 17 + }, + "Doncaster Metropolitan Borough Council": { + "GB": 1 + }, + "Donna Independent School District": { + "US": 19 + }, + "Donsol East District of Sorsogon Schools Division, DepEd": { + "PH": 24 + }, + "Donsol West District of Sorsogon Schools Division, DepEd": { + "PH": 28 + }, + "Dothan City Schools": { + "US": 18 + }, + "Douglas County School District": { + "US": 24 + }, + "Downers Grove Grade School District 58": { + "US": 13 + }, + "Downey Unified School District": { + "US": 18 + }, + "Dr. Schaepmanstichting": { + "NL": 9 + }, + "Drammen kommune": { + "NO": 281 + }, + "drb Ignite Multi Academy Trust": {}, + "Dublin and Dún Laoghaire Education and Training Board": { + "IE": 22 + }, + "Dublin City Schools": { + "US": 13 + }, + "Dubuque Community Schools": { + "US": 14 + }, + "Dudley Metropolitan Borough Council": { + "GB": 13 + }, + "Dueñas District, Iloilo Schools Division, DepEd": { + "PH": 16 + }, + "Duero District of Bohol Schools Division, DepEd": { + "PH": 23 + }, + "Dufferin-Peel Catholic District School Board": { + "CA": 156 + }, + "Dulag North District of Leyte Schools Division, DepEd": { + "PH": 23 + }, + "Dulag South District of Leyte Schools Division, DepEd": { + "PH": 20 + }, + "Dumalag District of Capiz Schools Division, DepEd": { + "PH": 22 + }, + "Dumalinao District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 33 + }, + "Dumangas I District of Iloilo Schools Division, DepEd": { + "PH": 19 + }, + "Dumangas II District of Iloilo Schools Division, DepEd": { + "PH": 17 + }, + "Dumanjug I District of Cebu Schools Division, DepEd": { + "PH": 14 + }, + "Dumanjug II District of Cebu Schools Division, DepEd": { + "PH": 18 + }, + "Dumaran Island District Palawan Schools Division, DepEd": { + "PH": 13 + }, + "Dumaran Mainland District Palawan Schools Division, DepEd": { + "PH": 22 + }, + "Dumarao District of Capiz Schools Division, DepEd": { + "PH": 36 + }, + "Dumfries and Galloway Council": { + "GB": 123 + }, + "Dumingag I District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 24 + }, + "Dumingag II District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 26 + }, + "Duncanville Independent School District": { + "US": 19 + }, + "Dundee City Council": { + "GB": 70 + }, + "Dupax del Norte District of Nueva Vizcaya Schools Division, DepEd": { + "PH": 23 + }, + "Dupax del Sur District, Nueva Vizcaya Schools Division, DepEd": { + "PH": 15 + }, + "Durham and Newcastle Diocesan Learning Trust": { + "GB": 1 + }, + "Durham Catholic District School Board": { + "CA": 46 + }, + "Durham County Council": { + "GB": 435 + }, + "Durham District School Board": { + "CA": 134 + }, + "Durham Public Schools": { + "US": 13 + }, + "Duval County Public Schools": { + "US": 74 + }, + "E-ACT": { + "GB": 2 + }, + "Eagle Mountain-Saginaw Independent School District": { + "US": 26 + }, + "East Aurora Public School District 131": { + "US": 21 + }, + "East Ayrshire Council": { + "GB": 51 + }, + "East Butuan District I Butuan City Schools Division, DepEd": { + "PH": 11 + }, + "East Butuan District II Butuan City Schools Division, DepEd": { + "PH": 13 + }, + "East District Angeles City Schools Division, DepEd": { + "PH": 10 + }, + "East District Batangas City Schools Division, DepEd": { + "PH": 18 + }, + "East District Cabanatuan City Schools Division, DepEd": { + "PH": 11 + }, + "East District Danao City Schools Division, DepEd": { + "PH": 11 + }, + "East District Dipolog City Schools Division, DepEd": { + "PH": 11 + }, + "East District Gingoog City Schools Division, DepEd": { + "PH": 25 + }, + "East District Lapu-lapu City Schools Division, DepEd": { + "PH": 17 + }, + "East District Lipa City Schools Division, DepEd": { + "PH": 19 + }, + "East District Malaybalay City Schools Division, DepEd": { + "PH": 15 + }, + "East District Pagadian City Schools Division, DepEd": { + "PH": 13 + }, + "East District San Jose City Schools Division, DepEd": { + "PH": 30 + }, + "East District Tanauan City Schools Division, DepEd": { + "PH": 16 + }, + "East District Toledo City Schools Division, DepEd": { + "PH": 20 + }, + "East District Valenzuela City Schools Division, DepEd": { + "PH": 12 + }, + "East Dunbartonshire Council": { + "GB": 58 + }, + "East Hartford Public Schools": { + "US": 22 + }, + "East I District Cagayan de Oro City Schools Division, DepEd": { + "PH": 11 + }, + "East I District, Calamba City School Division, Department of Education": { + "PH": 20 + }, + "East II District Cagayan de Oro City Schools Division, DepEd": { + "PH": 12 + }, + "East II District, Calamba City School Division, Department of Education": { + "PH": 16 + }, + "East Kiamba District of Sarangani Schools Division, DepEd": { + "PH": 13 + }, + "East Lothian Council": { + "GB": 68 + }, + "East Maasim District of Sarangani Schools Division, DepEd": { + "PH": 11 + }, + "East Maitum District of Sarangani Schools Division, DepEd": { + "PH": 11 + }, + "East Malungon District of Sarangani Schools Division, DepEd": { + "PH": 16 + }, + "East Midlands Education Trust": { + "GB": 11 + }, + "East Renfrewshire Council": { + "GB": 36 + }, + "East Riding of Yorkshire Council": { + "GB": 52 + }, + "East Sussex County Council": { + "GB": 1735 + }, + "East Whittier City School District": { + "US": 13 + }, + "Eastern Cape Department of Education": {}, + "Eastern Multi-Academy Trust": { + "GB": 4 + }, + "Eastern Tabuk District of Kalinga Schools Division, DepEd": { + "PH": 12 + }, + "Eau Claire Area School District": { + "US": 19 + }, + "Ebor Academy Trust": { + "GB": 10 + }, + "Echague District, Isabela Schools Division, DepEd": { + "PH": 47 + }, + "Edmonds School District": { + "US": 2 + }, + "Edmonton Catholic Schools": { + "CA": 55 + }, + "Edmonton Public Schools": { + "CA": 242 + }, + "Edmund Rice Education Australia": { + "AU": 16 + }, + "Educate Together": { + "IE": 60 + }, + "Education South West": {}, + "EKAR": { + "MG": 148 + }, + "El Monte City School District": { + "US": 1 + }, + "El Nido del Norte District of Palawan Schools Division, DepEd": { + "PH": 20 + }, + "El Nido del Sur District of Palawan Schools Division, DepEd": { + "PH": 46 + }, + "El Rancho Unified School District": {}, + "Elevate Multi Academy Trust": {}, + "Eleves": { + "CD": 19, + "FR": 1 + }, + "Elgin Area School District U46": { + "US": 41 + }, + "Elk Island Catholic Schools": { + "CA": 13 + }, + "Elmwood Park Community Unit School District 401": { + "US": 4 + }, + "Embark Multi Academy Trust": { + "GB": 2 + }, + "Emmaus Catholic Multi Academy Company": {}, + "Enhance Academy Trust": {}, + "Enrile West District of Cagayan Schools Division, DepEd": { + "PH": 13 + }, + "Enrique B. Magalona District of Negros Occidental Schools Division, DepEd": { + "PH": 26 + }, + "Ensemble Scolaire Sacré-Coeur": { + "FR": 18 + }, + "Epping Forest Schools Partnership Trust": { + "GB": 1 + }, + "Equals Trust": { + "GB": 10 + }, + "Erie's Public Schools": { + "US": 15 + }, + "Erzbistum Köln": { + "DE": 23 + }, + "Escalante I District of Escalante City Schools Division, DepEd": { + "PH": 22 + }, + "Escalante II District of Escalante City Schools Division, DepEd": { + "PH": 20 + }, + "Escondido Union School District": { + "US": 13 + }, + "Esperanza District of Masbate Schools Division, DepEd": { + "PH": 19 + }, + "Esperanza I District of Agusan del Sur Schools Division, DepEd": { + "PH": 21 + }, + "Esperanza II District of Agusan del Sur Schools Division, DepEd": { + "PH": 22 + }, + "Esperanza III District of Agusan del Sur Schools Division, DepEd": { + "PH": 16 + }, + "Estado de Minas Gerais": { + "BR": 25 + }, + "Estado de São Paulo": { + "BR": 24 + }, + "Estado do Rio Grande do Sul": { + "BR": 24 + }, + "Estancia District of Iloilo Schools Division, DepEd": { + "PH": 13 + }, + "Esteem Multi-Academy Trust": { + "GB": 5 + }, + "Eugene School District": { + "US": 36 + }, + "Evangelical Brotherhood Church": { + "PG": 29 + }, + "Evangelical Lutheran Church of Papua New Guinea": { + "PG": 48 + }, + "Evanston/Skokie School District 65": { + "US": 19 + }, + "Everett Public Schools": { + "US": 1 + }, + "Evergreen Catholic Schools": { + "CA": 14 + }, + "Evergreen Public Schools": { + "US": 40 + }, + "Evolution Academy Trust": {}, + "Excalibur Academies Trust": { + "GB": 2 + }, + "Exceed Academies Trust": {}, + "Færder kommune": { + "NO": 24 + }, + "Fairfax County Public Schools": { + "US": 213 + }, + "Falcon School District 49": { + "US": 15 + }, + "Falkirk Council": { + "GB": 93 + }, + "Falköpings Kommun": {}, + "Famy-Mabitac District, Laguna School Division, DepEd": { + "PH": 15 + }, + "Fargo Public Schools": { + "US": 22 + }, + "Fayetteville Public Schools": { + "US": 30 + }, + "Fe y Alegría": { + "BO": 3, + "UY": 1, + "VE": 19 + }, + "Federal Transferido": { + "MX": 13184, + "US": 62 + }, + "Federal Transferido - Estatal": { + "MX": 298 + }, + "Federal Way Public Schools": { + "US": 2 + }, + "Finn Church Aid": { + "KE": 3, + "UG": 19 + }, + "Flintshire County Council": { + "GB": 7 + }, + "Flora District of Apayao Schools Division, DepEd": { + "PH": 13 + }, + "Floridablanca East District, Pampanga School Division, Department of Education": { + "PH": 16 + }, + "Floridablanca West District, Pampanga School Division, Department of Education": { + "PH": 17 + }, + "Flying High Trust": { + "GB": 26 + }, + "Focus Academy Trust (UK) Ltd": {}, + "Fontana Unified School District": { + "US": 37 + }, + "Forest Grove School District": { + "US": 9 + }, + "Forney Independent School District": { + "US": 14 + }, + "Fort Bend Independent School District": { + "US": 76 + }, + "Fort Wayne Community Schools": { + "US": 30 + }, + "Fort Worth Independent School District": { + "US": 128 + }, + "Forward As One Church of England Multi Academy Trust": {}, + "Fountain Valley School District": {}, + "Fredrikstad kommune": { + "NO": 89 + }, + "Free State Department of Education": {}, + "Freistaat Bayern": { + "AT": 2, + "CZ": 5, + "DE": 356 + }, + "Frenship Independent School District": { + "US": 8 + }, + "Fule Almeda District, San Pablo City School Division, DepEd": { + "PH": 11 + }, + "Fullerton School District": { + "US": 1 + }, + "Fundação Bradesco": { + "BR": 38 + }, + "Futura Learning Partnership": {}, + "Future Academies": { + "GB": 2 + }, + "Fylde Coast Academy Trust": { + "GB": 1 + }, + "G'allaorol tumani xalq ta'limi boshqarmasi": { + "UZ": 51 + }, + "Gabaldon District of Nueva Ecija Schools Division, DepEd": { + "PH": 18 + }, + "Galileo Multi Academy Trust": {}, + "Gamay I District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Gamay II District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Gamu District of Isabela Schools Division, DepEd": { + "PH": 18 + }, + "Gandara I District of Samar Schools Division, DepEd": { + "PH": 33 + }, + "Gandara II - Matuguinao District of Samar Schools Division, DepEd": { + "PH": 32 + }, + "Gapan North District of Gapan City Schools Division, DepEd": { + "PH": 22 + }, + "Gapan South District of Gapan City Schools Division, DepEd": { + "PH": 17 + }, + "Garchitorena District of Camarines Sur Schools Division, DepEd": { + "PH": 28 + }, + "Garcia-Hernandez District of Bohol Schools Division, DepEd": { + "PH": 21 + }, + "Garden Grove Unified School District": { + "US": 4 + }, + "Garvey School District": {}, + "Gary Community School Corporation": { + "US": 36 + }, + "Gasan District of Marinduque Schools Division, DepEd": { + "PH": 23 + }, + "Gateshead Metropolitan Borough Council": {}, + "Gattaran Central District of Cagayan Schools Division, DepEd": { + "PH": 13 + }, + "Gattaran East District of Cagayan Schools Division, DepEd": { + "PH": 14 + }, + "Gattaran West District of Cagayan Schools Division, DepEd": { + "PH": 14 + }, + "Gauteng Department of Education": { + "ZA": 1 + }, + "Gemeinde Gossau": { + "CH": 36 + }, + "Gen. Luna District of Quezon Schools Division, DepEd": { + "PH": 12 + }, + "Gen. M. Natividad District of Nueva Ecija Schools Division, DepEd": { + "PH": 23 + }, + "Gen. Nakar District of Quezon Schools Division, DepEd": { + "PH": 24 + }, + "Gen. Tinio District of Nueva Ecija Schools Division, DepEd": { + "PH": 15 + }, + "General Luna District of Siargao Schools Division, DepEd": { + "PH": 21 + }, + "General Macarthur-Hernani District of Eastern Samar Schools Division, DepEd": { + "PH": 24 + }, + "General Roxas District of Davao City Schools Division, DepEd": { + "PH": 29 + }, + "General Trias I District of Cavite Schools Division, DepEd": { + "PH": 15 + }, + "General Trias II District of Cavite Schools Division, DepEd": { + "PH": 14 + }, + "Generalitat de Catalunya": { + "ES": 271 + }, + "Gerona North District of Tarlac Schools Division, DepEd": { + "PH": 22 + }, + "Gerona South District of Tarlac Schools Division, DepEd": { + "PH": 25 + }, + "Getafe District of Bohol Schools Division, DepEd": { + "PH": 27 + }, + "Ghana Education Service": { + "GH": 748, + "CI": 4, + "TG": 3 + }, + "Gigaquit District of Surigao del Norte Schools Division, DepEd": { + "PH": 15 + }, + "Ginatilan District of Cebu Schools Division, DepEd": { + "PH": 14 + }, + "Giporlos District of Eastern Samar Schools Division, DepEd": { + "PH": 14 + }, + "Gjøvik kommune": { + "NO": 36 + }, + "Glendale Unified School District": { + "US": 10 + }, + "Glenview School District 34": { + "US": 8 + }, + "GLF Schools": { + "GB": 1 + }, + "Gloria District of Oriental Mindoro Schools Division, DepEd": { + "PH": 31 + }, + "Gloucestershire County Council": { + "GB": 23 + }, + "Gmina Miasto Szczecin": { + "PL": 29 + }, + "Gmina Przemyśl": { + "PL": 16 + }, + "Gmina Ryki": { + "PL": 28 + }, + "Gmina Wrocław": { + "PL": 349 + }, + "GO!": { + "BE": 21 + }, + "Goa District of Camarines Sur Schools Division, DepEd": { + "PH": 31 + }, + "Gobierno de Canarias": {}, + "Gobierno de Cantabria": { + "AR": 1, + "CU": 1, + "GT": 1, + "ES": 234 + }, + "Godod District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 22 + }, + "Gonzaga East District of Cagayan Schools Division, DepEd": { + "PH": 15 + }, + "Gonzaga West District of Cagayan Schools Division, DepEd": { + "PH": 15 + }, + "Gosforth Schools' Trust": {}, + "Goshen Community Schools": { + "US": 15 + }, + "Göteborgs Stad": { + "SE": 492 + }, + "Gov. Generoso North District of Mati City Schools Division, DepEd": { + "PH": 12 + }, + "Gov. Generoso South District of Mati City Schools Division, DepEd": { + "PH": 16 + }, + "Government of Belize (GOB)": { + "BZ": 20 + }, + "Government of Kenya": { + "KE": 118 + }, + "Government of Lesotho": { + "LS": 24 + }, + "Governo da Bahia": { + "BR": 27 + }, + "Governo de Minas Gerais": { + "BR": 68 + }, + "Governo do Estado da Bahia": { + "BR": 30 + }, + "Governo do Estado da Paraíba": { + "BR": 71 + }, + "Governo do Estado de São Paulo": { + "BR": 168 + }, + "Governo do Estado do Ceará": { + "BR": 57 + }, + "Governo do Estado do Rio de Janeiro": { + "BR": 34 + }, + "Grand Erie District School Board": { + "CA": 74 + }, + "Grand Prairie Independent School District": { + "US": 36 + }, + "Granite School District": { + "US": 30 + }, + "Grants Pass School District": {}, + "Grapevine-Colleyville Independent School District": { + "US": 21 + }, + "Great Learners Trust": {}, + "Greater Albany Public Schools": { + "US": 1 + }, + "Greater Essex County District School Board": { + "CA": 71 + }, + "Greater Saskatoon Catholic Schools": { + "CA": 44 + }, + "Greater St. Albert Catholic Schools": { + "CA": 13 + }, + "Greenheart Learning Partnership": {}, + "Greenshaw Learning Trust": { + "GB": 2 + }, + "Greenwood Academies Trust": { + "GB": 8 + }, + "Gresham-Barlow School District": { + "US": 34 + }, + "Greve Kommune": { + "DK": 40 + }, + "Groton Public Schools": { + "US": 7 + }, + "Guagua West District, Pampanga School Division, Department of Education": { + "PH": 17 + }, + "Gubat North District of Sorsogon Schools Division, DepEd": { + "PH": 21 + }, + "Gubat South District of Sorsogon Schools Division, DepEd": { + "PH": 24 + }, + "Guiguinto District of Bulacan Schools Division, DepEd": { + "PH": 17 + }, + "Guihulngan North District of Guihulngan City Schools Division, DepEd": { + "PH": 32 + }, + "Guihulngan South District of Guihulngan City Schools Division, DepEd": { + "PH": 31 + }, + "Guilford County Schools": { + "US": 21 + }, + "Guimba East District of Nueva Ecija Schools Division, DepEd": { + "PH": 31 + }, + "Guimba West District of Nueva Ecija Schools Division, DepEd": { + "PH": 33 + }, + "Guimbal District of Iloilo Schools Division, DepEd": { + "PH": 14 + }, + "Guinayangan District of Quezon Schools Division, DepEd": { + "PH": 30 + }, + "Guindulman District of Bohol Schools Division, DepEd": { + "PH": 21 + }, + "Guinobatan East District of Albay Schools Division, DepEd": { + "PH": 19 + }, + "Guinobatan West District of Albay Schools Division, DepEd": { + "PH": 19 + }, + "Guipos District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 20 + }, + "Guiuan East District of Eastern Samar Schools Division, DepEd": { + "PH": 14 + }, + "Guiuan North District of Eastern Samar Schools Division, DepEd": { + "PH": 14 + }, + "Guiuan South District of Eastern Samar Schools Division, DepEd": { + "PH": 20 + }, + "Gumaca East District of Quezon Schools Division, DepEd": { + "PH": 18 + }, + "Gumaca West District of Quezon Schools Division, DepEd": { + "PH": 15 + }, + "Gutalac I District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 18 + }, + "Gutalac II District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 19 + }, + "Gvern ta' Malta": { + "MT": 106 + }, + "Gwynedd Council": { + "GB": 6 + }, + "Hacienda La Puente Unified School District": { + "US": 4 + }, + "Hagonoy East District of Bulacan Schools Division, DepEd": { + "PH": 13 + }, + "Hagonoy I District of Davao del Sur Schools Division, DepEd": { + "PH": 14 + }, + "Hagonoy West District of Bulacan Schools Division, DepEd": { + "PH": 16 + }, + "Halden kommune": { + "NO": 27 + }, + "Halifax Regional Centre for Education": { + "CA": 86 + }, + "Halton Borough Council": { + "GB": 7 + }, + "Halton Catholic District School Board": { + "CA": 55 + }, + "Halton District School Board": { + "CA": 112 + }, + "Hamar kommune": { + "NO": 41 + }, + "Hämeenlinnan kaupunki": { + "FI": 164 + }, + "Hamilton-Wentworth Catholic District School Board": { + "CA": 60 + }, + "Hamilton-Wentworth District School Board": { + "CA": 105 + }, + "Hammerfest kommune": { + "NO": 28 + }, + "Hampton City Schools": { + "US": 19 + }, + "Hamtic North District of Antique Schools Division, DepEd": { + "PH": 20 + }, + "Hamtic South District of Antique Schools Division, DepEd": { + "PH": 26 + }, + "Hamwic Education Trust": { + "GB": 2 + }, + "Hansestadt Lübeck": { + "DE": 1127 + }, + "Hansestadt Lüneburg": { + "DE": 53 + }, + "Harlandale Independent School District": { + "US": 14 + }, + "Harlingen Consolidated Independent School District": { + "US": 25 + }, + "Harris Federation": { + "GB": 8 + }, + "Harrison School District 2": { + "US": 24 + }, + "Harstad kommune / Hársttáid suohkan": { + "NO": 11 + }, + "Hartford Public Schools": { + "US": 61 + }, + "Hartlepool Borough Council": { + "GB": 13 + }, + "Hastings and Prince Edward District School Board": { + "CA": 39 + }, + "Haugesund kommune": { + "NO": 34 + }, + "Hawthorne School District": {}, + "Helena Public Schools": { + "US": 15 + }, + "Helsingborgs stads skolor": { + "SE": 133 + }, + "Herefordshire Council": { + "GB": 8 + }, + "Hermanos Maristas": { + "AR": 2, + "CL": 1, + "EC": 1, + "PY": 1, + "PE": 2, + "ES": 6 + }, + "Hermosa Beach City School District": {}, + "Hermosa District, Bataan School Division, DepEd": { + "PH": 20 + }, + "Hernani District of Eastern Samar Schools Division, DepEd": { + "PH": 11 + }, + "Hertfordshire County Council": { + "GB": 179 + }, + "Highline Public Schools": {}, + "Hillsboro School District": { + "US": 47 + }, + "Hillsborough County Public Schools": { + "US": 68 + }, + "Hilongos North District of Leyte Schools Division, DepEd": { + "PH": 23 + }, + "Hilongos South District of Leyte Schools Division, DepEd": { + "PH": 24 + }, + "Himamaylan I District of Negros Occidental Schools Division, DepEd": { + "PH": 27 + }, + "Himamaylan II District of Negros Occidental Schools Division, DepEd": { + "PH": 24 + }, + "Hinabangan District of Samar Schools Division, DepEd": { + "PH": 17 + }, + "Hinatuan North District of Surigao del Sur Schools Division, DepEd": { + "PH": 23 + }, + "Hinatuan South District of Surigao del Sur Schools Division, DepEd": { + "PH": 15 + }, + "Hindang District of Leyte Schools Division, DepEd": { + "PH": 21 + }, + "Hingyon District of Ifugao Schools Division, DepEd": { + "PH": 14 + }, + "Hinigaran I District of Negros Occidental Schools Division, DepEd": { + "PH": 13 + }, + "Hinigaran II District of Negros Occidental Schools Division, DepEd": { + "PH": 20 + }, + "Hinobaan District of Negros Occidental Schools Division, DepEd": { + "PH": 27 + }, + "Hinunangan District of Southern Leyte Schools Division, DepEd": { + "PH": 31 + }, + "Hinundayan District of Southern Leyte Schools Division, DepEd": { + "PH": 14 + }, + "Hochtaunuskreis": { + "DE": 33 + }, + "Holmestrand kommune": { + "NO": 38 + }, + "Hope Sentamu Learning Trust": {}, + "Horten kommune": { + "NO": 31 + }, + "Houston County Board of Education": { + "US": 18 + }, + "Houston Independent School District": { + "US": 16 + }, + "Hull City Council": { + "GB": 27 + }, + "Hull Collaborative Academy Trust": { + "GB": 15 + }, + "Humber Education Trust": { + "GB": 13 + }, + "Humble Independent School District": { + "US": 40 + }, + "Hungduan District of Ifugao Schools Division, DepEd": { + "PH": 11 + }, + "Huntsville City Schools": { + "US": 11 + }, + "Huron-Perth Catholic District School Board": { + "CA": 18 + }, + "Huron-Superior Catholic District School Board": { + "CA": 17 + }, + "Hurst-Euless-Bedford Independent School District": { + "US": 30 + }, + "I District Bago City Schools Division, DepEd": { + "PH": 13 + }, + "Iba District of Zambales Schools Division, DepEd": { + "PH": 18 + }, + "Ibaan District of Batangas Schools Division, DepEd": { + "PH": 18 + }, + "Ibajay I District of Aklan Schools Division, DepEd": { + "PH": 18 + }, + "Ibajay II District of Aklan Schools Division, DepEd": { + "PH": 19 + }, + "Idaho Falls School District": {}, + "IDEA Public Schools": { + "MX": 1, + "US": 28 + }, + "Igbaras District of Iloilo Schools Division, DepEd": { + "PH": 22 + }, + "Iguig District of Cagayan Schools Division, DepEd": { + "PH": 17 + }, + "Ilagan District, Isabela Schools Division, DepEd": { + "PH": 14 + }, + "Ilog I District of Negros Occidental Schools Division, DepEd": { + "PH": 18 + }, + "Ilog II District of Negros Occidental Schools Division, DepEd": { + "PH": 12 + }, + "Imelda District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 19 + }, + "Impasug-Ong I District of Bukidnon Schools Division, DepEd": { + "PH": 19 + }, + "Imus I District of Cavite Schools Division, DepEd": { + "PH": 12 + }, + "Imus II District of Cavite Schools Division, DepEd": { + "PH": 14 + }, + "Inabanga North District of Bohol Schools Division, DepEd": { + "PH": 29 + }, + "Inabanga South District of Bohol Schools Division, DepEd": { + "PH": 22 + }, + "Indang I District of Cavite Schools Division, DepEd": { + "PH": 11 + }, + "Indang II District of Cavite Schools Division, DepEd": { + "PH": 14 + }, + "Independence School District": { + "US": 23 + }, + "Independent Schools Queensland": { + "AU": 32 + }, + "Indian Prairie School District 204": { + "US": 34 + }, + "Indre Østfold kommune": { + "NO": 50 + }, + "Infanta District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 17 + }, + "Infanta District of Quezon Schools Division, DepEd": { + "PH": 20 + }, + "Inglewood Unified School District": { + "US": 1 + }, + "Initao District of Misamis Oriental Schools Division, DepEd": { + "PH": 74 + }, + "Initio Learning Trust": {}, + "InMAT": {}, + "Innlandet fylkeskommune": { + "NO": 32 + }, + "Inopacan District of Leyte Schools Division, DepEd": { + "PH": 23 + }, + "Inspiration Trust": { + "GB": 2 + }, + "Inspiring Futures Through Learning": {}, + "Instituto Politécnico Nacional": { + "MX": 51 + }, + "Instituto Técnico Agrícola Rafael Ortiz González": { + "CO": 10 + }, + "Inverclyde Council": { + "GB": 32 + }, + "Ipil District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 34 + }, + "Iriga Central District Iriga City Schools Division, DepEd": { + "PH": 14 + }, + "Iriga North District Iriga City Schools Division, DepEd": { + "PH": 20 + }, + "Iriga South District Iriga City Schools Division, DepEd": { + "PH": 16 + }, + "Irosin District of Sorsogon Schools Division, DepEd": { + "PH": 30 + }, + "Irvine Unified School District": { + "US": 34 + }, + "Irving Independent School District": { + "US": 38 + }, + "Isabel District of Leyte Schools Division, DepEd": { + "PH": 26 + }, + "Isabela I District of Negros Occidental Schools Division, DepEd": { + "PH": 13 + }, + "Isabela II District of Negros Occidental Schools Division, DepEd": { + "PH": 19 + }, + "Isle of Anglesey County Council": {}, + "Issaquah School District 411": { + "US": 36 + }, + "Istituto comprensivo \"Ugo Foscolo\"": { + "IT": 12 + }, + "Istituto Comprensivo Dante Alighieri": { + "IT": 10 + }, + "Istituto Comprensivo Giovanni XXIII": { + "IT": 20 + }, + "Itogon District, Benguet Schools Division, Department of Education": { + "PH": 17 + }, + "Itogon I District of Benguet Schools Division, DepEd": { + "PH": 13 + }, + "Itogon II District of Benguet Schools Division, DepEd": { + "PH": 16 + }, + "IV District Bago City Schools Division, DepEd": { + "PH": 11 + }, + "Ivisan District of Capiz Schools Division, DepEd": { + "PH": 17 + }, + "Ivy Learning Trust": { + "GB": 1 + }, + "Jabonga I District of Agusan del Norte Schools Division, DepEd": { + "PH": 12 + }, + "Jabonga II District of Agusan del Norte Schools Division, DepEd": { + "PH": 11 + }, + "Jackson Public Schools": { + "US": 14 + }, + "Jaen District of Nueva Ecija Schools Division, DepEd": { + "PH": 29 + }, + "Jagna District of Bohol Schools Division, DepEd": { + "PH": 27 + }, + "James Montgomery Academy Trust": {}, + "Jamindan District of Capiz Schools Division, DepEd": { + "PH": 32 + }, + "Janiuay I District of Iloilo Schools Division, DepEd": { + "PH": 17 + }, + "Janiuay II District of Iloilo Schools Division, DepEd": { + "PH": 24 + }, + "Jaro District of Iloilo City Schools Division, DepEd": { + "PH": 18 + }, + "Jaro I District of Leyte Schools Division, DepEd": { + "PH": 21 + }, + "Jaro II District of Leyte Schools Division, DepEd": { + "PH": 21 + }, + "Jasaan District of Misamis Oriental Schools Division, DepEd": { + "PH": 15 + }, + "Javier District of Leyte Schools Division, DepEd": { + "PH": 25 + }, + "Jeffco Public Schools": { + "US": 53 + }, + "Jefferson County Public Schools": { + "US": 33 + }, + "Jefferson Joint School District 251": {}, + "Jiabong District of Samar Schools Division, DepEd": { + "PH": 29 + }, + "Jimalalud District of Negros Oriental Schools Division, DepEd": { + "PH": 25 + }, + "Jimenez District of Misamis Occidental Schools Division, DepEd": { + "PH": 20 + }, + "Jipapad District of Eastern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Jizzax viloyati xalq ta'limi boshqarmasi, Forish tuman xalq ta'limi bo'limi.": { + "UZ": 46 + }, + "Jizzax viloyati xalq ta'limi boshqarmasi, G'allaorol tuman xalq ta'limi bo'limi.": { + "UZ": 36 + }, + "John Taylor MAT": {}, + "Johnston County Schools": { + "US": 35 + }, + "Joliet Public Schools District 86": { + "US": 33 + }, + "Joliet Township High School District 204": { + "US": 4 + }, + "Jones East District of Isabela Schools Division, DepEd": { + "PH": 21 + }, + "Jones West District of Isabela Schools Division, DepEd": { + "PH": 26 + }, + "Jong Leren": { + "NL": 24 + }, + "Jose Abad Santos I District of Davao del Sur Schools Division, DepEd": { + "PH": 18 + }, + "Jose Abad Santos II District of Davao del Sur Schools Division, DepEd": { + "PH": 14 + }, + "Jose Panganiban East District of Camarines Norte Schools Division, DepEd": { + "PH": 13 + }, + "Jose Panganiban West District of Camarines Norte Schools Division, DepEd": { + "PH": 18 + }, + "Josefina District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 16 + }, + "Jovellar District of Albay Schools Division, DepEd": { + "PH": 24 + }, + "Juban District of Sorsogon Schools Division, DepEd": { + "PH": 28 + }, + "Judson Independent School District": { + "US": 24 + }, + "Julita District of Leyte Schools Division, DepEd": { + "PH": 19 + }, + "Junta de Castilla y León": { + "ES": 348 + }, + "Junta de Extremadura": { + "PT": 4, + "ES": 553 + }, + "Kabacan North District of North Cotabato Schools Division, DepEd": { + "PH": 11 + }, + "Kabacan South District of North Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "Kabacan West District of North Cotabato Schools Division, DepEd": { + "PH": 14 + }, + "Kabankalan I District of Kabankalan City Schools Division, DepEd": { + "PH": 11 + }, + "Kabankalan II District of Kabankalan City Schools Division, DepEd": { + "PH": 14 + }, + "Kabankalan III District of Kabankalan City Schools Division, DepEd": { + "PH": 18 + }, + "Kabankalan IV District of Kabankalan City Schools Division, DepEd": { + "PH": 26 + }, + "Kabankalan V District of Kabankalan City Schools Division, DepEd": { + "PH": 16 + }, + "Kabasalan District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 33 + }, + "Kabayan District of Benguet Schools Division, DepEd": { + "PH": 17 + }, + "Kabugao District of Apayao Schools Division, DepEd": { + "PH": 26 + }, + "Kadingilan District of Bukidnon Schools Division, DepEd": { + "PH": 22 + }, + "Kalamansig I District of Sultan Kudarat Schools Division, DepEd": { + "PH": 11 + }, + "Kalamansig II District of Sultan Kudarat Schools Division, DepEd": { + "PH": 11 + }, + "Kalamazoo Public Schools": { + "US": 30 + }, + "Kalawit District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 23 + }, + "Kalibo I District of Aklan Schools Division, DepEd": { + "PH": 11 + }, + "Kalilangan District of Bukidnon Schools Division, DepEd": { + "PH": 22 + }, + "Kananga I District of Leyte Schools Division, DepEd": { + "PH": 14 + }, + "Kananga II District of Leyte Schools Division, DepEd": { + "PH": 15 + }, + "Kaneland Community Unit School District 302": { + "US": 6 + }, + "Kanton Zürich, Bildungsdirektion": { + "CH": 23 + }, + "Kapalong East District of Davao del Norte Schools Division, DepEd": { + "PH": 22 + }, + "Kapalong West District of Davao del Norte Schools Division, DepEd": { + "PH": 13 + }, + "Kapangan District of Benguet Schools Division, DepEd": { + "PH": 22 + }, + "Kapatagan East District of Lanao del Norte Schools Division, DepEd": { + "PH": 15 + }, + "Kapatagan West District of Lanao del Norte Schools Division, DepEd": { + "PH": 14 + }, + "Kaputian District of Island Garden City of Samal Schools Division, DepEd": { + "PH": 25 + }, + "Karmøy kommune": { + "NO": 48 + }, + "Kasibu District, Nueva Vizcaya Schools Division, DepEd": { + "PH": 33 + }, + "Katipunan I District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 19 + }, + "Katipunan II District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 24 + }, + "Katy Independent School District": { + "US": 57 + }, + "Kauswagan District of Lanao del Norte Schools Division, DepEd": { + "PH": 13 + }, + "Kawartha Pine Ridge District School Board": { + "CA": 83 + }, + "Kawayan District of Biliran Schools Division, DepEd": { + "PH": 21 + }, + "Kawit District of Cavite Schools Division, DepEd": { + "PH": 13 + }, + "Kayapa District, Nueva Vizcaya Schools Division, DepEd": { + "PH": 43 + }, + "Keewatin-Patricia District School Board": { + "CA": 20 + }, + "Keller Independent School District": { + "US": 36 + }, + "Kemdikbud": { + "ID": 11 + }, + "Kementerian Pelajaran Malaysia": { + "MY": 13 + }, + "Kementerian Pendidikan": { + "MY": 56 + }, + "Kementerian Pendidikan Malaysia": { + "MY": 201 + }, + "Kennewick School District": { + "US": 9 + }, + "Kenosha Unified School District": { + "US": 31 + }, + "Kent Catholic Schools' Partnership": {}, + "Kent School District": { + "US": 3 + }, + "Kent Special Educational Needs Trust (KSENT)": {}, + "Kenton County School District": { + "US": 19 + }, + "Kentwood Public Schools": { + "US": 18 + }, + "Kernow Learning Multi Academy Trust": {}, + "Kiangan District of Ifugao Schools Division, DepEd": { + "PH": 16 + }, + "Kibawe District of Bukidnon Schools Division, DepEd": { + "PH": 26 + }, + "Kiblawan District of Davao del Sur Schools Division, DepEd": { + "PH": 33 + }, + "Kibungan District of Benguet Schools Division, DepEd": { + "PH": 15 + }, + "Killeen Independent School District": { + "US": 13 + }, + "King Edward VI Academy Trust Birmingham": {}, + "Kinn kommune": { + "NO": 23 + }, + "Kinoguitan District of Misamis Oriental Schools Division, DepEd": { + "PH": 17 + }, + "Kirklees Metropolitan Borough Council": { + "GB": 1 + }, + "Kitaotao I District of Bukidnon Schools Division, DepEd": { + "PH": 19 + }, + "Kitaotao II District of Bukidnon Schools Division, DepEd": { + "PH": 22 + }, + "Kitcharao District of Agusan del Norte Schools Division, DepEd": { + "PH": 13 + }, + "Klamath County School District": { + "US": 5 + }, + "Klebelsberg Intézményfenntartó Központ": { + "HU": 11 + }, + "Klein Independent School District": { + "US": 51 + }, + "Knowsley Metropolitan Borough Council": {}, + "Knox County Schools": { + "US": 32 + }, + "Kolambugan District of Lanao del Norte Schools Division, DepEd": { + "PH": 13 + }, + "Kongsberg kommune": { + "NO": 68 + }, + "Koninklijke Kentalis": { + "NL": 28 + }, + "Koronadal West District I Koronadal City Schools Division, DepEd": { + "PH": 8 + }, + "Košický samosprávny kraj": { + "SK": 43 + }, + "Közép-Pesti Tankerületi Központ": { + "HU": 16 + }, + "Kreis Groß-Gerau": { + "DE": 46 + }, + "Kristiansand kommune": { + "NO": 114 + }, + "Kristiansund kommune": { + "NO": 27 + }, + "Kulaman I District of Sultan Kudarat Schools Division, DepEd": { + "PH": 15 + }, + "Kulaman II District of Sultan Kudarat Schools Division, DepEd": { + "PH": 15 + }, + "Kumalarang District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 25 + }, + "Kuopion kaupunki": { + "FI": 216 + }, + "Kvinnherad kommune": { + "NO": 29 + }, + "KwaZulu-Natal Department of Education": { + "ZA": 2 + }, + "Kyffhäuserkreis": { + "DE": 43 + }, + "L.E.A.D. Academy Trust": { + "GB": 1 + }, + "L'Anse Creuse Public Schools": { + "US": 20 + }, + "La Castellana I District of Negros Occidental Schools Division, DepEd": { + "PH": 20 + }, + "La Castellana II District of Negros Occidental Schools Division, DepEd": { + "PH": 14 + }, + "La Joya Independent School District": { + "US": 16 + }, + "La Libertad District of Negros Oriental Schools Division, DepEd": { + "PH": 29 + }, + "La Libertad District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 11 + }, + "La Paz District of Abra Schools Division, DepEd": { + "PH": 15 + }, + "La Paz District of Leyte Schools Division, DepEd": { + "PH": 32 + }, + "La Paz I District of Agusan del Sur Schools Division, DepEd": { + "PH": 13 + }, + "La Paz II District of Agusan del Sur Schools Division, DepEd": { + "PH": 14 + }, + "La Paz North District of Tarlac Schools Division, DepEd": { + "PH": 11 + }, + "La Paz South District of Tarlac Schools Division, DepEd": { + "PH": 12 + }, + "La Salle": { + "BR": 2, + "CO": 1, + "EC": 3, + "FR": 5, + "GR": 1, + "IT": 2, + "MX": 6, + "NI": 2, + "ES": 7 + }, + "La Trinidad District of Benguet Schools Division, DepEd": { + "PH": 31 + }, + "Laak District of Compostela Valley Schools Division, DepEd": { + "PH": 51 + }, + "Labangan I District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Labangan II District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 13 + }, + "Labason District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 27 + }, + "Labo East District of Camarines Norte Schools Division, DepEd": { + "PH": 23 + }, + "Labo West District of Camarines Norte Schools Division, DepEd": { + "PH": 32 + }, + "Labrador District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 11 + }, + "Labuan District of Zamboanga City Schools Division, DepEd": { + "PH": 21 + }, + "Lagangilang District of Abra Schools Division, DepEd": { + "PH": 15 + }, + "Lagawe District of Ifugao Schools Division, DepEd": { + "PH": 16 + }, + "Lagonglong District of Misamis Oriental Schools Division, DepEd": { + "PH": 11 + }, + "Lagonoy North District of Camarines Sur Schools Division, DepEd": { + "PH": 16 + }, + "Lagonoy South District of Camarines Sur Schools Division, DepEd": { + "PH": 23 + }, + "Laguindingan District of Misamis Oriental Schools Division, DepEd": { + "PH": 11 + }, + "Lake Oswego School District": { + "US": 14 + }, + "Lake Sebu East District of South Cotabato Schools Division, DepEd": { + "PH": 26 + }, + "Lake Sebu West District of South Cotabato Schools Division, DepEd": { + "PH": 16 + }, + "Lake Stevens School District": { + "US": 2 + }, + "Lake Washington School District": { + "US": 31 + }, + "Lakehead District School Board": { + "CA": 28 + }, + "Lakewood District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 20 + }, + "Lal-lo South District of Cagayan Schools Division, DepEd": { + "PH": 13 + }, + "Lala North District of Lanao del Norte Schools Division, DepEd": { + "PH": 20 + }, + "Lala South District of Lanao del Norte Schools Division, DepEd": { + "PH": 12 + }, + "Lamar County School District": { + "US": 14 + }, + "Lambayong III District of Sultan Kudarat Schools Division, DepEd": { + "PH": 11 + }, + "Lambton Kent District School Board": { + "CA": 64, + "US": 2 + }, + "Lambunao East District of Iloilo Schools Division, DepEd": { + "PH": 17 + }, + "Lambunao West District of Iloilo Schools Division, DepEd": { + "PH": 31 + }, + "Lamut District of Ifugao Schools Division, DepEd": { + "PH": 24 + }, + "Lancaster Independent School District": { + "US": 12 + }, + "Lancaster School District": { + "US": 2 + }, + "Land Berlin": { + "DE": 261 + }, + "Landeshauptstadt Dresden": { + "DE": 171 + }, + "Landeshauptstadt Dresden Schulverwaltungsamt": { + "DE": 16 + }, + "Landeshauptstadt Düsseldorf": { + "DE": 91 + }, + "Landeshauptstadt München": { + "DE": 180 + }, + "Landeshauptstadt München, Referat für Bildung und Sport": { + "DE": 26 + }, + "Landeshauptstadt Potsdam": { + "DE": 200 + }, + "Landeshauptstadt Saarbrücken": { + "FR": 3, + "DE": 199 + }, + "Landkreis Fulda": { + "DE": 20 + }, + "Landkreis Harburg": { + "DE": 188 + }, + "Landkreis Südliche Weinstraße": { + "DE": 15 + }, + "Landratsamt Altenburger Land": { + "DE": 18 + }, + "Landratsamt Greiz": { + "DE": 12 + }, + "Landschaftsverband Westfalen-Lippe": { + "DE": 57 + }, + "Languyan District of Tawi-Tawi Schools Division, DepEd": { + "PH": 24 + }, + "Lantapan District of Bukidnon Schools Division, DepEd": { + "PH": 20 + }, + "Lantawan District of Basilan Schools Division, DepEd": { + "PH": 34 + }, + "Lanuza District of Surigao del Sur Schools Division, DepEd": { + "PH": 13 + }, + "Laoac District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 17 + }, + "Laoang I District of Northern Samar Schools Division, DepEd": { + "PH": 19 + }, + "Laoang II District of Northern Samar Schools Division, DepEd": { + "PH": 22 + }, + "Laoang III District of Northern Samar Schools Division, DepEd": { + "PH": 25 + }, + "Lapinig District of Northern Samar Schools Division, DepEd": { + "PH": 14 + }, + "Lapuyan District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 32 + }, + "Laramie County School District 1": { + "US": 32 + }, + "Larvik kommune": { + "NO": 63 + }, + "Las Navas I District of Northern Samar Schools Division, DepEd": { + "PH": 31 + }, + "Las Navas II District of Northern Samar Schools Division, DepEd": { + "PH": 26 + }, + "Las Nieves East District of Agusan del Norte Schools Division, DepEd": { + "PH": 12 + }, + "Las Nieves West District of Agusan del Norte Schools Division, DepEd": { + "PH": 21 + }, + "Las Virgenes Unified School District": { + "US": 1 + }, + "Lasam East District of Cagayan Schools Division, DepEd": { + "PH": 14 + }, + "Lasam West District of Cagayan Schools Division, DepEd": { + "PH": 13 + }, + "Laua-an District of Antique Schools Division, DepEd": { + "PH": 30 + }, + "Laur District of Nueva Ecija Schools Division, DepEd": { + "PH": 20 + }, + "Laurel District of Batangas Schools Division, DepEd": { + "PH": 19 + }, + "Lavezares I District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Lavezares II District of Northern Samar Schools Division, DepEd": { + "PH": 11 + }, + "Lawrence Public Schools": { + "US": 40 + }, + "Leander Independent School District": { + "US": 56 + }, + "Learn Academies Trust": {}, + "Learners' Trust": {}, + "Learning Academies Trust": {}, + "Learning Academy Partnership (South West)": { + "GB": 3 + }, + "Learning In Harmony Multi Academy Trust": {}, + "Learning Partners Academy Trust": {}, + "Lebak Central District of Sultan Kudarat Schools Division, DepEd": { + "PH": 13 + }, + "Lebak East District of Sultan Kudarat Schools Division, DepEd": { + "PH": 11 + }, + "Leeds City Council": { + "GB": 208 + }, + "Leerplein055": { + "NL": 12 + }, + "Leganes District of Iloilo Schools Division, DepEd": { + "PH": 15 + }, + "Legazpi Port I District Legaspi City Schools Division, DepEd": { + "PH": 14 + }, + "Legazpi Port II District Legaspi City Schools Division, DepEd": { + "PH": 16 + }, + "Leicester City Council": { + "GB": 109 + }, + "Leicestershire County Council": { + "GB": 27 + }, + "Leigh Academies Trust": { + "GB": 3 + }, + "Lemery District of Batangas Schools Division, DepEd": { + "PH": 27 + }, + "Lemery District of Iloilo Schools Division, DepEd": { + "PH": 25 + }, + "Leon County Schools": { + "US": 42 + }, + "Leon I District of Iloilo Schools Division, DepEd": { + "PH": 18 + }, + "Leon II District of Iloilo Schools Division, DepEd": { + "PH": 18 + }, + "Lesotho Evangelical Church": { + "LS": 31 + }, + "Lewisville Independent School District": { + "US": 67 + }, + "Leyte I District of Leyte Schools Division, DepEd": { + "PH": 18 + }, + "Leyte II District of Leyte Schools Division, DepEd": { + "PH": 15 + }, + "Lian District of Batangas Schools Division, DepEd": { + "PH": 16 + }, + "Lianga District of Surigao del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Libacao District of Aklan Schools Division, DepEd": { + "PH": 33 + }, + "Libertad District of Antique Schools Division, DepEd": { + "PH": 17 + }, + "Libertad District of Misamis Oriental Schools Division, DepEd": { + "PH": 17 + }, + "Libmanan North District of Camarines Sur Schools Division, DepEd": { + "PH": 39 + }, + "Libmanan South District of Camarines Sur Schools Division, DepEd": { + "PH": 34 + }, + "Libon East District of Albay Schools Division, DepEd": { + "PH": 28 + }, + "Libon West District of Albay Schools Division, DepEd": { + "PH": 30 + }, + "Libona District of Bukidnon Schools Division, DepEd": { + "PH": 22 + }, + "Libungan East District of North Cotabato Schools Division, DepEd": { + "PH": 15 + }, + "Libungan West District of North Cotabato Schools Division, DepEd": { + "PH": 13 + }, + "Licab District of Nueva Ecija Schools Division, DepEd": { + "PH": 14 + }, + "Lier kommune": { + "NO": 84 + }, + "LiFE Multi-Academy Trust": {}, + "Ligao East District Ligao City Schools Division, DepEd": { + "PH": 19 + }, + "Ligao South District Ligao City Schools Division, DepEd": { + "PH": 22 + }, + "Ligao West District Ligao City Schools Division, DepEd": { + "PH": 17 + }, + "Lighthouse Schools Partnership": {}, + "Lila District of Bohol Schools Division, DepEd": { + "PH": 11 + }, + "Lillestrøm kommune": { + "NO": 73 + }, + "Liloan District of Cebu Schools Division, DepEd": { + "PH": 19 + }, + "Liloan District of Southern Leyte Schools Division, DepEd": { + "PH": 27 + }, + "Liloy I District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 19 + }, + "Liloy II District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 15 + }, + "Limay District of Bataan Schools Division, DepEd": { + "PH": 11 + }, + "Limestone District School Board": { + "CA": 56 + }, + "Limpopo Department of Education": { + "ZA": 1 + }, + "Linapacan District of Palawan Schools Division, DepEd": { + "PH": 13 + }, + "Lincoln Anglican Academy Trust": { + "GB": 2 + }, + "Lincoln County School District": { + "US": 3 + }, + "Lincoln Public Schools": { + "US": 82 + }, + "Lincolnshire County Council": { + "GB": 40 + }, + "Lindesnes kommune": { + "NO": 26 + }, + "Lingayen I District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 15 + }, + "Lingayen II District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 11 + }, + "Lingfield Education Trust": {}, + "Lingig I District of Surigao del Sur Schools Division, DepEd": { + "PH": 21 + }, + "Lingig II District of Surigao del Sur Schools Division, DepEd": { + "PH": 19 + }, + "Link Academy Trust": { + "GB": 2 + }, + "Linköpings kommun": { + "SE": 166 + }, + "Lion Academy Trust": { + "GB": 3 + }, + "Lionheart Educational Trust": {}, + "Lisle Community Unit School District 202": { + "US": 5 + }, + "Little Rock School District": { + "US": 33 + }, + "Liverpool City Council": { + "AU": 17, + "GB": 15 + }, + "Liverpool Diocesan Schools Trust": {}, + "Livingston Parish School Board": { + "US": 11 + }, + "Llanera District of Nueva Ecija Schools Division, DepEd": { + "PH": 28 + }, + "Llorente District of Eastern Samar Schools Division, DepEd": { + "PH": 25 + }, + "Loay District of Bohol Schools Division, DepEd": { + "PH": 12 + }, + "Lobo District of Batangas Schools Division, DepEd": { + "PH": 28 + }, + "Loboc District of Bohol Schools Division, DepEd": { + "PH": 19 + }, + "Lohjan kaupunki": { + "FI": 69 + }, + "London Borough of Barking and Dagenham": { + "GB": 14 + }, + "London Borough of Barnet": { + "GB": 9 + }, + "London Borough of Bexley": { + "GB": 21 + }, + "London Borough of Brent": { + "GB": 3 + }, + "London Borough of Bromley": { + "GB": 24 + }, + "London Borough of Camden": { + "GB": 164 + }, + "London Borough of Croydon": { + "GB": 7 + }, + "London Borough of Ealing": { + "GB": 17 + }, + "London Borough of Enfield": { + "GB": 5 + }, + "London Borough of Hackney": { + "GB": 37 + }, + "London Borough of Hammersmith and Fulham": {}, + "London Borough of Haringey": { + "GB": 142 + }, + "London Borough of Harrow": { + "GB": 6 + }, + "London Borough of Havering": { + "GB": 29 + }, + "London Borough of Hillingdon": { + "GB": 13 + }, + "London Borough of Islington": { + "GB": 25 + }, + "London Borough of Lambeth": { + "GB": 59 + }, + "London Borough of Lewisham": { + "GB": 56 + }, + "London Borough of Redbridge": { + "GB": 14 + }, + "London Borough of Southwark": { + "FR": 1, + "GB": 1692 + }, + "London Borough of Sutton": { + "GB": 1 + }, + "London Borough of Tower Hamlets": { + "GB": 8 + }, + "London Borough of Waltham Forest": { + "GB": 21 + }, + "London District Catholic School Board": { + "CA": 51 + }, + "Long Beach Unified School District": { + "US": 51 + }, + "Longview Public Schools": {}, + "Looc District of Romblon Schools Division, DepEd": { + "PH": 15 + }, + "Loon North District of Bohol Schools Division, DepEd": { + "PH": 22 + }, + "Loon South District of Bohol Schools Division, DepEd": { + "PH": 20 + }, + "Lope De Vega District of Northern Samar Schools Division, DepEd": { + "PH": 25 + }, + "Lopez East District of Quezon Schools Division, DepEd": { + "PH": 39 + }, + "Lopez Jaena District of Misamis Occidental Schools Division, DepEd": { + "PH": 27 + }, + "Lopez West District of Quezon Schools Division, DepEd": { + "PH": 33 + }, + "Lørenskog kommune": { + "NO": 52 + }, + "Loreto District of Dinagat Island Schools Division, DepEd": { + "PH": 13 + }, + "Loreto North District of Agusan del Sur Schools Division, DepEd": { + "PH": 24 + }, + "Loreto South District of Agusan del Sur Schools Division, DepEd": { + "PH": 24 + }, + "Los Angeles Unified School District": { + "US": 123 + }, + "Los Baños District, Laguna School Division, DepEd": { + "PH": 16 + }, + "Loudoun County Public Schools": { + "US": 100 + }, + "Louis Riel School Division": { + "CA": 16 + }, + "Luba District of Abra Schools Division, DepEd": { + "PH": 16 + }, + "Lubang District of Occidental Mindoro Schools Division, DepEd": { + "PH": 16 + }, + "Lubao East District, Pampanga School Division, Department of Education": { + "PH": 17 + }, + "Lubao West District, Pampanga School Division, Department of Education": { + "PH": 27 + }, + "Lubbock Independent School District": { + "US": 26 + }, + "Lucas Onderwijs": { + "NL": 42 + }, + "Lucban District of Quezon Schools Division, DepEd": { + "PH": 11 + }, + "Lucena North District Lucena City Schools Division, DepEd": { + "PH": 13 + }, + "Lucena South District Lucena City Schools Division, DepEd": { + "PH": 13 + }, + "Lucena West District Lucena City Schools Division, DepEd": { + "PH": 11 + }, + "Lucia Mar Unified School District": { + "US": 18 + }, + "Luisiana District of Laguna Schools Division, DepEd": { + "PH": 11 + }, + "Lumban-Kalayaan District of Laguna Schools Division, DepEd": { + "PH": 19 + }, + "Luna District of Apayao Schools Division, DepEd": { + "PH": 15 + }, + "Luna District, Apayao Schools Division, DepEd": { + "PH": 14 + }, + "Luna I District of La Union Schools Division, DepEd": { + "PH": 11 + }, + "Luna II District of La Union Schools Division, DepEd": { + "PH": 14 + }, + "Lupao District of Nueva Ecija Schools Division, DepEd": { + "PH": 24 + }, + "Lupi District of Camarines Sur Schools Division, DepEd": { + "PH": 35 + }, + "Lupon East District of Mati City Schools Division, DepEd": { + "PH": 25 + }, + "Lupon West District of Mati City Schools Division, DepEd": { + "PH": 19 + }, + "Lutheran Education Australia": { + "AU": 16 + }, + "Luton Borough Council": { + "GB": 17 + }, + "Luuk District of Sulu II Schools Division, DepEd": { + "PH": 37 + }, + "Luweero Diocese Church of Uganda": { + "UG": 190 + }, + "Lynwood Unified School District": { + "US": 4 + }, + "M'Lang Central District of North Cotabato Schools Division, DepEd": { + "PH": 11 + }, + "M'Lang East District of North Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "M'Lang North District of North Cotabato Schools Division, DepEd": { + "PH": 13 + }, + "Ma. Aurora District of Aurora Schools Division, DepEd": { + "PH": 39 + }, + "Maasin District of Iloilo Schools Division, DepEd": { + "PH": 38 + }, + "Maayon District of Capiz Schools Division, DepEd": { + "PH": 35 + }, + "Mabalacat East District, Mabalacat City School Division, Department of Education": { + "PH": 11 + }, + "Mabalacat North District, Mabalacat City School Division, Department of Education": { + "PH": 16 + }, + "Mabalacat South District, Mabalacat City School Division, Department of Education": { + "PH": 11 + }, + "Mabinay I District of Negros Oriental Schools Division, DepEd": { + "PH": 1 + }, + "Mabinay II District of Negros Oriental Schools Division, DepEd": {}, + "Mabini District of Batangas Schools Division, DepEd": { + "PH": 16 + }, + "Mabini District of Bohol Schools Division, DepEd": { + "PH": 25 + }, + "Mabini District of Compostela Valley Schools Division, DepEd": { + "PH": 15 + }, + "Mabini District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 23 + }, + "Mabuhay District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 21 + }, + "Macabebe East District of Pampanga Schools Division, DepEd": { + "PH": 17 + }, + "Macabebe West District of Pampanga Schools Division, DepEd": { + "PH": 17 + }, + "Macalelon District of Quezon Schools Division, DepEd": { + "PH": 16 + }, + "Macarthur District of Leyte Schools Division, DepEd": { + "PH": 16 + }, + "Maco North District of Compostela Valley Schools Division, DepEd": { + "PH": 21 + }, + "Maco South District of Compostela Valley Schools Division, DepEd": { + "PH": 14 + }, + "Macrohon District of Southern Leyte Schools Division, DepEd": { + "PH": 23 + }, + "Madalag District of Aklan Schools Division, DepEd": { + "PH": 32 + }, + "Maddela Zone I District of Quirino Schools Division, DepEd": { + "PH": 15 + }, + "Maddela Zone II District of Quirino Schools Division, DepEd": { + "PH": 18 + }, + "Madison Metropolitan School District": { + "US": 38 + }, + "Madison School District 321": {}, + "Madrid District of Surigao del Sur Schools Division, DepEd": { + "PH": 13 + }, + "Madridejos District of Cebu Schools Division, DepEd": { + "PH": 11 + }, + "Magalang North District, Pampanga School Division, Department of Education": { + "PH": 12 + }, + "Magallanes District, Cavite School Division, Department of Education": { + "PH": 10 + }, + "Magallanes North District of Sorsogon Schools Division, DepEd": { + "PH": 19 + }, + "Magallanes South District of Sorsogon Schools Division, DepEd": { + "PH": 17 + }, + "Magarao-Bombon District of Camarines Sur Schools Division, DepEd": { + "PH": 19 + }, + "Magna Learning Partnership": {}, + "Magpet East District of North Cotabato Schools Division, DepEd": { + "PH": 24 + }, + "Magpet West District of North Cotabato Schools Division, DepEd": { + "PH": 23 + }, + "Magsaysay District of Occidental Mindoro Schools Division, DepEd": { + "PH": 37 + }, + "Magsaysay District of Palawan Schools Division, DepEd": { + "PH": 15 + }, + "Magsaysay I Misamis Oriental Schools Division, DepEd": { + "PH": 12 + }, + "Magsaysay II Misamis Oriental Schools Division, DepEd": { + "PH": 13 + }, + "Magsaysay North District of Davao del Sur Schools Division, DepEd": { + "PH": 12 + }, + "Magsaysay South District of Davao del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Magsingal District of Ilocos Sur Schools Division, DepEd": { + "PH": 21 + }, + "Mahaplag District of Leyte Schools Division, DepEd": { + "PH": 29 + }, + "Mahayag North District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 22 + }, + "Mahayag South District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Maine Township High School District 207": { + "US": 3 + }, + "Mainit I District of Surigao del Norte Schools Division, DepEd": { + "PH": 15 + }, + "Mainit II District of Surigao del Norte Schools Division, DepEd": { + "PH": 12 + }, + "Mairie de Chelles": { + "FR": 101 + }, + "Mairie de Pontault-Combault": { + "FR": 58 + }, + "Makato District of Aklan Schools Division, DepEd": { + "PH": 17 + }, + "Makilala Central District of North Cotabato Schools Division, DepEd": { + "PH": 14 + }, + "Makilala East District of North Cotabato Schools Division, DepEd": { + "PH": 17 + }, + "Makilala West District of North Cotabato Schools Division, DepEd": { + "PH": 18 + }, + "Majlis Amanah Rakyat": { + "MY": 11 + }, + "Malabog District of Davao City Schools Division, DepEd": { + "PH": 22 + }, + "Malabuyoc District of Cebu Schools Division, DepEd": { + "PH": 18 + }, + "Malalag District of Davao del Sur Schools Division, DepEd": { + "PH": 18 + }, + "Malangas District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 29 + }, + "Malasiqui I District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 43 + }, + "Malasiqui II District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 24 + }, + "Malay District of Aklan Schools Division, DepEd": { + "PH": 17 + }, + "Malilipot District of Albay Schools Division, DepEd": { + "PH": 18 + }, + "Malimono District of Surigao del Norte Schools Division, DepEd": { + "PH": 22 + }, + "Malinao District of Aklan Schools Division, DepEd": { + "PH": 27 + }, + "Malinao District of Albay Schools Division, DepEd": { + "PH": 21 + }, + "Malita North District of Davao del Sur Schools Division, DepEd": { + "PH": 31 + }, + "Malita South District of Davao del Sur Schools Division, DepEd": { + "PH": 24 + }, + "Malitbog District of Bukidnon Schools Division, DepEd": { + "PH": 24 + }, + "Malitbog District of Southern Leyte Schools Division, DepEd": { + "PH": 21 + }, + "Mallig District of Isabela Schools Division, DepEd": { + "PH": 17 + }, + "Malvar District of Batangas Schools Division, DepEd": { + "PH": 15 + }, + "Mamburao District of Occidental Mindoro Schools Division, DepEd": { + "PH": 22 + }, + "Mambusao East District of Capiz Schools Division, DepEd": { + "PH": 19 + }, + "Mambusao West District of Capiz Schools Division, DepEd": { + "PH": 13 + }, + "Manaoag District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 21 + }, + "Manapla District of Negros Occidental Schools Division, DepEd": { + "PH": 15 + }, + "Manatee County School District": { + "US": 16 + }, + "Manay District of Davao Oriental Schools Division, DepEd": { + "PH": 44 + }, + "Manchester City Council": { + "GB": 116 + }, + "Mandaon North District of Masbate Schools Division, DepEd": { + "PH": 19 + }, + "Mandaon South District of Masbate Schools Division, DepEd": { + "PH": 15 + }, + "Mangaldan I District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 13 + }, + "Mangaldan II District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 15 + }, + "Mangatarem I District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 21 + }, + "Mangatarem II District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 24 + }, + "Manicahan District of Zamboanga City Schools Division, DepEd": { + "PH": 24 + }, + "Manito District of Albay Schools Division, DepEd": { + "PH": 18 + }, + "Manjuyod District of Negros Oriental Schools Division, DepEd": { + "PH": 2 + }, + "Mankayan District of Benguet Schools Division, DepEd": { + "PH": 31 + }, + "Manolo Fortich I District of Bukidnon Schools Division, DepEd": { + "PH": 20 + }, + "Manolo Fortich II District of Bukidnon Schools Division, DepEd": { + "PH": 13 + }, + "Manor Hall Academy Trust": {}, + "Mansalay District of Oriental Mindoro Schools Division, DepEd": { + "PH": 31 + }, + "Mansfield Independent School District": { + "US": 42 + }, + "Manteca Unified School District": { + "US": 16 + }, + "Manticao District of Misamis Oriental Schools Division, DepEd": { + "PH": 17 + }, + "Manukan I District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 17 + }, + "Manukan II District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 13 + }, + "Mapanas District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Mapandan District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 16 + }, + "Mapun District of Tawi-Tawi Schools Division, DepEd": { + "PH": 17 + }, + "Marabut District of Samar Schools Division, DepEd": { + "PH": 11 + }, + "Maragondon District, Cavite School Division, Department of Education": { + "PH": 13 + }, + "Maragusan District of Compostela Valley Schools Division, DepEd": { + "PH": 33 + }, + "Maramag II District of Bukidnon Schools Division, DepEd": { + "PH": 13 + }, + "Maramag III District of Bukidnon Schools Division, DepEd": { + "PH": 16 + }, + "Marches Academy Trust": {}, + "Marcos-Nueva Era District of Ilocos Norte Schools Division, DepEd": { + "PH": 26 + }, + "Margosatubig District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 22 + }, + "Maribojoc District of Bohol Schools Division, DepEd": { + "PH": 23 + }, + "Marihatag District of Surigao del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Marilao District of Bulacan Schools Division, DepEd": { + "PH": 16 + }, + "Marilog District of Davao City Schools Division, DepEd": { + "PH": 43 + }, + "Maripipi District of Biliran Schools Division, DepEd": { + "PH": 12 + }, + "Maritime Academy Trust": {}, + "Mariveles District, Bataan School Division, Department of Education": { + "PH": 18 + }, + "Marquardt School District 15": { + "US": 5 + }, + "Marshall Public Schools": { + "US": 12 + }, + "Marysville School District 25": { + "US": 5 + }, + "Masantol District of Pampanga Schools Division, DepEd": { + "PH": 23 + }, + "Masbaste North District 1 Masbate City Schools Division, DepEd": { + "PH": 13 + }, + "Masbaste North District 2 Masbate City Schools Division, DepEd": { + "PH": 12 + }, + "Masinloc District of Zambales Schools Division, DepEd": { + "PH": 23 + }, + "Mataas Na Kahoy District of Batangas Schools Division, DepEd": { + "PH": 12 + }, + "Matag-Ob District of Leyte Schools Division, DepEd": { + "PH": 23 + }, + "Matalam Central District of North Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "Matalam North District of North Cotabato Schools Division, DepEd": { + "PH": 14 + }, + "Matalam South District of North Cotabato Schools Division, DepEd": { + "PH": 21 + }, + "Matalom North District of Leyte Schools Division, DepEd": { + "PH": 14 + }, + "Matalom South District of Leyte Schools Division, DepEd": { + "PH": 16 + }, + "Matanao I District of Davao del Sur Schools Division, DepEd": { + "PH": 19 + }, + "Matanao II District of Davao del Sur Schools Division, DepEd": { + "PH": 21 + }, + "Mater Christi Multi-Academy Trust": {}, + "Mati Central District of Mati City Schools Division, DepEd": { + "PH": 18 + }, + "Mati North District of Mati City Schools Division, DepEd": { + "PH": 34 + }, + "Mati South District of Mati City Schools Division, DepEd": { + "PH": 16 + }, + "Matnog District of Sorsogon Schools Division, DepEd": { + "PH": 38 + }, + "Mauban North District of Quezon Schools Division, DepEd": { + "PH": 12 + }, + "Mauban South District of Quezon Schools Division, DepEd": { + "PH": 20 + }, + "Mawab District of Compostela Valley Schools Division, DepEd": { + "PH": 20 + }, + "Mayantoc District of Tarlac Schools Division, DepEd": { + "PH": 23 + }, + "Maydolong District of Eastern Samar Schools Division, DepEd": { + "PH": 16 + }, + "Mayorga District of Leyte Schools Division, DepEd": { + "PH": 15 + }, + "Mayoyao District of Ifugao Schools Division, DepEd": { + "PH": 20 + }, + "McAllen Independent School District": { + "US": 31 + }, + "MEB": { + "FR": 1, + "KE": 1, + "SY": 10, + "TR": 2009 + }, + "Medellin District of Cebu Schools Division, DepEd": { + "PH": 20 + }, + "Medford School District": { + "US": 2 + }, + "Medina District of Misamis Oriental Schools Division, DepEd": { + "PH": 19 + }, + "MEDUCA": { + "PA": 23 + }, + "Medway Council": { + "GB": 304 + }, + "MEiN": { + "PL": 14 + }, + "Melbourne Archdiocese Catholic Schools": { + "AU": 305 + }, + "Melhus kommune": { + "NO": 24 + }, + "MEN": { + "DZ": 3, + "CO": 3, + "LY": 1, + "MG": 1, + "MA": 2, + "PL": 126, + "SN": 7, + "TR": 1 + }, + "MENAPLN": { + "BF": 56 + }, + "MEP": { + "CR": 3497, + "FR": 2, + "NI": 11, + "PA": 26 + }, + "Mercedes District of Camarines Norte Schools Division, DepEd": { + "PH": 26 + }, + "Mercedes District of Eastern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Mercedes District of Zamboanga City Schools Division, DepEd": { + "PH": 23 + }, + "Merida District of Leyte Schools Division, DepEd": { + "PH": 27 + }, + "Meridian Trust": { + "GB": 2 + }, + "Merthyr Tydfil County Borough Council": { + "GB": 24 + }, + "Mesa Public Schools": { + "US": 70 + }, + "Mesquite Independent School District": { + "US": 51 + }, + "Mexico North District of Pampanga Schools Division, DepEd": { + "PH": 20 + }, + "Mexico South District of Pampanga Schools Division, DepEd": { + "PH": 16 + }, + "Meycauayan East District of Meycauayan City Schools Division, DepEd": { + "PH": 14 + }, + "MGLC": { + "IN": 13 + }, + "Miagao East District of Iloilo Schools Division, DepEd": { + "PH": 19 + }, + "Miagao West District of Iloilo Schools Division, DepEd": { + "PH": 19 + }, + "Miami-Dade County Public Schools": { + "US": 15 + }, + "Miasto Stołeczne Warszawa": { + "PL": 116 + }, + "Middlesbrough Borough Council": { + "GB": 4 + }, + "Midlothian Council": { + "GB": 48 + }, + "Midsalip District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 37 + }, + "Midsayap North District of North Cotabato Schools Division, DepEd": { + "PH": 18 + }, + "Midsayap South District of North Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "Midsayap West District of North Cotabato Schools Division, DepEd": { + "PH": 18 + }, + "Midsomer Norton Schools Partnership": {}, + "Milagros East District of Masbate Schools Division, DepEd": { + "PH": 29 + }, + "Milagros West District of Masbate Schools Division, DepEd": { + "PH": 15 + }, + "Milaor-Gainza District of Camarines Sur Schools Division, DepEd": { + "PH": 23 + }, + "Milli Eğitim Bakanlığı": { + "TR": 148 + }, + "Milpitas Unified School District": { + "US": 14 + }, + "Milton Keynes Council": { + "GB": 23 + }, + "Milwaukee Public Schools": { + "US": 124 + }, + "Mina District of Iloilo Schools Division, DepEd": { + "PH": 12 + }, + "Minalabac District of Camarines Sur Schools Division, DepEd": { + "PH": 30 + }, + "Minalin District of Pampanga Schools Division, DepEd": { + "PH": 16 + }, + "MINED": { + "CU": 1287, + "SV": 33, + "MZ": 2, + "NI": 30 + }, + "MINEDUB": { + "CM": 27 + }, + "MINERD": { + "HT": 15 + }, + "Minglanilla I District of Cebu Schools Division, DepEd": { + "PH": 18 + }, + "Ministère de l'Éducation": { + "DZ": 3, + "FR": 1, + "GN": 71, + "LR": 1 + }, + "Ministère de l'Éducation nationale": { + "DZ": 4, + "FR": 17 + }, + "Ministère de l'Education Nationale et de la Jeunesse": { + "FR": 11 + }, + "Ministério da Educação": { + "AO": 55, + "BR": 40, + "PT": 1 + }, + "Ministerio de Educación": { + "AR": 8, + "BO": 6, + "CL": 2, + "CO": 22, + "CR": 3, + "CU": 26, + "EC": 90, + "SV": 12, + "GT": 2, + "HT": 5, + "NI": 7, + "PA": 4, + "PE": 15, + "VE": 112 + }, + "Ministerio de Educación - Gobierno de La Pampa": { + "AR": 15 + }, + "Ministerio de Educación - Gobierno de la Provincia de Neuquén": { + "AR": 38 + }, + "Ministerio de Educación - Gobierno de la Provincia del Neuquén": { + "AR": 347, + "CL": 1 + }, + "Ministerio de Educación - Gobierno de Río Negro": { + "AR": 66 + }, + "Ministerio de Educación (MINED)": { + "CU": 15 + }, + "Ministerio de Educación (Público)": { + "VE": 15 + }, + "Ministerio de Educación del Ecuador": { + "EC": 16 + }, + "Ministerio de Educación Pública": { + "CR": 10, + "NI": 1 + }, + "Ministerio de Educación y Derechos Humanos - Gobierno de Río Negro": { + "AR": 71 + }, + "Ministero dell'Istruzione": { + "IT": 33 + }, + "Ministero dell'Istruzione, dell'Università e della Ricerca": { + "IT": 70 + }, + "Ministerul Educației": { + "RO": 34 + }, + "Ministry of Education": { + "AZ": 1, + "BS": 5, + "BW": 1, + "BG": 1, + "CD": 2, + "CY": 1, + "TL": 2, + "EG": 6, + "QA": 11, + "GR": 2, + "GN": 1, + "GY": 9, + "ID": 2, + "IR": 2, + "IQ": 7, + "JM": 3, + "JO": 2, + "KE": 314, + "LR": 14, + "MG": 3, + "MY": 18, + "MV": 7, + "MM": 34, + "NP": 2, + "NZ": 3, + "NG": 2, + "PK": 5, + "SL": 4, + "SS": 2, + "LK": 29, + "SY": 1, + "TH": 2, + "TM": 11, + "VE": 2, + "YE": 2, + "ZM": 8, + "ZW": 3 + }, + "Minneapolis Public Schools": { + "US": 86 + }, + "Mission Consolidated Independent School District": { + "US": 20 + }, + "MIUR": { + "IT": 37 + }, + "Moalboal District of Cebu Schools Division, DepEd": { + "PH": 17 + }, + "Mobo North District of Masbate Schools Division, DepEd": { + "PH": 15 + }, + "Mobo South District of Masbate Schools Division, DepEd": { + "PH": 17 + }, + "MOE": { + "BG": 1, + "QA": 1, + "KE": 1, + "MY": 11, + "MM": 2, + "SC": 2 + }, + "Mogpog District of Marinduque Schools Division, DepEd": { + "PH": 28 + }, + "Moises Padilla District of Negros Occidental Schools Division, DepEd": { + "PH": 21 + }, + "Molave East District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 12 + }, + "Molave West District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 18 + }, + "Molde kommune": { + "NO": 50 + }, + "Moncada North District of Tarlac Schools Division, DepEd": { + "PH": 18 + }, + "Moncada South District of Tarlac Schools Division, DepEd": { + "PH": 18 + }, + "Moncayo District of Compostela Valley Schools Division, DepEd": { + "PH": 43 + }, + "Mondragon I District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "Mondragon II District of Northern Samar Schools Division, DepEd": { + "PH": 15 + }, + "Monmouthshire County Council": { + "GB": 149 + }, + "Monreal District of Masbate Schools Division, DepEd": { + "PH": 18 + }, + "Monroe Public Schools": { + "US": 15 + }, + "Montebello Unified School District": { + "US": 6 + }, + "Montevista District of Compostela Valley Schools Division, DepEd": { + "PH": 26 + }, + "Montgomery County Public Schools": { + "US": 95 + }, + "Montgomery Public Schools": { + "US": 11 + }, + "Moray Council": { + "GB": 94 + }, + "Møre og Romsdal fylkeskommune": { + "NO": 22 + }, + "Morgan Hill Unified School District": { + "US": 16 + }, + "Morong District of Rizal Schools Division, DepEd": { + "PH": 14 + }, + "Morong District, Bataan School Division, Department of Education": { + "PH": 11 + }, + "Moss kommune": { + "NO": 156 + }, + "Motiong District of Samar Schools Division, DepEd": { + "PH": 32 + }, + "Mpumalanga Department of Education": {}, + "Muhammadiyah": { + "ID": 28 + }, + "Mulanay District of Quezon Schools Division, DepEd": { + "PH": 31 + }, + "Multnomah Education Service District": { + "US": 12 + }, + "Município de Marechal Cândido Rondon": { + "BR": 46, + "PY": 2 + }, + "Município de Teixeira de Freitas": { + "BR": 40 + }, + "Munoz District of Munoz Science City Schools Division, DepEd": { + "PH": 34 + }, + "Murcia I District of Negros Occidental Schools Division, DepEd": { + "PH": 14 + }, + "Murcia II District of Negros Occidental Schools Division, DepEd": { + "PH": 15 + }, + "Mutia District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 16 + }, + "Naawan District of Misamis Oriental Schools Division, DepEd": { + "PH": 12 + }, + "Nabas District of Aklan Schools Division, DepEd": { + "PH": 23 + }, + "Nabua East District of Camarines Sur Schools Division, DepEd": { + "PH": 19 + }, + "Nabua West District of Camarines Sur Schools Division, DepEd": { + "PH": 20 + }, + "Nabunturan East District of Compostela Valley Schools Division, DepEd": { + "PH": 24 + }, + "Nabunturan West District of Compostela Valley Schools Division, DepEd": { + "PH": 12 + }, + "Naga District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 29 + }, + "Naga I District of City of Naga, Cebu Schools Division, DepEd": { + "PH": 21 + }, + "Naga II District of City of Naga, Cebu Schools Division, DepEd": { + "PH": 13 + }, + "Naga North District Naga City Schools Division, DepEd": { + "PH": 13 + }, + "Nagcarlan-Rizal District, Laguna School Division, Department of Education": {}, + "Nagcarlan-Rizal District, Laguna School Division, DepEd": { + "PH": 29 + }, + "Nagtipunan District of Quirino Schools Division, DepEd": { + "PH": 25 + }, + "Naguilian District of Isabela Schools Division, DepEd": { + "PH": 24 + }, + "Naguilian District of La Union Schools Division, DepEd": { + "PH": 29 + }, + "Naic I District of Cavite Schools Division, DepEd": { + "PH": 11 + }, + "Naic II District of Cavite Schools Division, DepEd": { + "PH": 13 + }, + "Namsos kommune": { + "NO": 28 + }, + "Naperville Community Unit School District 203": { + "US": 23 + }, + "Narra District I Palawan Schools Division, DepEd": { + "PH": 20 + }, + "Narra District II Palawan Schools Division, DepEd": { + "PH": 17 + }, + "Narvacan North District of Ilocos Sur Schools Division, DepEd": { + "PH": 20 + }, + "Narvacan South-Nagbukel District of Ilocos Sur Schools Division, DepEd": { + "PH": 25 + }, + "Nasipit West District of Agusan del Norte Schools Division, DepEd": { + "PH": 11 + }, + "Nasugbu East District of Batangas Schools Division, DepEd": { + "PH": 25 + }, + "Nasugbu West District of Batangas Schools Division, DepEd": { + "PH": 17 + }, + "Natividad District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 22 + }, + "Natonin District of Mt. Province Schools Division, DepEd": { + "PH": 14 + }, + "Naujan East District of Oriental Mindoro Schools Division, DepEd": { + "PH": 26 + }, + "Naujan South District of Oriental Mindoro Schools Division, DepEd": { + "PH": 31 + }, + "Naujan West District of Oriental Mindoro Schools Division, DepEd": { + "PH": 23 + }, + "Naval North District of Biliran Schools Division, DepEd": { + "PH": 11 + }, + "Naval South District of Biliran Schools Division, DepEd": { + "PH": 21 + }, + "Navotas District I Navotas Schools Division, DepEd": { + "PH": 11 + }, + "Near North District School Board": { + "CA": 35 + }, + "Neath Port Talbot County Borough Council": { + "GB": 2 + }, + "Nebo School District": { + "US": 19 + }, + "New Bataan District of Compostela Valley Schools Division, DepEd": { + "PH": 27 + }, + "New Corella District of Davao del Norte Schools Division, DepEd": { + "PH": 28 + }, + "New District Batangas City Schools Division, DepEd": { + "PH": 13 + }, + "New Lucena District of Iloilo Schools Division, DepEd": { + "PH": 18 + }, + "New Washington District of Aklan Schools Division, DepEd": { + "PH": 19 + }, + "New York City Department of Education": { + "US": 268 + }, + "Newcastle City Council": { + "AU": 39, + "GB": 118 + }, + "Newhall School District": { + "US": 2 + }, + "Newport-Mesa Unified School District": {}, + "Nexus Education Schools Trust": {}, + "Nexus Multi Academy Trust": {}, + "Niagara Catholic District School Board": { + "CA": 59 + }, + "Nicholas Postgate Catholic Academy Trust": {}, + "Niles Township High School District 219": { + "US": 2 + }, + "Nipissing-Parry Sound Catholic District School Board": { + "CA": 13 + }, + "Non déterminé": { + "BF": 41 + }, + "Norala District of South Cotabato Schools Division, DepEd": { + "PH": 26 + }, + "Nordland fylkeskommune": { + "NO": 38 + }, + "Nordre Follo kommune": { + "NO": 74 + }, + "North Ayrshire Council": { + "GB": 77 + }, + "North Brooke's Point District of Palawan Schools Division, DepEd": { + "PH": 18 + }, + "North Clackamas School District": { + "US": 32 + }, + "North Disrict District of Lipa City Schools Division, DepEd": { + "PH": 13 + }, + "North District Bais City Schools Division, DepEd": {}, + "North District Batangas City Schools Division, DepEd": { + "PH": 15 + }, + "North District Cabanatuan City Schools Division, DepEd": { + "PH": 24 + }, + "North District Danao City Schools Division, DepEd": { + "PH": 13 + }, + "North District Isabela City Schools Division, DepEd": { + "PH": 15 + }, + "North District Lapu-lapu City Schools Division, DepEd": { + "PH": 19 + }, + "North District Malaybalay City Schools Division, DepEd": { + "PH": 18 + }, + "North District Malolos City Schools Division, DepEd": { + "PH": 28 + }, + "North District of City of Ilagan Schools Division, DepEd": { + "PH": 19 + }, + "North District Pagadian City Schools Division, DepEd": { + "PH": 13 + }, + "North District Tagum City Schools Division, DepEd": { + "PH": 14 + }, + "North District Tanjay City Schools Division, DepEd": {}, + "North District Toledo City Schools Division, DepEd": { + "PH": 18 + }, + "North District Valenzuela City Schools Division, DepEd": { + "PH": 11 + }, + "North East Independent School District": { + "US": 55 + }, + "North East Learning Trust": { + "GB": 10 + }, + "North East Lincolnshire Council": { + "GB": 20 + }, + "North Glan District of Sarangani Schools Division, DepEd": { + "PH": 21 + }, + "North I District Iligan City Schools Division, DepEd": { + "PH": 30 + }, + "North Lanarkshire Council": { + "GB": 172 + }, + "North Lincolnshire Council": { + "GB": 37 + }, + "North Malungon District of Sarangani Schools Division, DepEd": { + "PH": 16 + }, + "North Northamptonshire Council": { + "GB": 1 + }, + "North Tyneside Council": { + "GB": 69 + }, + "North West Academies Trust Limited": { + "GB": 1 + }, + "North West Department of Education": { + "ZA": 103 + }, + "North Yorkshire Council": { + "GB": 2 + }, + "North-1 District Gingoog City Schools Division, DepEd": { + "PH": 15 + }, + "North-2 District Gingoog City Schools Division, DepEd": { + "PH": 12 + }, + "Northampton Primary Academy Trust": { + "GB": 1 + }, + "Northeast II-A District Iligan City Schools Division, DepEd": { + "PH": 11 + }, + "Northeast II-B District Iligan City Schools Division, DepEd": { + "PH": 18 + }, + "Northeastern Catholic District School Board": { + "CA": 14 + }, + "Northern Cape Department of Education": { + "ZA": 3 + }, + "Northern Conner District of Apayao Schools Division, DepEd": { + "PH": 15 + }, + "Northern Education Trust": { + "GB": 21 + }, + "Northern Pinukpuk District of Kalinga Schools Division, DepEd": { + "PH": 13 + }, + "Northern Tabuk District of Kalinga Schools Division, DepEd": { + "PH": 14 + }, + "Northport-East Northport Schools": { + "US": 12 + }, + "Northridge Local Schools": { + "US": 21 + }, + "Northshore School District": { + "US": 32 + }, + "Northside Independent School District": { + "US": 109 + }, + "Northumberland County Council": { + "GB": 85 + }, + "Northville Public Schools": { + "US": 20 + }, + "Northwest District of City of Ilagan Schools Division, DepEd": { + "PH": 15 + }, + "Northwest District Oroquieta City Schools Division, DepEd": { + "PH": 12 + }, + "Norwalk–La Mirada Unified School District": { + "US": 28 + }, + "Norwich Public Schools": { + "US": 20 + }, + "Norzagaray District of Bulacan Schools Division, DepEd": { + "PH": 27 + }, + "Nottinghamshire County Council": { + "GB": 171 + }, + "Nova Education Trust": { + "GB": 13 + }, + "Novi Community School District": { + "US": 11 + }, + "Nueva Valencia North District of Guimaras Schools Division, DepEd": { + "PH": 15 + }, + "Nueva Valencia South District of Guimaras Schools Division, DepEd": { + "PH": 14 + }, + "Numancia District of Aklan Schools Division, DepEd": { + "PH": 13 + }, + "Numancia East District of Siargao Schools Division, DepEd": { + "PH": 12 + }, + "Oak Park Elementary School District 97": { + "US": 10 + }, + "Oas North District of Albay Schools Division, DepEd": { + "PH": 28 + }, + "Oas South District of Albay Schools Division, DepEd": { + "PH": 23 + }, + "Oasis Community Learning": { + "GB": 3 + }, + "Obando District of Bulacan Schools Division, DepEd": { + "PH": 11 + }, + "Ocampo District of Camarines Sur Schools Division, DepEd": { + "PH": 21 + }, + "Ocean View School District": {}, + "Odiongan North District of Romblon Schools Division, DepEd": { + "PH": 14 + }, + "Odiongan South District of Romblon Schools Division, DepEd": { + "PH": 21 + }, + "Oldham Metropolitan Borough Council": { + "GB": 1 + }, + "Olutanga District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 24 + }, + "Olympia School District": { + "US": 1 + }, + "Onderwijsgroep Perspecto": { + "NL": 15 + }, + "Opol District of Misamis Oriental Schools Division, DepEd": { + "PH": 16 + }, + "Oquendo District I Calbayog City Schools Division, DepEd": { + "PH": 18 + }, + "Oquendo District II Calbayog City Schools Division, DepEd": { + "PH": 27 + }, + "Orange County Public Schools": { + "US": 201 + }, + "Orange Unified School District": { + "US": 41 + }, + "Orani District, Bataan School Division, Department of Education": { + "PH": 19 + }, + "Oras East District of Eastern Samar Schools Division, DepEd": { + "PH": 24 + }, + "Oras West District of Eastern Samar Schools Division, DepEd": { + "PH": 19 + }, + "Orchard Hill College Academy Trust": { + "GB": 2 + }, + "Orchids International School": { + "IN": 30 + }, + "Oregon City School District": { + "US": 17 + }, + "Organismo Descentralizado de la Secretaria de Educacion Publica": { + "MX": 1075 + }, + "Orion District of Bataan Schools Division, DepEd": {}, + "Orion District, Bataan School Division, DepEd": { + "PH": 15 + }, + "Orkland kommune": { + "NO": 27 + }, + "Orkney Islands Council": { + "GB": 26 + }, + "Ormiston Academies Trust": { + "GB": 1 + }, + "Ormoc II District of Ormoc City Schools Division, DepEd": { + "PH": 13 + }, + "Ormoc IV District of Ormoc City Schools Division, DepEd": { + "PH": 22 + }, + "Ormoc V District of Ormoc City Schools Division, DepEd": { + "PH": 20 + }, + "Ormoc VI District of Ormoc City Schools Division, DepEd": { + "PH": 21 + }, + "Osborne Co-operative Academy Trust": {}, + "Oslo kommune": { + "NO": 823 + }, + "Oslob District of Cebu Schools Division, DepEd": { + "PH": 21 + }, + "Osnovna škola Benkovac": { + "HR": 11 + }, + "Osnovna škola fra Kaje Adžića": { + "HR": 11 + }, + "Osnovna škola Petra Preradovića": { + "HR": 11 + }, + "Osseo Area Schools": { + "US": 7 + }, + "Oswego Community Unit School District 308": { + "US": 22 + }, + "Oton District of Iloilo Schools Division, DepEd": { + "PH": 21 + }, + "Ottawa Catholic School Board": { + "CA": 103 + }, + "Ottawa-Carleton District School Board": { + "CA": 269 + }, + "Our Community Multi Academy Trust": {}, + "Our Lady and All Saints Catholic Multi Academy Company": {}, + "Our Lady Immaculate Catholic Academies Trust Ltd": {}, + "Our Lady Of Lourdes Catholic Multi-Academy Trust": { + "GB": 20 + }, + "Our Lady of The Magnificat Multi-Academy Company": { + "GB": 1 + }, + "Outwood Grange Academies Trust": { + "GB": 19 + }, + "Oxford Community Schools": { + "US": 11 + }, + "Oxford Diocesan Bucks Schools Trust": {}, + "Oxford Diocesan Schools Trust": {}, + "Øygarden kommune": { + "NO": 41 + }, + "P & K": { + "ID": 17 + }, + "Padada District of Davao del Sur Schools Division, DepEd": { + "PH": 15 + }, + "Padre Burgos-Agdangan District of Quezon Schools Division, DepEd": { + "PH": 16 + }, + "Padre Garcia District of Batangas Schools Division, DepEd": { + "PH": 19 + }, + "Pagbilao District of Quezon Schools Division, DepEd": { + "PH": 15 + }, + "Pagsanghan District of Samar Schools Division, DepEd": { + "PH": 12 + }, + "Palanan District, Isabela Schools Division, DepEd": { + "PH": 16 + }, + "Palanas North District of Masbate Schools Division, DepEd": { + "PH": 16 + }, + "Palanas South District of Masbate Schools Division, DepEd": { + "PH": 15 + }, + "Palapag I District of Northern Samar Schools Division, DepEd": { + "PH": 15 + }, + "Palapag II District of Northern Samar Schools Division, DepEd": { + "PH": 21 + }, + "Palauig District of Zambales Schools Division, DepEd": { + "PH": 20 + }, + "Palayan City District of Nueva Ecija Schools Division, DepEd": { + "PH": 24 + }, + "Palimbang I District of Sultan Kudarat Schools Division, DepEd": { + "PH": 21 + }, + "Palladian Academy Trust": {}, + "Palmdale School District": { + "US": 4 + }, + "Palo I District of Leyte Schools Division, DepEd": { + "PH": 14 + }, + "Palo II District of Leyte Schools Division, DepEd": { + "PH": 18 + }, + "Palompon North District of Leyte Schools Division, DepEd": { + "PH": 23 + }, + "Palompon South District of Leyte Schools Division, DepEd": { + "PH": 27 + }, + "Palos Verdes Peninsula Unified School District": { + "US": 6 + }, + "Pambujan II District of Northern Samar Schools Division, DepEd": { + "PH": 14 + }, + "Pamplona District of Cagayan Schools Division, DepEd": { + "PH": 19 + }, + "Pamplona District of Camarines Sur Schools Division, DepEd": { + "PH": 22 + }, + "Pamplona District of Negros Oriental Schools Division, DepEd": {}, + "Panabo Central District of Panabo City Schools Division, DepEd": { + "PH": 12 + }, + "Panabo North District of Panabo City Schools Division, DepEd": { + "PH": 16 + }, + "Panabo South District of Panabo City Schools Division, DepEd": { + "PH": 27 + }, + "Panaon District of Misamis Occidental Schools Division, DepEd": { + "PH": 13 + }, + "Panay District of Capiz Schools Division, DepEd": { + "PH": 33 + }, + "Pandan District of Antique Schools Division, DepEd": { + "PH": 35 + }, + "Pandan West District of Catanduanes Schools Division, DepEd": { + "PH": 12 + }, + "Pandi District of Bulacan Schools Division, DepEd": { + "PH": 20 + }, + "Panganiban District, Catanduanes School Division, Department of Education": { + "PH": 12 + }, + "Pangantucan District of Bukidnon Schools Division, DepEd": { + "PH": 22 + }, + "Pangil-Pakil District of Laguna Schools Division, DepEd": { + "PH": 19 + }, + "Panglao District of Bohol Schools Division, DepEd": { + "PH": 13 + }, + "Panglima Sugala District of Tawi-Tawi Schools Division, DepEd": { + "PH": 45 + }, + "Paniqui North District of Tarlac Schools Division, DepEd": { + "PH": 12 + }, + "Paniqui North District, Tarlac School Division, Department of Education": {}, + "Paniqui South District of Tarlac Schools Division, DepEd": { + "PH": 16 + }, + "Panit-An District of Capiz Schools Division, DepEd": { + "PH": 27 + }, + "Pantabangan District of Nueva Ecija Schools Division, DepEd": { + "PH": 19 + }, + "Pantao-Ragat District of Lanao del Norte Schools Division, DepEd": { + "PH": 15 + }, + "Pantar District of Lanao del Norte Schools Division, DepEd": { + "PH": 15 + }, + "Pantukan District of Compostela Valley Schools Division, DepEd": { + "PH": 37 + }, + "Panukulan District of Quezon Schools Division, DepEd": { + "PH": 13 + }, + "Paoay District of Ilocos Norte Schools Division, DepEd": { + "PH": 17 + }, + "Paombong District of Bulacan Schools Division, DepEd": { + "PH": 15 + }, + "Paquibato District of Davao City Schools Division, DepEd": { + "PH": 33 + }, + "Paracale District of Camarines Norte Schools Division, DepEd": { + "PH": 25 + }, + "Paracelis District of Mt. Province Schools Division, DepEd": { + "PH": 29 + }, + "Paracelis District, Mountain Province Schools Division, DepEd": { + "PH": 13 + }, + "Paramount Unified School District": { + "US": 5 + }, + "Parkland School Division": { + "CA": 22 + }, + "Parkway Schools": { + "US": 7 + }, + "Partnership Learning": { + "GB": 2 + }, + "Parubcan-Presentacion District of Camarines Sur Schools Division, DepEd": { + "PH": 24 + }, + "Pasacao District of Camarines Sur Schools Division, DepEd": { + "PH": 25 + }, + "Pasadena Unified School District": { + "US": 2 + }, + "Pasco School District #1": { + "US": 4 + }, + "Pasil District of Kalinga Schools Division, DepEd": { + "PH": 14 + }, + "Paso Robles Joint Unified School District": { + "US": 15 + }, + "Pastrana District of Leyte Schools Division, DepEd": { + "PH": 21 + }, + "Pasuquin District of Ilocos Norte Schools Division, DepEd": { + "PH": 24 + }, + "Pathfinder Multi Academy Trust": {}, + "Pathfinder Schools": {}, + "Patnanungan-Jomalig District of Quezon Schools Division, DepEd": { + "PH": 19 + }, + "Patnongon I District of Antique Schools Division, DepEd": { + "PH": 21 + }, + "Patnongon II District of Antique Schools Division, DepEd": { + "PH": 18 + }, + "Pavia District of Iloilo Schools Division, DepEd": { + "PH": 12 + }, + "Payao District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 39 + }, + "Peel District School Board": { + "CA": 259 + }, + "Pembrokeshire County Council": { + "GB": 37 + }, + "Penablanca East District of Cagayan Schools Division, DepEd": { + "PH": 14 + }, + "Penablanca West District of Cagayan Schools Division, DepEd": { + "PH": 13 + }, + "Peoria Unified School District": { + "US": 16 + }, + "Perry Hall Multi-Academy Trust": {}, + "Perth and Kinross Council": { + "GB": 134 + }, + "Peterborough City Council": { + "GB": 14 + }, + "Peterborough Diocese Education Trust": {}, + "Peterborough Victoria Northumberland and Clarington Catholic District School Board": { + "CA": 36 + }, + "Pflugerville Independent School District": { + "US": 34 + }, + "Pharr-San Juan-Alamo Independent School District": { + "US": 43 + }, + "Piat District of Cagayan Schools Division, DepEd": { + "PH": 13 + }, + "Pickens County School District": { + "US": 11 + }, + "Piddig District of Ilocos Norte Schools Division, DepEd": { + "PH": 20 + }, + "Pidigan District of Abra Schools Division, DepEd": { + "PH": 12 + }, + "Piedad District of Davao City Schools Division, DepEd": { + "PH": 17 + }, + "Pigcawayan North District of North Cotabato Schools Division, DepEd": { + "PH": 22 + }, + "Pigcawayan South District of North Cotabato Schools Division, DepEd": { + "ID": 1, + "PH": 13 + }, + "Pigcawayan West District of North Cotabato Schools Division, DepEd": { + "PH": 11 + }, + "Pikit East District of North Cotabato Schools Division, DepEd": { + "PH": 13 + }, + "Pikit North District of North Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "Pikit South District of North Cotabato Schools Division, DepEd": { + "PH": 16 + }, + "Pikit West District of North Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "Pila District, Laguna School Division, Department of Education": {}, + "Pila District, Laguna School Division, DepEd": { + "PH": 15 + }, + "Pilar District of Abra Schools Division, DepEd": { + "PH": 16 + }, + "Pilar District of Bataan Schools Division, DepEd": {}, + "Pilar District of Bohol Schools Division, DepEd": { + "PH": 23 + }, + "Pilar District of Capiz Schools Division, DepEd": { + "PH": 28 + }, + "Pilar District of Cebu Schools Division, DepEd": { + "PH": 15 + }, + "Pilar District of Siargao Schools Division, DepEd": { + "PH": 14 + }, + "Pilar District, Bataan School Division, DepEd": { + "PH": 14 + }, + "Pilar I District of Sorsogon Schools Division, DepEd": { + "PH": 33 + }, + "Pilar II District of Sorsogon Schools Division, DepEd": { + "PH": 29 + }, + "Pilas District of Basilan Schools Division, DepEd": { + "PH": 13 + }, + "Pili District of Camarines Sur Schools Division, DepEd": { + "PH": 35 + }, + "Pililla District of Rizal Schools Division, DepEd": { + "PH": 12 + }, + "Pinabacdao District of Samar Schools Division, DepEd": { + "PH": 26 + }, + "Pinamalayan East District of Oriental Mindoro Schools Division, DepEd": { + "PH": 23 + }, + "Pinamalayan West District of Oriental Mindoro Schools Division, DepEd": { + "PH": 17 + }, + "Pinamungajan 1 District of Cebu Schools Division, DepEd": { + "PH": 21 + }, + "Piñan District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 23 + }, + "Pinellas County Schools": { + "US": 17 + }, + "Pinili District of Ilocos Norte Schools Division, DepEd": { + "PH": 17 + }, + "Pinukpuk District, Kalinga Schools Division, DepEd": { + "PH": 17 + }, + "Pio V. Corpuz District of Masbate Schools Division, DepEd": { + "PH": 20 + }, + "Pioduran East District of Albay Schools Division, DepEd": { + "PH": 19 + }, + "Pioduran West District of Albay Schools Division, DepEd": { + "PH": 18 + }, + "Pitogo District of Quezon Schools Division, DepEd": { + "PH": 17 + }, + "Pitogo District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 18 + }, + "Placentia-Yorba Linda Unified School District": {}, + "Placer East District of Masbate Schools Division, DepEd": { + "PH": 24 + }, + "Placer I District of Surigao del Norte Schools Division, DepEd": { + "PH": 12 + }, + "Placer II District of Surigao del Norte Schools Division, DepEd": { + "PH": 11 + }, + "Placer West District of Masbate Schools Division, DepEd": { + "PH": 18 + }, + "Plainfield Community Consolidated School District 202": { + "US": 26 + }, + "Plaridel District of Bulacan Schools Division, DepEd": { + "PH": 20 + }, + "Plaridel South District of Misamis Occidental Schools Division, DepEd": { + "PH": 11 + }, + "Plymouth CAST": { + "GB": 23 + }, + "Plymouth-Canton Community Schools": { + "US": 25 + }, + "PMC - SME": { + "BR": 25 + }, + "PMSP": { + "BR": 52 + }, + "Pobcaran District of Caloocan City Schools Division, DepEd": { + "PH": 14 + }, + "Pocatello/Chubbuck School District 25": {}, + "Pocono Mountain School District": { + "US": 11 + }, + "Pola District of Oriental Mindoro Schools Division, DepEd": { + "PH": 27 + }, + "Polanco I District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 18 + }, + "Polanco II District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 17 + }, + "Polangui North District of Albay Schools Division, DepEd": { + "PH": 26 + }, + "Polangui South District of Albay Schools Division, DepEd": { + "PH": 20 + }, + "Polillo District of Quezon Schools Division, DepEd": { + "PH": 26 + }, + "Polomolok East District of South Cotabato Schools Division, DepEd": { + "PH": 22 + }, + "Polomolok West District of South Cotabato Schools Division, DepEd": { + "PH": 20 + }, + "Pomona Unified School District": { + "US": 8 + }, + "Ponot District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 22 + }, + "Pontevedra District of Capiz Schools Division, DepEd": { + "PH": 20 + }, + "Pontevedra I District of Negros Occidental Schools Division, DepEd": { + "PH": 12 + }, + "Pontevedra II District of Negros Occidental Schools Division, DepEd": { + "PH": 12 + }, + "Poonapiagapo District of Lanao del Norte Schools Division, DepEd": { + "PH": 11 + }, + "Porac West District, Pampanga School Division, Department of Education": { + "PH": 10 + }, + "Poro District of Cebu Schools Division, DepEd": { + "PH": 19 + }, + "Porsgrunn kommune": { + "NO": 33 + }, + "Port Huron Area School District": { + "US": 17 + }, + "Portage Public Schools": { + "US": 21 + }, + "Porterville Unified School District": { + "US": 20 + }, + "Portland Public Schools": { + "US": 134 + }, + "Portsmouth City Council": { + "GB": 105 + }, + "Pototan I District of Iloilo Schools Division, DepEd": { + "PH": 17 + }, + "Pototan II District of Iloilo Schools Division, DepEd": { + "PH": 16 + }, + "Poudre School District": { + "US": 18 + }, + "Powiat Bieszczadzki": { + "PL": 18 + }, + "Powiat Biłgorajski": { + "PL": 24 + }, + "Powiat Hrubieszowski": { + "PL": 20 + }, + "Powiat Łęczyński": { + "PL": 35 + }, + "Powiat Lubartowski": { + "PL": 21 + }, + "Powiat Lubelski": { + "PL": 42 + }, + "Powiat Radzyński": { + "PL": 18 + }, + "Powiat Rycki": { + "PL": 27 + }, + "Powiat Tomaszowski": { + "PL": 17 + }, + "Powys County Council": { + "GB": 15 + }, + "Pozorrubio I District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 19 + }, + "Pozorrubio II District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 17 + }, + "Prefeitura de Fortaleza": { + "BR": 99 + }, + "Prefeitura de Itapetinga": { + "BR": 28 + }, + "Prefeitura de Jaboatão dos Guararapes": { + "BR": 35 + }, + "Prefeitura de Maracanaú": { + "BR": 23 + }, + "Prefeitura de Pinhais": { + "BR": 6 + }, + "Prefeitura Municipal de Armação dos Búzios": { + "BR": 36 + }, + "Prefeitura Municipal de Hidrolândia": { + "BR": 15 + }, + "Prefeitura Municipal de Joinville": { + "BR": 29 + }, + "Prefeitura Municipal de Passo Fundo": { + "BR": 27 + }, + "Prefeitura Municipal de Santo André": { + "BR": 139 + }, + "Prefeitura Municipal de Sobral": { + "BR": 59 + }, + "Prefeitura Municipal de Sorriso": { + "BR": 35 + }, + "Pres. C. P. Garcia District of Bohol Schools Division, DepEd": { + "PH": 29 + }, + "Pres. Quirino North District of Sultan Kudarat Schools Division, DepEd": { + "PH": 12 + }, + "President Roxas District of Capiz Schools Division, DepEd": { + "PH": 18 + }, + "President Roxas North District of North Cotabato Schools Division, DepEd": { + "PH": 17 + }, + "President Roxas South District of North Cotabato Schools Division, DepEd": { + "PH": 18 + }, + "Prieto Diaz District of Sorsogon Schools Division, DepEd": { + "PH": 21 + }, + "Prizma vzw": { + "BE": 20 + }, + "PROOLeiden-Leiderdorp": { + "NL": 21 + }, + "Prosperidad I District of Agusan del Sur Schools Division, DepEd": { + "PH": 11 + }, + "Prosperidad II District of Agusan del Sur Schools Division, DepEd": { + "PH": 13 + }, + "Prosperidad III District of Agusan del Sur Schools Division, DepEd": { + "PH": 12 + }, + "Prosperidad IV District of Agusan del Sur Schools Division, DepEd": { + "PH": 15 + }, + "Public Schools Branch": { + "CA": 42 + }, + "Pudtol District, Apayao Schools Division, DepEd": { + "PH": 12 + }, + "Puerto Galera District of Oriental Mindoro Schools Division, DepEd": { + "PH": 21 + }, + "Puerto Princesa I District Puerto Princesa City Schools Division, DepEd": { + "PH": 25 + }, + "Puerto Princesa II District Puerto Princesa City Schools Division, DepEd": { + "PH": 39 + }, + "Puerto Princesa III District Puerto Princesa City Schools Division, DepEd": { + "PH": 34 + }, + "Pugo District of La Union Schools Division, DepEd": { + "PH": 15 + }, + "Pulilan District of Bulacan Schools Division, DepEd": { + "PH": 17 + }, + "Pura District of Tarlac Schools Division, DepEd": { + "PH": 17 + }, + "Putik District of Zamboanga City Schools Division, DepEd": { + "PH": 12 + }, + "Puyallup School District": { + "US": 16 + }, + "Qaraqalpaqstan Respublikası Xalıq bilimlendiriw ministri": {}, + "Queen Bee School District 16": { + "US": 4 + }, + "Quezon District of Nueva Ecija Schools Division, DepEd": { + "PH": 17 + }, + "Quezon District of Quezon Schools Division, DepEd": { + "PH": 17 + }, + "Quezon District, Isabela Schools Division, DepEd": { + "PH": 12 + }, + "Quezon District, Nueva Vizcaya Schools Division, DepEd": { + "PH": 18 + }, + "Quezon I District of Bukidnon Schools Division, DepEd": { + "PH": 21 + }, + "Quezon II District of Bukidnon Schools Division, DepEd": { + "PH": 22 + }, + "Quezon North District of Palawan Schools Division, DepEd": { + "PH": 18 + }, + "Quezon South District of Palawan Schools Division, DepEd": { + "PH": 18 + }, + "Quinapundan District of Eastern Samar Schools Division, DepEd": { + "PH": 20 + }, + "Quirino District of Isabela Schools Division, DepEd": { + "PH": 19 + }, + "R.T. Lim District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 34 + }, + "Racine Unified School District": { + "US": 28 + }, + "Ragay District of Camarines Sur Schools Division, DepEd": { + "PH": 40 + }, + "Rainbow District School Board": { + "CA": 41 + }, + "Rainy River District School Board": { + "CA": 13, + "US": 6 + }, + "Ramon District of Isabela Schools Division, DepEd": { + "PH": 19 + }, + "Ramon Magsaysay District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 29 + }, + "Rapid City Area Schools": { + "US": 23 + }, + "Rapu-Rapu East District of Albay Schools Division, DepEd": { + "PH": 23 + }, + "Rapu-Rapu West District of Albay Schools Division, DepEd": { + "PH": 18 + }, + "Reach South Academy Trust": {}, + "REAch2 Academy Trust": { + "GB": 4 + }, + "Reading Borough Council": { + "GB": 31 + }, + "Reading School District": { + "US": 17 + }, + "Real District of Quezon Schools Division, DepEd": { + "PH": 19 + }, + "Red Kite Learning Trust": { + "GB": 1 + }, + "Redcar and Cleveland Borough Council": {}, + "Redhill Academy Trust": { + "GB": 10 + }, + "Redmond School District": { + "US": 5 + }, + "Redondo Beach Unified School District": { + "US": 12 + }, + "Région Grand Est": { + "FR": 65 + }, + "Région Normandie": { + "FR": 90 + }, + "Regionalverband Saarbrücken": { + "DE": 43 + }, + "Reina Mercedes District of Isabela Schools Division, DepEd": { + "PH": 16 + }, + "Renfrew County Catholic District School Board": { + "CA": 20 + }, + "Renfrew County District School Board": { + "CA": 24 + }, + "Renfrewshire Council": { + "GB": 66 + }, + "Renton School District": {}, + "Reynolds School District": { + "US": 18 + }, + "Rhondda Cynon Taf County Borough Council": { + "GB": 34 + }, + "Rialto Unified School District": { + "US": 25 + }, + "Richland County School District Two": { + "US": 35 + }, + "Richland School District": { + "US": 19 + }, + "Ringerike kommune": { + "NO": 30 + }, + "Ringsaker kommune": { + "NO": 45 + }, + "Rise Multi Academy Trust": {}, + "River Learning Trust": {}, + "Rizal District of Cagayan Schools Division, DepEd": { + "PH": 18 + }, + "Rizal District of Dinagat Island Schools Division, DepEd": { + "PH": 21 + }, + "Rizal District of Kalinga Schools Division, DepEd": { + "PH": 17 + }, + "Rizal District of Nueva Ecija Schools Division, DepEd": { + "PH": 29 + }, + "Rizal District of Occidental Mindoro Schools Division, DepEd": { + "PH": 19 + }, + "Rizal District of Palawan Schools Division, DepEd": { + "PH": 27 + }, + "Rizal District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 19 + }, + "Rizal II District of Dinagat Island Schools Division, DepEd": { + "PH": 15 + }, + "Robbinsdale Area Schools": { + "US": 11 + }, + "Rochdale Metropolitan Borough Council": { + "GB": 1 + }, + "Rochester City School District": { + "US": 45 + }, + "Rock Island - Milan School District #41": { + "US": 15 + }, + "Rockwall ISD": { + "US": 19 + }, + "Rodriguez I District of Rizal Schools Division, DepEd": { + "PH": 14 + }, + "Rodriguez II District of Rizal Schools Division, DepEd": { + "PH": 24 + }, + "Rogaland fylkeskommune": { + "NO": 32 + }, + "Roman Catholic": { + "KI": 2, + "LS": 13, + "MW": 1, + "ZA": 1, + "TZ": 5, + "UG": 2, + "GB": 1 + }, + "Roman Catholic Archdiocese of Hartford": { + "US": 16 + }, + "Roman Catholic Church": { + "BZ": 42, + "BW": 1, + "CD": 1, + "GH": 2, + "IE": 1, + "LS": 31, + "MT": 1, + "NL": 1, + "PH": 1, + "ZA": 1, + "TZ": 5, + "UG": 8, + "GB": 2, + "US": 3, + "ZW": 1 + }, + "Romblon District of Romblon Schools Division, DepEd": { + "PH": 32 + }, + "Romero Catholic Academy Trust": {}, + "Ronda District of Cebu Schools Division, DepEd": { + "PH": 12 + }, + "Rosales I District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 14 + }, + "Rosales II District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 18 + }, + "Rosario District of La Union Schools Division, DepEd": { + "PH": 20 + }, + "Rosario District of Northern Samar Schools Division, DepEd": { + "PH": 11 + }, + "Rosario East District of Batangas Schools Division, DepEd": { + "PH": 24 + }, + "Rosario I District of Agusan del Sur Schools Division, DepEd": { + "PH": 13 + }, + "Rosario West District of Batangas Schools Division, DepEd": { + "PH": 30 + }, + "Roseville City School District": { + "US": 14 + }, + "Rotherham Metropolitan Borough Council": { + "GB": 4 + }, + "Round Rock Independent School District": { + "US": 46 + }, + "Rowland Unified School District": { + "US": 6 + }, + "Roxas Central District of Palawan Schools Division, DepEd": { + "PH": 15 + }, + "Roxas District of Oriental Mindoro Schools Division, DepEd": { + "PH": 28 + }, + "Roxas District, Isabela Schools Division, DepEd": { + "PH": 11 + }, + "Roxas I District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 16 + }, + "Roxas II District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 19 + }, + "Roxas North District of Palawan Schools Division, DepEd": { + "PH": 15 + }, + "Roxas South District of Palawan Schools Division, DepEd": { + "PH": 21 + }, + "Royal Borough of Greenwich": { + "GB": 25 + }, + "Royal Borough of Kensington and Chelsea": { + "GB": 7 + }, + "Royal Borough of Kingston upon Thames": { + "GB": 5 + }, + "Rutland County Council": { + "GB": 5 + }, + "Sabangan District of Mt. Province Schools Division, DepEd": { + "PH": 17 + }, + "Sablan District of Benguet Schools Division, DepEd": { + "PH": 11 + }, + "Sablayan North District of Occidental Mindoro Schools Division, DepEd": { + "PH": 26 + }, + "Sablayan South District of Occidental Mindoro Schools Division, DepEd": { + "PH": 25 + }, + "Saddleback Valley Unified School District": { + "US": 7 + }, + "Sagada District of Mt. Province Schools Division, DepEd": { + "PH": 18 + }, + "Sagbayan District of Bohol Schools Division, DepEd": { + "PH": 24 + }, + "Sagñay District of Camarines Sur Schools Division, DepEd": { + "PH": 22 + }, + "Saint Louis Public Schools": { + "US": 54 + }, + "Saint Paul Public Schools": { + "US": 17 + }, + "Salay District of Misamis Oriental Schools Division, DepEd": { + "PH": 15 + }, + "Salcedo I District of Eastern Samar Schools Division, DepEd": { + "PH": 18 + }, + "Salcedo II District of Eastern Samar Schools Division, DepEd": { + "PH": 18 + }, + "Salcedo-Galimuyod-Sigay-Del Pilar District of Ilocos Sur Schools Division, DepEd": { + "PH": 42 + }, + "Salem-Keizer Public Schools": { + "US": 7 + }, + "Salina Shahi": { + "NP": 1 + }, + "Sallapadan District of Abra Schools Division, DepEd": { + "PH": 14 + }, + "Salug I District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 13 + }, + "Salug II District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 13 + }, + "Salvador Benedicto District of Negros Occidental Schools Division, DepEd": { + "PH": 13 + }, + "Salvador District of Lanao del Norte Schools Division, DepEd": { + "PH": 14 + }, + "Samal District of Island Garden City of Samal Schools Division, DepEd": { + "PH": 18 + }, + "Samal District, Bataan School Division, Department of Education": { + "PH": 12 + }, + "Samboan District of Cebu Schools Division, DepEd": { + "PH": 16 + }, + "San Agustin District of Surigao del Sur Schools Division, DepEd": { + "PH": 13 + }, + "San Agustin District, Isabela Schools Division, DepEd": { + "PH": 27 + }, + "San Agustin-Calatrava District of Romblon Schools Division, DepEd": { + "PH": 32 + }, + "San Andres District of Quezon Schools Division, DepEd": { + "PH": 14 + }, + "San Andres District of Romblon Schools Division, DepEd": { + "PH": 15 + }, + "San Andres East District of Catanduanes Schools Division, DepEd": { + "PH": 14 + }, + "San Andres West District of Catanduanes Schools Division, DepEd": { + "PH": 21 + }, + "San Antonio District of City of Ilagan Schools Division, DepEd": { + "PH": 17 + }, + "San Antonio District of Nueva Ecija Schools Division, DepEd": { + "PH": 24 + }, + "San Antonio District of Quezon Schools Division, DepEd": { + "PH": 17 + }, + "San Antonio District of Zambales Schools Division, DepEd": { + "PH": 13 + }, + "San Antonio Independent School District": { + "US": 50 + }, + "San Benito Consolidated Independent School District": { + "US": 14 + }, + "San Clemente District of Tarlac Schools Division, DepEd": { + "PH": 13 + }, + "San Dionisio District of Iloilo Schools Division, DepEd": { + "PH": 25 + }, + "San Enrique District of Iloilo Schools Division, DepEd": { + "PH": 23 + }, + "San Fabian I District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 18 + }, + "San Fabian II District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 15 + }, + "San Felipe Del Rio Consolidated Independent School District": { + "US": 13 + }, + "San Felipe District of Zambales Schools Division, DepEd": { + "PH": 17 + }, + "San Fernando District of Camarines Sur Schools Division, DepEd": { + "PH": 24 + }, + "San Fernando District of Cebu Schools Division, DepEd": { + "PH": 30 + }, + "San Fernando District of Masbate Schools Division, DepEd": { + "PH": 25 + }, + "San Fernando District of Romblon Schools Division, DepEd": { + "BD": 1, + "PH": 13 + }, + "San Fernando East District of San Fernando City Schools Division, DepEd": { + "PH": 11 + }, + "San Fernando I District of Bukidnon Schools Division, DepEd": { + "PH": 20 + }, + "San Fernando I District of San Fernando City Schools Division, DepEd": { + "PH": 23 + }, + "San Fernando II District of Bukidnon Schools Division, DepEd": { + "PH": 14 + }, + "San Fernando North District of San Fernando City Schools Division, DepEd": { + "PH": 23 + }, + "San Francisco District of Cebu Schools Division, DepEd": { + "PH": 26 + }, + "San Francisco District of Quezon Schools Division, DepEd": { + "PH": 27 + }, + "San Francisco District of Southern Leyte Schools Division, DepEd": { + "PH": 12 + }, + "San Francisco District, San Pablo City School Division, Department of Education": {}, + "San Francisco District, San Pablo City School Division, DepEd": { + "PH": 13 + }, + "San Francisco I District of Agusan del Sur Schools Division, DepEd": { + "PH": 12 + }, + "San Francisco II District of Agusan del Sur Schools Division, DepEd": { + "PH": 13 + }, + "San Francisco III District of Agusan del Sur Schools Division, DepEd": { + "PH": 11 + }, + "San Francisco Unified School District": { + "US": 58 + }, + "San Gabriel District of La Union Schools Division, DepEd": { + "PH": 16 + }, + "San Guillermo District of Isabela Schools Division, DepEd": { + "PH": 26 + }, + "San Ildefonso North District of Bulacan Schools Division, DepEd": { + "PH": 22 + }, + "San Ildefonso South District of Bulacan Schools Division, DepEd": { + "PH": 19 + }, + "San Isidro District of Bohol Schools Division, DepEd": { + "PH": 14 + }, + "San Isidro District of Davao del Norte Schools Division, DepEd": { + "PH": 18 + }, + "San Isidro District of Leyte Schools Division, DepEd": { + "PH": 20 + }, + "San Isidro District of Northern Samar Schools Division, DepEd": { + "PH": 17 + }, + "San Isidro District of Nueva Ecija Schools Division, DepEd": { + "PH": 14 + }, + "San Isidro District of Siargao Schools Division, DepEd": { + "PH": 14 + }, + "San Isidro North District of Mati City Schools Division, DepEd": { + "PH": 12 + }, + "San Isidro South District of Mati City Schools Division, DepEd": { + "PH": 13 + }, + "San Jacinto District of Masbate Schools Division, DepEd": { + "PH": 25 + }, + "San Jacinto District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 17 + }, + "San Joaquin North District of Iloilo Schools Division, DepEd": { + "PH": 17 + }, + "San Joaquin South District of Iloilo Schools Division, DepEd": { + "PH": 27 + }, + "San Jorge District of Samar Schools Division, DepEd": { + "PH": 30 + }, + "San Jose Del Monte East District of San Jose del Monte City Schools Division, DepEd": { + "PH": 19 + }, + "San Jose Del Monte West District of San Jose del Monte City Schools Division, DepEd": { + "PH": 22 + }, + "San Jose District of Antique Schools Division, DepEd": { + "PH": 24 + }, + "San Jose District of Batangas Schools Division, DepEd": { + "PH": 18 + }, + "San Jose District of Camarines Sur Schools Division, DepEd": { + "PH": 25 + }, + "San Jose District of Dinagat Island Schools Division, DepEd": { + "PH": 16 + }, + "San Jose District of Negros Oriental Schools Division, DepEd": { + "PH": 1 + }, + "San Jose District of Northern Samar Schools Division, DepEd": { + "PH": 13 + }, + "San Jose District of Tarlac Schools Division, DepEd": { + "PH": 31 + }, + "San Jose North District of Occidental Mindoro Schools Division, DepEd": { + "PH": 19 + }, + "San Jose South District of Occidental Mindoro Schools Division, DepEd": {}, + "San Jose South District, Occidental Mindoro School Division, DepEd": { + "PH": 24 + }, + "San Jose West District of Occidental Mindoro Schools Division, DepEd": { + "PH": 23 + }, + "San Jose-Santa Fe District of Romblon Schools Division, DepEd": { + "PH": 25 + }, + "San Juan District of Abra Schools Division, DepEd": { + "PH": 12 + }, + "San Juan District of Ilocos Sur Schools Division, DepEd": { + "PH": 25 + }, + "San Juan District of La Union Schools Division, DepEd": { + "PH": 17 + }, + "San Juan District of Southern Leyte Schools Division, DepEd": { + "PH": 12 + }, + "San Juan East District of Batangas Schools Division, DepEd": { + "PH": 25 + }, + "San Juan Unified School District": { + "US": 24 + }, + "San Juan West District of Batangas Schools Division, DepEd": { + "PH": 24 + }, + "San Julian District of Eastern Samar Schools Division, DepEd": { + "PH": 14 + }, + "San Leonardo District of Nueva Ecija Schools Division, DepEd": { + "PH": 15 + }, + "San Lorenzo District of Guimaras Schools Division, DepEd": { + "PH": 13 + }, + "San Luis Coastal Unified School District": { + "US": 17 + }, + "San Luis District of Aurora Schools Division, DepEd": { + "PH": 22 + }, + "San Luis District of Batangas Schools Division, DepEd": { + "PH": 22 + }, + "San Luis District of Pampanga Schools Division, DepEd": { + "PH": 20 + }, + "San Luis I District of Agusan del Sur Schools Division, DepEd": { + "PH": 17 + }, + "San Luis II District of Agusan del Sur Schools Division, DepEd": { + "PH": 19 + }, + "San Manuel District of Isabela Schools Division, DepEd": { + "PH": 16 + }, + "San Manuel District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 27 + }, + "San Manuel District of Tarlac Schools Division, DepEd": { + "PH": 17 + }, + "San Marcelino District of Zambales Schools Division, DepEd": { + "PH": 22 + }, + "San Mariano District, Isabela Schools Division, DepEd": { + "PH": 36 + }, + "San Mariano II District of Isabela Schools Division, DepEd": { + "PH": 10 + }, + "San Mateo District of Rizal Schools Division, DepEd": { + "PH": 20 + }, + "San Mateo North District of Isabela Schools Division, DepEd": { + "PH": 13 + }, + "San Mateo South District of Isabela Schools Division, DepEd": { + "PH": 12 + }, + "San Miguel District of Bohol Schools Division, DepEd": { + "PH": 22 + }, + "San Miguel District of Leyte Schools Division, DepEd": { + "PH": 22 + }, + "San Miguel District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 21 + }, + "San Miguel I District of Surigao del Sur Schools Division, DepEd": { + "PH": 17 + }, + "San Miguel II District of Surigao del Sur Schools Division, DepEd": { + "PH": 11 + }, + "San Miguel North District of Bulacan Schools Division, DepEd": { + "PH": 26 + }, + "San Miguel North District of Catanduanes Schools Division, DepEd": { + "PH": 12 + }, + "San Miguel South District of Bulacan Schools Division, DepEd": { + "PH": 24 + }, + "San Narciso District of Quezon Schools Division, DepEd": { + "PH": 25 + }, + "San Narciso District of Zambales Schools Division, DepEd": { + "PH": 14 + }, + "San Nicolas District of Batangas Schools Division, DepEd": { + "PH": 11 + }, + "San Nicolas District of Ilocos Norte Schools Division, DepEd": { + "PH": 11 + }, + "San Nicolas I District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 18 + }, + "San Nicolas II District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 21 + }, + "San Pablo District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 35 + }, + "San Pablo District, Isabela Schools Division, DepEd": { + "PH": 13 + }, + "San Pascual District of Batangas Schools Division, DepEd": { + "PH": 25 + }, + "San Pascual North District of Masbate Schools Division, DepEd": { + "PH": 26 + }, + "San Pascual South District of Masbate Schools Division, DepEd": { + "PH": 19 + }, + "San Pedro District, Laguna School Division, Department of Education": { + "PH": 24 + }, + "San Policarpo District of Eastern Samar Schools Division, DepEd": { + "PH": 15 + }, + "San Quintin District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 18 + }, + "San Rafael District of Bulacan Schools Division, DepEd": { + "PH": 28 + }, + "San Rafael District of Iloilo Schools Division, DepEd": { + "PH": 12 + }, + "San Ramon Valley Unified School District": { + "US": 12 + }, + "San Remegio I District of Antique Schools Division, DepEd": { + "PH": 20 + }, + "San Remegio I District of Cebu Schools Division, DepEd": { + "PH": 17 + }, + "San Remegio II District of Antique Schools Division, DepEd": { + "PH": 25 + }, + "San Remegio II District of Cebu Schools Division, DepEd": { + "PH": 16 + }, + "San Roque District of Northern Samar Schools Division, DepEd": { + "PH": 17 + }, + "San Sebastian District of Samar Schools Division, DepEd": { + "PH": 11 + }, + "San Simon District of Pampanga Schools Division, DepEd": { + "PH": 16 + }, + "San Teodoro District of Oriental Mindoro Schools Division, DepEd": { + "PH": 11 + }, + "San Vicente District of Palawan Schools Division, DepEd": { + "PH": 36 + }, + "Sanchez Mira District of Cagayan Schools Division, DepEd": { + "PH": 20 + }, + "Sandefjord kommune": { + "NO": 67 + }, + "Sandnes kommune": { + "NO": 76 + }, + "Sandwell Metropolitan Borough Council": { + "GB": 4 + }, + "Santa Ana Unified School District": {}, + "Santa Clara Unified School District": { + "US": 34 + }, + "Santa Cruz District of Laguna Schools Division, DepEd": { + "PH": 11 + }, + "Santa Cruz East District of Marinduque Schools Division, DepEd": { + "PH": 24 + }, + "Santa Cruz North District of Marinduque Schools Division, DepEd": { + "PH": 24 + }, + "Santa Cruz South District of Marinduque Schools Division, DepEd": { + "PH": 20 + }, + "Santa District of Ilocos Sur Schools Division, DepEd": { + "PH": 12 + }, + "Santa Fe District of Cebu Schools Division, DepEd": { + "PH": 10 + }, + "Santa Maria District of Laguna Schools Division, DepEd": {}, + "Santa Maria District, Laguna School Division, DepEd": { + "PH": 20 + }, + "Santa Monica-Malibu Unified School District": { + "US": 4 + }, + "Santiago District of Agusan del Norte Schools Division, DepEd": { + "PH": 12 + }, + "Santiago District of Ilocos Sur Schools Division, DepEd": { + "PH": 12 + }, + "Santo Angel District, San Pablo City School Division, Department of Education": {}, + "Santo Angel District, San Pablo City School Division, DepEd": { + "PH": 12 + }, + "Santo Domingo District of Albay Schools Division, DepEd": { + "PH": 15 + }, + "Santo Domingo District of Nueva Ecija Schools Division, DepEd": { + "PH": 22 + }, + "Santol District of La Union Schools Division, DepEd": { + "PH": 15 + }, + "Sapa-Sapa I District of Tawi-Tawi Schools Division, DepEd": { + "PH": 14 + }, + "Sapad - Nunungan District of Lanao del Norte Schools Division, DepEd": { + "PH": 18 + }, + "Sapang Dalaga District of Misamis Occidental Schools Division, DepEd": { + "PH": 27 + }, + "Sapao District of Siargao Schools Division, DepEd": { + "PH": 13 + }, + "Sapian District of Capiz Schools Division, DepEd": { + "PH": 24 + }, + "Sapientia Education Trust": {}, + "SAPS ACADEMY": { + "BD": 2 + }, + "Sara District of Iloilo Schools Division, DepEd": { + "PH": 25 + }, + "Sarangani District of Davao del Sur Schools Division, DepEd": { + "PH": 15 + }, + "Sariaya West District, Quezon School Division, Department of Education": { + "PH": 21 + }, + "Sarpsborg kommune": { + "NO": 54 + }, + "Sarrat District of Ilocos Norte Schools Division, DepEd": { + "PH": 15 + }, + "Saskatoon Public Schools": { + "CA": 61 + }, + "Saugus Union School District": { + "US": 3 + }, + "Schertz-Cibolo-Universal City Independent School District": { + "US": 21 + }, + "School Board of Highlands County": { + "US": 16 + }, + "School City of Hammond": { + "US": 24 + }, + "School District 67 Okanagan Skaha": { + "CA": 9 + }, + "School District No. 43": { + "CA": 28, + "KE": 1, + "RW": 9, + "TZ": 3, + "ZM": 1 + }, + "School District VI Quezon City Schools Division, DepEd": { + "PH": 11 + }, + "Scottish Borders Council": { + "GB": 769 + }, + "SDBE Multi-Academy Trust": {}, + "Seattle Public Schools": { + "US": 13 + }, + "Sebaste District of Antique Schools Division, DepEd": { + "PH": 11 + }, + "SEC": { + "AR": 1, + "QA": 4, + "IT": 29, + "MX": 24, + "GB": 2 + }, + "Secretaria da Educação": { + "BR": 102 + }, + "Secretaria da Educação do Estado de São Paulo": { + "BR": 1198 + }, + "Secretaria da Educação do Estado do Ceará": { + "BR": 101 + }, + "Secretaria da Educação do Estado do Tocantins": { + "BR": 114 + }, + "Secretaria da Educação do Rio Grande do Sul": { + "BR": 92, + "UY": 1 + }, + "Secretaria de Educação": { + "BR": 90 + }, + "Secretaria de Educação do Estado de Minas Gerais": { + "BR": 56 + }, + "Secretaria de Educação do Estado de São Paulo": { + "BR": 57 + }, + "Secretaría de Educación": { + "CO": 8, + "MX": 11 + }, + "Secretaría de Educación de Bogotá": { + "CO": 15 + }, + "Secretaría de Educación de Bogotá, D.C.": { + "CO": 15 + }, + "Secretaría de Educación de Boyacá": { + "CO": 233 + }, + "Secretaría de Educación de Soacha": { + "CO": 13 + }, + "Secretaría de Educación del Estado de México": { + "MX": 17 + }, + "Secretaría de Educación del Gobierno del Estado": { + "MX": 45 + }, + "Secretaría de Educación Pública": { + "MX": 79 + }, + "Secretaria de Estado da Educação": { + "BR": 35 + }, + "Secretaria de Estado de Educação de Minas Gerais": { + "BR": 199 + }, + "Secretaria Estadual de Educação": { + "BR": 32 + }, + "Secretaria Municipal da Educação": { + "BR": 283 + }, + "Secretaria Municipal da Educação de Fortaleza": { + "BR": 163 + }, + "Secretaria Municipal de Educação": { + "BR": 382 + }, + "Secretaria Municipal de Educação e Cultura de Cerquilho": { + "BR": 20 + }, + "Secretaria Municipal de Educação e Desporto": { + "BR": 32 + }, + "SED Barranquilla": { + "CO": 14 + }, + "SEDBOYACA": { + "CO": 18 + }, + "SEDU": { + "BR": 32 + }, + "SEDUC": { + "BR": 13 + }, + "Sefton Metropolitan Borough Council": {}, + "SEMEDE": { + "BR": 47 + }, + "Senja kommune": { + "NO": 38 + }, + "SEPH": { + "MX": 31 + }, + "Sergio Osmeña I District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 28 + }, + "Sergio Osmeña II District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 21 + }, + "Serviço Social da Indústria": { + "BR": 36 + }, + "Seventh-day Adventist Church": { + "AU": 2, + "FJ": 1, + "MY": 2, + "NO": 1, + "PG": 3, + "PH": 3, + "UG": 100, + "GB": 2, + "US": 3, + "ZW": 1 + }, + "Sevilla District of Bohol Schools Division, DepEd": { + "PH": 17 + }, + "Sharyland Independent School District": { + "US": 12 + }, + "Sheboygan Area School District": { + "US": 11 + }, + "Sheffield City Council": { + "GB": 2372 + }, + "Sherborne Area Schools' Trust": {}, + "Shetland Islands Council": { + "GB": 22 + }, + "Shoreline Public Schools": {}, + "Shropshire Council": { + "GB": 39 + }, + "Siaton East District of Negros Oriental Schools Division, DepEd": {}, + "Siaton West District of Negros Oriental Schools Division, DepEd": {}, + "Siay District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 35 + }, + "Siayan District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 38 + }, + "Sibagat I District of Agusan del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Sibagat II District of Agusan del Sur Schools Division, DepEd": { + "PH": 15 + }, + "Sibalom North District of Antique Schools Division, DepEd": { + "PH": 26 + }, + "Sibalom South District of Antique Schools Division, DepEd": { + "PH": 31 + }, + "Sibonga District of Cebu Schools Division, DepEd": { + "PH": 28 + }, + "Sibuco District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 32 + }, + "Sibulan District of Negros Oriental Schools Division, DepEd": {}, + "Sibunag District of Guimaras Schools Division, DepEd": { + "PH": 18 + }, + "Sibutad District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 18 + }, + "Sierra Bullones District of Bohol Schools Division, DepEd": { + "PH": 26 + }, + "SIF": { + "MG": 64, + "GB": 2 + }, + "Sigma District of Capiz Schools Division, DepEd": { + "PH": 24 + }, + "Silago District of Southern Leyte Schools Division, DepEd": { + "PH": 14 + }, + "Silang I District of Cavite Schools Division, DepEd": { + "PH": 21 + }, + "Silang II District of Cavite Schools Division, DepEd": { + "PH": 28 + }, + "Silvino Lubos District of Northern Samar Schools Division, DepEd": { + "PH": 20 + }, + "Simcoe County District School Board": { + "CA": 107 + }, + "Simcoe Muskoka Catholic District School Board": { + "CA": 51 + }, + "Sinacaban District of Misamis Occidental Schools Division, DepEd": { + "PH": 19 + }, + "Sinait District of Ilocos Sur Schools Division, DepEd": { + "PH": 20 + }, + "Sindangan Central District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 19 + }, + "Sindangan North District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 18 + }, + "Sindangan South District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 25 + }, + "Siocon District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 28 + }, + "Sipalay I District of Negros Occidental Schools Division, DepEd": { + "PH": 23 + }, + "Sipalay II District of Negros Occidental Schools Division, DepEd": { + "IQ": 1, + "PH": 20 + }, + "Sipocot North District of Camarines Sur Schools Division, DepEd": { + "PH": 31 + }, + "Sipocot South District of Camarines Sur Schools Division, DepEd": { + "PH": 21 + }, + "Sirawai District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 21 + }, + "Siruma District of Camarines Sur Schools Division, DepEd": { + "PH": 20 + }, + "Sison District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 37 + }, + "Sison District of Surigao del Norte Schools Division, DepEd": { + "PH": 12 + }, + "Skien kommune": { + "NO": 55 + }, + "Slough Borough Council": {}, + "Sn Vicente-San Lorenzo Ruiz District of Camarines Norte Schools Division, DepEd": { + "PH": 16 + }, + "Sở Giáo dục và Đào tạo Hà Nội": { + "VN": 16 + }, + "Society of Saint Pius X": { + "AT": 1, + "BE": 3, + "BR": 1, + "CA": 1, + "FR": 84, + "DE": 6, + "IN": 5, + "LU": 1, + "NL": 1, + "NC": 1, + "PH": 1, + "ES": 2, + "CH": 9, + "GB": 2, + "US": 4 + }, + "Socorro District of Oriental Mindoro Schools Division, DepEd": { + "PH": 25 + }, + "Socorro West District Siargao Schools Division, DepEd": { + "PH": 12 + }, + "Sogod District of Cebu Schools Division, DepEd": { + "PH": 21 + }, + "Sogod I District of Southern Leyte Schools Division, DepEd": { + "PH": 10 + }, + "Sogod II District of Southern Leyte Schools Division, DepEd": { + "PH": 14 + }, + "Sola kommune": { + "NO": 33 + }, + "Solana North District of Cagayan Schools Division, DepEd": { + "PH": 13 + }, + "Solana West Educational Zone District of Cagayan Schools Division, DepEd": { + "PH": 15 + }, + "Solano I District of Nueva Vizcaya Schools Division, DepEd": { + "PH": 11 + }, + "Solano II District of Nueva Vizcaya Schools Division, DepEd": { + "PH": 11 + }, + "Solihull Metropolitan Borough Council": { + "GB": 2 + }, + "Solsona District of Ilocos Norte Schools Division, DepEd": { + "PH": 17 + }, + "Sominot District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 20 + }, + "Sorsogon East District of Sorsogon City Schools Division, DepEd": { + "PH": 15 + }, + "Sorsogon West District of Sorsogon City Schools Division, DepEd": { + "PH": 25 + }, + "South Ayrshire Council": { + "GB": 63 + }, + "South Brooke's Point District of Palawan Schools Division, DepEd": { + "PH": 22 + }, + "South Butuan District II Butuan City Schools Division, DepEd": { + "PH": 12 + }, + "South District Bais City Schools Division, DepEd": {}, + "South District Batangas City Schools Division, DepEd": { + "PH": 14 + }, + "South District Cabanatuan City Schools Division, DepEd": { + "PH": 16 + }, + "South District Danao City Schools Division, DepEd": { + "PH": 17 + }, + "South District Dipolog City Schools Division, DepEd": { + "PH": 19 + }, + "South District Gingoog City Schools Division, DepEd": { + "PH": 11 + }, + "South District Lapu-lapu City Schools Division, DepEd": { + "PH": 20 + }, + "South District Lipa City Schools Division, DepEd": { + "PH": 19 + }, + "South District Malaybalay City Schools Division, DepEd": { + "PH": 13 + }, + "South District Malolos City Schools Division, DepEd": { + "PH": 19 + }, + "South District of City of Ilagan Schools Division, DepEd": { + "PH": 12 + }, + "South District Pagadian City Schools Division, DepEd": { + "PH": 15 + }, + "South District Tagum City Schools Division, DepEd": { + "PH": 14 + }, + "South District Toledo City Schools Division, DepEd": { + "PH": 11 + }, + "South East London Catholic Academy Trust (SELCAT) Limited": {}, + "South Glan District of Sarangani Schools Division, DepEd": { + "PH": 17 + }, + "South Gloucestershire Council": { + "GB": 3 + }, + "South Kitsap School District": { + "US": 16 + }, + "South Lanarkshire Council": { + "GB": 122 + }, + "South Malungon District of Sarangani Schools Division, DepEd": { + "PH": 18 + }, + "South Pennine Academies": {}, + "South Tyneside Council": { + "GB": 14 + }, + "Southampton City Council": { + "GB": 1468 + }, + "Southeast I Butuan District Butuan City Schools Division, DepEd": { + "PH": 11 + }, + "Southend-on-Sea Borough Council": { + "GB": 9 + }, + "Southern Conner District of Apayao Schools Division, DepEd": { + "PH": 11 + }, + "Southern Pinukpuk District of Kalinga Schools Division, DepEd": { + "PH": 16 + }, + "Southern Tabuk District of Kalinga Schools Division, DepEd": { + "PH": 19 + }, + "Southwest Alabel District of Sarangani Schools Division, DepEd": { + "PH": 12 + }, + "Southwest District Cagayan de Oro City Schools Division, DepEd": { + "PH": 29 + }, + "Spaarnesant": { + "NL": 24 + }, + "Spokane Public Schools": {}, + "SPOV": { + "NL": 12 + }, + "Spring Branch Independent School District": { + "US": 44 + }, + "Spring Independent School District": { + "US": 38 + }, + "Springdale Public Schools": { + "US": 26 + }, + "Springfield City School District": { + "US": 2 + }, + "Springfield Public Schools": { + "US": 91 + }, + "Springfield School District": { + "US": 1 + }, + "St Barnabas Church of England Multi Academy Trust": {}, + "St Bart's Multi Academy Trust": {}, + "St Chad's Academies Trust": { + "GB": 1 + }, + "St Christopher's C of E (Primary) Multi Academy Trust": { + "GB": 9 + }, + "St Clare Catholic Multi Academy Trust": {}, + "St Cuthbert's Roman Catholic Academy Trust": { + "GB": 8 + }, + "St Edmundsbury and Ipswich Diocesan Multi-Academy Trust": {}, + "St Francis and St Clare Catholic Multi Academy Company": {}, + "St Helens Metropolitan Borough Council": { + "GB": 1 + }, + "St John the Baptist Catholic Multi Academy Trust": {}, + "St Ralph Sherwin Catholic Multi Academy Trust": { + "GB": 4 + }, + "St Thomas Aquinas Catholic Multi Academy Trust": {}, + "St Thomas Catholic Academies Trust": {}, + "St. Bernard District of Southern Leyte Schools Division, DepEd": { + "PH": 28 + }, + "St. Charles Community Unit School District 303": { + "US": 14 + }, + "St. Clair Catholic District School Board": { + "CA": 28 + }, + "Sta. Ana District of Cagayan Schools Division, DepEd": { + "PH": 18 + }, + "Sta. Ana District of Pampanga Schools Division, DepEd": { + "PH": 14 + }, + "Sta. Barbara District of Iloilo Schools Division, DepEd": { + "PH": 32 + }, + "Sta. Barbara I District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 18 + }, + "Sta. Barbara II District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 15 + }, + "Sta. Catalina North District of Negros Oriental Schools Division, DepEd": {}, + "Sta. Catalina South District of Negros Oriental Schools Division, DepEd": { + "PH": 1 + }, + "Sta. Cruz District of Ilocos Sur Schools Division, DepEd": { + "PH": 23 + }, + "Sta. Cruz District of Occidental Mindoro Schools Division, DepEd": { + "PH": 26 + }, + "Sta. Cruz North District of Davao del Sur Schools Division, DepEd": { + "PH": 19 + }, + "Sta. Cruz North District of Zambales Schools Division, DepEd": { + "PH": 17 + }, + "Sta. Cruz South District of Zambales Schools Division, DepEd": { + "PH": 17 + }, + "Sta. Elena District of Camarines Norte Schools Division, DepEd": { + "PH": 16 + }, + "Sta. Fe District of Leyte Schools Division, DepEd": { + "PH": 14 + }, + "Sta. Fe District of Nueva Vizcaya Schools Division, DepEd": { + "PH": 13 + }, + "Sta. Ignacia District of Tarlac Schools Division, DepEd": { + "PH": 29 + }, + "Sta. Josefa District of Agusan del Sur Schools Division, DepEd": { + "PH": 11 + }, + "Sta. Lucia District of Ilocos Sur Schools Division, DepEd": { + "PH": 16 + }, + "Sta. Magdalena District of Sorsogon Schools Division, DepEd": { + "PH": 12 + }, + "Sta. Marcela District of Apayao Schools Division, DepEd": { + "PH": 15 + }, + "Sta. Margarita I District of Samar Schools Division, DepEd": { + "PH": 15 + }, + "Sta. Margarita II District of Samar Schools Division, DepEd": { + "PH": 14 + }, + "Sta. Maria District of Bulacan Schools Division, DepEd": { + "PH": 35 + }, + "Sta. Maria District of Ilocos Sur Schools Division, DepEd": { + "PH": 20 + }, + "Sta. Maria District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 17 + }, + "Sta. Maria District of Zamboanga City Schools Division, DepEd": { + "PH": 12 + }, + "Sta. Maria East District of Davao del Sur Schools Division, DepEd": { + "PH": 14 + }, + "Sta. Rita I District of Samar Schools Division, DepEd": { + "PH": 19 + }, + "Sta. Rita II District of Samar Schools Division, DepEd": { + "PH": 23 + }, + "Sta. Rosa District of Nueva Ecija Schools Division, DepEd": { + "PH": 25 + }, + "Sta. Teresita District of Cagayan Schools Division, DepEd": { + "PH": 14 + }, + "Stad Gent": { + "BE": 280 + }, + "Stadt Aachen": { + "BE": 17, + "DE": 342, + "NL": 5 + }, + "Stadt Alsdorf": { + "DE": 22 + }, + "Stadt Augsburg": { + "DE": 121 + }, + "Stadt Bielefeld": { + "DE": 538 + }, + "Stadt Bonn": { + "DE": 438 + }, + "Stadt Chemnitz": { + "DE": 85 + }, + "Stadt Duisburg": { + "DE": 70 + }, + "Stadt Düren": { + "DE": 47 + }, + "Stadt Düsseldorf": { + "DE": 135 + }, + "Stadt Erfurt": { + "DE": 122 + }, + "Stadt Eschweiler": { + "DE": 21 + }, + "Stadt Essen": { + "DE": 562 + }, + "Stadt Gießen": { + "DE": 903 + }, + "Stadt Herford": { + "DE": 28 + }, + "Stadt Herzogenrath": { + "DE": 47, + "NL": 3 + }, + "Stadt Karlsruhe": { + "DE": 2089 + }, + "Stadt Köln": { + "DE": 704 + }, + "Stadt Leipzig": { + "DE": 205 + }, + "Stadt Leipzig Amt für Schule": { + "DE": 39 + }, + "Stadt Mainz": { + "DE": 120 + }, + "Stadt Moers": { + "DE": 66 + }, + "Stadt Münster": { + "DE": 357 + }, + "Stadt Neuss": { + "DE": 289 + }, + "Stadt Nürnberg": { + "DE": 102 + }, + "Stadt Plauen": { + "DE": 73 + }, + "Stadt Sankt Augustin": { + "DE": 87 + }, + "Stadt Stolberg": { + "DE": 43 + }, + "Stadt Velbert": { + "DE": 32 + }, + "Stadt Wiesbaden": { + "DE": 55 + }, + "Stadt Winterthur": { + "CH": 151 + }, + "Stadt Witten": { + "DE": 15508 + }, + "Stadt Wuppertal": { + "DE": 266 + }, + "Stadt Zürich, SSD, Schulkreis Glatttal": { + "CH": 7 + }, + "Stadt Zürich, SSD, Schulkreis Letzi": { + "CH": 22 + }, + "Stadt Zürich, SSD, Schulkreis Limmattal": { + "CH": 12 + }, + "Stadt Zürich, SSD, Schulkreis Schwamendingen": { + "CH": 7 + }, + "Stadt Zürich, SSD, Schulkreis Uto": { + "CH": 12 + }, + "Stadt Zürich, SSD, Schulkreis Waidberg": { + "CH": 9 + }, + "Stadt Zürich, SSD, Schulkreis Zürichberg": { + "CH": 6 + }, + "Städteregion Aachen": { + "BE": 6, + "DE": 89, + "NL": 3 + }, + "Staffordshire County Council": { + "GB": 196 + }, + "Staffordshire University Academies Trust": { + "GB": 1 + }, + "Stange kommune": { + "NO": 26 + }, + "Stanley Learning Partnership": { + "GB": 3 + }, + "Star Academies": { + "GB": 1 + }, + "STAR Catholic Schools": { + "CA": 7 + }, + "Statutární město Kladno, náměstí Starosty Pavla 44, 272 52 Kladno": { + "CZ": 47 + }, + "Stavanger kommune": { + "NO": 171 + }, + "Steel City Schools Partnership": {}, + "Steinkjer kommune": { + "NO": 33 + }, + "STEP Academy Trust": {}, + "Stg. Openbaar Basisonderwijs Duin- en Bollenstreek": { + "NL": 16 + }, + "Stichting Confessioneel Onderwijs Leiden (SCOL)": { + "NL": 19 + }, + "Stichting Floreer": { + "NL": 17 + }, + "Stichting Meer Primair": { + "NL": 16 + }, + "Stichting Obase": { + "NL": 11 + }, + "Stichting Prohles": { + "NL": 14 + }, + "Stichting RENN4": { + "NL": 25 + }, + "stichting Sophia Scholen": { + "NL": 25 + }, + "Stichting Twijs": { + "NL": 35 + }, + "Stichting Vrijescholen Ithaka": {}, + "Stirling Council": { + "GB": 61 + }, + "Stjørdal kommune": { + "NO": 30 + }, + "Sto. Domingo-San Ildefonso District of Ilocos Sur Schools Division, DepEd": { + "PH": 27 + }, + "Sto. Nino District of Cagayan Schools Division, DepEd": { + "PH": 23 + }, + "Sto. Nino District of Samar Schools Division, DepEd": { + "PH": 15 + }, + "Sto. Niño District of South Cotabato Schools Division, DepEd": { + "PH": 18 + }, + "Sto. Tomas District of La Union Schools Division, DepEd": { + "PH": 17 + }, + "Sto. Tomas East District of Davao del Norte Schools Division, DepEd": { + "PH": 16 + }, + "Sto. Tomas North District of Batangas Schools Division, DepEd": { + "PH": 10 + }, + "Sto. Tomas South District of Batangas Schools Division, DepEd": { + "PH": 15 + }, + "Sto. Tomas West District of Davao del Norte Schools Division, DepEd": { + "PH": 16 + }, + "Stockport Metropolitan Borough Council": { + "GB": 33 + }, + "Stockton-on-Tees Borough Council": { + "GB": 5 + }, + "Stoke-on-Trent City Council": { + "GB": 36 + }, + "Stord kommune": { + "NO": 24 + }, + "Stowe Valley Multi Academy Trust": {}, + "Středočeský kraj": { + "CZ": 22 + }, + "Středočeský kraj, Zborovská 11, 150 21 Praha 5 - Smíchov": { + "CZ": 15 + }, + "Sual District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 20 + }, + "Subic District of Zambales Schools Division, DepEd": { + "PH": 29 + }, + "Subsidio Secretaria De Educacion Del Gobierno Del Estado - Asociacion Civil": { + "MX": 33 + }, + "Sudbury Catholic District School Board": { + "CA": 19 + }, + "Sudipen District of La Union Schools Division, DepEd": { + "PH": 16 + }, + "Suffolk County Council": { + "GB": 126 + }, + "Sugbongcogon District of Misamis Oriental Schools Division, DepEd": { + "PH": 17 + }, + "Sulat District of Eastern Samar Schools Division, DepEd": { + "PH": 16 + }, + "Sulop District of Davao del Sur Schools Division, DepEd": { + "BD": 1, + "PH": 26 + }, + "Sultan Naga Dimaporo District of Lanao del Norte Schools Division, DepEd": { + "PH": 26 + }, + "Sumilao District of Bukidnon Schools Division, DepEd": { + "PH": 15 + }, + "Sumisip East District of Basilan Schools Division, DepEd": { + "PH": 15 + }, + "Sumisip North District of Basilan Schools Division, DepEd": { + "PH": 18 + }, + "Sumisip South District of Basilan Schools Division, DepEd": { + "PH": 16 + }, + "Sunderland City Council": { + "GB": 10 + }, + "Sunnfjord kommune": { + "NO": 37 + }, + "Superior-Greenstone District School Board": { + "CA": 15 + }, + "Surallah Central District of South Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "Surallah North District of South Cotabato Schools Division, DepEd": { + "PH": 17 + }, + "Surallah South District of South Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "Surrey County Council": { + "GB": 98 + }, + "Suyo District of Ilocos Sur Schools Division, DepEd": { + "PH": 21 + }, + "Swale Academies Trust": {}, + "Swindon Borough Council": { + "GB": 76 + }, + "Sydney Catholic Schools": { + "AU": 13 + }, + "Symphony Learning Trust": {}, + "Synergy Multi Academy Trust": {}, + "T ' Boli West District of South Cotabato Schools Division, DepEd": { + "PH": 23 + }, + "T.C. MEB": { + "TR": 17 + }, + "T.C. Millî Eğitim Bakanlığı": { + "TR": 60 + }, + "Taal District of Batangas Schools Division, DepEd": { + "PH": 16 + }, + "Tabaco North District of Tabaco City Schools Division, DepEd": { + "PH": 18 + }, + "Tabaco West District of Tabaco City Schools Division, DepEd": { + "PH": 13 + }, + "Tabango North District of Leyte Schools Division, DepEd": { + "PH": 15 + }, + "Tabango South District of Leyte Schools Division, DepEd": { + "PH": 12 + }, + "Tabina District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 27 + }, + "Tabogon District of Cebu Schools Division, DepEd": { + "PH": 25 + }, + "Tabontabon District of Leyte Schools Division, DepEd": { + "PH": 12 + }, + "Tabuelan District of Cebu Schools Division, DepEd": { + "PH": 16 + }, + "Tabuk District, Kalinga Schools Division, DepEd": { + "PH": 32 + }, + "Tacoma Public Schools": { + "US": 1 + }, + "Tadian District, Mountain Province Schools Division, DepEd": { + "PH": 13 + }, + "Tadian I District of Mt. Province Schools Division, DepEd": { + "PH": 17 + }, + "Taft District of Eastern Samar Schools Division, DepEd": { + "PH": 19 + }, + "Tagana-An District of Surigao del Norte Schools Division, DepEd": { + "PH": 15 + }, + "Tagapul-an District of Samar Schools Division, DepEd": { + "PH": 15 + }, + "Tagaytay District of Cavite Schools Division, DepEd": { + "PH": 16 + }, + "Tagbilaran City Schools Division, DepEd": { + "PH": 23 + }, + "Tagbina I District of Surigao del Sur Schools Division, DepEd": { + "PH": 32 + }, + "Tagbina II District of Surigao del Sur Schools Division, DepEd": { + "PH": 11 + }, + "Tagkawayan District of Quezon Schools Division, DepEd": { + "PH": 47 + }, + "Tago I District of Surigao del Sur Schools Division, DepEd": { + "PH": 16 + }, + "Tago II District of Surigao del Sur Schools Division, DepEd": { + "PH": 13 + }, + "Tagudin District of Ilocos Sur Schools Division, DepEd": { + "PH": 23 + }, + "Taguig District I Taguig Schools Division, DepEd": { + "PH": 15 + }, + "Taguig District II Taguig Schools Division, DepEd": { + "PH": 13 + }, + "Talacogon East District of Agusan del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Talacogon West District of Agusan del Sur Schools Division, DepEd": { + "PH": 19 + }, + "Talaingod District of Davao del Norte Schools Division, DepEd": { + "PH": 20 + }, + "Talakag I District of Bukidnon Schools Division, DepEd": { + "PH": 20 + }, + "Talakag II District of Bukidnon Schools Division, DepEd": { + "PH": 18 + }, + "Talalora District of Samar Schools Division, DepEd": { + "PH": 11 + }, + "Talavera North District of Nueva Ecija Schools Division, DepEd": { + "PH": 10 + }, + "Talavera North District, Nueva Ecija School Division, DepEd": { + "PH": 16 + }, + "Talavera South District of Nueva Ecija Schools Division, DepEd": { + "PH": 18 + }, + "Talibon I District of Bohol Schools Division, DepEd": { + "PH": 18 + }, + "Talibon II District of Bohol Schools Division, DepEd": { + "PH": 19 + }, + "Talisay District of Batangas Schools Division, DepEd": { + "PH": 13 + }, + "Talisay District of Camarines Norte Schools Division, DepEd": { + "PH": 13 + }, + "Talisay I District of Negros Occidental Schools Division, DepEd": { + "PH": 12 + }, + "Talisayan District of Misamis Oriental Schools Division, DepEd": { + "PH": 18 + }, + "Talomo District of Davao City Schools Division, DepEd": { + "PH": 23 + }, + "Talugtug District of Nueva Ecija Schools Division, DepEd": { + "PH": 22 + }, + "Talusan District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 17 + }, + "Tambulig District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 34 + }, + "Tameside Metropolitan Borough Council": { + "GB": 3 + }, + "Tampakan District of South Cotabato Schools Division, DepEd": { + "PH": 23 + }, + "Tampereen seudun ammattiopisto": { + "FI": 11 + }, + "Tampilisan District of Zamboanga del Norte Schools Division, DepEd": { + "PH": 25 + }, + "Tanauan I District of Leyte Schools Division, DepEd": { + "PH": 16 + }, + "Tanauan II District of Leyte Schools Division, DepEd": { + "PH": 16 + }, + "Tanay I District of Rizal Schools Division, DepEd": { + "PH": 20 + }, + "Tanay II District of Rizal Schools Division, DepEd": { + "PH": 25 + }, + "Tandag I District of Surigao del Sur Schools Division, DepEd": { + "PH": 15 + }, + "Tandag II District of Surigao del Sur Schools Division, DepEd": { + "PH": 12 + }, + "Tandubas District of Tawi-Tawi Schools Division, DepEd": { + "PH": 14 + }, + "Tangalan District of Aklan Schools Division, DepEd": { + "PH": 15 + }, + "Tangub Central District Tangub City Schools Division, DepEd": { + "PH": 23 + }, + "Tangub North District Tangub City Schools Division, DepEd": { + "PH": 14 + }, + "Tangub South District Tangub City Schools Division, DepEd": { + "PH": 11 + }, + "Tangub Southwest District Tangub City Schools Division, DepEd": { + "PH": 17 + }, + "Tantangan District of South Cotabato Schools Division, DepEd": { + "PH": 22 + }, + "Tanza District of Cavite Schools Division, DepEd": { + "PH": 20 + }, + "Tapaz East District of Capiz Schools Division, DepEd": { + "PH": 30 + }, + "Tapaz West District of Capiz Schools Division, DepEd": { + "PH": 24 + }, + "Tarangnan District of Samar Schools Division, DepEd": { + "PH": 34 + }, + "Tarlac Central District of Tarlac City Schools Division, DepEd": { + "PH": 13 + }, + "Tarlac East District of Tarlac City Schools Division, DepEd": { + "PH": 13 + }, + "Tarlac North District of Tarlac City Schools Division, DepEd": { + "PH": 19 + }, + "Tarlac South District of Tarlac City Schools Division, DepEd": { + "PH": 19 + }, + "Tarlac West District of Tarlac City Schools Division, DepEd": { + "PH": 24 + }, + "Tarragona District of Davao Oriental Schools Division, DepEd": { + "PH": 20 + }, + "Tayabas East District of Tayabas City Schools Division, DepEd": { + "PH": 20 + }, + "Tayabas West District of Tayabas City Schools Division, DepEd": { + "PH": 15 + }, + "Tayasan District of Negros Oriental Schools Division, DepEd": { + "PH": 29 + }, + "Taylor School District": { + "US": 13 + }, + "Taysan District of Batangas Schools Division, DepEd": { + "PH": 23 + }, + "Taytay I District of Palawan Schools Division, DepEd": { + "PH": 24 + }, + "Taytay II District of Palawan Schools Division, DepEd": { + "PH": 22 + }, + "Taytay III District of Palawan Schools Division, DepEd": { + "PH": 14 + }, + "Telford & Wrekin Council": { + "GB": 5 + }, + "Thames Valley District School Board": { + "CA": 159 + }, + "The Active Learning Trust": {}, + "The Arthur Terry Learning Partnership": { + "GB": 1 + }, + "The Aspire Educational Trust": {}, + "The Bath and Wells Diocesan Academies Trust": { + "GB": 3 + }, + "The Bishop Konstant Catholic Academy Trust": { + "GB": 1 + }, + "The Bishop Wheeler Catholic Academy Trust": { + "GB": 2 + }, + "The Blue Kite Academy Trust": { + "GB": 1 + }, + "The Brooke Weston Trust": {}, + "The Cam Academy Trust": { + "GB": 3 + }, + "The Challenge Academy Trust": {}, + "The Church of Jesus Christ of Latter-day Saints": { + "VU": 2, + "AU": 4, + "BR": 2, + "CA": 4, + "SV": 1, + "FR": 4, + "DE": 1, + "GH": 1, + "IE": 5, + "JP": 1, + "MN": 2, + "NZ": 17, + "PH": 10, + "ZA": 1, + "SE": 1, + "TH": 1, + "GB": 13, + "US": 306 + }, + "The City of Edinburgh Council": { + "GB": 128 + }, + "The Co-operative Academies Trust": {}, + "The Compass Partnership of Schools": {}, + "The Constellation Trust": { + "GB": 9 + }, + "The David Ross Education Trust": { + "GB": 4 + }, + "The Dean Trust": {}, + "The Diamond Learning Partnership Trust": { + "GB": 2 + }, + "The Diocese of Canterbury Academies Trust": {}, + "The Diocese of Chelmsford Vine Schools Trust": {}, + "The Diocese of Coventry Multi-Academy Trust": {}, + "The Diocese of Ely Multi-Academy Trust": {}, + "The Diocese of Gloucester Academies Trust": {}, + "The Diocese of Norwich Education and Academies Trust": {}, + "The Diocese of Norwich St Benet's Multi-Academy Trust": {}, + "The Diocese of Sheffield Academies Trust": {}, + "The Diocese of Westminster Academy Trust": { + "GB": 4 + }, + "The Diocese of Worcester Multi Academy Trust": {}, + "The Elliot Foundation Academies Trust": { + "GB": 1 + }, + "The Enquire Learning Trust": { + "GB": 3 + }, + "The Fallibroome Trust": { + "GB": 2 + }, + "The First Federation Trust": { + "GB": 4 + }, + "The Good Shepherd Multi Academy Trust": {}, + "The Good Shepherd Trust": {}, + "The Gorse Academies Trust": {}, + "The Griffin Schools Trust": {}, + "The Harmony Trust Ltd": {}, + "The Highland Council": { + "GB": 199 + }, + "The Howard Partnership Trust": { + "GB": 1 + }, + "The Kemnal Academies Trust": { + "GB": 1 + }, + "The Keys Academy Trust": {}, + "The Kite Academy Trust": { + "GB": 1 + }, + "The Mead Educational Trust": { + "GB": 1 + }, + "The North Tyneside Learning Trust": {}, + "The Painsley Catholic Academy": {}, + "The Partnership Trust": {}, + "The Pioneer Academy": { + "GB": 1 + }, + "The Pope Francis Catholic Multi Academy Company": {}, + "The Primary First Trust": {}, + "The Priory Federation of Academies": { + "GB": 2 + }, + "The Rainbow Multi Academy Trust": { + "GB": 2 + }, + "The Redstart Learning Partnership": { + "GB": 3 + }, + "The Rivers C of E Multi Academy Trust": {}, + "The Rutland Learning Trust": {}, + "The Shaw Education Trust": {}, + "The Sigma Trust": {}, + "The Spencer Academies Trust": { + "GB": 10 + }, + "The Star Multi Academy Trust": {}, + "The Ted Wragg Multi Academy Trust": {}, + "The Thinking Schools Academy Trust": { + "GB": 1 + }, + "The Wensum Trust": {}, + "The White Horse Federation": { + "GB": 1 + }, + "Thornton Fractional Township High School District 215": { + "US": 2 + }, + "Thornton Township High School District 205": { + "US": 3 + }, + "Three Rivers School District": {}, + "Thunder Bay Catholic District School Board": { + "CA": 20 + }, + "Thurrock Council": { + "GB": 18 + }, + "Tiaong District, Quezon School Division, Department of Education": { + "PH": 30 + }, + "Tibiao District of Antique Schools Division, DepEd": { + "PH": 17 + }, + "Tigaon District of Camarines Sur Schools Division, DepEd": { + "PH": 24 + }, + "Tigard-Tualatin School District": { + "US": 17 + }, + "Tigbao District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 22 + }, + "Tigbauan District of Iloilo Schools Division, DepEd": { + "PH": 30 + }, + "Time kommune": { + "NO": 23 + }, + "Tinambac North District of Camarines Sur Schools Division, DepEd": { + "PH": 31 + }, + "Tinambac South District of Camarines Sur Schools Division, DepEd": { + "PH": 24 + }, + "Tinambacan District I Calbayog City Schools Division, DepEd": { + "PH": 16 + }, + "Tinambacan District III Calbayog City Schools Division, DepEd": { + "PH": 13 + }, + "Tineg District of Abra Schools Division, DepEd": { + "PH": 13 + }, + "Tinglayan District of Kalinga Schools Division, DepEd": { + "PH": 20 + }, + "Tingloy District of Batangas Schools Division, DepEd": { + "PH": 16 + }, + "Tinoc District of Ifugao Schools Division, DepEd": { + "PH": 16 + }, + "Tipo-Tipo East District of Basilan Schools Division, DepEd": { + "PH": 25 + }, + "Tipo-Tipo West District of Basilan Schools Division, DepEd": { + "PH": 41 + }, + "Titay District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 40 + }, + "Tiwi District of Albay Schools Division, DepEd": { + "PH": 22 + }, + "Tobias Fornier District of Antique Schools Division, DepEd": { + "PH": 37 + }, + "Toboso District of Negros Occidental Schools Division, DepEd": { + "PH": 21 + }, + "Tolosa District of Leyte Schools Division, DepEd": { + "PH": 13 + }, + "Tomas Oppus District of Southern Leyte Schools Division, DepEd": { + "PH": 19 + }, + "Tongkil District of Sulu II Schools Division, DepEd": { + "PH": 15 + }, + "Tønsberg kommune": { + "NO": 61 + }, + "Torfaen County Borough Council": { + "GB": 47 + }, + "Toronto Catholic District School Board": { + "CA": 210 + }, + "Toronto District School Board": { + "CA": 631 + }, + "Torrance Unified School District": { + "US": 21 + }, + "Torrijos District of Marinduque Schools Division, DepEd": { + "PH": 33 + }, + "Tove Learning Trust": { + "GB": 1 + }, + "Township High School District 211": { + "US": 6 + }, + "Township High School District 214": { + "US": 6 + }, + "Trafford Metropolitan Borough Council": { + "GB": 4 + }, + "Transform Trust": { + "GB": 12 + }, + "Traverse City Area Public Schools": { + "US": 31 + }, + "Trece Martirez District of Cavite Schools Division, DepEd": { + "PH": 17 + }, + "Trento I District of Agusan del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Trento II District of Agusan del Sur Schools Division, DepEd": { + "PH": 20 + }, + "Trillium Lakelands District School Board": { + "CA": 48 + }, + "Trinidad District of Bohol Schools Division, DepEd": { + "PH": 29 + }, + "Trinity Multi Academy Trust": {}, + "Troms og Finnmark fylkeskommune": { + "NO": 1 + }, + "Tromsø kommune": { + "NO": 158 + }, + "Trøndelag fylkeskommune": { + "NO": 37 + }, + "Trondheim kommune": { + "NO": 185 + }, + "Troy School District": { + "US": 22 + }, + "Truro & Penwith Academy Trust": { + "GB": 7 + }, + "Tuao East District of Cagayan Schools Division, DepEd": { + "PH": 22 + }, + "Tuao West District of Cagayan Schools Division, DepEd": { + "PH": 16 + }, + "Tuba District of Benguet Schools Division, DepEd": { + "PH": 36 + }, + "Tubajon District of Dinagat Island Schools Division, DepEd": { + "PH": 11 + }, + "Tubao District of La Union Schools Division, DepEd": { + "PH": 21 + }, + "Tubigon District of Bohol Schools Division, DepEd": { + "PH": 35 + }, + "Tublay District of Benguet Schools Division, DepEd": { + "PH": 15 + }, + "Tubo District of Abra Schools Division, DepEd": { + "PH": 18 + }, + "Tubod District of Surigao del Norte Schools Division, DepEd": { + "PH": 11 + }, + "Tubod East District of Lanao del Norte Schools Division, DepEd": { + "PH": 18 + }, + "Tubungan District of Iloilo Schools Division, DepEd": { + "PH": 19 + }, + "Tuburan District of Basilan Schools Division, DepEd": { + "PH": 19 + }, + "Tuburan I District of Cebu Schools Division, DepEd": {}, + "Tuburan II District of Cebu Schools Division, DepEd": {}, + "Tudela District of Cebu Schools Division, DepEd": { + "PH": 13 + }, + "Tudela District of Misamis Occidental Schools Division, DepEd": { + "PH": 24 + }, + "Tudor Grange Academies Trust": { + "GB": 1 + }, + "Tugbok District of Davao City Schools Division, DepEd": { + "PH": 33 + }, + "Tukuran East District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 20 + }, + "Tukuran West District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 11 + }, + "Tulare City School District": { + "US": 14 + }, + "Tulsa Public Schools": { + "US": 18 + }, + "Tulunan East District of North Cotabato Schools Division, DepEd": { + "PH": 13 + }, + "Tulunan South District of North Cotabato Schools Division, DepEd": { + "PH": 12 + }, + "Tumauini District, Isabela Schools Division, DepEd": { + "PH": 19 + }, + "Tumwater School District": {}, + "Tungawan District of Zamboanga Sibugay Schools Division, DepEd": { + "PH": 30 + }, + "Tupi North District of South Cotabato Schools Division, DepEd": { + "PH": 13 + }, + "Tupi South District of South Cotabato Schools Division, DepEd": { + "PH": 17 + }, + "Tuscaloosa County School System": { + "US": 12 + }, + "Tustin Unified School District": { + "US": 6 + }, + "Tuy District of Batangas Schools Division, DepEd": { + "PH": 21 + }, + "Ubay I (Northeast) District of Bohol Schools Division, DepEd": { + "PH": 20 + }, + "Ubay II (East) District of Bohol Schools Division, DepEd": { + "PH": 14 + }, + "Ubay III (Southwest) District of Bohol Schools Division, DepEd": { + "PH": 20 + }, + "Ullensaker kommune": { + "NO": 30 + }, + "Umingan I District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 20 + }, + "Umingan II District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 28 + }, + "Unaided": { + "IN": 38 + }, + "UNICEF": { + "BD": 107, + "TD": 1, + "CD": 1, + "DE": 1, + "HT": 12, + "IQ": 1, + "IT": 1, + "JO": 26, + "MR": 1, + "SS": 1, + "SY": 1, + "TR": 1, + "UG": 19, + "ZM": 5 + }, + "Union Community School District": { + "US": 4 + }, + "Union County Public Schools": { + "US": 16 + }, + "Union County School District": { + "US": 3 + }, + "Union County Schools": { + "US": 2 + }, + "Union County–College Corner Joint School District": { + "US": 5 + }, + "Unisan District of Quezon Schools Division, DepEd": { + "PH": 15 + }, + "United Church": { + "AU": 1, + "PG": 33 + }, + "United Learning Trust": { + "GB": 5 + }, + "Unity Education Trust": {}, + "Unity Schools Partnership": {}, + "Universidad Nacional Autónoma de México": { + "BD": 1, + "MX": 273 + }, + "Universitätsstadt Tübingen": { + "DE": 152 + }, + "University of Brighton Academies Trust": {}, + "University of Chichester (Multi) Academy Trust": {}, + "Upper Canada District School Board": { + "CA": 85, + "US": 8 + }, + "Upper Grand District School Board": { + "CA": 79 + }, + "Urbiztondo District of Pangasinan I, Lingayen Schools Division, DepEd": { + "PH": 29 + }, + "Urząd Miasta Szczecin": { + "PL": 52 + }, + "Uson South District of Masbate Schools Division, DepEd": { + "PH": 19 + }, + "Uson-North District of Masbate Schools Division, DepEd": { + "PH": 23 + }, + "Utica Community Schools": { + "US": 42 + }, + "V District Bacolod City Schools Division, DepEd": { + "PH": 10 + }, + "Valderama District of Antique Schools Division, DepEd": { + "PH": 22 + }, + "Valencia District of Bohol Schools Division, DepEd": { + "PH": 22 + }, + "Valencia District of Negros Oriental Schools Division, DepEd": { + "PH": 1 + }, + "Valencia I District of Valencia City Schools Division, DepEd": { + "PH": 19 + }, + "Valencia II District of Valencia City Schools Division, DepEd": { + "PH": 16 + }, + "Valencia III District of Valencia City Schools Division, DepEd": { + "PH": 12 + }, + "Valencia IV District of Valencia City Schools Division, DepEd": { + "PH": 13 + }, + "Vallehermoso District of Negros Oriental Schools Division, DepEd": { + "PH": 20 + }, + "Valley View Community Unit School District 365U": { + "US": 23 + }, + "Vallivue School District": { + "US": 2 + }, + "Vancouver Public Schools": { + "US": 39 + }, + "Vancouver School Board": { + "CA": 22 + }, + "Vantage CE Academies Trust": {}, + "Venn Academy Trust": { + "GB": 8 + }, + "Ventrus Limited": {}, + "Verdal kommune": { + "NO": 16 + }, + "Veruela I District of Agusan del Sur Schools Division, DepEd": { + "PH": 17 + }, + "Veruela II District of Agusan del Sur Schools Division, DepEd": { + "PH": 18 + }, + "Vestfold og Telemark fylkeskommune": { + "NO": 1 + }, + "Vestland fylkeskommune": { + "NO": 49 + }, + "Victoria Academies Trust": {}, + "Victoria District of Northern Samar Schools Division, DepEd": { + "PH": 16 + }, + "Victoria District of Oriental Mindoro Schools Division, DepEd": { + "PH": 28 + }, + "Victoria District, Laguna School Division, Department of Education": { + "PH": 13 + }, + "Victoria West District of Tarlac Schools Division, DepEd": { + "PH": 16 + }, + "Victorian Department of Education and Training": { + "AU": 9 + }, + "Victorious Academies Trust": {}, + "Viga East District of Catanduanes Schools Division, DepEd": { + "PH": 12 + }, + "Viga West District of Catanduanes Schools Division, DepEd": { + "PH": 19 + }, + "Viken fylkeskommune": { + "NO": 27 + }, + "Villaba North District of Leyte Schools Division, DepEd": { + "PH": 16 + }, + "Villaba South District of Leyte Schools Division, DepEd": { + "PH": 16 + }, + "Villanueva District of Misamis Oriental Schools Division, DepEd": { + "PH": 11 + }, + "Villareal I District of Samar Schools Division, DepEd": { + "PH": 29 + }, + "Villareal II District of Samar Schools Division, DepEd": { + "PH": 13 + }, + "Villasis I District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 13 + }, + "Villasis II District of Pangasinan II, Binalonan Schools Division, DepEd": { + "PH": 15 + }, + "Ville de Charleroi": { + "BE": 78 + }, + "Ville de Reims": { + "FR": 317 + }, + "Vincenzo Sagun District of Zamboanga del Sur Schools Division, DepEd": { + "PH": 19 + }, + "Vintar I District of Ilocos Norte Schools Division, DepEd": { + "PH": 21 + }, + "Vintar II District of Ilocos Norte Schools Division, DepEd": { + "PH": 19 + }, + "Vinzons District of Camarines Norte Schools Division, DepEd": { + "PH": 25 + }, + "Virac North District of Catanduanes Schools Division, DepEd": { + "PH": 21 + }, + "Virac South District of Catanduanes Schools Division, DepEd": { + "PH": 25 + }, + "Virginia Beach City Public Schools": { + "US": 19 + }, + "Visalia Unified School District": { + "US": 45 + }, + "Vista Unified School District": { + "US": 4 + }, + "Vitali District of Zamboanga City Schools Division, DepEd": { + "PH": 33 + }, + "Voss Herad": { + "NO": 27 + }, + "Wake County Public School System": { + "US": 21 + }, + "Wakefield Metropolitan District Council": {}, + "Walnut Valley Unified School District": { + "US": 11 + }, + "Walsall Metropolitan Borough Council": { + "GB": 3 + }, + "Warren Consolidated Schools": { + "US": 19 + }, + "Warrington Borough Council": { + "GB": 82 + }, + "Warwickshire County Council": { + "GB": 5375 + }, + "Washington County Public Schools": { + "US": 5 + }, + "Washington County School District": { + "US": 14 + }, + "Waterbury Public Schools": { + "US": 36 + }, + "Waterloo Catholic District School Board": { + "CA": 51 + }, + "Waterloo Region District School Board": { + "CA": 124 + }, + "Waterton Academy Trust": { + "GB": 1 + }, + "Waukegan Community Unit School District 60": { + "US": 24 + }, + "Wausau School District": { + "US": 21 + }, + "Wave Multi Academy Trust": { + "GB": 2 + }, + "Wellington Catholic District School Board": { + "CA": 21 + }, + "Wellspring Academy Trust": { + "GB": 7 + }, + "Wenatchee Public Schools": {}, + "Weslaco Independent School District": { + "US": 19 + }, + "Wessex Learning Trust": { + "GB": 2 + }, + "Wessex Multi Academy Trust": {}, + "West Ada School District": { + "US": 52 + }, + "West Alabel District of Sarangani Schools Division, DepEd": { + "PH": 13 + }, + "West Aurora Public School District 129": { + "US": 11 + }, + "West Berkshire Council": { + "GB": 19 + }, + "West Covina Unified School District": {}, + "West District Batangas City Schools Division, DepEd": { + "PH": 13 + }, + "West District Danao City Schools Division, DepEd": { + "PH": 16 + }, + "West District Isabela City Schools Division, DepEd": { + "PH": 13 + }, + "West District Lapu-lapu City Schools Division, DepEd": { + "PH": 12 + }, + "West District Lipa City Schools Division, DepEd": { + "PH": 21 + }, + "West District Malaybalay City Schools Division, DepEd": { + "PH": 16 + }, + "West District Mandaue City Schools Division, DepEd": { + "PH": 18 + }, + "West District of City of Ilagan Schools Division, DepEd": { + "PH": 11 + }, + "West District Pagadian City Schools Division, DepEd": { + "PH": 22 + }, + "West District San Jose City Schools Division, DepEd": { + "PH": 21 + }, + "West District Tanauan City Schools Division, DepEd": { + "PH": 17 + }, + "West District Tanjay City Schools Division, DepEd": {}, + "West District, Calamba City School Division, Department of Education": { + "PH": 34 + }, + "West Dunbartonshire Council": { + "GB": 58 + }, + "West Hartford Public Schools": { + "US": 19 + }, + "West II District Cagayan de Oro City Schools Division, DepEd": { + "PH": 15 + }, + "West Kiamba District of Sarangani Schools Division, DepEd": { + "PH": 12 + }, + "West Linn-Wilsonville School District": { + "US": 21 + }, + "West Lothian Council": { + "GB": 131 + }, + "West Maitum District of Sarangani Schools Division, DepEd": { + "PH": 11 + }, + "West Malungon District of Sarangani Schools Division, DepEd": { + "PH": 17 + }, + "West Norfolk Academies Trust": {}, + "West Northamptonshire Council": { + "GB": 1 + }, + "West Sussex County Council": { + "GB": 321 + }, + "West-1 District Gingoog City Schools Division, DepEd": { + "PH": 14 + }, + "Westcountry Schools Trust": { + "GB": 3 + }, + "Western Cape Education Department": { + "ZA": 60 + }, + "Western Reserve Academy": { + "US": 21 + }, + "Western Tabuk District of Kalinga Schools Division, DepEd": { + "PH": 24 + }, + "Westminster School District": {}, + "Westmont Community Unit School District 201": { + "US": 4 + }, + "Westmorland and Furness Council": {}, + "Westside Union School District": { + "US": 2 + }, + "Wetteraukreis": { + "DE": 29 + }, + "Wheeling Community Consolidated School District 21": { + "US": 12 + }, + "White Woods Primary Academy Trust": {}, + "Whittier City School District": { + "US": 12 + }, + "Wichita Falls Independent School District": { + "US": 15 + }, + "Wichita Public Schools": { + "US": 22 + }, + "Wickersley Partnership Trust": { + "GB": 1 + }, + "Wigan Metropolitan Borough Council": { + "GB": 1 + }, + "William S. Hart Union High School District": { + "US": 3 + }, + "Wilmette Public Schools District 39": { + "US": 7 + }, + "Wiltshire Council": { + "GB": 25 + }, + "Windle International": { + "UG": 14 + }, + "Windle International Uganda": { + "UG": 62 + }, + "Windsor and Maidenhead Borough Council": {}, + "Windsor Essex Catholic District School Board": { + "CA": 44 + }, + "Wirral Metropolitan Borough Council": { + "GB": 8 + }, + "WISE Academies": {}, + "Województwo Dolnośląskie": { + "PL": 13 + }, + "Wokingham Borough Council": { + "GB": 43 + }, + "Woodridge School District 68": { + "US": 7 + }, + "Worcestershire County Council": { + "GB": 19 + }, + "Wrexham County Borough Council": { + "GB": 6 + }, + "Wright I District of Samar Schools Division, DepEd": { + "PH": 25 + }, + "Wright II -San Jose De Buan District of Samar Schools Division, DepEd": { + "PH": 32 + }, + "Xavier Catholic Education Trust": {}, + "Xunta de Galicia": { + "PT": 28, + "ES": 726 + }, + "Yakima School District": { + "US": 3 + }, + "York Catholic District School Board": { + "CA": 100 + }, + "York Region District School Board": { + "CA": 223 + }, + "Yorkville Community Unit School District 115": { + "US": 11 + }, + "Ypsilanti Community Schools": { + "US": 25 + }, + "Zamboanguita District of Negros Oriental Schools Division, DepEd": { + "PH": 1 + }, + "Zaragoza District of Nueva Ecija Schools Division, DepEd": { + "PH": 18 + }, + "Zeeland Public Schools": { + "US": 13 + }, + "Zumarraga District of Samar Schools Division, DepEd": { + "PH": 25 + }, + "администрация Ленинского района муниципального образования «Город Саратов»": {}, + "Департамент освіти Житомирської міської ради": { + "UA": 29 + }, + "Згурівська селищна рада": { + "UA": 17 + }, + "Комитет по народному образованию администрации Солнечногорского района": {}, + "Министерство образования и науки Республики Татарстан": {}, + "Република Србија": { + "RS": 60 + }, + "Управління гуманітарної політики Локачинської селищної ради": { + "UA": 33 + }, + "Черкаська міська рада": { + "UA": 96 + }, + "Яготинська міська рада": { + "UA": 20 + }, + "آموزش و پرورش": { + "IR": 31 + }, + "حكومى": { + "EG": 24 + }, + "مدیریت آموزش و پرورش ناحیه ۱ اردبیل": { + "IR": 11 + }, + "مدیریت آموزش و پرورش ناحیه ۲ اردبیل": { + "IR": 20 + }, + "وزارة التربية": { + "QA": 27, + "IQ": 5, + "JO": 1, + "SD": 1, + "SY": 4, + "TN": 7 + }, + "وزارة التربية والتعليم": { + "DZ": 1, + "EG": 9, + "QA": 49, + "LY": 1, + "TN": 1, + "YE": 2 + }, + "وزارة التعليم": { + "QA": 8, + "LY": 2, + "SY": 2, + "TN": 3, + "TR": 1, + "YE": 3 + }, + "အခြေခံပညာဦးစီးဌာန": { + "MM": 61 + }, + "경기도교육청": { + "KR": 15 + }, + "いわき市": { + "JP": 59 + }, + "一関市": { + "JP": 86 + }, + "世田谷区教育委員会": { + "JP": 19 + }, + "中華民國教育部": { + "TW": 32 + }, + "亘理町": { + "JP": 37 + }, + "仙台市": { + "JP": 79 + }, + "伊勢市教育委員会": { + "JP": 12 + }, + "佐賀県": { + "JP": 62 + }, + "公立": { + "CN": 14, + "TW": 4 + }, + "兵庫県": { + "JP": 105 + }, + "別海町教育委員会": { + "JP": 20 + }, + "北上市": { + "JP": 50 + }, + "北京市通州区教育委员会": { + "CN": 17 + }, + "北海道教育委員会": { + "JP": 50 + }, + "千歳市教育委員会": { + "JP": 19 + }, + "南相馬市": { + "JP": 53 + }, + "名古屋市教育委員会": { + "JP": 343 + }, + "吹田市": { + "JP": 86 + }, + "品川区教育委員会": { + "JP": 30 + }, + "基隆市政府教育處": { + "TW": 25 + }, + "大分市教育委員会": { + "JP": 35 + }, + "大分県教育委員会": { + "JP": 15 + }, + "大津市": { + "JP": 53 + }, + "大田区教育委員会": { + "JP": 56 + }, + "大阪市": { + "JP": 147 + }, + "奥州市": { + "JP": 17 + }, + "宇部市": { + "JP": 23 + }, + "宮城県": { + "JP": 37 + }, + "富山市": { + "JP": 39 + }, + "小田原市": { + "JP": 296 + }, + "屏東縣政府教育處": { + "TW": 34 + }, + "岡山市": { + "JP": 37 + }, + "岩手県": { + "JP": 35 + }, + "帯広市": { + "JP": 23 + }, + "惠州仲恺高新技术产业开发区宣教文卫办公室": { + "CN": 25 + }, + "惠州市惠城区教育局": { + "CN": 103 + }, + "惠州市惠阳区教育局": { + "CN": 29 + }, + "愛知県": { + "JP": 256 + }, + "愛知県教育委員会": { + "JP": 22 + }, + "新北市政府教育局": { + "TW": 38 + }, + "春日井市教育委員会": { + "JP": 32 + }, + "札幌市教育委員会": { + "JP": 202 + }, + "杉並区教育委員会": { + "JP": 58 + }, + "東京都教育委員会": { + "JP": 50 + }, + "板橋区教育委員会": { + "JP": 70 + }, + "横浜市": { + "JP": 300 + }, + "気仙沼市": { + "JP": 26 + }, + "沖縄県": { + "JP": 34 + }, + "浜松市": { + "JP": 495 + }, + "滋賀県": { + "JP": 29 + }, + "澎湖縣政府教育處": { + "TW": 47 + }, + "登米市": { + "JP": 26 + }, + "神戸市": { + "JP": 83 + }, + "福島県": { + "JP": 48 + }, + "米子市": { + "JP": 28 + }, + "練馬区": { + "JP": 129 + }, + "練馬区教育委員会": { + "JP": 47 + }, + "能美市": { + "JP": 180 + }, + "臺中市政府教育局": { + "TW": 208 + }, + "臺北市政府教育局": { + "TW": 92 + }, + "臺東縣政府教育處": { + "TW": 12 + }, + "臼杵市教育委員会": { + "JP": 15 + }, + "苫小牧市教育委員会": { + "JP": 11 + }, + "茨城県": { + "JP": 63 + }, + "薩摩川内市": { + "JP": 20 + }, + "豊橋市": { + "JP": 82 + }, + "郡山市": { + "JP": 29 + }, + "金門縣政府教育處": { + "TW": 17 + }, + "釧路市教育委員会": { + "JP": 14 + }, + "長野市": { + "JP": 38 + }, + "阿久根市": { + "JP": 16 + }, + "高松市": { + "JP": 37 + }, + "高松市教育委員会": { + "JP": 25 + }, + "高砂市": { + "JP": 127 + }, + "高雄市政府教育局": { + "TW": 192 + }, + "鹿児島市": { + "JP": 135 + }, + "鹿児島県": { + "JP": 31 + }, + "Abbeyfield": { + "BE": 3, + "IE": 2, + "NZ": 1, + "ZA": 1, + "GB": 33 + }, + "Abrapa": { + "FR": 12 + }, + "ADAPEI": { + "FR": 34 + }, + "Adoma": { + "FR": 28 + }, + "advita Pflegedienst GmbH": { + "DE": 11 + }, + "AEIM": { + "FR": 17 + }, + "AHEPA Management Company": { + "US": 1 + }, + "Alloheim Senioren-Residenzen": { + "DE": 42 + }, + "Amica": { + "CA": 12, + "FI": 9, + "PL": 2, + "ES": 3, + "SE": 3 + }, + "Anchor": { + "CA": 2, + "GB": 73 + }, + "Anglicare": { + "AU": 20 + }, + "Armonea": { + "BE": 25 + }, + "Arpavie": { + "FR": 14 + }, + "Arvida": { + "NZ": 3 + }, + "Associação de Pais e Amigos dos Excepcionais": { + "BR": 22 + }, + "Attendo": { + "FI": 79, + "SE": 14 + }, + "Ayuntamiento de Bilbao. Área de Acción Social / Bilboko Udala. Gizarte Ekintza Saila": { + "ES": 13 + }, + "Azienda Socio Sanitaria Territoriale della Brianza": { + "IT": 36 + }, + "Barchester Healthcare": { + "GB": 43 + }, + "BC Housing": { + "CA": 14 + }, + "Bremer Heimstiftung": { + "DE": 21 + }, + "Brookdale Senior Living": { + "US": 24 + }, + "BSZ Stiftung": { + "CH": 27 + }, + "Bupa": { + "AU": 11, + "CL": 2, + "IE": 1, + "NZ": 7, + "GB": 89 + }, + "Care UK": { + "GB": 32 + }, + "CCAS": { + "FR": 101 + }, + "CG91": { + "FR": 118 + }, + "Chartwell": { + "CA": 93, + "US": 3 + }, + "Coallia": { + "FR": 28 + }, + "Comune di Genova": { + "IT": 87 + }, + "Cornelius-Werk Diakonische Dienste gGmbH": { + "DE": 12 + }, + "Daheim e.V.": { + "DE": 15 + }, + "Département de Maine-et-Loire": { + "FR": 11 + }, + "Department of Interior and Local Government": { + "PH": 51 + }, + "Department of Social Welfare and Development": { + "PH": 68 + }, + "Domicil Bern AG": { + "CH": 15 + }, + "Domitys": { + "BE": 1, + "FR": 40, + "IT": 2 + }, + "DomusVi": { + "FR": 26, + "PT": 7, + "ES": 17 + }, + "Edenis": { + "FR": 16 + }, + "ELIM Diakonie GmbH": { + "DE": 13 + }, + "Esperi Care": { + "FI": 14 + }, + "Evangelische Heimstiftung": { + "DE": 30 + }, + "Evangelische Stiftung Neinstedt": { + "DE": 35 + }, + "Evangelische Stiftung Neuerkerode": { + "DE": 32 + }, + "Extendicare": { + "CA": 28 + }, + "f & w fördern und wohnen AöR": { + "DE": 13 + }, + "Fondation Léopold Bellan": { + "FR": 52 + }, + "Fondation Partage et Vie": { + "FR": 19 + }, + "Four Seasons Health Care": { + "IE": 4, + "GB": 21 + }, + "Fundação de Ação Social": { + "BR": 42 + }, + "Genesis HealthCare": { + "US": 36 + }, + "GSE gGmbH": { + "DE": 40 + }, + "Haderslev Kommune": { + "DK": 51 + }, + "HC One": { + "GB": 30 + }, + "Heiliggeistspitalstiftung Freiburg": { + "DE": 11 + }, + "Heilsarmee": { + "DE": 13, + "CH": 13 + }, + "Inabif": { + "PE": 13 + }, + "Innsbrucker Soziale Dienste GmbH": { + "AT": 43 + }, + "Integrationsmodell Ortsverband Essen e.V.": { + "DE": 18 + }, + "Ipse de Bruggen": { + "NL": 20 + }, + "Johanniter Seniorenhäuser GmbH": { + "DE": 15 + }, + "Kirkens Korshær": { + "DK": 37 + }, + "Kleeblatt Pflegeheime gGmbH": { + "DE": 14 + }, + "Klinik Sonnhalde": { + "CH": 1 + }, + "Korian": { + "BE": 21, + "FR": 186, + "DE": 14, + "IT": 5, + "NL": 1 + }, + "Kursana": { + "DE": 49, + "PL": 2 + }, + "Magyar Máltai Szeretetszolgálat": { + "HU": 25, + "SK": 1 + }, + "Marente": { + "NL": 11 + }, + "McCarthy & Stone": { + "GB": 40 + }, + "Melikgazi Belediyesi": { + "TR": 19 + }, + "Metropolitan Regional Housing Authority": { + "CA": 67 + }, + "MINSAP": { + "CU": 415 + }, + "Norrköpings kommun": { + "SE": 75 + }, + "Norwegian Refugee Council": { + "KE": 2, + "UG": 4 + }, + "Oceania Healthcare": { + "NZ": 6 + }, + "OCMW": { + "BE": 42 + }, + "Orpéa": { + "BE": 4, + "FR": 48, + "LU": 1, + "ES": 1 + }, + "Palang Merah Indonesia": { + "ID": 55 + }, + "Plunket": { + "NZ": 7 + }, + "PMRO": { + "BR": 27 + }, + "Retirement Villages Group Ltd": { + "GB": 98 + }, + "Revera": { + "CA": 59 + }, + "Ryman Healthcare": { + "AU": 2, + "NZ": 14 + }, + "Sanctuary Care": { + "GB": 16 + }, + "Save The Children International": { + "JO": 26, + "ES": 1 + }, + "Sozialwerk der Freien Christengemeinde Bremen e.V.": { + "DE": 25 + }, + "Stadt Zürich, GUD": { + "CH": 44 + }, + "Stiftung Alterswohnungen der Stadt Zürich": { + "CH": 13 + }, + "Stiftung Brändi": { + "CH": 23 + }, + "Stiftung Eben-Ezer": { + "DE": 26 + }, + "Stiftung für Schwerbehinderte Luzern - SSBL": { + "CH": 30 + }, + "Stiftung Rütimattli": { + "CH": 12 + }, + "Stiftung Zürcher Kinder- und Jugendheime": { + "CH": 13 + }, + "Summerset": { + "NZ": 15 + }, + "Sunrise Senior Living": { + "CA": 4, + "GB": 3, + "US": 39 + }, + "Suomen Punainen Risti": { + "FI": 19 + }, + "SVRZ": { + "NL": 66 + }, + "Tertianum": { + "CH": 11 + }, + "The Salvation Army": { + "AU": 44, + "BZ": 2, + "CA": 27, + "CR": 1, + "FI": 1, + "FR": 1, + "GH": 1, + "HU": 1, + "IE": 4, + "MY": 3, + "NZ": 17, + "NO": 2, + "WS": 1, + "ZA": 2, + "LK": 1, + "CH": 2, + "UG": 18, + "GB": 116, + "US": 175 + }, + "The Trussell Trust": { + "GB": 10 + }, + "ULSS 7 Pedemontana": { + "IT": 21 + }, + "Umeå kommun": { + "SE": 314 + }, + "UNHCR": { + "CM": 1, + "TD": 17, + "CO": 1, + "CG": 1, + "CD": 2, + "CR": 1, + "EC": 1, + "ET": 31, + "GR": 2, + "HT": 1, + "IR": 1, + "IQ": 7, + "JO": 19, + "KE": 12, + "LR": 3, + "MY": 1, + "MR": 4, + "RW": 2, + "SS": 6, + "SD": 7, + "SY": 1, + "TZ": 1, + "UG": 161, + "YE": 1 + }, + "Vardaga": { + "SE": 14 + }, + "Vitanas": { + "DE": 22 + }, + "Viva Luzern AG": { + "CH": 23 + }, + "WFP": { + "CA": 2, + "TD": 1, + "ET": 2, + "JO": 24, + "LB": 1, + "LR": 4, + "MR": 1, + "MZ": 1, + "NE": 1, + "SS": 1, + "TZ": 1, + "UG": 29, + "UA": 1, + "YE": 1 + }, + "World Vision": { + "BO": 1, + "SV": 1, + "GH": 1, + "HT": 22, + "KE": 1, + "MR": 1, + "SN": 1, + "UG": 85, + "ZM": 1 + }, + "WVO Zorg": { + "NL": 13 + }, + "はぴねす福祉会": { + "JP": 14 + }, + "公益財団法人ドナルド・マクドナルド・ハウス・チャリティーズ・ジャパン": { + "JP": 12 + }, + "A1": { + "AT": 326, + "BY": 97, + "BG": 5, + "CN": 1, + "HR": 3, + "DE": 1, + "RO": 2, + "RS": 7, + "SI": 7 + }, + "Altice Portugal": { + "PT": 74 + }, + "Antel": { + "BR": 2, + "UY": 26 + }, + "APG": { + "AT": 14, + "DE": 32, + "NL": 1, + "CH": 17 + }, + "Arqiva": { + "IE": 1, + "GB": 157 + }, + "Bell Canada": { + "CA": 808, + "US": 4 + }, + "Bell MTS": { + "CA": 30 + }, + "Brasil Telecom": { + "BR": 46 + }, + "BSNL": { + "IN": 170 + }, + "BT": { + "BE": 5, + "DK": 1, + "FO": 1, + "FR": 14, + "DE": 3, + "IS": 2, + "IE": 79, + "NL": 4, + "NO": 1, + "RO": 14, + "ES": 2, + "GB": 4897, + "US": 2 + }, + "CANTV": { + "VE": 44 + }, + "Claro": { + "AR": 43, + "BR": 45, + "CL": 2, + "CO": 13, + "CR": 2, + "EC": 78, + "GT": 5, + "HT": 8, + "NI": 24, + "PA": 1, + "PY": 6, + "PE": 25, + "CH": 2 + }, + "CRT/Brasil Telecom": { + "BR": 11 + }, + "Cyta": { + "CY": 37 + }, + "Deutsche Telekom AG": { + "AT": 2, + "BE": 1, + "CZ": 10, + "DK": 2, + "FR": 1, + "DE": 16487, + "HU": 1, + "LU": 1, + "NL": 2, + "PL": 30, + "CH": 1, + "GB": 2, + "US": 3 + }, + "Eir": { + "IE": 1614, + "GB": 20 + }, + "ETECSA": { + "CU": 566 + }, + "ethio telecom": { + "ET": 4 + }, + "Futel": { + "BR": 1, + "US": 15 + }, + "Infocus Public Networks Ltd": { + "GB": 18 + }, + "Invitel": { + "HU": 110 + }, + "KCom": { + "GB": 33 + }, + "kt링커스": { + "KR": 13 + }, + "Logitel": { + "MX": 31 + }, + "Magyar Telekom": { + "HU": 133 + }, + "Movistar": { + "AR": 248, + "CL": 19, + "CO": 15, + "CR": 2, + "EC": 27, + "MX": 5, + "NI": 10, + "PA": 1, + "PY": 1, + "PE": 46, + "ES": 258, + "VE": 9 + }, + "MTS Allstream": { + "CA": 14 + }, + "New World Payphones": { + "GB": 30 + }, + "東日本電信電話株式会社": { + "JP": 276 + }, + "西日本電信電話株式会社": { + "JP": 189 + }, + "O2": { + "CZ": 31, + "FR": 3, + "DE": 230, + "IE": 5, + "MX": 1, + "SK": 53, + "GB": 272 + }, + "Oi": { + "BR": 1584, + "PY": 8 + }, + "Ooredoo": { + "DZ": 6, + "TN": 2 + }, + "Office des postes et télécommunications de Nouvelle-Calédonie": {}, + "Office des postes et télécommunications de Polynésie française": {}, + "Orange": { + "AD": 1, + "AT": 1, + "BE": 17, + "BW": 1, + "BF": 2, + "CM": 5, + "CA": 1, + "CD": 11, + "FR": 32890, + "DE": 12, + "GN": 3, + "HT": 4, + "PS": 1, + "IT": 1, + "CI": 7, + "JO": 1, + "KE": 4, + "LR": 4, + "LU": 3, + "MG": 46, + "ML": 8, + "MD": 5, + "MA": 7, + "NE": 2, + "PL": 2222, + "RO": 50, + "SN": 8, + "SL": 1, + "SK": 146, + "ES": 58, + "CH": 28, + "TN": 4, + "GB": 32, + "US": 2 + }, + "OTE": { + "GR": 247 + }, + "PLDT": { + "PH": 513 + }, + "Post": { + "AT": 227, + "BE": 2, + "DK": 2, + "EE": 1, + "FR": 8, + "DE": 1157, + "IE": 1, + "IT": 4, + "KE": 1, + "LU": 473, + "MK": 1, + "MG": 1, + "NL": 4, + "PH": 1, + "SE": 6, + "CH": 357, + "TW": 1 + }, + "POST Luxembourg": { + "DE": 2, + "LU": 129 + }, + "PTS": { + "BE": 2, + "US": 8 + }, + "R": { + "BR": 1, + "CO": 1, + "IT": 61, + "RO": 1, + "ES": 15 + }, + "RBL Telecom": { + "NL": 2 + }, + "Romtelecom": { + "RO": 45 + }, + "Spark New Zealand": { + "NZ": 126 + }, + "Spectrum Interactive": { + "GB": 38 + }, + "Swisscom": { + "FR": 2, + "DE": 1, + "IT": 2, + "CH": 363 + }, + "Telecom Malaysia": { + "MY": 8 + }, + "Telefónica": { + "AR": 30, + "BR": 10, + "CR": 1, + "CU": 2, + "DE": 17, + "MX": 2, + "PE": 2, + "ES": 585 + }, + "Telefónica de Argentina S.A.": { + "AR": 50, + "CL": 1 + }, + "Telefónica de España, SAU": { + "ES": 11 + }, + "Telefónica España": { + "ES": 15 + }, + "Telefónica O2": { + "CZ": 3, + "SK": 1, + "GB": 1 + }, + "Telefónica S. A.": { + "ES": 14 + }, + "Telenor": { + "BG": 4, + "DK": 3, + "HU": 1, + "MM": 8, + "NO": 52, + "PK": 2, + "RS": 11, + "SE": 6 + }, + "Telkom": { + "ID": 15, + "ZA": 82 + }, + "Telmex": { + "AR": 1, + "MX": 384 + }, + "Telstra": { + "AU": 3507, + "PH": 1 + }, + "Telus": { + "CA": 179, + "US": 1 + }, + "Tigo": { + "BZ": 1, + "BO": 2, + "TD": 3, + "CO": 16, + "GT": 3, + "HN": 3, + "PY": 3, + "SN": 4, + "TZ": 3 + }, + "TIM": { + "BR": 35, + "FR": 6, + "ID": 1, + "IT": 1295, + "CH": 1 + }, + "TOT": { + "MM": 9, + "TH": 72 + }, + "Türk Telekom": { + "TR": 72 + }, + "Uni Stuttgart": { + "DE": 24 + }, + "Vivo": { + "BR": 380, + "DE": 1, + "KE": 1, + "GB": 1 + }, + "ΟΤΕ": { + "GR": 225 + }, + "Башинформсвязь": {}, + "Белтелеком": { + "BY": 73 + }, + "Россвязь": {}, + "Ростелеком": { + "UA": 1 + }, + "בזק": { + "PS": 49 + }, + "中華電信": { + "TW": 67 + }, + "AT": { + "IT": 2, + "NZ": 263, + "ES": 1, + "CH": 34 + }, + "Caltrain": { + "US": 187 + }, + "CFF": { + "FR": 9, + "MX": 1, + "CH": 327 + }, + "Compagnie des Transports Strasbourgeois": { + "FR": 4539, + "DE": 54 + }, + "DB Vertrieb GmbH": { + "CZ": 2, + "FR": 2, + "DE": 2432, + "LU": 3, + "NL": 2, + "PL": 2, + "CH": 7 + }, + "Deutsche Bahn": { + "CZ": 1, + "FR": 1, + "DE": 1372, + "IT": 1, + "PL": 3, + "CH": 2 + }, + "Keolis Rennes": { + "FR": 1391 + }, + "RATP": { + "FR": 4994, + "IT": 1, + "ES": 2 + }, + "S-Bahn Berlin GmbH": { + "DE": 496 + }, + "SBB CFF FFS": { + "AT": 4, + "CH": 190 + }, + "Schweizerische Bundesbahnen AG": { + "AT": 2, + "FR": 2, + "DE": 3, + "CH": 141 + }, + "SNCF": { + "DZ": 1, + "BE": 36, + "FR": 24737, + "DE": 14, + "IT": 11, + "LU": 19, + "MC": 10, + "ES": 31, + "CH": 29 + }, + "SNCF TER Bretagne": { + "FR": 26 + }, + "Transdev Vertrieb GmbH": { + "DE": 466 + }, + "Translink": { + "AU": 416, + "CA": 64, + "IE": 539, + "GB": 539 + }, + "Transport for NSW": { + "AU": 1250 + }, + "Trenes Argentinos": { + "AR": 1413, + "CL": 1, + "UY": 1 + }, + "Trenitalia": { + "FR": 9, + "IT": 538 + }, + "Trenord": { + "IT": 449, + "CH": 4 + }, + "WSW": { + "DE": 706 + }, + "中国铁路": { + "CN": 347, + "MN": 1, + "NP": 1 + }, + "\"Red Cross\"": { + "ZW": 104 + }, + "2theloo": { + "BE": 3, + "FR": 7, + "DE": 1, + "HU": 1, + "NL": 1, + "PL": 6, + "ES": 1 + }, + "ACF": { + "CO": 1, + "HT": 12, + "MR": 2306, + "UG": 3 + }, + "AFCD": { + "CN": 49 + }, + "AHA": { + "BI": 4, + "ET": 30, + "DE": 11, + "LR": 61, + "UG": 8 + }, + "Asda": { + "GB": 354 + }, + "BBMP": { + "IN": 146 + }, + "BC Parks": { + "CA": 675, + "US": 4 + }, + "BCC": { + "AU": 54, + "TD": 1, + "CU": 3, + "IT": 57, + "KZ": 2, + "NL": 4, + "GB": 2, + "ZW": 2 + }, + "Belfast City Council": { + "IE": 115, + "GB": 115 + }, + "British Red Cross": { + "UG": 197, + "GB": 6 + }, + "Burger King": { + "AR": 10, + "AT": 18, + "BS": 1, + "BY": 2, + "BE": 9, + "BO": 3, + "BR": 10, + "CA": 4, + "CL": 1, + "CN": 3, + "CR": 2, + "CY": 2, + "CZ": 1, + "DK": 26, + "EG": 2, + "SV": 6, + "FI": 4, + "FR": 63, + "QA": 4, + "DE": 211, + "HU": 14, + "IN": 3, + "ID": 1, + "IE": 2, + "IT": 19, + "KZ": 1, + "MY": 3, + "MX": 13, + "NL": 66, + "NO": 7, + "PY": 1, + "PH": 2, + "PL": 4, + "PT": 12, + "ZA": 3, + "KR": 1, + "ES": 59, + "LK": 1, + "SE": 61, + "CH": 6, + "TH": 1, + "TR": 5, + "GB": 41, + "US": 104 + }, + "Camp Lowden": { + "US": 48 + }, + "Camping municipal Le Pont de l'Étang": { + "FR": 24 + }, + "Camping Village il Sole": { + "IT": 101 + }, + "Canal and River Trust": { + "GB": 1606 + }, + "CARE/HCR": { + "TD": 20 + }, + "Centro Comercial Vasco da Gama": { + "PT": 11 + }, + "City of Calgary": { + "CA": 372 + }, + "City of Ottawa": { + "CA": 2319, + "US": 43 + }, + "City of Windhoek": { + "NA": 62 + }, + "Croix-rouge Britanique": { + "HT": 24 + }, + "Croix-rouge Francaise": { + "FR": 1, + "HT": 91 + }, + "CRS": { + "CN": 2, + "ET": 2, + "FR": 2, + "HT": 69, + "IT": 13, + "PH": 1, + "UG": 14, + "UA": 5 + }, + "Curtin University": { + "AU": 27, + "MY": 1 + }, + "DCR": { + "PE": 1, + "US": 135 + }, + "Department of Conservation": { + "NZ": 1611 + }, + "DRC": { + "UG": 64 + }, + "Durham Technical Community College": { + "US": 49 + }, + "Eastbourne Borough Council": { + "GB": 24 + }, + "EcoToiletten GmbH": { + "DE": 13 + }, + "Einwohnergemeinde Baar": { + "CH": 59 + }, + "Elbauenpark": { + "DE": 14 + }, + "EuroMétropole de Strasbourg": { + "FR": 20 + }, + "Flughafen Zürich AG": { + "CH": 291 + }, + "Fővárosi Csatornázási Művek": { + "HU": 2 + }, + "Ft Cobb State Park": { + "US": 26 + }, + "FUTAKO TAMAGAWA RISE": { + "JP": 316 + }, + "Gitzenweiler Hof": { + "DE": 26 + }, + "Government of Jersey": {}, + "Grand-Lyon": { + "FR": 120 + }, + "Hering": { + "DE": 75, + "PL": 1 + }, + "Hering Sanikonzept GmbH": { + "DE": 29 + }, + "IOM": { + "TD": 565, + "CD": 1, + "ET": 1, + "HT": 4, + "JO": 1, + "LR": 3, + "NE": 1, + "SL": 1, + "UG": 13 + }, + "Kawartha Highlands Provincial Park": { + "CA": 53 + }, + "Kymenlaakson virkistysalueyhdistys ry": { + "FI": 43 + }, + "LCSD": { + "CN": 41, + "US": 1 + }, + "Lower Kearsley Recreation Site": { + "CA": 11 + }, + "LWF": { + "JO": 2, + "KE": 1, + "MR": 13, + "UG": 71 + }, + "Mairie de Bidart": { + "FR": 103 + }, + "MÁV": { + "AT": 6, + "HR": 44, + "HU": 19666, + "RO": 81, + "RS": 10, + "SK": 325, + "SI": 3, + "UA": 8 + }, + "MCK": { + "ID": 30 + }, + "Melbourne City Council": { + "AU": 19 + }, + "Metsähallitus": { + "FI": 2449, + "NO": 20, + "SE": 11 + }, + "Michigan DNR": { + "US": 99 + }, + "Morrisons": { + "GB": 494 + }, + "Mosman Council": { + "AU": 25 + }, + "National Park Service": { + "VU": 14, + "AR": 1, + "CA": 17, + "MX": 7, + "US": 2932 + }, + "NCC": { + "BD": 1, + "CA": 531, + "DK": 1, + "FI": 5, + "DE": 1, + "KE": 6, + "NL": 1, + "NZ": 5, + "SE": 5, + "GB": 6 + }, + "Neste": { + "EE": 66, + "FI": 254, + "LV": 30, + "LT": 70, + "PL": 5, + "RO": 1 + }, + "Nordseeheilbad Cuxhaven GmbH": { + "DE": 25 + }, + "NRC": { + "CA": 3, + "ET": 7, + "JO": 18, + "PT": 2, + "SK": 3, + "SS": 1, + "SY": 1, + "UG": 46 + }, + "NSW National Parks and Wildlife Service": { + "AU": 954 + }, + "O.Z.O.R.A.": { + "HU": 64 + }, + "ÖBB": { + "AT": 1559, + "HR": 1, + "CZ": 3, + "DE": 18, + "HU": 1, + "IT": 7, + "LI": 1, + "SK": 2, + "SI": 1, + "CH": 2 + }, + "Öklo": { + "AT": 15 + }, + "Parks and Wildlife": { + "AU": 542 + }, + "Parks Canada": { + "BE": 1, + "CA": 577, + "FR": 3, + "US": 15 + }, + "Parks Victoria": { + "AU": 3138, + "TW": 1 + }, + "Petron": { + "MY": 27, + "PH": 359 + }, + "Philmont Scout Ranch": { + "US": 313 + }, + "red cross society": { + "RW": 1 + }, + "Rewe": { + "AT": 11, + "CZ": 1, + "FR": 1, + "DE": 454, + "RO": 1 + }, + "RMK": { + "EE": 1286, + "DE": 4, + "LV": 46 + }, + "rouge haitienne": { + "HT": 19 + }, + "Saint-Nazaire": { + "FR": 35 + }, + "SANIFAIR GmbH": { + "AT": 7, + "DE": 144, + "NL": 17 + }, + "Swachh Bharat Mission": { + "IN": 4 + }, + "Serways": { + "DE": 53 + }, + "Skärgårdsstiftelsen": { + "SE": 44 + }, + "South African National Parks": { + "BW": 11, + "NA": 6, + "ZA": 112 + }, + "southern grampians shire council": { + "AU": 21 + }, + "Städtischer Abfallwirtschaftsbetrieb Magdeburg": { + "DE": 18 + }, + "Sulabh": { + "IN": 22 + }, + "Sulabh International": { + "IN": 13 + }, + "Teboil": { + "FI": 148 + }, + "Technische Universität Dresden": { + "DE": 30, + "PL": 1 + }, + "Technische Universität Ilmenau": { + "DE": 82 + }, + "THW": { + "DE": 22, + "JO": 221 + }, + "Toi Toi": { + "AT": 27, + "HR": 1, + "CZ": 1, + "DE": 1, + "HU": 2, + "PL": 38, + "SK": 5, + "SE": 1, + "CH": 9, + "UA": 1 + }, + "Trafikverket": { + "NO": 2, + "SE": 333 + }, + "Unicamp": { + "BR": 14 + }, + "Union Lido": { + "IT": 12 + }, + "Usługi Komunalne Miasta Poznań": { + "PL": 36 + }, + "UTP": { + "CO": 14, + "FR": 8, + "PA": 2, + "PL": 16 + }, + "Ville de Bruxelles - Stad Brussel": { + "BE": 59 + }, + "Ville de Saint Jean de Luz": { + "FR": 22 + }, + "Ville de Vevey": { + "CH": 29 + }, + "Wall": { + "DE": 457 + }, + "Washington Department of Fish and Wildlife": { + "CA": 1, + "US": 1221 + }, + "WC": { + "AT": 2, + "BY": 1, + "BR": 2, + "CN": 1, + "CZ": 3, + "DK": 1, + "FR": 5, + "QA": 1, + "DE": 13, + "HU": 6, + "ID": 2, + "PS": 1, + "IT": 1, + "KZ": 1, + "MD": 1, + "MA": 1, + "PL": 1, + "PT": 2, + "RW": 1, + "CH": 2, + "SY": 1, + "TR": 4, + "UA": 1, + "UZ": 1 + }, + "WC Pribadi": { + "ID": 17 + }, + "WC Umum": { + "ID": 30 + }, + "Wollongong City Council": { + "AU": 73 + }, + "Xrouge haitienne": { + "HT": 62 + }, + "Yayasan Al-Fath Bina Insan Sakinah": { + "ID": 34 + }, + "ZüriWC": { + "CH": 174 + }, + "Газпромнефть": { + "BY": 3, + "KZ": 2, + "KG": 12 + }, + "Киришиавтосервис": {}, + "Лукойл": { + "BY": 8, + "BG": 23, + "UA": 15 + }, + "ООО «Комхоз-Сервис»": {}, + "Роснефть": { + "GE": 1, + "KG": 4, + "LV": 1 + }, + "Татнефть": { + "UA": 1 + }, + "سرویس بهداشتی": { + "IR": 15 + }, + "경제일자리과": { + "KR": 11 + }, + "공원녹지과": { + "KR": 26 + }, + "구좌읍": { + "KR": 24 + }, + "세계유산본부 한라산국립공원관리소": { + "KR": 11 + }, + "애월읍": { + "KR": 26 + }, + "우도면": { + "KR": 11 + }, + "제주4.3평화재단": { + "KR": 11 + }, + "제주시 체육회": { + "KR": 11 + }, + "조천읍": { + "KR": 17 + }, + "차량관리과": { + "KR": 11 + }, + "추자면": { + "KR": 20 + }, + "한경면": { + "KR": 18 + }, + "한림읍": { + "KR": 19 + }, + "公益財団法人 浜名湖総合環境財団": { + "JP": 34 + }, + "北京市西城区环境卫生服务中心": { + "CN": 16 + }, + "北京海淀生态环保有限公司": { + "CN": 25 + }, + "北京石油化工学院": { + "CN": 53 + }, + "天水湖公厕": { + "CN": 11 + }, + "独立行政法人国立高等専門学校機構": { + "JP": 32 + }, + "食物環境衞生署 Food and Environmental Hygiene Department": { + "CN": 175 + }, + "Bashkia Tirana": { + "AL": 11 + }, + "City of Ekurhuleni": { + "ZA": 19 + }, + "Mjesni odbor Grada Zagreba": { + "HR": 18 + }, + "Poblacion Barangay Government": { + "PH": 14 + }, + "RU-VGG-9-60": {}, + "Stadt Ludwigshafen am Rhein": { + "DE": 95 + }, + "Община Варна": { + "BG": 24 + }, + "Община Пловдив": { + "BG": 8 + }, + "臺中市政府": { + "TW": 41 + }, + "Keiser University": { + "US": 7 + }, + "ALIAE": { + "FR": 3 + }, + "ASEC": { + "PL": 257 + }, + "Mennica Polska": { + "PL": 479 + }, + "Mera-Serwis SGL": { + "PL": 111 + }, + "RingGo": { + "GB": 131 + }, + "SANEF": { + "FR": 4830 + }, + "БГ Тол": { + "BG": 2 + }, + "Метрополитен": { + "BG": 31 + }, + "環境保護署 Environmental Protection Department": { + "CN": 2 + }, + "N3 Toll Concession Ltd": { + "ZA": 21 + }, + "South African National Roads Agency": { + "ZA": 88 + }, + "Bureau of Indian Affairs": { + "US": 23 + }, + "ACT Parks and Conservation Service": {}, + "Bahamas National Trust": { + "BS": 22 + }, + "Bureau of Land Management": { + "MX": 7, + "US": 1063 + }, + "California Department of Parks and Recreation": { + "US": 189 + }, + "Comisión Nacional de Áreas Naturales Protegidas": { + "MX": 22, + "US": 1 + }, + "Instituto Nacional de Parques": { + "BR": 3, + "GY": 3, + "VE": 9 + }, + "Manitoba Conservation": { + "CA": 131, + "US": 1 + }, + "National Parks and Wildlife Service South Australia": { + "AU": 8 + }, + "Nebraska Game and Parks Commission": { + "US": 181 + }, + "Ohio Department of Natural Resources": { + "US": 224 + }, + "Ontario Parks": { + "CA": 344, + "US": 7 + }, + "Parks and Wildlife Service": { + "AU": 21 + }, + "Parks Australia": { + "AU": 113, + "NC": 3, + "NZ": 3, + "PG": 3, + "SB": 2 + }, + "Queensland Parks and Wildlife Service": { + "AU": 22 + }, + "Servicio Nacional de Áreas Protegidas": { + "AR": 1, + "BO": 8, + "CL": 1 + }, + "Tasmania Parks and Wildlife Service": { + "AU": 18 + }, + "漁農自然護理署 Agriculture, Fisheries and Conservation Department": { + "CN": 690 + }, + "Administración Parques Nacionales": { + "AR": 123, + "BO": 1, + "BR": 5, + "CL": 54, + "PY": 7, + "UY": 1 + }, + "Agentschap Natuur & Bos": { + "BE": 71, + "NL": 2 + }, + "Agentschap Natuur en Bos": { + "BE": 161, + "NL": 2 + }, + "Alaska Division of Parks & Outdoor Recreation": { + "US": 56 + }, + "Área de Conservación Central (ACC)": { + "CR": 18 + }, + "Área de Conservación Osa (ACOSA)": { + "CR": 15 + }, + "Área de Conservación Pacífico Central (ACOPAC)": { + "CR": 15 + }, + "Área de Conservación Tempisque (ACT)": { + "CR": 21 + }, + "Australian Wildlife Conservancy": { + "AU": 18 + }, + "Balai Besar Konservasi Sumber Daya Alam Jawa Barat": { + "ID": 27 + }, + "Balai Besar Konservasi Sumber Daya Alam Sumatera Utara": { + "ID": 12 + }, + "Balai Konservasi Sumber Daya Alam Maluku": { + "ID": 20 + }, + "Balai Konservasi Sumber Daya Alam Sulawesi Tenggara": { + "ID": 11 + }, + "Balai Konservasi Sumber Daya Alam Sumatera Barat": { + "ID": 15 + }, + "Baltimore County Department of Recreation and Parks": { + "US": 289 + }, + "Baltimore County Maryland": { + "US": 19 + }, + "BLM_FFO": { + "US": 104 + }, + "BNRC": { + "US": 42 + }, + "Bureau of Reclamation": { + "US": 20 + }, + "Bush Heritage Australia": { + "AU": 28 + }, + "California Department of Fish and Wildlife": { + "US": 131 + }, + "California Department of Forestry and Fire Protection": { + "US": 53 + }, + "Canberra Nature Park": { + "AU": 29 + }, + "Chickaming Open Lands": { + "US": 28 + }, + "City and County of Denver": { + "US": 20 + }, + "City of Colorado Springs": { + "US": 130 + }, + "Colorado Parks and Wildlife": { + "US": 45 + }, + "Committee of Management": { + "AU": 192 + }, + "Comunidad Autónoma de la Región de Murcia": { + "ES": 27 + }, + "Conejo Open Space Conservation Agency": { + "US": 29 + }, + "Corporación Nacional Forestal": { + "AR": 6, + "BO": 2, + "CL": 25 + }, + "CORTOLIMA": { + "CO": 47 + }, + "County of Douglas, Colorado": { + "US": 13 + }, + "County of Los Angeles": { + "US": 62 + }, + "County of Orange": { + "US": 59 + }, + "DCR - Division of State Parks and Recreation": { + "US": 16 + }, + "DE Division of Fish & Wildlife": { + "US": 19 + }, + "DE Forest Service": { + "US": 30 + }, + "DELWP": { + "AU": 39 + }, + "Department for Environment and Water": { + "AU": 1459 + }, + "Department of Environment, Water and Natural Resources (South Australia)": { + "AU": 19 + }, + "Department of Fish and Game": { + "US": 16 + }, + "Department of fisheries & marine research": { + "CY": 12 + }, + "Department of National Parks and Wildlife (DPNW)": { + "AO": 1, + "MW": 1, + "NA": 1, + "ZM": 23, + "ZW": 4 + }, + "Q21538546": {}, + "DNR and Somerset Soil Conservation District": { + "US": 21 + }, + "Dovrefjell nasjonalparkstyre": { + "NO": 16 + }, + "DRA/DRAM": { + "PT": 28 + }, + "DRRF": { + "PT": 34 + }, + "East Bay Regional Park District": { + "US": 113 + }, + "Essex County Greenbelt Association": { + "US": 35 + }, + "Fisheries Service": { + "US": 16 + }, + "FL Dept. of Environmental Protection, Div. of State Lands": { + "US": 193 + }, + "Florida Forest Service": { + "US": 40 + }, + "Forest Department": { + "BD": 57, + "BZ": 19, + "GT": 1, + "IN": 16, + "MX": 1, + "MM": 13, + "PK": 2 + }, + "Forest Preserve District of Cook County": { + "US": 2504 + }, + "Forest Preserve District of DuPage County": { + "US": 63 + }, + "Fundação Florestal": { + "BR": 16 + }, + "Fundação para Conservação e a Produção Florestal do Estado de São Paulo": { + "BR": 15 + }, + "GAMLP": { + "BO": 435 + }, + "Geldersch Landschap & Kasteelen": { + "NL": 289 + }, + "Gemeinde Petershausen": { + "DE": 244 + }, + "Goois Natuurreservaat": { + "NL": 818 + }, + "Great Parks of Hamilton County": { + "US": 69 + }, + "Grong kommune": { + "NO": 18 + }, + "Harvard Conservation Trust": { + "US": 52 + }, + "Hawaii Department of Fish and Wildlife": { + "US": 14 + }, + "Hollis Conservation Commission": { + "US": 49 + }, + "Illinois Department of Natural Resources": { + "US": 117 + }, + "Indiana Department of Natural Resources": { + "US": 63 + }, + "Indigenous Management Group": { + "AU": 26 + }, + "Instituto Ambiental do Paraná": { + "BR": 18 + }, + "Instituto Chico Mendes de Conservação da Biodiversidade": { + "AR": 1, + "BO": 1, + "BR": 370, + "GY": 1, + "PY": 1, + "PE": 5, + "SR": 1, + "UY": 2, + "VE": 3 + }, + "Instituto da Conservação da Natureza e das Florestas": { + "PT": 72, + "ES": 14 + }, + "Instituto das Florestas e Conservação da Natureza, IP-RAM": { + "PT": 13 + }, + "Instituto Estadual do Ambiente": { + "BR": 7 + }, + "Iowa Department of Natural Resources": { + "US": 56 + }, + "Island Heritage Trust": { + "US": 20 + }, + "Jefferson County Open Space": { + "US": 61 + }, + "Kansas Department of Wildlife & Parks": { + "US": 31 + }, + "Land Brandenburg": { + "DE": 674, + "PL": 1 + }, + "Land Trust of Santa Cruz County": { + "US": 15 + }, + "Landkreis Heidekreis": { + "DE": 124 + }, + "Landkreis Rotenburg": { + "DE": 28 + }, + "Länsstyrelsen i Dalarnas län": { + "NO": 1, + "SE": 131 + }, + "Länsstyrelsen i Gävleborgs län": { + "SE": 65 + }, + "Länsstyrelsen i Gotlands län": { + "SE": 68 + }, + "Länsstyrelsen i Jämtlands län": { + "NO": 1, + "SE": 127 + }, + "Länsstyrelsen i Kalmar län": { + "SE": 20 + }, + "Länsstyrelsen i Östergötlands län": { + "SE": 71 + }, + "Länsstyrelsen i Skåne län": { + "SE": 65 + }, + "Länsstyrelsen i Västerbottens län": { + "SE": 233 + }, + "Länsstyrelsen i Västernorrlands län": { + "SE": 93 + }, + "Limburgs Landschap": { + "BE": 33, + "NL": 3 + }, + "Littleton Conservation Trust (LCT)": { + "US": 24 + }, + "Los Angeles Department of Water and Power": { + "US": 658 + }, + "Marin County Parks": { + "TW": 1, + "US": 25 + }, + "Maryland Department of Natural Resources, Maryland Park Service": { + "US": 30 + }, + "Maryland Forest Service": { + "US": 313 + }, + "Maryland Park Service": { + "US": 224 + }, + "Maryland-National Capital Park and Planning Commission": { + "US": 17 + }, + "Mass Audubon": { + "US": 34 + }, + "Metro Vancouver Parks": { + "CA": 36, + "US": 1 + }, + "Metro Vancouver Regional Parks": { + "CA": 274, + "US": 5 + }, + "Michigan Department of Natural Resources": { + "CA": 5, + "US": 692 + }, + "Midpeninsula Regional Open Space District": { + "US": 75 + }, + "Ministerie van Oorlog": { + "NL": 72 + }, + "Minnesota Department of Natural Resources": { + "US": 99 + }, + "Missouri Department of Conservation": { + "US": 408 + }, + "Mohawk Hudson Land Conservancy": { + "US": 37 + }, + "Montana Fish, Wildlife & Parks": { + "CA": 3, + "US": 68 + }, + "Montana State Trust Lands": { + "CA": 9, + "US": 581 + }, + "Montgomery Parks": { + "US": 197 + }, + "Mountains Recreation and Conservation Authority": { + "US": 305 + }, + "Nasjonalparkstyret for Reinheimen": { + "NO": 12 + }, + "National Forest Authority": { + "CD": 2, + "KE": 3, + "SS": 11, + "TZ": 2, + "UG": 509 + }, + "National Resource Conservation Service": { + "US": 15 + }, + "Natura2000": { + "FR": 2, + "IT": 10 + }, + "Natural Resources Conservation Service": { + "US": 144 + }, + "Nature Conservancy of Canada": { + "CA": 46, + "US": 1 + }, + "Natuurmonumenten": { + "DE": 6, + "NL": 767 + }, + "Natuurpunt": { + "BE": 520, + "FR": 1, + "NL": 8, + "ES": 1 + }, + "New Jersey Division of Fish and Wildlife": { + "US": 33 + }, + "New Mexico Department of Game & Fish": { + "US": 119 + }, + "New York City Department of Environmental Protection, Bureau of Water Supply": { + "US": 436 + }, + "New York State Department of Environmental Conservation": { + "CA": 4, + "US": 464 + }, + "New York State Office of Parks, Recreation and Historic Preservation": { + "CA": 10, + "US": 220 + }, + "National Oceanic and Atmospheric Administration": { + "VU": 2, + "CA": 1, + "FM": 1, + "US": 31 + }, + "North Carolina Division of Parks and Recreation": { + "US": 113 + }, + "North Carolina Wildlife Resources Commission": { + "US": 71 + }, + "North Dakota Game and Fish Department": { + "CA": 6, + "US": 234 + }, + "Nova Scotia Environment": { + "CA": 55 + }, + "Nova Scotia Nature Trust": { + "CA": 12 + }, + "NS Department of Natural Resources": { + "CA": 21 + }, + "Oklahoma Department of Wildlife Conservation": { + "US": 103 + }, + "Oregon Department of Forestry": { + "US": 27 + }, + "Oregon Department of Fish and Wildlife": { + "US": 31 + }, + "Oregon Parks and Recreation Department": { + "US": 119 + }, + "Oregon State Parks": { + "US": 71 + }, + "Parks and Wildlife Service, Western Australia": { + "AU": 59 + }, + "Parks Victoria as COM": { + "AU": 30 + }, + "Parques Nacionales Naturales": { + "AR": 2, + "CO": 290, + "PA": 2, + "VE": 3 + }, + "Pennsylvania Bureau of Forestry": { + "US": 100 + }, + "Pennsylvania Bureau of State Parks": { + "US": 122 + }, + "Pennsylvania State Game Commission": { + "US": 312 + }, + "Presumpscot Regional Land Trust": { + "US": 120 + }, + "Prince George's County Department of Parks and Recreation": { + "US": 160 + }, + "Prov. Alexandria/Torino/Vercelli": { + "IT": 12 + }, + "Provincia de Buenos Aires": { + "AR": 45, + "UY": 2 + }, + "Provincia de Chubut": { + "AR": 22, + "CL": 5 + }, + "Provincia de Córdoba": { + "AR": 17 + }, + "Provincia de Formosa": { + "AR": 12, + "PY": 7 + }, + "Provincia de Mendoza": { + "AR": 18, + "CL": 6 + }, + "Provincia de Misiones": { + "AR": 32, + "BR": 9, + "PY": 7 + }, + "Provincia de Neuquén": { + "AR": 11, + "CL": 3 + }, + "Provincia de Salta": { + "AR": 16, + "BO": 1, + "CL": 1 + }, + "Provincia de Santa Cruz": { + "AR": 28, + "CL": 7 + }, + "Provincia di Bologna": { + "IT": 20 + }, + "Provincia di Modena": { + "IT": 206 + }, + "Provincia di Reggio Emilia": { + "IT": 106 + }, + "Queensland Department of Environment and Heritage Protection": { + "AU": 342 + }, + "Queensland Department of Environment and Science": { + "AU": 1058 + }, + "Queensland Department of National Parks, Sport and Racing": { + "AU": 230 + }, + "RCOP Bratislava": { + "AT": 6, + "SK": 18 + }, + "RCOP Prešov": { + "HU": 2, + "PL": 2, + "SK": 80 + }, + "Regione Umbria": { + "IT": 25 + }, + "Rondane-Dovre nasjonalparkstyre": { + "NO": 14 + }, + "Royal Society for the Conservation of Nature": { + "JO": 1 + }, + "Royal Society for the Protection of Birds": {}, + "S CHKO Biele Karpaty": { + "CZ": 12, + "SK": 86 + }, + "S CHKO Cerová vrchovina": { + "HU": 5, + "SK": 45 + }, + "S CHKO Dunajské luhy": { + "HU": 8, + "SK": 113 + }, + "S CHKO Kysuce": { + "CZ": 5, + "PL": 3, + "SK": 26 + }, + "S CHKO Latorica": { + "SK": 27, + "UA": 1 + }, + "S CHKO Malé Karpaty": { + "AT": 2, + "SK": 66 + }, + "S CHKO Poľana": { + "SK": 74 + }, + "S CHKO Ponitrie": { + "SK": 89 + }, + "S CHKO Štiavnické vrchy": { + "HU": 5, + "SK": 55 + }, + "S CHKO Strážovské vrchy": { + "SK": 20 + }, + "S CHKO Vihorlat": { + "SK": 23, + "UA": 3 + }, + "S CHKO Východné Karpaty": { + "PL": 6, + "SK": 21 + }, + "S CHKO Záhorie": { + "AT": 3, + "CZ": 4, + "SK": 34 + }, + "S NAPANT": { + "SK": 62 + }, + "S NP Malá Fatra": { + "SK": 41 + }, + "S NP Muránska planina": { + "SK": 42 + }, + "S NP Poloniny": { + "PL": 8, + "SK": 24, + "UA": 6 + }, + "S NP Slovenský kras": { + "HU": 4, + "SK": 50 + }, + "S NP Slovenský raj": { + "SK": 32 + }, + "S NP Veľká Fatra": { + "SK": 53 + }, + "S PIENAP": { + "PL": 2, + "SK": 16 + }, + "S TANAP": { + "PL": 10, + "SK": 90 + }, + "Santa Clara Valley Open Space Authority": { + "US": 44 + }, + "Secretaria Estadual do Meio Ambiente do Rio Grande do Sul": { + "AR": 2, + "BR": 13 + }, + "Secretaria Municipal de Meio Ambiente do Rio de Janeiro (SMAC)": { + "BR": 53 + }, + "Secretaria Regional do Ambiente e Recursos Naturais": { + "PT": 22 + }, + "Sempervirens Fund": { + "US": 15 + }, + "Servicio Nacional de Áreas Naturales Protegidas por el Estado": { + "EC": 3, + "PE": 9 + }, + "South Australian Forestry Corporation": { + "AU": 50 + }, + "South Endeavour Trust": { + "AU": 14 + }, + "South Florida Water Management District": { + "US": 3010 + }, + "St. Johns River Water Management District": { + "US": 139 + }, + "Staatsbosbeheer": { + "BE": 9, + "DE": 7, + "NL": 1559 + }, + "State of Hawaii": { + "US": 37 + }, + "Statsforvalteren i Agder": { + "NO": 47 + }, + "Statsforvalteren i Aust- og Vest-Agder": { + "NO": 173 + }, + "Statsforvalteren i Buskerud": { + "NO": 69 + }, + "Statsforvalteren i Finnmark": { + "FI": 2, + "NO": 71 + }, + "Statsforvalteren i Hedmark": { + "NO": 109, + "SE": 6 + }, + "Statsforvalteren i Hordaland": { + "NO": 140 + }, + "Statsforvalteren i Innlandet": { + "NO": 89, + "SE": 2 + }, + "Statsforvalteren i Møre og Romsdal": { + "NO": 196 + }, + "Statsforvalteren i Nord-Trøndelag": { + "NO": 79 + }, + "Statsforvalteren i Nordland": { + "NO": 202, + "SE": 1 + }, + "Statsforvalteren i Oppland": { + "NO": 95 + }, + "Statsforvalteren i Oslo og Akershus": { + "NO": 14 + }, + "Statsforvalteren i Oslo og Viken": { + "NO": 137, + "SE": 1 + }, + "Statsforvalteren i Oslo/Akershus": { + "NO": 167, + "SE": 1 + }, + "Statsforvalteren i Østfold": { + "NO": 112, + "SE": 12 + }, + "Statsforvalteren i Rogaland": { + "NO": 124 + }, + "Statsforvalteren i Sogn og Fjordane": { + "NO": 114 + }, + "Statsforvalteren i Sør-Trøndelag": { + "NO": 84 + }, + "Statsforvalteren i Telemark": { + "NO": 162 + }, + "Statsforvalteren i Troms og Finnmark": { + "NO": 101 + }, + "Statsforvalteren i Trøndelag": { + "NO": 91 + }, + "Statsforvalteren i Vestfold": { + "NO": 111 + }, + "Statsforvalteren i Vestfold og Telemark": { + "NO": 55 + }, + "Statsforvalteren i Vestland": { + "NO": 25 + }, + "Sudbury Valley Trustees": { + "US": 38 + }, + "Suldal kommune": { + "NO": 29 + }, + "Suwannee River Water Management District": { + "US": 13 + }, + "Sysselmesteren på Svalbard": { + "NO": 30 + }, + "Tasmania Parks & Wildlife Service": { + "AU": 777 + }, + "Tennessee Wildlife Resources Agency": { + "US": 51 + }, + "Texas Parks and Wildlife Department": { + "MX": 6, + "US": 110 + }, + "The Nature Conservancy": { + "VU": 1, + "CA": 2, + "IR": 1, + "US": 333 + }, + "Town of Braintree Conservation Commission": { + "US": 12 + }, + "Town of Concord Natural Resources Commission": { + "US": 14 + }, + "Town of Easton Conservation Commission": { + "US": 82 + }, + "Town of Hingham Conservation Commission": { + "US": 32 + }, + "Town of Holbrook Conservation Commission": { + "US": 16 + }, + "Town of Medfield Conservation Commission": { + "US": 26 + }, + "Town of Rye": { + "US": 23 + }, + "Town of Scituate Conservation Commission": { + "US": 26 + }, + "Town of Sudbury": { + "US": 17 + }, + "Truckee Donner Land Trust": { + "US": 179 + }, + "Trustees of Reservations": { + "US": 26 + }, + "United States Army Corps of Engineers": { + "US": 218 + }, + "United States of America": { + "US": 46 + }, + "US Department of Defense": { + "CA": 28, + "US": 30 + }, + "United States Fish and Wildlife Service": { + "VU": 4, + "CA": 4, + "KI": 1, + "MX": 1, + "US": 425 + }, + "Vermont Department of Fish & Wildlife": { + "US": 15 + }, + "Vermont Department of Forests, Parks and Recreation": { + "US": 60 + }, + "Verneområdestyret for Setesdal-Vesthei-Ryfylkeheiane": { + "NO": 15 + }, + "Vernområdestyret for Oksøy-Ryvingen og Flekkefjord landskapsvernområder": { + "NO": 12 + }, + "Victorian Department of Environment Land Water and Planning": { + "AU": 27 + }, + "Virginia Department of Game and Inland Fisheries": { + "US": 74 + }, + "Vlaams Gewest - Agentschap Natuur en Bos": { + "BE": 12 + }, + "Washington State Department of Natural Resources": { + "CA": 2, + "US": 262 + }, + "Washington State Parks": { + "CA": 3, + "US": 219 + }, + "Washington State Parks and Recreation Commission": { + "CA": 3, + "US": 157 + }, + "Wildlands Trust": { + "US": 30 + }, + "Wildlife and Heritage Service": { + "US": 50 + }, + "Wisconsin Department of Natural Resources": { + "US": 339 + }, + "Wolf River Conservancy": { + "US": 13 + }, + "Государственное бюджетное учреждение Амурской области «Дирекция по охране и использованию животного мира и особо охраняемых природных территорий»": { + "CN": 5 + }, + "Государственное бюджетное учреждение Ростовской области \"Дирекция особо охраняемых природных территорий областного значения\"": { + "UA": 1 + }, + "ДП „Семенівське лісове господарство”": { + "UA": 19 + }, + "Комитет охраны окружающей среды и природопользования Саратовской области": {}, + "Областное государственное учреждение «Особо охраняемые природные территории Челябинской области»": { + "KZ": 2 + }, + "ОГУ \"ООПТ Челябинской области\"": { + "KZ": 1 + }, + "內政部營建署": { + "TW": 25 + }, + "內政部營建署台江國家公園管理處": { + "TW": 12 + }, + "內政部營建署玉山國家公園管理處": { + "TW": 13 + }, + "內政部營建署陽明山國家公園管理處": { + "TW": 12 + }, + "ADAC Luftrettung gGmbH": { + "DE": 81 + }, + "Ambulance IJsselland": { + "NL": 15 + }, + "Ambulance Oost": { + "NL": 12 + }, + "Ambulance Victoria": { + "AU": 70 + }, + "BC Ambulance Service": { + "CA": 45 + }, + "Brabant-Midden-West": { + "NL": 12 + }, + "crued": { + "CO": 18 + }, + "DRK-Rettungsdienst Mittelhessen": { + "DE": 21 + }, + "East Midlands Ambulance Service": { + "GB": 28 + }, + "East of England Ambulance Service": { + "GB": 17 + }, + "Feuerwehr Hamburg": { + "DE": 25 + }, + "Gemeinnützige Herzogtum Lauenburg Rettungsdienstgesellschaft mbH": { + "DE": 10 + }, + "Hamilton County EMS": { + "US": 15 + }, + "HSE National Ambulance Service": { + "IE": 26 + }, + "Johnston County Emergency Services": { + "US": 13 + }, + "Landesrettungsverein Weißes Kreuz": { + "IT": 16 + }, + "London Ambulance Service": { + "GB": 30 + }, + "North East Ambulance Service": { + "GB": 2 + }, + "North West Ambulance Service": { + "GB": 24 + }, + "Northern Ireland Ambulance Service": { + "IE": 8, + "GB": 8 + }, + "NSW Ambulance": { + "AU": 62 + }, + "Országos Mentőszolgálat": { + "HU": 65 + }, + "Österreichisches Rotes Kreuz, Landesverband Burgenland": { + "AT": 15 + }, + "Österreichisches Rotes Kreuz, Landesverband Kärnten": { + "AT": 18 + }, + "Österreichisches Rotes Kreuz, Landesverband Salzburg": { + "AT": 20 + }, + "Queensland Ambulance Service": { + "AU": 80 + }, + "RAV Hollands Midden": { + "NL": 13 + }, + "Rettungsdienst-Kooperation in Schleswig-Holstein gGmbH": { + "DE": 30 + }, + "SA Ambulance Service": { + "AU": 47 + }, + "SAMU 192": { + "BR": 133, + "UY": 1 + }, + "Scottish Ambulance Service": { + "GB": 26 + }, + "South Central Ambulance Service": { + "GB": 8 + }, + "South East Coast Ambulance Service": { + "GB": 10 + }, + "South Western Ambulance Service": { + "GB": 17 + }, + "St John Ambulance": { + "AU": 6, + "CA": 1, + "IE": 5, + "NZ": 71, + "GB": 53 + }, + "St John Ambulance NT": { + "AU": 10 + }, + "St John Ambulance WA": { + "AU": 130 + }, + "Welsh Ambulance Service": { + "GB": 7 + }, + "West Midlands Ambulance Service": { + "GB": 51 + }, + "Wiener Berufsrettung": { + "AT": 18 + }, + "Wojewódzka Stacja Pogotowia Ratunkowego w Szczecinie": { + "PL": 47 + }, + "Yorkshire Ambulance Service": { + "GB": 32 + }, + "Zdravotnická záchranná služba Plzeňského kraje": { + "CZ": 19 + }, + "ACT State Emergency Service": { + "AU": 5 + }, + "DFES State Emergency Service": {}, + "NSW State Emergency Service": { + "AU": 233 + }, + "NT State Emergency Service": { + "AU": 1 + }, + "Queensland State Emergency Service": { + "AU": 16 + }, + "South Australian State Emergency Service": { + "AU": 7 + }, + "Tasmania State Emergency Service": {}, + "Victoria State Emergency Service": { + "AU": 14 + }, + "Bayerisches Rotes Kreuz": { + "AT": 3, + "DE": 284 + }, + "Brigada Militar": { + "BR": 79 + }, + "Corpo de Bombeiros Militar do Rio Grande do Sul": { + "BR": 60 + }, + "Gold Coast City Council": { + "AU": 104 + }, + "GIT": { + "IT": 2 + }, + "Royal National Lifeboat Institution": { + "IE": 80, + "GB": 320 + }, + "SDIS34": { + "FR": 147 + }, + "Société Nationale de Sauvetage en Mer": { + "FR": 74 + }, + "Surf Life Saving New Zealand": { + "NZ": 15 + }, + "AB Colinas": { + "BR": 614 + }, + "AB Triangulo do Sol": { + "BR": 24 + }, + "Adelphi Public Safety & Transportation": { + "US": 17 + }, + "ARSSA": { + "AR": 11 + }, + "Asfinag": { + "AT": 176, + "DE": 2, + "IT": 1, + "SI": 2 + }, + "Auburn University": { + "US": 240 + }, + "AUSA": { + "AR": 22, + "CU": 1 + }, + "Autobahnmeisterei": { + "DE": 737 + }, + "Autobahnmeisterei Neumünster": { + "DE": 1 + }, + "Autopistas del Oeste": { + "AR": 47 + }, + "Autopistas del Sol": { + "AR": 49, + "CR": 3 + }, + "Autostrada Wielkopolska": { + "PL": 267 + }, + "Björn Steiger Stiftung": { + "AT": 3, + "CZ": 2, + "DE": 2611, + "CH": 6 + }, + "Bombers de la Generalitat de Catalunya": { + "FR": 3, + "ES": 18 + }, + "Brown University": { + "US": 215 + }, + "C5 CDMX": { + "MX": 33 + }, + "Campus Police": { + "US": 14 + }, + "CART": { + "BR": 375, + "US": 3 + }, + "CCR NovaDutra": { + "BR": 242 + }, + "CCR SPVias": { + "BR": 424 + }, + "Clemson University": { + "US": 71 + }, + "CLN": { + "BR": 242 + }, + "CSU, Chico Police Department": { + "US": 59 + }, + "DDE": { + "BO": 2, + "FR": 26 + }, + "DDE15": { + "FR": 61 + }, + "DDE48": { + "FR": 27 + }, + "DDE81": { + "FR": 17 + }, + "Die Autobahn GmbH des Bundes": { + "AT": 1, + "BE": 7, + "DE": 5354, + "LU": 25, + "NL": 79 + }, + "DIRIF": { + "FR": 8869 + }, + "DLRG / Björn Steiger Stiftung": { + "DE": 214, + "LU": 1, + "CH": 2 + }, + "Ecovias": { + "BR": 560 + }, + "Federal Road Safety Corps": {}, + "Florida Polytechnic University Police Department": { + "US": 40 + }, + "Generalna Dyrekcja Dróg Krajowych i Autostrad": { + "CZ": 2, + "DE": 2, + "LT": 1, + "PL": 401, + "SK": 1 + }, + "Johns Hopkins University": { + "US": 129 + }, + "Landesbetrieb Straßenbau NRW": {}, + "Marquette University Department of Public Safety": { + "US": 54 + }, + "Milwaukee Police Department": { + "US": 37 + }, + "MIT": { + "NZ": 1, + "US": 212 + }, + "Münchner Verkehrsgesellschaft": { + "DE": 2248 + }, + "National Highways": { + "GB": 34458 + }, + "Nederlandse Spoorwegen": { + "BE": 4, + "NL": 1229 + }, + "Network Rail": { + "GB": 11322 + }, + "NLEX Corporation": { + "PH": 132 + }, + "North Carolina State University": { + "US": 89 + }, + "Oakland University Police Department": { + "US": 23 + }, + "Oklahoma State University Police Department": { + "US": 85 + }, + "Poste SOS COVISUR": { + "PE": 32 + }, + "Queen's University": { + "CA": 320 + }, + "Rochester Institute of Technology": { + "US": 49 + }, + "Rodovias das Colinas": { + "BR": 21 + }, + "Rodovias do Tietê": { + "BR": 663 + }, + "ŘSD": { + "CZ": 1303, + "DE": 4, + "PL": 10 + }, + "Sacred Heart Medical Center at Riverbend": { + "TW": 1, + "US": 16 + }, + "Santa Clara County": { + "US": 39 + }, + "SAPN": { + "FR": 1370 + }, + "SDSU Police Department": { + "US": 12 + }, + "Security Blue Phone": { + "US": 14 + }, + "Slippery Rock University": { + "US": 1756 + }, + "Svenska Turistföreningen": { + "NO": 1, + "SE": 89 + }, + "Texas Woman's University": { + "US": 71 + }, + "TII": { + "IE": 1 + }, + "Towson University": { + "US": 49 + }, + "Transfort": { + "US": 1059 + }, + "U.S Customs and Border Protection": { + "US": 14 + }, + "UBC Security": { + "CA": 12 + }, + "UF Police Department": { + "US": 94 + }, + "UMass Lowell": { + "US": 80 + }, + "University of Canterbury": { + "NZ": 71 + }, + "University of Sussex": { + "GB": 48 + }, + "University of Washington Police Department": { + "US": 28 + }, + "ÜSTRA Hannoversche Verkehrsbetriebe AG": { + "DE": 633 + }, + "Verkehrsbetriebe Karlsruhe GmbH": { + "DE": 4917 + }, + "Vicente López Patrulla": { + "AR": 71 + }, + "Virginia Tech": { + "US": 600 + }, + "Waka Kotahi": { + "NZ": 188 + }, + "Western Carolina University Police": { + "US": 17 + }, + "WPI Police": { + "US": 110 + }, + "Yale University": { + "US": 1137 + }, + "York University": { + "CA": 38 + }, + "City of Tulsa": { + "US": 119 + }, + "Seabrook Station": { + "US": 26 + }, + "St. Louis County Emergency Communications Commission": { + "US": 204 + }, + "Deutsche Gesellschaft zur Rettung Schiffbrüchiger": { + "DE": 123 + }, + "Koninklijke Nederlandse Redding Maatschappij": { + "NL": 68 + }, + "National Sea Rescue Institute": { + "ZA": 15 + }, + "Redningsselskapet": { + "NO": 54 + }, + "Royal Canadian Marine Search and Rescue": {}, + "Royal New Zealand Coastguard": { + "NZ": 33 + }, + "Sjöräddningssällskapet": { + "SE": 51 + }, + "Société nationale de sauvetage en mer": { + "FR": 33 + }, + "Департамента по предупреждению и ликвидации чрезвычайных ситуаций Ростовской области": {}, + "Central Texas Regional Mobility Authority": { + "US": 19 + }, + "Fort Bend County Toll Road Authority": { + "US": 14 + }, + "Harris County Toll Road Authority": { + "US": 22 + }, + "Illinois Tollway": { + "US": 204 + }, + "Montgomery County Toll Road Authority": {}, + "North East Texas Regional Mobility Authority": { + "US": 13 + }, + "North Texas Tollway Authority": { + "US": 229 + }, + "SH 130 Concession Company": {}, + "Toll Operations Division of the Texas Department of Transportation": { + "US": 42 + }, + "Агенция \"Пътна инфраструктура\"": { + "BG": 159 + }, + "ABB Wi-Fi": {}, + "ibbWiFi": { + "TR": 1 + }, + "LinkNYC": { + "US": 259 + }, + "MobyKlick": { + "DE": 20 + }, + "Dopravný podnik mesta Košice": { + "SK": 4 + }, + "Lenarcik": {}, + "Столичен автотранспорт": { + "BG": 149 + }, + "Столичен електротранспорт": { + "BG": 125 + }, + "Eurovia CS": {}, + "Eurovia SK": { + "SK": 15 + }, + "Fulton Hogan": { + "NZ": 10 + }, + "Greystar": { + "GH": 1, + "US": 65 + }, + "Housing Authority of Tulare County": { + "US": 6 + }, + "香港房屋委員會 Hong Kong Housing Authority": { + "CN": 8 + }, + "Kimco Realty": { + "US": 6 + }, + "Regency Centers": { + "PL": 1, + "US": 23 + }, + "SITE Centers": { + "US": 1 + }, + "Audubon": { + "US": 24 + }, + "Ducks Unlimited": { + "CA": 9, + "US": 1 + }, + "Johannesburg City Parks and Zoo": { + "ZA": 9 + }, + "Lake County Forest Preserves": { + "US": 60 + }, + "Little Traverse Conservancy": { + "CA": 2, + "US": 52 + }, + "London Wildlife Trust": { + "GB": 18 + }, + "Michigan Nature Association": { + "CA": 2, + "US": 148 + }, + "Open Space Institute": { + "US": 5 + }, + "Abbotsford Parks, Recreation & Culture": { + "CA": 33, + "US": 1 + }, + "Alabama State Parks": { + "US": 2 + }, + "Alcaldia municipal de Soyapango": { + "SV": 32 + }, + "Allegany County Commissioners": { + "US": 20 + }, + "Anderson Island Parks and Recreation District": { + "US": 14 + }, + "Arboretum de Versailles-Chèvreloup": { + "FR": 13 + }, + "Arizona State Parks": { + "US": 46 + }, + "Arkansas State Parks": { + "US": 23 + }, + "Arlington County Department of Parks and Recreation": { + "US": 36 + }, + "Arlington Heights Park District": { + "US": 53 + }, + "Austin Parks and Recreation Department": { + "US": 132 + }, + "Bainbridge Island Metro Park & Recreation District": { + "US": 47 + }, + "Barnet Council": { + "GB": 21 + }, + "ಬೃಹತ್ ಬೆಂಗಳೂರು ಮಹಾನಗರ ಪಾಲಿಕೆ": { + "IN": 27 + }, + "Baltimore City Department of Recreation & Parks": { + "US": 193 + }, + "Bend Park & Recreation District": { + "US": 86 + }, + "Birmingham Park and Recreation Board": { + "US": 2 + }, + "Blacksburg Parks and Recreation": { + "US": 32 + }, + "ଭୁବନେଶ୍ୱର ମହାନ‌ଗର ନିଗମ": {}, + "बृहन्मुंबई महानगरपालिका": {}, + "Bolingbrook Park District": { + "US": 51 + }, + "BREC": { + "US": 171 + }, + "Buffalo Grove Park District": { + "US": 24 + }, + "Calumet Memorial Park District": { + "US": 13 + }, + "Campbelltown City Council": { + "AU": 53 + }, + "Canyon Lake Property Owners Association": { + "US": 19 + }, + "Capital Development Authority": { + "PK": 11 + }, + "Carol Stream Park District": { + "US": 38 + }, + "Carson City Parks, Recreation, & Open Space Department": { + "US": 1 + }, + "Cartersville Parks and Recreation": { + "US": 16 + }, + "CASC": { + "CN": 1, + "FR": 26, + "DE": 2 + }, + "Central Regional District": { + "CA": 2 + }, + "Chehalem Park and Recreation District": { + "US": 24 + }, + "Chesterfield County Parks and Recreation": { + "US": 15 + }, + "Chicago Heights Park District": { + "US": 17 + }, + "Chicago Park District": { + "US": 767 + }, + "City of Ames": { + "US": 94 + }, + "City of Andover": { + "US": 20 + }, + "City of Ann Arbor": { + "US": 61 + }, + "City of Ashland": { + "US": 58 + }, + "City of Ashtabula": { + "US": 19 + }, + "City of Auburn": { + "US": 38 + }, + "City of Battle Creek": { + "US": 24 + }, + "City of Battle Ground": { + "US": 18 + }, + "City of Beaverton": { + "US": 161 + }, + "City of Belleair": { + "US": 16 + }, + "City of Bellevue": { + "US": 188 + }, + "City of Bellingham": { + "US": 91 + }, + "City of Blaine": { + "US": 35 + }, + "City of Boulder": { + "US": 52 + }, + "City of Boynton Beach": { + "US": 28 + }, + "City of Bremerton": { + "US": 26 + }, + "City of Brentwood": { + "US": 20 + }, + "City of Buffalo": { + "US": 25 + }, + "City of Caldwell": { + "US": 3 + }, + "City of Camas": { + "US": 27 + }, + "City of Canning": { + "AU": 118 + }, + "City of Casey": { + "AU": 55 + }, + "City of Chandler": { + "US": 76 + }, + "City of Charleston": { + "US": 33 + }, + "City of Clearwater": { + "US": 31 + }, + "City of Coeur d'Alene": { + "US": 22 + }, + "City of Coquitlam": { + "CA": 42 + }, + "City of Corinth": { + "US": 27 + }, + "City of Cornelius": { + "US": 17 + }, + "City of Delta": { + "CA": 49, + "US": 2 + }, + "City of Des Moines": { + "US": 29 + }, + "City of Detroit": { + "US": 49 + }, + "City of Dover": { + "US": 39 + }, + "City of East Chicago": { + "US": 19 + }, + "City of Edmonton": { + "CA": 187 + }, + "City of Emeryville": { + "US": 7 + }, + "City of Erie": { + "US": 78 + }, + "City of Fairview": { + "US": 23 + }, + "City of Farmington": { + "US": 47 + }, + "City of Fayetteville": { + "US": 185 + }, + "City of Fontana": { + "US": 92 + }, + "City of Forest Grove": { + "US": 26 + }, + "City of Gary": { + "US": 47 + }, + "City of Geneva": { + "US": 23 + }, + "City of Gladstone": { + "US": 42 + }, + "City of Gloversville": { + "US": 34 + }, + "City of Grand Ledge": { + "US": 47 + }, + "City of Greater Sudbury": { + "CA": 37 + }, + "City of Greeley": { + "US": 30 + }, + "City of Gresham": { + "US": 157 + }, + "City of Hammond": { + "US": 31 + }, + "City of Happy Valley": { + "US": 14 + }, + "City of Hartford": { + "US": 71 + }, + "City of Highland Village": { + "US": 18 + }, + "Houston Parks and Recreation Department": { + "US": 206 + }, + "City of Idaho Falls": { + "US": 7 + }, + "City of Jacksonville": { + "US": 54 + }, + "City of Kamloops": { + "CA": 41 + }, + "City of Keizer": { + "US": 12 + }, + "City of Knoxville": { + "US": 74 + }, + "City of Lake Oswego": { + "US": 77 + }, + "City of Lakewood": { + "US": 51 + }, + "City of Lakewood Parks and Recreation": { + "US": 14 + }, + "City of Lancaster": { + "US": 40 + }, + "City of Lansing": { + "US": 152 + }, + "City of Lewiston": { + "US": 1 + }, + "City of Lincoln": { + "US": 154 + }, + "City of Mahtomedi": { + "US": 18 + }, + "City of Markham": { + "CA": 42 + }, + "City of Martinez": { + "US": 29 + }, + "City of Medford": { + "US": 59 + }, + "City of Meridian": { + "US": 31 + }, + "City of Mesa": { + "US": 66 + }, + "City of Miami": { + "US": 364 + }, + "City of Middletown": { + "US": 35 + }, + "City of Mountlake Terrace": { + "US": 12 + }, + "City of Nampa": { + "US": 1 + }, + "City of Napa": { + "US": 28 + }, + "City of Norfolk": { + "US": 42 + }, + "City of Norman": { + "US": 247 + }, + "City of Norwich": { + "US": 192 + }, + "City of Oklahoma City": { + "US": 47 + }, + "City of Orlando": { + "US": 84 + }, + "City of Orting": { + "US": 11 + }, + "City of Phoenix": { + "US": 308 + }, + "City of Pocatello": { + "US": 4 + }, + "City of Port Huron": { + "US": 24 + }, + "City of Redlands": { + "US": 31 + }, + "City of Redmond": { + "US": 56 + }, + "City of Regina": { + "CA": 49 + }, + "City of Richmond": { + "CA": 25, + "US": 44 + }, + "City of Rochester": { + "US": 103 + }, + "City of Rocklin": { + "US": 47 + }, + "City of Rogers": { + "US": 38 + }, + "City of Rolla, Missouri": { + "US": 31 + }, + "City of Roseburg": { + "US": 17 + }, + "City of Roseville": { + "US": 72 + }, + "City of Salem": { + "US": 64 + }, + "City of Santa Fe": { + "US": 73 + }, + "City of Schertz": { + "US": 55 + }, + "City of Scottsdale": { + "US": 126 + }, + "City of Sherwood": { + "US": 103 + }, + "City of Shoreline": { + "US": 22 + }, + "City of St. John's": { + "CA": 35 + }, + "City of Staunton": { + "US": 115 + }, + "City of Stuart": { + "US": 19 + }, + "City of Surrey": { + "CA": 106 + }, + "City of Sydney": { + "AU": 175 + }, + "City of Tallahassee": { + "US": 157 + }, + "City of Tigard": { + "US": 138 + }, + "City Of Tracy": { + "US": 272 + }, + "City of Troutdale": { + "US": 35 + }, + "City of Tualatin": { + "US": 66 + }, + "City of Twin Falls": { + "US": 1 + }, + "City of Vancouver": { + "CA": 69, + "US": 98 + }, + "City of Wanneroo": { + "AU": 116 + }, + "City of Warren": { + "US": 19 + }, + "City of Washougal": { + "US": 9 + }, + "City of Waterloo": { + "CA": 45, + "US": 4 + }, + "City of Watsonville": { + "US": 8 + }, + "City of West Linn": { + "US": 95 + }, + "City of Wilmington": { + "US": 50 + }, + "City of Wilsonville": { + "US": 24 + }, + "City of Winnipeg": { + "CA": 226 + }, + "Winter Park": { + "US": 31 + }, + "City of Woodbury": { + "US": 35 + }, + "Clackamas County": { + "US": 40 + }, + "Clark County": { + "US": 168 + }, + "Cleveland Metroparks": { + "US": 90 + }, + "Clutha District Council": { + "NZ": 35 + }, + "Clyde Park District": { + "US": 20 + }, + "Colorado Parks & Wildlife": { + "US": 42 + }, + "Commune": { + "BE": 21, + "CM": 3480, + "TD": 36, + "FR": 542, + "IN": 1, + "LU": 1, + "MG": 2, + "MA": 1, + "NG": 18, + "PT": 1, + "CH": 16, + "TG": 2 + }, + "Comune di Brescia": { + "IT": 33 + }, + "Comune di Rosà": { + "IT": 102 + }, + "Corvallis Parks & Recreation": { + "US": 1 + }, + "County of Maui": { + "US": 107 + }, + "Cowichan Valley Regional District": { + "CA": 91 + }, + "Crystal Lake Park District": { + "US": 33 + }, + "Çukurova Belediyesi": { + "TR": 8 + }, + "Cuttack Development Authority": { + "IN": 1 + }, + "Denizli Büyükşehir Belediyesi": { + "TR": 163 + }, + "Des Plaines Park District": { + "US": 45 + }, + "Dinas Kota Surabaya": { + "ID": 20 + }, + "Downers Grove Park District": { + "US": 33 + }, + "Durham Parks & Recreation": { + "US": 14 + }, + "Elgin Parks & Recreation": { + "US": 14 + }, + "Emaverde": { + "BO": 11 + }, + "Emavra": {}, + "New Mexico Department of Energy, Minerals, and Natural Resources": {}, + "Empresa Municipal de Áreas Verdes y Recreación Alternativa": { + "BO": 150 + }, + "Eugene Parks & Open Space": { + "US": 5 + }, + "Evanston Parks & Recreation": { + "US": 72 + }, + "Fairfax County Park Authority": { + "US": 380 + }, + "Fargo Park District": { + "US": 63 + }, + "Five Rivers MetroParks": { + "US": 66 + }, + "Florida State Parks": { + "US": 34 + }, + "Forestry England": { + "GB": 347 + }, + "Fox Valley Park District": { + "US": 78 + }, + "GAMS": { + "BO": 104 + }, + "Gaslight Village": { + "US": 2 + }, + "Geneva Park District": { + "US": 58 + }, + "Georgia State Parks & Historic Sites": { + "US": 12 + }, + "Glen Ellyn Park District": { + "US": 29 + }, + "Glencoe Park District": { + "US": 21 + }, + "Glenview Park District": { + "US": 36 + }, + "Gmina Oborniki Śląskie - Zarząd Zieleni": { + "PL": 169 + }, + "Goshen Parks & Recreation Department": { + "TW": 1, + "UA": 1, + "US": 21 + }, + "Grün Stadt Zürich": { + "CH": 278 + }, + "Hammond Parks & Recreation": { + "US": 4 + }, + "Hardin County Conservation": { + "US": 12 + }, + "Harris County Precinct 3": { + "US": 25 + }, + "Hawaii Division of State Parks": { + "US": 6 + }, + "Hillsboro Parks & Recreation": { + "US": 6 + }, + "Hillsborough County": { + "US": 31 + }, + "Homewood-Flossmoor Park District": { + "US": 21 + }, + "Hurunui District Council": { + "NZ": 53 + }, + "I. Municipalidad de Valdivia": { + "CL": 40 + }, + "IAM": { + "AT": 2, + "CN": 20, + "MA": 11 + }, + "Idaho Department of Parks and Recreation": { + "US": 18 + }, + "IDRD": { + "CO": 37 + }, + "Incorporated Village of Flower Hill": { + "US": 52 + }, + "Instituto Distrital de Recreación y Deporte (IDRD)": { + "CO": 78 + }, + "Invercargill City Council": { + "NZ": 37 + }, + "Islington Council": { + "GB": 118 + }, + "Instituto Salvadoreño de Turismo": { + "SV": 11 + }, + "Jackson County": { + "US": 27 + }, + "Jackson County Conservation": { + "US": 20 + }, + "Jaipur Nagar Nigam": { + "IN": 12 + }, + "Jefferson County": { + "US": 58 + }, + "Johnson County Park and Recreation District": { + "US": 26 + }, + "Kankakee Valley Park District": { + "US": 31 + }, + "Kāpiti Coast District Council": { + "NZ": 4 + }, + "Kentucky Deparment of Parks": {}, + "King County Parks": { + "US": 75 + }, + "Kitsap County Parks": { + "US": 67 + }, + "কলকাতা পৌরসংস্থা": { + "IN": 20 + }, + "Lake Metroparks": { + "US": 42 + }, + "Lambeth Council": { + "GB": 937 + }, + "Lane County": { + "US": 29 + }, + "Lane Cove Council": { + "AU": 42 + }, + "Lincolnwood Parks and Recreation": { + "US": 13 + }, + "Lisle Park District": { + "US": 41 + }, + "Lismore City Council": { + "AU": 87 + }, + "Little Rock Parks & Recreation": { + "US": 29 + }, + "Logan City Council": { + "AU": 488 + }, + "Louisiana Office of State Parks": { + "US": 2 + }, + "Louisville Parks and Recreation": { + "US": 29 + }, + "Lower Merion Township": { + "US": 16 + }, + "Maine Bureau of Parks and Lands": { + "US": 60 + }, + "Mairie d'Ambilly": { + "FR": 9, + "CH": 4 + }, + "Mairie d'Annemasse": { + "FR": 18 + }, + "Mairie de Montrouge": { + "FR": 311 + }, + "Majlis Bandaraya Pulau Pinang": { + "MY": 50 + }, + "Maple Grove Parks and Recreation": { + "US": 5 + }, + "Marietta Parks & Recreation": { + "US": 18 + }, + "Maroondah City Council": { + "AU": 63 + }, + "Martin County": { + "US": 19 + }, + "Mississippi Department of Wildlife, Fisheries and Parks": {}, + "Metro": { + "AO": 1, + "AU": 24, + "AT": 3, + "BR": 11, + "CA": 42, + "CN": 1, + "CO": 3, + "CY": 2, + "FR": 1, + "DE": 18, + "GR": 1, + "HT": 1, + "HU": 7, + "IN": 2, + "IT": 2, + "KZ": 1, + "MW": 1, + "MX": 1, + "NZ": 14, + "PK": 1, + "PE": 4, + "PH": 7, + "RO": 8, + "SK": 21, + "ZA": 273, + "ES": 3, + "SE": 1, + "TR": 3, + "GB": 80, + "US": 590 + }, + "Metro Parks Tacoma": { + "US": 33 + }, + "Millcreek Township": { + "US": 41 + }, + "Milwaukee County Parks": { + "US": 35 + }, + "Missouri State Parks": { + "US": 258 + }, + "Magistrát města České Budějovice": { + "CZ": 13 + }, + "Montana Department of Fish, Wildlife and Parks": { + "US": 1 + }, + "Morton Grove Park District": { + "US": 15 + }, + "Mount Prospect Park District": { + "US": 21 + }, + "Municipalidad de Cipolletti": { + "AR": 471 + }, + "Municipalidad de Morón": { + "AR": 25 + }, + "Municipalidad de Salsipuedes": { + "AR": 32 + }, + "Municipalidad de Ushuaia": { + "AR": 23, + "CL": 22 + }, + "Municipalidad de Zapala": { + "AR": 68 + }, + "Municipalidad Provincial de Sullana": { + "PE": 29 + }, + "Município de Maputo": { + "MZ": 73 + }, + "Naperville Park District": { + "US": 121 + }, + "National Parks Board": { + "MY": 40, + "ZA": 1 + }, + "National Trust of Australia": { + "AU": 3 + }, + "National Capital Commission": { + "CA": 81 + }, + "North Clackamas Parks & Recreation District": { + "US": 38 + }, + "Nelson City Council": { + "NZ": 108 + }, + "Nevada State Parks": { + "US": 6 + }, + "Newport News Green Foundation": { + "US": 21 + }, + "Niles Park District": { + "US": 19 + }, + "North Dakota Parks and Recreation Department": { + "US": 1 + }, + "Northern Beaches Council": { + "AU": 150 + }, + "Nova Scotia Provincial Parks": { + "CA": 9 + }, + "New York City Department of Parks and Recreation": { + "US": 441 + }, + "Oak Lawn Park District": { + "US": 16 + }, + "Ohio State Parks & Watercraft": { + "US": 28 + }, + "Oklahoma County": { + "US": 54 + }, + "Orange County Parks & Recreation": { + "US": 73 + }, + "Oregon City Parks & Recreation": {}, + "Oswegoland Park District": { + "US": 55 + }, + "Palatine Park District": { + "US": 44 + }, + "Pamukkale Belediyesi": { + "TR": 51 + }, + "Park District of Highland Park": { + "US": 72 + }, + "Park District of Oak Park": { + "US": 36 + }, + "Park Ridge Park District": { + "US": 22 + }, + "Pendik Belediyesi": { + "TR": 61 + }, + "Peoria Park District": { + "US": 71 + }, + "PGL LP": { + "BY": 91, + "CZ": 426, + "DE": 518, + "LT": 23, + "PL": 120423, + "SK": 102 + }, + "Phoenixville Borough": { + "US": 14 + }, + "Plainfield Park District": { + "US": 17 + }, + "PNCC": { + "NZ": 19 + }, + "Portland Parks & Recreation": { + "US": 206 + }, + "Portsmouth Parks and Recreation": { + "US": 20 + }, + "Prefeitura de Catalão": { + "BR": 19 + }, + "Prefeitura de Juiz de Fora": { + "BR": 19 + }, + "Prefeitura de Ribeirão Pires": { + "BR": 36 + }, + "Prefeitura de Rio Verde": { + "BR": 6 + }, + "Prefeitura Municipal de Laranjal Paulista": { + "BR": 172 + }, + "Prefeitura Municipal de Paulínia": { + "BR": 156 + }, + "Prefeitura Municipal de Santarém": { + "BR": 45 + }, + "Puerto Pacifico": { + "MX": 11 + }, + "Roselle Park District": { + "US": 18 + }, + "Saint Paul Department of Parks and Recreation": { + "US": 20 + }, + "San Bernardino County": { + "US": 12 + }, + "San José Parks, Recreation and Neighborhood Services": { + "US": 61 + }, + "South Delhi Municipal Corporation": { + "IN": 12 + }, + "Secretaria Municipal de Serviços Públicos Municipais de Laranjal Paulista": { + "BR": 63 + }, + "Servicio de Parques de Lima": { + "PE": 18 + }, + "Seyhan Belediyesi": { + "TR": 14 + }, + "Skokie Park District": { + "US": 56 + }, + "Smyrna Parks & Recreation": { + "US": 21 + }, + "South Carolina State Parks": { + "US": 2 + }, + "South Dakota Department of Game, Fish, and Parks": { + "US": 2 + }, + "South Whitehall Township": { + "US": 17 + }, + "Southland District Council": { + "NZ": 25 + }, + "Southwest Michigan Land Conservancy": { + "US": 44 + }, + "Správa mestskej zelene v Košiciach": { + "SK": 37 + }, + "Springfield Park District": { + "US": 77 + }, + "Stadt Innsbruck": { + "AT": 56 + }, + "Stadt Norden": { + "DE": 26 + }, + "Stadt Weimar": { + "DE": 44 + }, + "Story CCB": { + "US": 40 + }, + "Sugar Grove Park District": { + "BD": 1, + "US": 15 + }, + "Sunshine Coast Council": { + "AU": 507 + }, + "Tasman District Council": { + "NZ": 109 + }, + "Tennessee State Parks": { + "US": 13 + }, + "Texas Historical Commission": { + "MX": 2, + "US": 1448 + }, + "The Parks Trust": { + "GB": 125 + }, + "The Royal Parks": { + "GB": 44 + }, + "Tualatin Hills Park & Recreation District": { + "US": 348 + }, + "Timaru District Council": { + "NZ": 64 + }, + "Town of Abingdon": { + "US": 12 + }, + "Town of Alva": { + "US": 15 + }, + "Town of Amherst": { + "CA": 2, + "US": 71 + }, + "Town of Drayton Valley": { + "CA": 16 + }, + "Town of East Hartford": { + "US": 95 + }, + "Town of Grimsby": { + "CA": 65 + }, + "Town of Hempstead": { + "US": 64 + }, + "Town of Manchester": { + "US": 119 + }, + "Town of North Hempstead": { + "US": 28 + }, + "Town of Poolesville": { + "US": 11 + }, + "Town of Saint John": { + "US": 15 + }, + "Town of Steilacoom": { + "US": 13 + }, + "Town of Vienna": { + "US": 19 + }, + "Tredyffrin Township": { + "US": 14 + }, + "Union Point": { + "US": 18 + }, + "Utah State Parks": { + "US": 8 + }, + "Village of Bourbonnais": { + "US": 12 + }, + "Village of Fayetteville": { + "US": 14 + }, + "Village of Waunakee": { + "US": 18 + }, + "Ville d'Istres": { + "FR": 16 + }, + "Ville de Fontaine": { + "FR": 121 + }, + "Ville de Nantes": { + "FR": 493 + }, + "Ville de Nicolet": { + "CA": 18 + }, + "Virginia Department of Transportation": { + "US": 222 + }, + "Waimakariri District Council": { + "NZ": 80 + }, + "Waitaki District Council": { + "NZ": 17 + }, + "Walla Walla District, Army Corps of Engineers": { + "US": 13 + }, + "walter": { + "AR": 13 + }, + "Warrenville Park District": { + "US": 4 + }, + "Washington County": { + "US": 85 + }, + "Waukegan Park District": { + "US": 40 + }, + "West Chicago Park District": { + "US": 20 + }, + "West Fargo Park District": { + "US": 12 + }, + "West Virginia Division of Natural Resources": { + "US": 16 + }, + "Western Springs Park District": { + "US": 14 + }, + "Wheaton Park District": { + "US": 62 + }, + "Willamalane Park and Recreation District": { + "US": 67 + }, + "Willoughby City Council": { + "AU": 91 + }, + "Wilmette Park District": { + "US": 29 + }, + "Winfield Park District": { + "US": 16 + }, + "Winnetka Park District": { + "US": 28 + }, + "Woodridge Park District": { + "US": 32 + }, + "Wyoming Division of State Parks and Historic Sites": { + "US": 8 + }, + "Yakima Parks & Recreation": { + "US": 16 + }, + "Zarząd Zieleni Miejskiej w Krakowie": { + "PL": 36 + }, + "شهرداری": { + "IR": 76 + }, + "강동구청": { + "KR": 16 + }, + "안성시": { + "KR": 14 + }, + "안양시": { + "KR": 26 + }, + "춘천시 경관과": { + "KR": 17 + }, + "ひたちなか市": { + "JP": 47 + }, + "世田谷区": { + "JP": 54 + }, + "中野区": { + "JP": 27 + }, + "今治市": { + "JP": 19 + }, + "仙台市宮城野区役所建設部公園課": { + "JP": 12 + }, + "仙台市若林区役所建設部公園課": { + "JP": 13 + }, + "八千代市": { + "JP": 32 + }, + "出水市": { + "JP": 22 + }, + "名古屋市": { + "JP": 279 + }, + "土佐清水市": { + "JP": 13 + }, + "堺市": { + "JP": 422 + }, + "堺市住宅管理課": { + "JP": 17 + }, + "大口町": { + "JP": 254 + }, + "大和郡山市": { + "JP": 38 + }, + "宮崎市": { + "JP": 27 + }, + "寝屋川市公園みどり課": { + "JP": 14 + }, + "岡垣町": { + "JP": 18 + }, + "平塚市": { + "JP": 16 + }, + "広島県呉市": { + "JP": 11 + }, + "康樂及文化事務署 Leisure and Cultural Services Department": { + "CN": 36 + }, + "文京区": { + "JP": 99 + }, + "新宿区": { + "JP": 36 + }, + "新居浜市": { + "JP": 26 + }, + "日本中央競馬会": { + "JP": 20 + }, + "東京都": { + "JP": 265 + }, + "東京都府中市": { + "JP": 11 + }, + "東京都青梅市": { + "JP": 18 + }, + "板橋区": { + "JP": 42 + }, + "深圳市公园管理中心": { + "CN": 26 + }, + "渋谷区": { + "JP": 47 + }, + "町田市": { + "JP": 177 + }, + "盛岡市": { + "JP": 25 + }, + "目黒区": { + "JP": 41 + }, + "豊川市": { + "JP": 179 + }, + "青梅市": { + "JP": 106 + }, + "青葉区役所建設部公園課": { + "JP": 10 + }, + "香芝市": { + "JP": 19 + }, + "ACEMA": { + "BR": 12 + }, + "B93": { + "DK": 11 + }, + "Bonita Beach and Tennis Club": { + "US": 18 + }, + "Broxtowe Borough Council": { + "GB": 78 + }, + "Burke Centre Conservancy": { + "US": 393 + }, + "City of Dubuque": { + "US": 87 + }, + "Communauté de Communes Côte Ouest Centre Manche": { + "FR": 33 + }, + "Conselho Municipal de Maputo": { + "MZ": 114 + }, + "Decathlon": { + "BE": 9, + "BR": 8, + "BG": 1, + "CA": 2, + "CZ": 6, + "FR": 71, + "DE": 23, + "HU": 47, + "IN": 5, + "IE": 22, + "PS": 1, + "IT": 32, + "MY": 1, + "MU": 1, + "MA": 1, + "PH": 2, + "PL": 35, + "PT": 5, + "RO": 4, + "SK": 10, + "SI": 1, + "ES": 17, + "LK": 1, + "CH": 4, + "TH": 1, + "TR": 1, + "GB": 5 + }, + "Dellinger Park": { + "US": 27 + }, + "DJK Schweinfurt": { + "DE": 16 + }, + "Edinburgh Leisure": { + "GB": 55 + }, + "Europäische Schule": { + "DE": 45 + }, + "Hackney Tennis": { + "GB": 24 + }, + "Harrison Park": { + "US": 15 + }, + "Jones County Junior College": { + "US": 20 + }, + "Journey at Pechanga": { + "US": 203 + }, + "Joy Jaagpad": { + "NL": 15 + }, + "Karlsruher TV e.V.": { + "DE": 12 + }, + "Kouvolan kaupunki": { + "FI": 158 + }, + "Les Archers du Mont-Aiguille": { + "FR": 20 + }, + "Mairie de Saint-Paul-lès-Dax": { + "FR": 219 + }, + "Mierlose Tennis Vereniging": { + "NL": 12 + }, + "military": { + "BD": 1, + "TD": 1, + "CL": 1, + "CN": 10, + "CZ": 1, + "EG": 41, + "FR": 2, + "QA": 9, + "HU": 2384, + "IR": 6, + "IT": 3, + "MM": 1, + "NO": 7, + "PT": 1, + "TH": 5, + "GB": 1 + }, + "MMCB": { + "CZ": 626 + }, + "mTrade Park": { + "US": 30 + }, + "Municipio de Maputo": { + "MZ": 1 + }, + "Norman Public Schools": { + "US": 116 + }, + "O.L.T.C.": { + "NL": 13 + }, + "Paintball-Wesenberg": { + "DE": 16 + }, + "Palm Beach Polo and Hunt Club": { + "US": 15 + }, + "Putzbrunner SV": { + "DE": 11 + }, + "Redhawk Golf Course": { + "US": 96 + }, + "Rohan Regional Recreation Center": { + "US": 28 + }, + "Sharp Recrean": { + "BE": 11 + }, + "Sícoris Club": { + "ES": 21 + }, + "Sportski park Mladost": { + "HR": 25 + }, + "SSC Karlsruhe e.V.": { + "DE": 42 + }, + "Stadt Zürich, SSD, Sportamt": { + "CH": 138 + }, + "TC Rot-Blau Regensburg e.V.": { + "DE": 18 + }, + "TC Valkenswaard": { + "NL": 4 + }, + "Tennis Club du Bassin de Lons-le-Saunier": { + "FR": 9 + }, + "Tennisclub Herford": { + "DE": 12 + }, + "THC Horn-Hamm": { + "DE": 16 + }, + "The Manor Golf & Country Club": { + "US": 16 + }, + "The Raquet Club of Hattiesburg": { + "US": 15 + }, + "The Tejas Pradip Patel Tennis Center": { + "US": 37 + }, + "Todtglüsinger Sportverein": { + "DE": 35 + }, + "Tower Hamlets Tennis": { + "GB": 16 + }, + "University of Minnesota": { + "US": 461 + }, + "ООО\"ССК НЕВСКИЙ\"": {}, + "انجمن ورزشهای هوایی ایران": { + "IR": 8 + }, + "Airwave": { + "GB": 5 + }, + "Cornerstone Telecommunications Infrastructure Limited": { + "IE": 10, + "GB": 15 + }, + "EE": { + "EE": 1, + "FI": 1, + "IE": 6, + "GB": 208 + }, + "iHeartMedia": { + "US": 26 + }, + "Mobile Broadband Network Limited": { + "IE": 6, + "GB": 9 + }, + "MTN": { + "AF": 2, + "BJ": 8, + "CM": 5, + "CG": 6, + "CD": 1, + "GH": 5, + "GN": 1, + "CI": 4, + "MM": 1, + "NG": 7, + "RW": 3, + "ZA": 13, + "SS": 1, + "SY": 3, + "UG": 6, + "YE": 1, + "ZM": 4 + }, + "National Air Traffic Services": { + "GB": 6 + }, + "Sentech": { + "ZA": 50 + }, + "Three": { + "IE": 13, + "IT": 1, + "GB": 30 + }, + "Vodacom": { + "CD": 29, + "LS": 5, + "MZ": 3, + "ZA": 23, + "TZ": 17 + }, + "Vodafone": { + "AL": 6, + "AU": 5, + "AT": 3, + "BE": 1, + "HR": 1, + "CZ": 22, + "EG": 4, + "QA": 1, + "DE": 481, + "GH": 6, + "GR": 9, + "HU": 1282, + "IN": 3, + "IE": 20, + "IT": 74, + "JP": 1, + "NL": 7, + "NZ": 151, + "PL": 1, + "PT": 8, + "RO": 40, + "SK": 1, + "ES": 40, + "SE": 1, + "TR": 138, + "UG": 2, + "UA": 33, + "GB": 166 + }, + "ABC": { + "AR": 6, + "AU": 1, + "BD": 1, + "BE": 2, + "BO": 41, + "BR": 7, + "CL": 4, + "CN": 16, + "FI": 196, + "FR": 3, + "DE": 2, + "IN": 3, + "IT": 12, + "JP": 1, + "LB": 2, + "MK": 1, + "MM": 2, + "PY": 2, + "PE": 4, + "PH": 1, + "PL": 25, + "RO": 1, + "KR": 1, + "ES": 1, + "CH": 1, + "UA": 2, + "US": 6 + }, + "Abwasserzweckverband Gemeinschaftskläranlage Großenhain Abwasserzweckverband Gemeinschaftskläranlage Großenhain": { + "DE": 5 + }, + "ACEA": { + "IT": 97 + }, + "Acock/Anaqua Operating Co., LP": { + "US": 4 + }, + "Acquedotto del Fiora SpA": { + "IT": 38 + }, + "Aguas & Aguas de Pereira": { + "CO": 1614 + }, + "Águas do Tejo Atlântico": { + "PT": 188 + }, + "Air Liquide": { + "AU": 1, + "AT": 1, + "BE": 130, + "FR": 52, + "DE": 37, + "IT": 7, + "NL": 6, + "GB": 4, + "US": 4 + }, + "Air Liquide Large Industries": { + "US": 22 + }, + "Air Products LLC": { + "US": 59 + }, + "Alliance Pipeline": { + "CA": 41, + "US": 33 + }, + "Alpaugh Community Services District": { + "US": 26 + }, + "Alteo": { + "FR": 52, + "HU": 4 + }, + "Alyeska Pipeline Service Company": { + "TH": 1, + "US": 387 + }, + "Amen Souss": { + "MA": 12 + }, + "AMP Texas Pipelines, LLC": { + "US": 56 + }, + "Anglian Water": { + "GB": 961 + }, + "Anglo American": { + "AU": 5, + "BR": 32, + "CL": 1 + }, + "ANR PIPELINE CO": { + "US": 25 + }, + "APLNG": { + "AU": 19 + }, + "Arrowhead Gas Services, LLC": { + "US": 11 + }, + "Ascend Performance Materials": { + "US": 15 + }, + "Atlanta Gas Light": { + "IT": 2, + "US": 64 + }, + "Atlantic Fuel Supply Company Limited": { + "IE": 13 + }, + "Atmos Energy": { + "US": 28 + }, + "Atmos Pipeline": { + "US": 37 + }, + "Baltimore City Department of Public Works": { + "US": 599 + }, + "BASF": { + "DE": 1036, + "NL": 1, + "US": 1 + }, + "BASF SE": { + "DE": 148 + }, + "Bay Gas Storage Company, LLC": { + "US": 21 + }, + "bayernets": { + "AT": 2, + "DE": 199 + }, + "Bayerngas": { + "DE": 113 + }, + "BB-Southtex, LLC": { + "US": 117 + }, + "BBT Alabama Intrastate, LLC": { + "US": 29 + }, + "BBT Mississippi, LLC": { + "US": 46 + }, + "Bear Creek Storage Company, L.L.C.": { + "US": 71 + }, + "Beehive Operating, LLC": { + "US": 14 + }, + "Belgian Pipeline Organisation": { + "BE": 33, + "FR": 1, + "DE": 2, + "LU": 2, + "NL": 1 + }, + "Billerud": { + "SE": 27 + }, + "Biogas Linnau GbR": { + "DE": 39 + }, + "Blue Cube Operations, LLC": { + "US": 11 + }, + "Bluefin Ressources, LLC": { + "US": 31 + }, + "Bluestone Natural Resources": { + "US": 22 + }, + "Bluestone Natural Ressources": { + "US": 6 + }, + "Boardwalk Field Services, LLC": { + "US": 355 + }, + "BOTAŞ": { + "AZ": 1, + "BG": 3, + "GE": 2, + "IR": 1, + "IQ": 1, + "TR": 623 + }, + "BP Exploration & Production": {}, + "BPA": { + "CU": 31, + "GB": 15, + "US": 1 + }, + "BPX Gathering, LLC": { + "US": 2217 + }, + "BPX Midstream, LLC": { + "US": 124 + }, + "BTC Co": { + "AZ": 4, + "GE": 17, + "TR": 55 + }, + "Buckeye Development & Logistics, LLC": { + "US": 32 + }, + "Buckeye Texas Hub, LLC": { + "US": 13 + }, + "Burlington Resources": { + "US": 4507 + }, + "Burlington Ressources": { + "US": 1468 + }, + "BWSSB": { + "IN": 156 + }, + "Cadent": { + "GB": 172 + }, + "CAGEPA": { + "BR": 103 + }, + "Caloring": { + "PL": 11 + }, + "Calpine Texas Pipeline, L.P.": { + "US": 18 + }, + "Caltex": { + "AU": 112, + "BW": 3, + "KH": 1, + "CN": 2, + "LA": 2, + "MY": 24, + "NA": 1, + "NZ": 61, + "PK": 1, + "PH": 97, + "ZA": 243, + "SZ": 1, + "TH": 17, + "VN": 2, + "ZM": 1, + "ZW": 1 + }, + "Camino Real Gathering Company, LLC": { + "US": 56 + }, + "Can": { + "DE": 1, + "ES": 32 + }, + "Canal de Isabel II": { + "ES": 183 + }, + "Canal Isabel II": { + "ES": 33 + }, + "Canes Midstream G&P, LLC": { + "US": 50 + }, + "Caño Limón - Coveñas": { + "CO": 13 + }, + "Cantera Operating, LLC": { + "US": 519 + }, + "Canyon Creek Resources, LLC": { + "US": 40 + }, + "Carolina Gas Transmission, LLC": { + "US": 100 + }, + "Catarina Midstream, LLC": { + "US": 38 + }, + "Cayrol International": { + "FR": 86 + }, + "CCWD": { + "PH": 23 + }, + "CenterPoint Energy": { + "US": 2158 + }, + "Centralna Pompownia \"Bolko\"": { + "PL": 13 + }, + "Centralno Grijanje Tuzla": { + "BA": 14 + }, + "Chaparral Energy, LLC": { + "US": 4 + }, + "Chemelot": { + "NL": 101 + }, + "Chesapeake Operating, LLC": { + "US": 321 + }, + "Chevron Pipeline Company": { + "US": 46 + }, + "Chevron USA Inc": { + "US": 2 + }, + "Cheyenne Energy Services": { + "US": 42 + }, + "Cinco Natural Resources Corp.": { + "US": 39 + }, + "Cinco Oil & Gas, LLC": { + "US": 13 + }, + "Citgo Products Pipeline Company": { + "US": 34 + }, + "Citgo Ref. & Chemicals Co. L.P.": { + "US": 43 + }, + "City of Farmersville": { + "US": 1020 + }, + "City of Springfield": { + "US": 454 + }, + "City of Visalia": { + "US": 220 + }, + "CityWest Homes": { + "GB": 18 + }, + "Clarke - Mobile Counties Gas Distribution": { + "US": 14 + }, + "CNR": { + "CA": 10, + "FR": 454, + "IT": 7, + "CH": 6 + }, + "Cody Energy LLC": { + "US": 66 + }, + "Colonial Pipeline": { + "US": 75 + }, + "Colonial Pipeline Company": { + "US": 503 + }, + "Colorado Interstate Gas Company": { + "US": 25 + }, + "Columbia Gas Transmission": { + "US": 21 + }, + "Compesa": { + "BR": 76 + }, + "CONAGUA": { + "MX": 48 + }, + "Consorcio de Aguas Bilbao Bizkaia": { + "ES": 34 + }, + "Copano Field Services": { + "US": 94 + }, + "Copano Fld Serv/South Texas LLC": { + "US": 12 + }, + "Copano NGL Services LLC": { + "US": 23 + }, + "Copano Pipelines": { + "US": 41 + }, + "CPS Energy": { + "US": 472 + }, + "Crest Petroleum, LLC": {}, + "Crimson Gulf LLC": {}, + "Cumming Utilities": { + "US": 22 + }, + "Cuno Kraftwerk Herdecke": { + "DE": 39 + }, + "Dalkia": { + "BG": 2, + "CZ": 1, + "FR": 36, + "GB": 1 + }, + "Dallas Petroleum Group, LLC": { + "US": 210 + }, + "Dasmariñas Water District": { + "PH": 63 + }, + "Davis Gas Processing, Inc.": { + "US": 634 + }, + "DCP Hinshaw Pipeline, LLC": { + "US": 8 + }, + "DCP Intrastate Network, LLC": { + "US": 878 + }, + "DCP Midstream, LP": { + "US": 998 + }, + "DCP Operating Company": { + "US": 141 + }, + "DCP Operating Company, LLC": { + "US": 168 + }, + "DCP Operating Company, LP": { + "US": 1421 + }, + "Defensie Pijpleiding Organisatie": { + "BE": 9, + "DE": 5, + "NL": 78 + }, + "Denbury Gulf Coast Pipelines, LLC": { + "US": 59 + }, + "Denbury Onshore, LLC": { + "US": 103 + }, + "Denver Water": { + "US": 22 + }, + "DESO": { + "BR": 24 + }, + "Deusa International": { + "DE": 28 + }, + "Dhaka Wasa": { + "BD": 18 + }, + "Discovery Natural Resources, LLC": { + "US": 841 + }, + "District of Columbia Water and Sewer Authority": { + "US": 26 + }, + "Distrigaz": { + "RO": 22 + }, + "Dixie Pipeline Company": { + "US": 10 + }, + "Dixie Pipeline Company LLC": { + "US": 88 + }, + "Dofasco": { + "CA": 23 + }, + "Dominion Energy South Carolina": { + "US": 40 + }, + "Dominion Transmission": { + "US": 20 + }, + "Double Eagle Pipeline, LLC": { + "US": 13 + }, + "Dow Pipeline Company": { + "US": 105 + }, + "DSM": { + "DE": 1, + "NL": 14, + "US": 1 + }, + "DT/REGIONAL NNE": { + "BR": 26 + }, + "DTE Gas Company": { + "US": 25 + }, + "e-netz südhessen AG": { + "DE": 130 + }, + "e-regio": { + "DE": 11 + }, + "Eagle Ford Gathering, LLC": { + "US": 15 + }, + "Eagle Ford Midstream, LP": { + "US": 24 + }, + "Eagle Oil & Gas Co.": { + "US": 58 + }, + "East Bay Municipal Utility District": { + "US": 130 + }, + "Easton Energy Pipelines LLC": { + "US": 35 + }, + "Eastward Energy": { + "CA": 13 + }, + "Echo Canyon Pipeline, LLC": { + "US": 47 + }, + "EDA": { + "PT": 14 + }, + "EDF PEI": {}, + "EdiPower": { + "IT": 20 + }, + "Edison": { + "EC": 1, + "IT": 133 + }, + "El Paso Corporation": { + "US": 49 + }, + "El Paso Natural Gas Company": { + "US": 20 + }, + "Elering AS": { + "EE": 164, + "LV": 3 + }, + "EMGESA": { + "CO": 16 + }, + "Enagas": { + "FR": 2, + "PT": 2, + "ES": 668 + }, + "Enbridge": { + "CA": 149, + "US": 861 + }, + "Enbridge Offshore Facilities, LLC": { + "BD": 1, + "US": 9 + }, + "EnBW": { + "CZ": 3, + "FR": 6, + "DE": 1667, + "PL": 2, + "CH": 2 + }, + "Enel Green Power": { + "AU": 2, + "BO": 51, + "BR": 38, + "CL": 68, + "FR": 36, + "DE": 1, + "IT": 145, + "MX": 1, + "ZA": 5, + "ES": 58, + "US": 110, + "ZM": 1 + }, + "Enel Produzione S.p.a.": {}, + "Enerfin Field Services LLC": { + "US": 653 + }, + "Energienetze Bayern": { + "DE": 12 + }, + "Energieversorgung Halle Netz": { + "DE": 1 + }, + "Énergir": { + "CA": 37 + }, + "Energy Resource Technology": {}, + "Energy Transfer Company": { + "MX": 19, + "US": 2916 + }, + "Energy Transfer Partners": { + "US": 102 + }, + "Engie Solutions": { + "FR": 43 + }, + "ENI": { + "AT": 4, + "FR": 3, + "DE": 2, + "GH": 2, + "IT": 35, + "CH": 1, + "TM": 1 + }, + "ensoNETZ": { + "DE": 12 + }, + "Enterprise Crude Pipeline, LLC": { + "US": 194 + }, + "Enterprise Operating, LLC": { + "US": 60 + }, + "Enterprise Products Operating": { + "US": 181 + }, + "Enterprise Products Operating, LLC": { + "MX": 1, + "US": 1805 + }, + "EOG Resources, Inc.": { + "US": 9254 + }, + "EP Energy Company": { + "US": 481 + }, + "EP UK Investments": { + "IE": 65, + "GB": 65 + }, + "EPAL": { + "FR": 1, + "PT": 102 + }, + "Epic Consolidated Operations, LLC": { + "US": 14 + }, + "Epic Consolidated OPS, LLC": { + "US": 49 + }, + "Epic Permian Operating, LLC": { + "US": 2412 + }, + "EPSAS": { + "BO": 51 + }, + "Equinor": { + "BR": 2, + "NO": 80 + }, + "Equistar Chemicals": { + "US": 29 + }, + "Equistar Chemicals, LP": { + "US": 151 + }, + "Erdgas Ostschweiz AG": { + "AT": 101, + "DE": 14, + "LI": 4, + "CH": 2501 + }, + "Erema": { + "FR": 36, + "UG": 2 + }, + "ESB Generation and Wholesale Markets": { + "IE": 276, + "GB": 8 + }, + "Evides Waterbedrijf": { + "NL": 11 + }, + "EVN Топлофикция": { + "BG": 2 + }, + "Exolum": { + "IE": 51, + "ES": 96, + "GB": 317 + }, + "Explorer Pipeline Company": { + "US": 22 + }, + "Exxon Mobil Corporation": { + "CA": 5, + "DE": 1, + "US": 151 + }, + "Exxonmobil Oil Corporation": { + "US": 52 + }, + "Exxonmobil Pipeline Company": { + "US": 238 + }, + "Faraday Midstream Company": { + "US": 39 + }, + "Faulconer Energy, LLC": { + "US": 52 + }, + "Faulconer, Vernon E., INC.": { + "US": 13 + }, + "Fenaka Corporation Limited Vaikaradhoo": { + "MV": 332 + }, + "Ferngas Netzgesellschaft": { + "DE": 1 + }, + "Fernleitungs-Betriebsgesellschaft mbH Bereichsverwaltung Süd Idar-Oberstein": { + "BE": 1, + "FR": 14, + "DE": 348, + "LU": 1 + }, + "FGSZ": { + "HU": 2054, + "RS": 1 + }, + "FGSZ Földgázszállító Zrt.": { + "HR": 1, + "HU": 101, + "RO": 1, + "SK": 1 + }, + "FGSZ Zrt.": { + "AT": 1, + "HU": 683, + "RO": 2, + "RS": 1, + "SK": 1, + "UA": 4 + }, + "Field Petroleum Corp": { + "US": 8 + }, + "First Gas": { + "NZ": 261, + "PH": 16 + }, + "FL Rich Gas Services, LP": { + "US": 7 + }, + "Flint Hills Resources": { + "US": 73 + }, + "Flint Hills Resources Port Arthur, LLC": { + "US": 27 + }, + "Flint Hills Resources, LLC": { + "US": 70 + }, + "Florida Gas Transmission": { + "US": 70 + }, + "Florida Gas Transmission Co. LLC": { + "US": 2 + }, + "Florida Gas Transmission Company": { + "US": 6 + }, + "Florida Gas Transmission Company, LLC": { + "US": 309 + }, + "Fluxys": { + "BE": 1754, + "FR": 4, + "DE": 13, + "LU": 3, + "NL": 11 + }, + "FMHL": { + "FR": 2, + "CH": 69 + }, + "Fortis BC": { + "CA": 795, + "US": 5 + }, + "FŐTÁV": { + "HU": 50 + }, + "FŐTÁV Zrt.": { + "HU": 2 + }, + "Fourth Floor Operating, LLC": { + "US": 13 + }, + "Freeport LNG Development": { + "US": 11 + }, + "Frio Lasalle Pipeline, LP": { + "US": 297 + }, + "Fulmine": { + "BG": 11, + "GR": 1 + }, + "GAIL": { + "IN": 69 + }, + "Galveston Bay Refinery Logistics LLC": { + "US": 12 + }, + "Gas Natural": { + "ES": 170 + }, + "Gas Networks Ireland": { + "IE": 972, + "GB": 42 + }, + "GASCADE Gastransport GmbH": { + "CZ": 1, + "DE": 774 + }, + "Gasconnect Austria GmbH": { + "AT": 135, + "SK": 3 + }, + "Gassco": { + "BE": 11, + "FR": 3, + "DE": 3, + "NL": 1, + "NO": 53, + "GB": 4 + }, + "Gasum": { + "FI": 123, + "NO": 12, + "SE": 2 + }, + "Gasunie": { + "BE": 3, + "DE": 221, + "NL": 201 + }, + "Gasverbund Mittelland AG": { + "CH": 69 + }, + "GAZ-SYSTEM": { + "PL": 54 + }, + "Gaz-System S.A.": { + "PL": 39 + }, + "Gaznat SA": { + "FR": 25, + "CH": 112 + }, + "Gazprom": { + "BA": 4, + "BG": 4, + "LT": 1, + "RO": 2, + "RS": 3, + "TR": 2, + "UA": 3, + "UZ": 1 + }, + "Gedea Linach KG": { + "DE": 12 + }, + "Gemeinde Schönbrunn": { + "DE": 46 + }, + "Gemeinde Trabitz": { + "DE": 40 + }, + "Genesis Offshore Holdings, LLC": { + "US": 8 + }, + "Genesis Producing Company, L.P.": { + "US": 15 + }, + "GKM": { + "DE": 67 + }, + "Gminna Spółka Wodna": { + "PL": 74 + }, + "GMWC": { + "US": 147 + }, + "GOM Shelf LLC": { + "US": 222 + }, + "GPEC": { + "PL": 18 + }, + "Grand Annecy": { + "FR": 275 + }, + "Grande Dixence S.A.": { + "CH": 112 + }, + "Gravity Midstream CC, LLC": { + "US": 21 + }, + "GRDF": { + "FR": 551, + "CH": 6 + }, + "Grit Oil & Gas Management, LLC": { + "US": 11 + }, + "GRTgaz": { + "BE": 6, + "FR": 7672, + "DE": 1, + "CH": 119 + }, + "Gulf Coast Energy, INC.": { + "US": 13 + }, + "Gulf South Pipeline Company, LLC": { + "US": 694 + }, + "Gulfstream Natural Gas System, L.L.C.": { + "US": 16 + }, + "Gulfstream Pipeline": { + "US": 1 + }, + "GWD": { + "PH": 23 + }, + "GYŐR-SZOL Zrt.": { + "HU": 47 + }, + "Hackschnitzelheizung Frankenburg": { + "AT": 80 + }, + "Harvest Midstream Company": { + "US": 56 + }, + "Harvest Pipeline Company": { + "US": 25 + }, + "Harz Energie GmbH & Co. KG": { + "DE": 428 + }, + "Headington Energy Partners, LLC": { + "US": 35 + }, + "Helsingin Vesi": { + "FI": 457 + }, + "HEP Toplinarstvo": { + "HR": 23 + }, + "High Point Gas Gathering LLC": {}, + "Hilcorp Energy Company": { + "US": 659 + }, + "HK": { + "FI": 14, + "CH": 2 + }, + "Houston Pipe Line Company": { + "US": 214 + }, + "HS Veitur": { + "IS": 18 + }, + "Hunt Crude Oil Supply Company": { + "US": 15 + }, + "Hydrocop": { + "FR": 57, + "US": 2 + }, + "illwerke vkv": {}, + "Imperial Oil": { + "BG": 1, + "CA": 45 + }, + "INA": { + "BA": 8, + "CR": 49, + "HR": 449, + "FR": 6, + "HU": 1, + "IN": 1, + "IT": 9, + "PA": 1, + "SK": 1, + "SI": 3 + }, + "Ineos USA, LLC": { + "US": 53 + }, + "Infracor GmbH": { + "DE": 197 + }, + "International Paper": { + "IT": 2, + "ES": 1, + "US": 77 + }, + "IOCL": { + "IN": 31 + }, + "Irish Water": { + "IE": 972, + "GB": 1 + }, + "Ironwood Midstream Energy Partners, LLC": { + "US": 104 + }, + "Iroquois Gas Transmission System": { + "US": 28 + }, + "Irving Oil": { + "CA": 40, + "US": 7 + }, + "İSKİ": { + "TR": 122 + }, + "ITC Pipeline Company LLC": { + "US": 19 + }, + "Jadranski naftovod": { + "HR": 129, + "HU": 2, + "RS": 4, + "SI": 2 + }, + "Joint Bunkering Services": { + "ZA": 13 + }, + "JRC/IRMM": { + "BE": 42 + }, + "KarakudukMunai": { + "KZ": 209 + }, + "Karlsruher Institut für Technologie": { + "DE": 595 + }, + "Kauno termofikacinė elektrinė": { + "LT": 26 + }, + "KEBAG": { + "CH": 31 + }, + "KELAG": { + "AT": 352, + "IT": 1, + "SI": 15 + }, + "KGHM": { + "CA": 1, + "CL": 1, + "PL": 21, + "US": 2 + }, + "Kinder Morgan": { + "CA": 4, + "US": 227 + }, + "Kinder Morgan Crude & Condensate LLC": { + "US": 27 + }, + "Kinder Morgan Liquids Terminals LLC": { + "US": 27 + }, + "Kinder Morgan Tejas Pipeline": { + "US": 59 + }, + "Kinder Morgan Tejas Pipeline, LLC": { + "MX": 3, + "US": 180 + }, + "Kinder Morgan Texas Pipeline LLC": { + "MX": 1, + "US": 360 + }, + "Kinder Morgan Treating, LP": { + "US": 80 + }, + "Kinetica Partners, LLC": { + "US": 118 + }, + "KNG-Kärnten Netz GmbH": { + "AT": 6746, + "IT": 9, + "SI": 13 + }, + "Koch Pipeline Company, L.P.": { + "US": 254 + }, + "Korsnäs": { + "SE": 12 + }, + "Kraftwerke Linth-Limmern": { + "CH": 49 + }, + "Kyffhäuser Abwasser- und Trinkwasserverband": { + "DE": 303 + }, + "Lakeshore Operating, LLC": { + "US": 161 + }, + "Lamar Oil & Gas, INC.": { + "US": 21 + }, + "Lamay Corporation": { + "US": 41 + }, + "Latvijas gāze": { + "LV": 17, + "LT": 1 + }, + "Lavaca Midstream, L.L.C.": { + "US": 111 + }, + "Lavaca Pipe Line Company": { + "US": 91 + }, + "Lempäälän Lastusten Vesihuolto-osuuskunta": { + "FI": 49 + }, + "Lennheden Vatten AB": { + "SE": 18 + }, + "Liechtensteinische Gasversorgung LGV": { + "AT": 5, + "LI": 141, + "CH": 113 + }, + "Linde Inc.": { + "US": 63 + }, + "Linn Operating, LLC": { + "US": 9 + }, + "LMWD": { + "PH": 17 + }, + "Lonestar Operating, LLC": { + "US": 30 + }, + "Lundin Energy Norway AS": {}, + "LWG Lausitzer Wasser": { + "DE": 21 + }, + "MA31 Magistrat der Stadt Wien, Wiener Wasser": { + "AT": 47 + }, + "Magellan Crude Oil Pipeline Company, LLC": { + "US": 24 + }, + "Magellan Pipeline Company, L.P.": { + "US": 76 + }, + "Magellan Terminals Holdings, L.P.": { + "US": 11 + }, + "Mainline Pipelines Limited": { + "GB": 17 + }, + "Mancomunidad de los Canales del Taibilla": { + "ES": 394 + }, + "MAPP": { + "MA": 217, + "GB": 2 + }, + "Marathon Oil EF, LLC": { + "US": 1007 + }, + "Marathon Oil, LLC": { + "US": 412 + }, + "Marathon Pipe Line LLC": { + "US": 266 + }, + "Maritimes and Northeast Pipeline": { + "CA": 42, + "US": 13 + }, + "Markwest Energy S TX Gas Company, LLC": { + "US": 18 + }, + "Markwest Javelina Co., L.L.C.": { + "US": 12 + }, + "Markwest Javelina P/L Co, L.L.C.": { + "US": 14 + }, + "Martin Operating Partnership Lp": { + "US": 7 + }, + "Max Midstream Texas, LLC": { + "US": 19 + }, + "Maynilad Water Services": { + "PH": 59 + }, + "MEGAL Mittel-Europäische Gasleitungsgesellschaft mbH & Co. KG": { + "CZ": 2, + "FR": 2, + "DE": 26 + }, + "Memorial University": { + "CA": 30 + }, + "MěPOS Šenov": { + "CZ": 20 + }, + "Meridian Energy": { + "AU": 68, + "DE": 7, + "NZ": 179 + }, + "Metro Vancouver": { + "CA": 82 + }, + "Metropolitan Water District of Southern California": { + "US": 48 + }, + "Mid Valley Pipeline Company LLC": { + "US": 150 + }, + "Midcontinent Express Pipeline LLC": { + "US": 29 + }, + "Mihő Kft.": { + "HU": 15 + }, + "Millennium Pipeline": { + "US": 43 + }, + "Minera Alumbrera YMAD-UTE": { + "AR": 57 + }, + "Mitteldeutsche Netzgesellschaft Gas GmbH": { + "DE": 73 + }, + "Moldovagaz": { + "MD": 302 + }, + "Momentum Production Corp.": { + "US": 4 + }, + "Monroe Gas Storage Company, LLC": { + "US": 17 + }, + "Monument Pipeline, LP": { + "US": 26 + }, + "Motiva Enterprises LLC": { + "US": 35 + }, + "MPEC Rzeszów": { + "PL": 19 + }, + "MPEC S.A": { + "PL": 16 + }, + "Murphy Exploration & Production": {}, + "Murphy Exploration & Production Company": { + "US": 259 + }, + "Mustang Island Gathering, LLC": { + "US": 12 + }, + "MVV Netze GmbH": { + "DE": 327 + }, + "MWRA": { + "US": 67 + }, + "NAM": { + "DE": 67, + "NL": 415 + }, + "National Gas": { + "GB": 39 + }, + "Natural Gas P/L Co of Amer LLC": {}, + "Natural Gas Pipeline Company of Amar": { + "US": 2 + }, + "Natural Gas Pipeline Company of Amar, LLC": { + "US": 13 + }, + "Natural Gas Pipeline Company of America, LLC": { + "US": 74 + }, + "Naturgy": { + "AR": 1, + "PA": 5, + "ES": 129 + }, + "Navarro Midstream Services, LLC": { + "MX": 2, + "US": 536 + }, + "NEL Gastransport": {}, + "Net Mexico Pipeline Partners, LLC": { + "MX": 2, + "US": 17 + }, + "Netz Burgenland": { + "AT": 385, + "HU": 5 + }, + "Netz Niederösterreich GmbH": { + "AT": 1810, + "CZ": 4 + }, + "Netze Südwest": { + "DE": 1 + }, + "Q124422389": {}, + "Neumin Production Company": { + "US": 27 + }, + "New Horizon Investments Ltd.": {}, + "New York City Department of Environmental Protection": { + "US": 54 + }, + "Newfield Exploration Company": { + "US": 100 + }, + "Nicor Gas": { + "US": 3 + }, + "NiSource": {}, + "NÖ Netz": { + "AT": 62 + }, + "Nord-West Oelleitung GmbH": { + "DE": 51 + }, + "Norðurorka": { + "IS": 12 + }, + "Northern Gas Networks": { + "GB": 44 + }, + "Northern Ireland Water": { + "IE": 857, + "GB": 855 + }, + "Northern Natural Gas": { + "US": 85 + }, + "Northwest Pipeline LLC": { + "US": 16 + }, + "Nothern Natural Gas Company": {}, + "Nova Scotia Power": { + "CA": 2907 + }, + "Nowega": { + "DE": 80 + }, + "NSWDB": { + "LK": 104 + }, + "Nukissiorfiit": { + "GL": 39 + }, + "Nuon": { + "DE": 1, + "NL": 61, + "GB": 1 + }, + "Nustar Logistics": { + "MX": 2, + "US": 101 + }, + "Nustar Logistics, L.P.": { + "MX": 1, + "US": 28 + }, + "NW Natural": { + "US": 14 + }, + "Occidental Permian Ltd.": { + "US": 117 + }, + "Oiltanking Deutschland GmbH & Co. KG": { + "DE": 76 + }, + "OMV": { + "AT": 638, + "BG": 49, + "CZ": 84, + "DE": 264, + "HU": 24, + "IT": 6, + "NZ": 1, + "RO": 132, + "RS": 63, + "SK": 100, + "SI": 13, + "US": 1, + "YE": 34 + }, + "OMV Refining & Marketing GmbH": { + "AT": 120 + }, + "Oneok Hydrocarbon Southwest, LLC": { + "US": 22 + }, + "Oneok NGL Pipeline, LLC": { + "US": 45 + }, + "ONTRAS": { + "DE": 52 + }, + "OÖ Ferngas": { + "AT": 136 + }, + "Open Grid Europe GmbH": { + "BE": 2, + "FR": 1, + "DE": 540, + "CH": 1 + }, + "Orkuveita Reykjavíkur": { + "IS": 6 + }, + "Ormat": { + "US": 29 + }, + "Ormat Technologies Inc.": { + "US": 118 + }, + "Ouray Ice Park": { + "US": 134 + }, + "OXY USA INC.": { + "US": 484 + }, + "Ozona Pipeline Energy Company, LLC": { + "US": 71 + }, + "Pacific Gas and Electric": { + "US": 3458 + }, + "Panhandle Energy": { + "US": 3 + }, + "Panther Pipeline, LLC": { + "US": 2 + }, + "Paradigm Midstream Services, LLC": { + "US": 115 + }, + "PDAM": { + "ID": 28 + }, + "PDVSA": { + "VE": 1016 + }, + "Pembina": { + "CA": 44 + }, + "PEMEX": { + "MX": 306 + }, + "Penn Virginia Oil & Gas": { + "US": 109 + }, + "Peoples Gas System": {}, + "Peoples Gas System, Inc.": { + "US": 16 + }, + "Pertamina": { + "TL": 1, + "ID": 537 + }, + "Petrobras": { + "AR": 2, + "BO": 1, + "BR": 614, + "CL": 27, + "CO": 52, + "PY": 17 + }, + "Petrobras Transporte SA": { + "BR": 197 + }, + "Petrochemical Pipeline Services": { + "BE": 16, + "NL": 18 + }, + "Petroecuador": { + "CO": 6, + "EC": 281 + }, + "Petroleum Fuels Company, Inc": { + "US": 8 + }, + "PG&E": { + "US": 135 + }, + "PGE Górnictwo i Energetyka Konwencjonalna S.A.": { + "DE": 2, + "PL": 81 + }, + "PGNiG TERMIKA": { + "PL": 26 + }, + "Phillips 66 Company": { + "US": 33 + }, + "Phillips 66 Pipeline, LLC": { + "US": 112 + }, + "Piedmont Natural Gas Company": { + "US": 233 + }, + "Pintail Oil & Gas, LLC": {}, + "Placer County Water Agency": { + "US": 111 + }, + "Plains Pipeline, LP": { + "US": 186 + }, + "Plantation Pipeline": {}, + "Plantation Pipeline Company": {}, + "Plinacro": { + "HR": 132, + "HU": 1, + "SI": 2 + }, + "PLTP Patuha": { + "ID": 43 + }, + "Plzeňská teplárenská, a.s.": { + "CZ": 43 + }, + "Powerco": { + "NZ": 5920 + }, + "Preem": { + "SE": 491 + }, + "Premier Transmission Limited": { + "IE": 15, + "GB": 19 + }, + "Producers Gas Gathering JV": { + "US": 14 + }, + "Products (SE) Pipe Line Corporation": { + "US": 322 + }, + "Promioriente": { + "CO": 16 + }, + "Protege Energy III, LLC": { + "US": 165 + }, + "Public Service Company of North Carolina": { + "US": 39 + }, + "QGC": { + "AU": 30 + }, + "Quail Creek Oil Corporation": { + "US": 16 + }, + "RAG Austria": { + "AT": 2 + }, + "Recoil Resources Operating, Inc.": { + "US": 34 + }, + "Redexis": { + "ES": 19 + }, + "Régaz": { + "FR": 64 + }, + "Regio Energie Solothurn": { + "CH": 64 + }, + "Regional NNE": { + "BR": 38 + }, + "Remora Operating, LLC": { + "US": 32 + }, + "REN": { + "PT": 2255, + "ES": 49 + }, + "Renaissance Offshore LLC": {}, + "Repsol Oil & Gas USA, LLC": { + "US": 773 + }, + "Republic Coast Pipeline, LLC": { + "US": 27 + }, + "Rhein-Main-Rohrleitungstransportgesellschaft": { + "DE": 203, + "NL": 2 + }, + "Rheinkalk GmbH": { + "DE": 20 + }, + "Rio Tinto Alcan": { + "AU": 1, + "CA": 128, + "GB": 23 + }, + "Rockdale Energy, LLC": { + "US": 40 + }, + "Rosneft": { + "GE": 1 + }, + "Rotterdam-Rijn Pijpleidingmaatschappij": { + "DE": 4, + "NL": 36 + }, + "RUBIS Antilles Guyane": {}, + "Ruhrgas": { + "DE": 36 + }, + "Ruhroel": { + "DE": 34 + }, + "RWE": { + "BE": 1, + "HR": 1, + "CZ": 11, + "FR": 7, + "DE": 5199, + "IE": 1, + "IT": 7, + "NL": 33, + "PL": 1, + "SK": 1, + "ES": 2, + "CH": 4, + "GB": 141, + "US": 1 + }, + "SA Water": { + "AU": 702 + }, + "Sabal Trail Transmission": { + "US": 3 + }, + "Sabal Trail Transmission, LLC": { + "US": 13 + }, + "Sabesp": { + "BR": 297 + }, + "SAF": { + "IT": 48, + "MY": 1, + "US": 107 + }, + "Sakhalin Energy": {}, + "Samarco": { + "BR": 22 + }, + "San Francisco Public Utilities Commission": { + "US": 402 + }, + "Sandel Operating Company": { + "US": 26 + }, + "SAPPRO": { + "FR": 1, + "CH": 37 + }, + "SARA (Société Anonyme de Raffinerie des Antilles)": {}, + "Sarita Energy Resources, Ltd.": { + "US": 12 + }, + "SBB-CFF": { + "FR": 12, + "CH": 72 + }, + "Schluchseewerk AG": { + "DE": 49 + }, + "Scottish & Southern Energy": { + "GB": 147 + }, + "Sea Eagle Ford, LLC": { + "US": 163 + }, + "Sea Robin Pipeline Company LLC": {}, + "Seadrift Pipeline": { + "US": 6 + }, + "Seadrift Pipeline Corp": { + "US": 2 + }, + "Seadrift Pipeline Corporation": { + "US": 86 + }, + "SEP Congo": { + "CD": 992 + }, + "Seqwater": { + "AU": 63 + }, + "Serhy": { + "FR": 64 + }, + "Servicio Municipal de Agua Potable y Alcantarillado": { + "BO": 75 + }, + "SEV": { + "FO": 69, + "FR": 16, + "DE": 5, + "IT": 5, + "MX": 9 + }, + "Severn Trent": { + "GB": 596, + "US": 1 + }, + "SFDM": { + "FR": 83 + }, + "SGN": { + "CO": 1, + "DE": 1, + "GB": 60 + }, + "SGN Natural Gas": { + "IE": 17, + "GB": 17 + }, + "Shell Deutschland Oil GmbH": { + "DE": 105 + }, + "Shell Offshore Inc.": { + "US": 321 + }, + "Shell Pipeline Company": { + "US": 92 + }, + "SHEM": { + "FR": 234 + }, + "Silverbow Resources Operating, LLC": { + "US": 81 + }, + "SM Energy Company": { + "US": 5 + }, + "SN EF Maverick, LLC": { + "MX": 3, + "US": 1960 + }, + "SN Operating, LLC": { + "US": 27 + }, + "SNAM": { + "IT": 133 + }, + "Snowy Hydro": { + "AU": 111 + }, + "SoCalGas": { + "US": 19 + }, + "Société du Pipeline Sud-Européen": { + "FR": 66, + "DE": 30 + }, + "SONATRACH": { + "DZ": 18, + "ES": 1 + }, + "SONELGAZ": { + "DZ": 63 + }, + "Sonera": { + "FI": 332 + }, + "South Australian Government": { + "AU": 202 + }, + "South-West Water": { + "GB": 22 + }, + "Southcross CCNG Gathering": { + "US": 28 + }, + "Southcross Ccng Gathering Ltd.": { + "US": 20 + }, + "Southcross CCNG Transmission": { + "US": 23 + }, + "Southcross CCNG Transmission Ltd": { + "US": 106 + }, + "Southcross Gulf Coast Trans. Ltd": { + "US": 91 + }, + "Southcross Ngl Pipeline Ltd.": { + "US": 16 + }, + "Southeast Gas": { + "US": 38 + }, + "Southeast Supply Header, LLC": { + "US": 32 + }, + "Southern Natural Gas": { + "US": 281 + }, + "Southern Natural Gas Company, L.L.C.": { + "US": 351 + }, + "Southwest Gas": { + "US": 5 + }, + "SPDC": { + "NG": 11 + }, + "Spire Gulf, Inc.": { + "US": 11 + }, + "Spółka Energetyczna Jaworzno": { + "PL": 12 + }, + "Spółka Wodociągowo–Kanalizacyjna Dzimierz – Nowa Wieś": { + "PL": 42 + }, + "SPP": { + "CZ": 2, + "PL": 235, + "SK": 61 + }, + "Springfield Pipeline, LLC": { + "US": 1673 + }, + "SSE": { + "BR": 1, + "CO": 2, + "DE": 1, + "IE": 17, + "IT": 4, + "PG": 1, + "SK": 2568, + "ZA": 4, + "TW": 5, + "GB": 622 + }, + "SSE Ireland": { + "IE": 43 + }, + "St Mary River Irrigation District": { + "CA": 18 + }, + "Stadtentwässerung Stuttgart": { + "DE": 102 + }, + "Stadtwerke Goch": { + "DE": 23 + }, + "Stadtwerke Jena": { + "DE": 35 + }, + "Stadtwerke Karlsruhe Netzservice GmbH": { + "DE": 509 + }, + "Stadtwerke Kiel AG": { + "DE": 52 + }, + "Stadtwerke Lübeck": { + "DE": 348 + }, + "Startex Field Services, LLC": { + "US": 33 + }, + "Stingray Pipeline Company LLC": {}, + "Stonewater Pipeline Company": { + "BD": 2, + "US": 102 + }, + "STW": { + "AT": 1, + "DE": 29, + "PL": 2, + "GB": 117 + }, + "Sulphur River Exploration, Inc.": { + "US": 161 + }, + "Sunoco Pipeline L.P.": { + "US": 158 + }, + "Swissgas": { + "CH": 38 + }, + "Sydney Catchment Authority": { + "AU": 50 + }, + "Sydney Water": { + "AU": 695 + }, + "TAG": { + "BR": 87, + "FR": 19, + "DE": 14, + "PL": 2 + }, + "Targa NGL Pipeline Company LLC": { + "US": 47 + }, + "TC Energy Corporation": { + "CA": 112, + "US": 223 + }, + "TC Offshore LLC": {}, + "TC Oil Pipeline Operations Inc.": { + "US": 12 + }, + "Tennessee Gas Pipeline Company": { + "MX": 2, + "US": 176 + }, + "TENP Trans Europa Naturgas Pipeline GmbH & Co. KG": { + "FR": 6, + "DE": 40, + "IT": 1, + "NL": 3, + "CH": 1 + }, + "TEOL": { + "SI": 19 + }, + "Terega": { + "FR": 626, + "ES": 3 + }, + "terranets bw GmbH": { + "DE": 618 + }, + "Texas Eastern Transmission": { + "US": 8 + }, + "Texas Eastern Transmission, LP": { + "MX": 2, + "US": 937 + }, + "Texas Gas Service Company": { + "MX": 1, + "US": 104 + }, + "Texas Gas Transmission": { + "US": 2 + }, + "Texas Independent Explor Ltd.": {}, + "Texas Pipeline Systems, LLC": { + "US": 27 + }, + "Texas Pipeline, LLC": { + "US": 160 + }, + "TGS SA": { + "AR": 129, + "CL": 4 + }, + "Thames Water Utilities Ltd.": { + "GB": 17 + }, + "The Dow Chemical Company": { + "US": 108 + }, + "The Pennsylvania State University": { + "US": 294 + }, + "Thika Power": { + "KE": 112 + }, + "Thyssengas": { + "DE": 311 + }, + "ThyssenKrupp Steel": { + "DE": 17 + }, + "TIGAS": { + "AT": 21, + "DE": 1 + }, + "Torrent Oil LLC": { + "US": 1 + }, + "town of gillham": { + "US": 9 + }, + "Town of Inuvik": { + "CA": 122 + }, + "TPC Group LLC": { + "US": 28 + }, + "TPL Southtex Midstream LLC": { + "US": 36 + }, + "TR Offshore, LLC": { + "US": 20 + }, + "Trans Adriatic Pipeline AG": { + "AL": 15, + "GR": 23, + "IT": 5, + "TR": 2 + }, + "Trans Austria Gasleitung GmbH": { + "AT": 320, + "IT": 5, + "SI": 1 + }, + "Trans Mountain": { + "CA": 13 + }, + "Trans-Northern Pipelines Inc.": { + "CA": 32 + }, + "Transcontinental Gas Pipe Line Company, LLC": { + "US": 949 + }, + "Transcontinental Gas Pipeline Company": { + "US": 186 + }, + "Transitgas AG": { + "DE": 3, + "CH": 14 + }, + "Transpetro": {}, + "Transportadora Associada de Gás S.A": { + "BR": 26 + }, + "Transportadora Brasileira Gasoduto Bolívia-Brasil S.A.": { + "BO": 6, + "BR": 135 + }, + "Transportadora de Gas del Norte S.A.": { + "AR": 36 + }, + "Transwestern Pipeline Company": { + "US": 14 + }, + "TRAPIL": { + "FR": 483, + "DE": 1, + "LU": 1 + }, + "Trek Resources, Inc.": { + "MX": 14, + "US": 19 + }, + "Trinity Operating, LLC": { + "US": 65 + }, + "Trinity River Energy Operating, LLC": { + "MX": 3, + "US": 53 + }, + "Trunkline Gas Company, LLC": { + "US": 239 + }, + "Tryall, INC": { + "US": 46 + }, + "Twin Rivers Paper Company": { + "CA": 15, + "US": 17 + }, + "UEM": { + "BR": 6, + "FR": 100, + "MZ": 2 + }, + "UKOP": { + "GB": 45 + }, + "UN - ES": { + "BR": 29 + }, + "UN-BA": { + "BR": 72 + }, + "UN-BC": { + "BR": 149 + }, + "UN-BSOL": { + "BR": 55 + }, + "UN-RNCE": { + "BR": 149 + }, + "UN-SEAL": { + "BR": 94 + }, + "Unigaz": { + "FR": 2, + "MN": 1, + "CH": 31 + }, + "Union Gas": { + "CA": 15 + }, + "Union Oil Company of California": { + "US": 155 + }, + "Uniper": { + "CA": 1, + "DE": 60, + "NL": 10, + "GB": 4 + }, + "UNIPETROL RPA, s.r.o.": { + "CZ": 13 + }, + "United Brine Pipeline Co, LLC": {}, + "United Utilities": { + "GB": 396 + }, + "Unitil": { + "US": 1271 + }, + "UPM-Kymmene": { + "FI": 18 + }, + "UPP Operating, LLC": { + "US": 888 + }, + "UralTransGas": { + "KZ": 6, + "UZ": 2 + }, + "Urban Oil & Gas Group, LLC": { + "MX": 2, + "US": 96 + }, + "Valence Operating Company": { + "US": 40 + }, + "Valero Houston Refinery": { + "US": 11 + }, + "Valero Refining - Texas, L.P.": { + "US": 11 + }, + "Validus NRG Aquilas Assetco, LLC": { + "US": 271 + }, + "Valley Crossing Pipeline, LLC": { + "MX": 2, + "US": 15 + }, + "Vanguard Operating, LLC": { + "US": 10 + }, + "Vattenfall": { + "DK": 195, + "FI": 13, + "DE": 171, + "NL": 442, + "PL": 1, + "SE": 394, + "GB": 18 + }, + "Vattenfall Wärme Berlin AG": { + "DE": 28 + }, + "Verbund Hydro Power GmbH": { + "AT": 598 + }, + "Verdun Oil & Gas": { + "US": 44 + }, + "Verdun Oil & Gas, LLC": { + "US": 31 + }, + "Vivaqua": { + "BE": 80 + }, + "W&T Offshore, Inc.": { + "US": 4 + }, + "Wagner Oil Company": { + "US": 66 + }, + "Wales & West Utilities": { + "GB": 42 + }, + "WAPDA": { + "PK": 67 + }, + "Wasserversorgung Bayerischer Wald": { + "DE": 24 + }, + "WaterCare": { + "NZ": 20 + }, + "Weld Exploration": { + "US": 15 + }, + "West Texas Gas Utility": { + "MX": 7, + "US": 76 + }, + "West Texas Gas Utility, LLC": { + "MX": 1, + "US": 115 + }, + "White Marlin Operating Co, LLC": { + "US": 43 + }, + "Whiting Oil and Gas Corporation": { + "US": 10 + }, + "Williams": { + "US": 55 + }, + "Williams Field Services": { + "US": 1 + }, + "Williams MLP Operating, LLC": { + "US": 337 + }, + "Williams MPL Operating, LLC": { + "US": 1010 + }, + "WINGAS GmbH & Co. KG": { + "DE": 19 + }, + "Wink to Webster Pipeline LLC": { + "US": 14 + }, + "Wisconsin Public Service Corporation": { + "US": 31 + }, + "Woodway Bluebonnet Pipeline LLC": { + "US": 24 + }, + "WSD": { + "CN": 22 + }, + "WTG Gas Transmission Company, LLC": { + "US": 32 + }, + "WTG South Permian Midstream, LLC": { + "US": 962 + }, + "Wuppertaler Stadtwerke": { + "DE": 242 + }, + "XTO Energy, Inc.": { + "US": 199 + }, + "Y.P.F. S.A.": { + "AR": 64 + }, + "ZADCO": { + "QA": 72 + }, + "Zarvonia Energy, LLC": { + "US": 119 + }, + "Zweckverband Bodensee-Wasserversorgung": { + "DE": 178 + }, + "АО «Интер РАО - Электрогенерация»": {}, + "Булгартрансгаз ЕАД": { + "BG": 44, + "RO": 3, + "RS": 2, + "TR": 1 + }, + "Газпром": { + "BY": 1, + "BG": 7, + "KG": 6, + "RS": 29, + "TJ": 1, + "UA": 1 + }, + "Газпром газораспределение Великий Новгород": {}, + "ІЗС": { + "UA": 25 + }, + "Київгаз": { + "UA": 37 + }, + "Минские тепловые сети - РУП \"Минскэнерго\" РТС-6": { + "BY": 17 + }, + "Минские тепловые сети - РУП \"Минскэнерго\" РТС-8": { + "BY": 13 + }, + "Михайловское тепловое хозяйство": {}, + "НорильскГазпром": {}, + "ОАО \"Гомельтранснефть Дружба\"": { + "BY": 16, + "PL": 1 + }, + "ОАО \"Трансаммиак\"": { + "UA": 2 + }, + "ОКВП \"Дніпро-Кіровоград\"": { + "UA": 52 + }, + "ООО \"Газпром трансгаз Сургут\"": {}, + "ООО \"Газпром трансгаз Югорск\"": {}, + "ООО \"Газпром трансгаз Югорск\", ОАО \"Газпром\"": {}, + "СКРУ-3 АО «Уралкалий»": {}, + "Татэнерго": {}, + "ТГК-11": {}, + "ТГК-14": { + "CN": 1 + }, + "Теплосети": { + "BY": 1 + }, + "теплотрасса": {}, + "Топлофикация Бургас": { + "BG": 2 + }, + "Топлофикация Враца": { + "BG": 1 + }, + "Топлофикация Перник": { + "BG": 2 + }, + "Топлофикация Плевен": { + "BG": 1 + }, + "Топлофикация Русе": { + "BG": 1 + }, + "Топлофикация Сливен": { + "BG": 1 + }, + "Топлофикация София": { + "BG": 48 + }, + "Топлофикация София ЕАД": { + "BG": 1 + }, + "Транснефть": { + "CN": 1 + }, + "ТЭЦ-2": { + "BY": 1 + }, + "Укртрансгаз": { + "UA": 36 + }, + "Укртранснафта": { + "HU": 1, + "UA": 41 + }, + "Ульбинская гидроэлектростанция": { + "KZ": 12 + }, + "Ухта-Торжок": {}, + "ФГУП УЭВ": {}, + "Черкасигаз": {}, + "Черкаситрансгаз": { + "UA": 24 + }, + "临沂富源热电有限公司": { + "CN": 188 + }, + "曹妃甸港": { + "CN": 17 + }, + "横浜市水道局": { + "JP": 35 + }, + "渠務署 Drainage Services Department": { + "CN": 22 + }, + "Companhia de Águas e Esgotos do Rio Grande do Norte - CAERN": { + "BR": 68 + }, + "De Watergroep": { + "BE": 51 + }, + "Maynilad": { + "PH": 14 + }, + "Pidpa": { + "BE": 88, + "NL": 1 + }, + "Watercare": { + "NZ": 161 + }, + "ΕΥΑΘ": { + "GR": 14 + }, + "ΕΥΔΑΠ": { + "GR": 317 + }, + "ВиК Благоевград": { + "BG": 7 + }, + "ВиК Бургас": { + "BG": 13 + }, + "ВиК Варна": { + "BG": 5 + }, + "ВиК Видин": { + "BG": 3, + "RO": 1 + }, + "ВиК Враца": { + "BG": 3 + }, + "ВиК Габрово": { + "BG": 1 + }, + "ВиК Добрич": {}, + "ВиК Кърджали": {}, + "ВиК Ловеч": {}, + "ВиК Монтана": { + "BG": 2 + }, + "ВиК Пазарджик": {}, + "ВиК Перник": {}, + "ВиК Плевен": {}, + "ВиК Пловдив": { + "BG": 1 + }, + "ВиК Разград": {}, + "ВиК Сливен": {}, + "ВиК Смолян": {}, + "ВиК София област": { + "BG": 3 + }, + "ВиК Стара Загора": { + "BG": 1 + }, + "ВиК Търговище": {}, + "ВиК Хасково": {}, + "ВиК Шумен": {}, + "ВиК Ямбол": {}, + "Кюстендилска вода": {}, + "Софийска вода": { + "BG": 8 + }, + "水務署 Water Supplies Department": { + "CN": 22 + }, + "enercity Netz": { + "DE": 110 + }, + "Openreach": { + "IE": 69, + "GB": 5322 + }, + "Proximus": { + "BE": 372, + "FR": 2, + "LU": 1 + }, + "Telenet": { + "BE": 273 + }, + "Virgin Media": { + "IE": 5, + "GB": 1085 + }, + "WightFibre": { + "GB": 51 + }, + "ABIX": { + "ES": 16 + }, + "ACT Government/Australian Federal Police": { + "AU": 19 + }, + "Albert": { + "CZ": 51, + "DE": 1, + "PH": 1, + "UG": 1, + "GB": 1 + }, + "Aldi": { + "AU": 45, + "BE": 76, + "DK": 7, + "FR": 329, + "DE": 438, + "HU": 20, + "IE": 2, + "IT": 56, + "NL": 26, + "PL": 44, + "PT": 9, + "ES": 90, + "CH": 22, + "GB": 187, + "US": 53 + }, + "Amazon": { + "AU": 6, + "AT": 55, + "CA": 50, + "CO": 1, + "CZ": 2, + "FR": 490, + "DE": 916, + "IN": 2, + "IE": 5, + "IT": 190, + "JP": 210, + "MX": 2, + "PA": 1, + "PE": 1, + "PL": 1, + "PT": 1, + "ES": 112, + "SE": 1, + "GB": 435, + "US": 561 + }, + "Apartment": { + "HR": 1, + "IN": 13, + "US": 2 + }, + "APCOA": { + "AT": 40, + "BE": 1, + "DK": 2, + "DE": 29, + "IE": 2, + "IT": 17, + "LU": 1, + "NL": 5, + "NO": 27, + "PL": 12, + "CH": 3, + "GB": 25 + }, + "APRR": { + "FR": 3486, + "CH": 1 + }, + "ASFINAG": { + "AT": 491, + "CZ": 1, + "DE": 5, + "IT": 1 + }, + "Asko a.s.": { + "CZ": 14 + }, + "Autobahnmeisterei Fallingbostel": { + "DE": 70 + }, + "Autopista Planalto Sul": { + "BR": 648 + }, + "Autoroutes du Sud de la France": { + "FR": 337 + }, + "Ayuntamiento de Benicàssim": { + "ES": 24 + }, + "Ayuntamiento de Castellón de la Plana": { + "ES": 2 + }, + "Ayuntamiento de Ponferrada": { + "ES": 31 + }, + "Bancolombia": { + "CO": 307, + "SV": 1 + }, + "Banque de France": { + "FR": 45 + }, + "Bar-le-Duc": { + "FR": 35 + }, + "Bayer Schering Pharma": { + "DE": 29 + }, + "Biedronka": { + "PL": 348 + }, + "BILLA": { + "AT": 3, + "CZ": 24, + "SK": 32 + }, + "Bluefield Solar Income Fund": { + "GB": 71 + }, + "BNP Paribas": { + "DZ": 8, + "BE": 14, + "EG": 1, + "FR": 741, + "GN": 1, + "IT": 12, + "LU": 2, + "MC": 1, + "NC": 1, + "NO": 1, + "PL": 77, + "UA": 4, + "US": 1 + }, + "Bodensee-Therme": { + "DE": 24 + }, + "BOGESTRA": { + "DE": 1885 + }, + "Brandenburgischer IT-Dienstleister": { + "DE": 14 + }, + "BreBeMi": { + "IT": 21 + }, + "BRFK": { + "HU": 50 + }, + "Britannia Village General": { + "GB": 22 + }, + "Bruxelles Prévention & Sécurité (BPS) – Brussel Preventie & Veiligheid (BPV)": { + "BE": 172 + }, + "Bruxelles Prévention et Sécurité (BPS)": { + "BE": 33 + }, + "BTP": { + "IN": 15, + "ID": 1 + }, + "Bundesheer": { + "AT": 30 + }, + "CABA": { + "AR": 1, + "FR": 42 + }, + "Café Luz": { + "NI": 1 + }, + "Caisse d'Épargne": { + "FR": 997, + "CH": 1 + }, + "Cambridge City Council": { + "AU": 1, + "CA": 1, + "GB": 73 + }, + "Camping La Marina": { + "ES": 17 + }, + "Cannobie Lake Park": { + "US": 33 + }, + "CBC": { + "BE": 10, + "CA": 2, + "FR": 2, + "PE": 2, + "RO": 1, + "SK": 22, + "US": 1 + }, + "CEAMSE": { + "AR": 107 + }, + "Central Bank of Austria": { + "AT": 15 + }, + "Centro de Gestión Integral de Movilidad del Ayuntamiento de Granada": { + "ES": 57 + }, + "Česká národní banka": { + "CZ": 11 + }, + "Česká Pošta": { + "CZ": 12 + }, + "Česká Spořitelna": { + "CZ": 10 + }, + "Charleville-Mézières": { + "FR": 75 + }, + "CIC": { + "CA": 1, + "FR": 609, + "ID": 1, + "CH": 1, + "US": 1 + }, + "Cité Judiciaire": { + "FR": 11 + }, + "City Government of Dasmariñas": { + "PH": 701 + }, + "City of Dasmariñas": { + "PH": 1147 + }, + "City of Issaquah": { + "US": 44 + }, + "City of Somerville": { + "US": 13 + }, + "City of Windsor": { + "CA": 73, + "US": 2 + }, + "civilians": { + "ID": 13 + }, + "Clermont Auvergne Metropole": { + "FR": 207 + }, + "CNFPT": { + "FR": 17 + }, + "Columbia University": { + "US": 56 + }, + "Commune d’Etterbeek – Gemeente Etterbeek": {}, + "Commune de Berchem Sainte Agathe - Gemeente Sint-Agatha-Berchem": {}, + "Commune de Koekelberg – Gemeente Koekelberg": {}, + "Commune de Niort": { + "FR": 26 + }, + "Commune de Uccle - Gemeente Ukkel": {}, + "Commune de Woluwe-Saint-Lambert – Gemeente Sint-Lambrechts-Woluwe": {}, + "Commune de Yutz": { + "FR": 15 + }, + "Comune di Bolzano - Stadtgemeinde Bozen": { + "IT": 198 + }, + "Comune di Cagliari": { + "IT": 23 + }, + "Comune di Laives": { + "IT": 10 + }, + "Comune di Magenta": { + "IT": 79 + }, + "Comune di Mazzarrà Sant'Andrea": { + "IT": 27 + }, + "Comune di Montepulciano": { + "IT": 25 + }, + "Comune di San Donato Milanese": { + "IT": 124 + }, + "Comune di Terme Vigliatore": { + "IT": 25 + }, + "Comune di Terni": { + "IT": 89 + }, + "Comune di Trezzo sull'Adda": { + "IT": 146 + }, + "Comune di Vercelli": { + "IT": 106 + }, + "Comune di Vignate": { + "IT": 205 + }, + "Concordia": { + "BO": 4, + "CZ": 12, + "QA": 3, + "HU": 1, + "NL": 1, + "PL": 3 + }, + "CPI City center": { + "CZ": 12 + }, + "Crédit Agricole": { + "BE": 1, + "EG": 5, + "FR": 1936, + "DE": 2, + "IT": 49, + "MA": 15, + "PL": 13, + "RO": 2, + "CH": 1, + "UA": 27 + }, + "Crosscan": { + "DE": 11 + }, + "ČSOB": { + "CZ": 489, + "DE": 2, + "PL": 6, + "SK": 264 + }, + "CVAG?": { + "DE": 16 + }, + "DB": { + "AT": 7, + "BR": 3, + "DE": 1005, + "CH": 26 + }, + "DB Netz AG": { + "AT": 21, + "BE": 12, + "CZ": 155, + "FR": 86, + "QA": 9, + "DE": 131725, + "LU": 119, + "NL": 90, + "PL": 357, + "CH": 40 + }, + "DB Station&Service AG": { + "CZ": 9, + "FR": 10, + "DE": 13550, + "LU": 26, + "NL": 2, + "PL": 17, + "CH": 7 + }, + "Decathlon?": { + "DE": 16 + }, + "Denns BioMarkt": { + "DE": 8 + }, + "Der Generalbundesanwalt beim Bundesgerichtshof": { + "DE": 20 + }, + "Deutsche Bundesbank?": { + "DE": 14 + }, + "Divia": { + "FR": 478 + }, + "Divia Mobilités": { + "FR": 12 + }, + "DLR": { + "DE": 92, + "IE": 2, + "PH": 1, + "GB": 1 + }, + "dm?": { + "DE": 24 + }, + "DSAT": { + "CN": 34 + }, + "DVG": { + "DE": 503 + }, + "E-On": { + "DK": 72, + "DE": 13, + "HU": 10 + }, + "e-TOLL": { + "PL": 25 + }, + "E. Leclerc": { + "AD": 1, + "FR": 1761, + "IT": 1, + "PL": 21, + "PT": 32, + "SI": 1, + "ES": 12, + "CH": 4 + }, + "e.on Kraftwerke GmbH": { + "DE": 12 + }, + "Edeka?": { + "DE": 74 + }, + "Elisengalerie": { + "DE": 13 + }, + "Embassy": { + "AT": 12 + }, + "Embassy of Poland": { + "AT": 11 + }, + "EMS-CHEMIE": { + "CH": 13 + }, + "EnBW Kernkraft GmbH": { + "DE": 52 + }, + "Eni": { + "AT": 96, + "FR": 19, + "DE": 14, + "IT": 105, + "KZ": 1, + "ES": 6, + "CH": 27 + }, + "Erste Bank": { + "AT": 106, + "HR": 100, + "CZ": 1, + "HU": 90, + "ME": 9, + "RS": 14, + "SI": 1, + "UA": 1 + }, + "Fahrrad XXL?": { + "DE": 14 + }, + "Federal Office for the Protection of the Constitution and Counterterrorism": { + "AT": 14 + }, + "Federale Politie": { + "BE": 57 + }, + "Flock Safety": { + "US": 34 + }, + "Flughafen Wien AG": { + "AT": 17 + }, + "Fondazione Teatro Carlo Felice": { + "IT": 14 + }, + "Foresight": { + "GB": 108 + }, + "foto-webcam.eu": { + "AT": 18, + "CZ": 1, + "DE": 10, + "GL": 2, + "IT": 5, + "LI": 1, + "PE": 1, + "CH": 8, + "US": 1 + }, + "GDDKiA": { + "CZ": 1, + "LT": 1, + "PL": 95 + }, + "Govt": { + "BD": 11, + "BT": 1, + "GH": 1, + "IN": 777, + "MW": 1, + "NP": 8, + "PK": 41, + "SC": 1 + }, + "gym10": { + "DE": 13 + }, + "H&M": { + "AT": 2, + "BE": 2, + "CN": 1, + "CZ": 17, + "FI": 2, + "FR": 5, + "QA": 1, + "DE": 10, + "GR": 1, + "IN": 1, + "ID": 1, + "IT": 2, + "JP": 2, + "NL": 2, + "NZ": 1, + "NO": 2, + "PL": 1, + "SI": 1, + "ES": 1, + "SE": 1, + "CH": 4, + "GB": 3, + "US": 4 + }, + "Hamburger Hochbahn AG": { + "DE": 1528 + }, + "Hebe": { + "PL": 17 + }, + "Hennessy": { + "FR": 13, + "IE": 1 + }, + "Hive Energy": { + "GB": 161 + }, + "Hogeschool van Amsterdam": { + "NL": 19 + }, + "Hornbach": { + "AT": 31, + "CZ": 3, + "DE": 124, + "LU": 1, + "NL": 17, + "RO": 2, + "SK": 17, + "SE": 1 + }, + "HVV": { + "DE": 82 + }, + "i-Trafik MBJB": { + "MY": 50 + }, + "ICC": { + "CZ": 1, + "EC": 34, + "DE": 14, + "NZ": 2 + }, + "InfoCirculation.fr": { + "FR": 26 + }, + "InfoRoute05.fr": { + "FR": 55, + "IT": 4 + }, + "Iowa Department of Transportation": { + "US": 34 + }, + "JET": { + "AT": 128, + "DE": 76, + "GB": 8, + "ZW": 1 + }, + "Johnson & Wales": { + "US": 35 + }, + "Keolis Dijon": { + "FR": 111 + }, + "Kik": { + "AT": 4, + "CZ": 11, + "DE": 27, + "SI": 1 + }, + "Konzum.cz": { + "CZ": 17 + }, + "Korps landelijke politiediensten": { + "NL": 18 + }, + "KTS": { + "AT": 16, + "PL": 1 + }, + "Land Oberösterreich, govt": { + "AT": 43 + }, + "Land Tirol, govt": { + "AT": 155, + "DE": 2, + "IT": 2, + "CH": 1 + }, + "Land Transport Authority": { + "MY": 1269 + }, + "Lawrence Police Department": { + "US": 16 + }, + "Le Grand Lyon": { + "FR": 258 + }, + "Lightsource BP": { + "IE": 30, + "GB": 319, + "US": 4 + }, + "Löffler": { + "AT": 11, + "DE": 1 + }, + "Lyceum of the Philippines University, Inc.": { + "PH": 73 + }, + "Lyttelton Port Company": { + "NZ": 19 + }, + "mairie": { + "BF": 1, + "FR": 259, + "HT": 5, + "SN": 1 + }, + "Mairie d'Orange": { + "FR": 1343 + }, + "Mairie de Bordeaux": { + "FR": 63 + }, + "Mairie de Calais": { + "FR": 151 + }, + "Mairie de Carquefou": { + "FR": 22 + }, + "Mairie de Dijon": { + "FR": 97 + }, + "Mairie de Jonquières": { + "FR": 153 + }, + "mairie de Montigny le bretonneux😃": { + "FR": 14 + }, + "Mairie de Saint Etienne de Montluc": { + "FR": 41 + }, + "Mairie de Troyes": { + "FR": 81 + }, + "Mairie du Bordeaux": { + "FR": 10 + }, + "Manila Toll Expressway Systems": { + "PH": 33 + }, + "Marie de Tours": {}, + "Marine Hotel": { + "AU": 1, + "PL": 15, + "GB": 1 + }, + "master DIESEL": { + "AT": 12 + }, + "Max Rubner-Institut": { + "DE": 61 + }, + "MDCR": { + "CZ": 54 + }, + "Media Markt?": { + "DE": 16 + }, + "Mestká policia Ružomberok": { + "SK": 23 + }, + "Město Olomouc": { + "CZ": 26 + }, + "Město Plzeň": { + "CZ": 41 + }, + "mesto Ružomberok": { + "SK": 16 + }, + "Městská Policie": { + "CZ": 18 + }, + "Městská policie Brno": { + "CZ": 62 + }, + "MeteoSchweiz": { + "FR": 1, + "DE": 2, + "IT": 1, + "CH": 40 + }, + "Metropolitan Manila Development Authority": { + "PH": 130 + }, + "Micro Center": { + "US": 53 + }, + "Ministry of Defence": { + "IE": 21, + "MY": 5, + "MM": 1, + "LK": 1, + "GB": 416 + }, + "Ministry of Transportation": { + "CA": 27, + "EG": 1, + "ID": 1 + }, + "Ministry of Transportation of Ontario": { + "CA": 129, + "US": 3 + }, + "Mobiris": { + "BE": 30 + }, + "MoDOT": { + "US": 215 + }, + "MOSIR": { + "PL": 23 + }, + "Mount Lebanon Police Department": { + "US": 24 + }, + "MP Přerov": { + "CZ": 17 + }, + "MPCALA Holdings, Inc.": { + "PH": 26 + }, + "Municipalidad de Funes": { + "AR": 248 + }, + "Municipalidad de San Fernando": { + "AR": 45, + "CL": 2, + "UY": 1 + }, + "Municipalidad de Tandil": { + "AR": 67 + }, + "Nantes Métropole": { + "FR": 1263 + }, + "Nanyang Polytechnic": { + "MY": 24 + }, + "National Security Agency": { + "DE": 1, + "US": 120 + }, + "NC Fontána": { + "CZ": 22 + }, + "Nemzeti Útdíjfizetési Szolgáltató Zrt.": { + "AT": 8, + "HR": 7, + "HU": 2645, + "RO": 23, + "RS": 3, + "SK": 15, + "SI": 2, + "UA": 3 + }, + "Netto?": { + "DE": 44 + }, + "New York State Department of Transportation": { + "CA": 1, + "US": 35 + }, + "New York State Thruway Authority": { + "US": 65 + }, + "NHDOT": { + "US": 14 + }, + "NMBS/SNCB": { + "BE": 1991, + "FR": 29, + "DE": 6, + "LU": 6, + "NL": 8 + }, + "Novomatic AG": { + "AT": 155 + }, + "OC Forum": { + "CZ": 44 + }, + "OC Galerie Teplice": { + "CZ": 24 + }, + "Octopus Investments": { + "GB": 46 + }, + "OEBB": { + "AT": 10 + }, + "Ohio Department of Transportation": { + "US": 57 + }, + "Olympia": { + "CZ": 52, + "DE": 2, + "GR": 1, + "US": 21 + }, + "OPERA-ULB": { + "BE": 14 + }, + "Osiedle Bałtyk": { + "PL": 20 + }, + "Overheid": { + "BE": 41, + "NL": 4 + }, + "Palais de justice - Justitiepaleis": { + "BE": 16 + }, + "Passi City LGU": { + "PH": 21 + }, + "Pemilik rumah": { + "ID": 12 + }, + "Penn Station": { + "US": 23 + }, + "Penny": { + "AT": 34, + "BA": 2, + "CZ": 100, + "DE": 316, + "HU": 14, + "IT": 4, + "RO": 18, + "ZA": 1 + }, + "PMSC": { + "BR": 163 + }, + "Polanki": { + "PL": 20 + }, + "Polanki Aqua": { + "PL": 23 + }, + "Pôle universitaire \"Léonard de Vinci\"": { + "FR": 14 + }, + "Police": { + "DZ": 1, + "AT": 270, + "BD": 5, + "BE": 5, + "BT": 2, + "CO": 1, + "ET": 1, + "FR": 3, + "QA": 1, + "DE": 11, + "HU": 1, + "IN": 4, + "ID": 1, + "IR": 2, + "IQ": 1, + "IT": 1, + "JP": 1, + "JO": 4, + "KZ": 1, + "MY": 2, + "MN": 1, + "MM": 2, + "NL": 1, + "PK": 1, + "PG": 1, + "RS": 1, + "SS": 1, + "SD": 1, + "TZ": 1, + "TH": 2, + "TN": 1, + "UG": 2, + "GB": 5, + "US": 4 + }, + "Police municipale de Saint-Maur-des-Fossés": { + "FR": 117 + }, + "Policia Nacional": { + "AO": 1, + "BO": 2, + "CO": 603, + "EC": 10, + "HT": 8, + "HN": 2, + "NI": 2, + "PA": 1, + "PY": 1, + "PE": 1, + "ES": 5, + "VE": 1 + }, + "Polícia SR": { + "SK": 28 + }, + "Policie České Republiky": { + "CZ": 14 + }, + "Policie ČR": { + "CZ": 40 + }, + "Politie Leuven": { + "BE": 17 + }, + "Politiezone Blankenberge": { + "BE": 18 + }, + "Politiezone Zennevallei": { + "BE": 12 + }, + "Polizei": { + "AT": 7, + "DE": 91, + "CH": 2 + }, + "Polizei Köln": { + "DE": 16 + }, + "Polizeidirektion Oldenburg": { + "DE": 11 + }, + "Polizeipräsidium Essen": { + "DE": 21 + }, + "Polizeipräsidium Oberpfalz": { + "DE": 13 + }, + "Polizia Locale - Comune di Brescia": { + "IT": 22 + }, + "Polizia Locale - Comune di Milano": { + "IT": 91 + }, + "Polo Market": { + "MM": 1, + "PL": 23 + }, + "Port Lotniczy Łódź": { + "PL": 15 + }, + "Préfecture de police": { + "FR": 64 + }, + "Préfecture des Deux-Sèvres": { + "FR": 16 + }, + "Préfecture du Rhône": { + "FR": 16 + }, + "Privathaus": { + "DE": 11 + }, + "privé": { + "DZ": 43, + "BE": 43, + "BJ": 9, + "BF": 14, + "CM": 2, + "CD": 28, + "FR": 359, + "GA": 1, + "HT": 2, + "CI": 2, + "MA": 1, + "NE": 12, + "SN": 1, + "CH": 2, + "TG": 3, + "TN": 1 + }, + "PSA": { + "AT": 18, + "CA": 1, + "FR": 15, + "DE": 1, + "PH": 1, + "GB": 14 + }, + "Queen Elizabeth Olympic Park": { + "GB": 32 + }, + "Rectorat de Toulouse": { + "FR": 18 + }, + "Rewe?": { + "DE": 30 + }, + "RFI": { + "AT": 60, + "FR": 12, + "IT": 49593, + "SI": 6, + "CH": 10 + }, + "Rhein-Neckar-Verkehr GmbH": { + "DE": 2910 + }, + "Rhode Island School of Design": { + "US": 33 + }, + "Rigspolitiet": { + "DK": 177, + "DE": 17 + }, + "Rijkswaterstaat": { + "BE": 31, + "DK": 1, + "FR": 1, + "DE": 282, + "NL": 34007, + "GB": 1 + }, + "Rossmann?": { + "DE": 21 + }, + "Rota Sistemas Segurança": { + "BR": 11 + }, + "Roundshot": { + "CH": 12 + }, + "Royal Wharf FCC Centre": { + "GB": 18 + }, + "Saturn?": { + "DE": 36, + "US": 1 + }, + "SBD Mír": { + "CZ": 11 + }, + "Schwarzwaldmilch": { + "DE": 13 + }, + "SČVK": { + "CZ": 21 + }, + "Secretaría Seguridad Edo. de México": { + "MX": 29 + }, + "Sedgemoor District Council": { + "GB": 9 + }, + "Selgros?": { + "DE": 15 + }, + "Setram": { + "DZ": 105, + "FR": 24 + }, + "Siemens AG": { + "AT": 4, + "DE": 117 + }, + "Solar Ventures UK Limited": { + "GB": 242 + }, + "Somerville Public Schools": { + "US": 23 + }, + "Sparkasse": { + "AT": 141, + "BA": 4, + "HR": 1, + "CZ": 4, + "DE": 1700, + "IT": 29, + "MK": 3, + "ME": 1, + "PL": 4, + "SI": 3, + "CH": 1 + }, + "Sparkasse Chemnitz?": { + "DE": 15 + }, + "Spielbank Saarbrücken": { + "DE": 28 + }, + "Spółdzielnia Mieszkaniowa PROJEKTANT w Rzeszowie": { + "PL": 326 + }, + "SSP": { + "BR": 27, + "DE": 1, + "MX": 8, + "PL": 5, + "GB": 2 + }, + "Stad Antwerpen": { + "BE": 390, + "NL": 2 + }, + "Stad Brugge": { + "BE": 105 + }, + "Stad Leuven": { + "BE": 80 + }, + "Stadt Ahlen": { + "DE": 40 + }, + "Stadt Stuttgart": { + "DE": 185 + }, + "Stadt und Land": { + "DE": 43 + }, + "Stadtgalerie Witten": { + "DE": 38 + }, + "Stadtwerke Heilbronn GmbH": { + "DE": 454 + }, + "Statens vegvesen": { + "NO": 242, + "SE": 1 + }, + "Stock Americain Vermeersch": { + "BE": 12 + }, + "Straßenverkehrszentrale Baden-Württemberg": { + "DE": 208 + }, + "Straßenverkehrszentrale BW": { + "DE": 13 + }, + "Sund & Bælt": { + "DK": 126 + }, + "Super U": { + "FR": 598, + "SN": 1 + }, + "SWG": { + "DE": 82, + "CH": 3 + }, + "Syracuse Police Department": { + "US": 96 + }, + "SŽDC": { + "AT": 23, + "CZ": 4499, + "DE": 14, + "PL": 7, + "SK": 6 + }, + "T-Center": { + "AT": 11 + }, + "Target": { + "AU": 2, + "US": 170 + }, + "Teta": { + "CZ": 18, + "LR": 1, + "SK": 10 + }, + "TfL": { + "GB": 199 + }, + "Thames Valley Police/Vale of White Horse District Council": { + "GB": 19 + }, + "The Australian National University": { + "AU": 20 + }, + "The University of Edinburgh": { + "GB": 43 + }, + "Thrainer?": { + "AT": 12, + "DE": 12 + }, + "Tisséo": { + "FR": 960 + }, + "Toll Collect": { + "DE": 115 + }, + "Torre Asia": { + "ES": 31 + }, + "Transport Canberra": { + "AU": 2630 + }, + "Tristar": { + "VU": 4, + "PL": 40, + "US": 1 + }, + "Trondheim Havn": { + "NO": 24 + }, + "TU Wien": { + "AT": 37 + }, + "Tufts University": { + "US": 180 + }, + "Turmöl": { + "AT": 66 + }, + "UM Helu": { + "PL": 11 + }, + "UM Olsztyn": { + "PL": 21 + }, + "Universitätsklinikum Schleswig-Holstein": { + "DE": 62 + }, + "Université Catholique de Louvain": { + "BE": 30 + }, + "Université de Pau et des Pays de l'Adour": { + "FR": 59 + }, + "Université Paul Sabatier": { + "FR": 15 + }, + "Vejdirektoratet": { + "DK": 8553, + "DE": 22 + }, + "viaTOLL": { + "PL": 41 + }, + "ville d'Istres": { + "FR": 59 + }, + "ville de Arue": {}, + "Ville de Bellerive-sur-Allier": { + "FR": 41 + }, + "Ville de Champigneulles": { + "FR": 24 + }, + "Ville de Clermont-Ferrand": { + "FR": 59 + }, + "Ville de Courbevoie": { + "FR": 57 + }, + "Ville de Cusset": { + "FR": 52 + }, + "Ville de Forcalquier": { + "FR": 12 + }, + "Ville de Limoges": { + "FR": 228 + }, + "Ville de Mamoudzou": {}, + "Ville de Nogent-sur-Marne": { + "FR": 36 + }, + "ville de Papeete": {}, + "ville de Pirae": {}, + "ville de Punaauia": {}, + "Ville de Royan": { + "FR": 25 + }, + "Ville de Saint-Priest": { + "FR": 99 + }, + "Ville de Tours": { + "FR": 70 + }, + "Ville de Vichy": { + "FR": 2515 + }, + "Ville de Vincennes": { + "FR": 41 + }, + "Ville de Vitré": { + "FR": 84 + }, + "Ville du Mans": { + "FR": 167 + }, + "Ville La Rochelle": { + "FR": 18 + }, + "Villeneuve d'Ascq": { + "FR": 1014 + }, + "Vinci": { + "BE": 3, + "CA": 4, + "FR": 131, + "DE": 1, + "PL": 1, + "ES": 1, + "GB": 1 + }, + "Vita-Center?": { + "DE": 13 + }, + "Voies navigables de France": { + "FR": 183 + }, + "Volksbank": { + "AT": 137, + "HR": 5, + "DE": 848, + "HU": 1, + "IT": 17, + "NL": 3, + "PL": 1, + "RO": 4, + "CH": 1, + "UA": 1 + }, + "Volksbank Paderborn-Höxter-Detmold eG": { + "DE": 17 + }, + "Walkrys Security": { + "PL": 16 + }, + "Warwick District Council": { + "GB": 771 + }, + "Washington Place Homeowners' Association, Inc.": { + "PH": 217 + }, + "Washington State Department of Transportation": { + "US": 167 + }, + "webcam.gelderland.nl": { + "NL": 20 + }, + "WebCam.NL": { + "AT": 1, + "NL": 17 + }, + "WebCamera": { + "FR": 1, + "JP": 1, + "PL": 9 + }, + "Western Sydney University": { + "AU": 81 + }, + "Wiener Linien": { + "AT": 7091 + }, + "Wiener Stadthalle": { + "AT": 14 + }, + "Wspólnota Mieszkaniowa Koszalińska 31": { + "PL": 22 + }, + "Wspólnota Mieszkaniowa Koszalińska 32": { + "PL": 14 + }, + "WU Wien": { + "AT": 46 + }, + "Zagrebački holding": { + "HR": 37 + }, + "Zarząd Portu Kołobrzeg": { + "PL": 42 + }, + "Zarząd Zieleni Miejskiej w Łodzi": { + "PL": 138 + }, + "Zimák": { + "CZ": 14 + }, + "Zone de Police Bruxelles CAPITALE Ixelles – Politiezone Brussel HOOFDSTAD Elsene": { + "BE": 18 + }, + "Zone de Police Bruxelles-Ouest – Politiezone Brussel-West": { + "BE": 138 + }, + "Zone de Police Midi – Politiezone Zuid": { + "BE": 5 + }, + "Zone de Police Montgomery – Politiezone Montgomery": {}, + "Zone de Police PolBruno – Politiezone PolBruno": {}, + "Νέα Οδός": { + "GR": 1428 + }, + "Екатеринбургское суворовское военное училище": {}, + "Моссвет": {}, + "ООО \"РТИТС\"": {}, + "Орион телеком": {}, + "ОСН \"КОМІТЕТ М-НУ \"БЕРЕЗНЯКИ-ТЕЛЬБІН\"": { + "UA": 39 + }, + "СетиТагила": {}, + "УрФУ": {}, + "ХТФ/МТФ УрФУ": {}, + "대구광역시 서구청": { + "KR": 20 + }, + "上田ケーブルビジョン": { + "JP": 25 + }, + "善通寺市": { + "JP": 21 + }, + "深圳市公安局": { + "CN": 15 + }, + "Ordnance Survey": { + "GB": 48 + }, + "Águas Públicas do Alentejo": { + "PT": 54 + }, + "ALFÖLDVÍZ Zrt.": { + "HU": 54, + "RO": 3 + }, + "Aquafin": { + "BE": 211, + "FR": 1, + "NL": 2 + }, + "Aqualter Exploitation - Assainissement": { + "FR": 12 + }, + "Asteo": { + "FR": 17 + }, + "Autoridad de Acueductos y Alcantarillados": {}, + "Barwon Water": { + "AU": 15 + }, + "Bergisch-Rheinischer Wasserverband - BRW Haan": { + "DE": 18 + }, + "Central Highlands Water": { + "AU": 1 + }, + "Clean Harbors": { + "US": 1 + }, + "Clean Water Services": { + "US": 36 + }, + "Coliban Water": { + "AU": 2 + }, + "Communauté de Communes du Clermontais": { + "FR": 22 + }, + "Communauté de Communes du Grand Pic Saint-Loup": { + "FR": 21 + }, + "Communauté de Communes Les Avant-Monts": { + "FR": 12 + }, + "Communauté de Communes Vallée de l'Hérault": { + "FR": 20 + }, + "Companhia de Água e Esgoto do Ceará": { + "BR": 164 + }, + "DLVA": { + "FR": 38 + }, + "Dŵr Cymru Welsh Water": { + "GB": 519 + }, + "East Gippsland Water": { + "AU": 3 + }, + "Entsorgungsverband Saar": { + "FR": 1, + "DE": 11 + }, + "Erftverband": { + "DE": 79 + }, + "Gippsland Water": { + "AU": 2 + }, + "Goulburn Valley Water": { + "AU": 3 + }, + "Grampians Wimmera Mallee Water": { + "AU": 1 + }, + "Greater Western Water": { + "AU": 12 + }, + "Hafren Dyfrdwy Cyfyngedig": { + "GB": 45 + }, + "Hunter Water": { + "AU": 3 + }, + "Icon Water": { + "AU": 11 + }, + "INASEP": { + "BE": 45, + "FR": 1 + }, + "Indah Water": { + "MY": 79 + }, + "Iren Emilia": { + "IT": 31 + }, + "İZSU": { + "TR": 33 + }, + "Jacksonville Electric Authority": { + "US": 513 + }, + "Lower Murray Water": { + "AU": 2 + }, + "Melbourne Water": { + "AU": 47 + }, + "Metropolitan Water Reclamation District of Greater Chicago": { + "US": 42 + }, + "Niersverband": { + "DE": 22 + }, + "North East Water": {}, + "Northumbrian Water": { + "GB": 135 + }, + "ONAS": { + "SN": 974, + "TN": 18 + }, + "Power and Water": { + "AU": 19 + }, + "Rodez agglomération": { + "FR": 24 + }, + "Ruhrverband": { + "DE": 76 + }, + "SAUR": { + "FR": 3494 + }, + "South East Water": { + "AU": 17, + "GB": 13 + }, + "South Gippsland Water": { + "AU": 1 + }, + "South West Water": { + "GB": 639 + }, + "Southern Water": { + "AU": 1, + "GB": 470 + }, + "Suez Eau France": { + "FR": 53 + }, + "TasWater": { + "AU": 14 + }, + "Thames Water": { + "GB": 751 + }, + "Véolia": { + "FR": 77 + }, + "Wannon Water": { + "AU": 5 + }, + "WasserVerband Eifel-Rur": { + "DE": 49, + "NL": 1 + }, + "Water Corporation": { + "AU": 55 + }, + "Waterschap Hollandse Delta": { + "NL": 989 + }, + "Waterschap Rivierenland": { + "NL": 157 + }, + "Waterschap Scheldestromen": { + "BE": 3, + "NL": 878 + }, + "Westernport Water": { + "AU": 1 + }, + "Wetterskip Fryslân": { + "NL": 28 + }, + "Yarra Valley Water": { + "AU": 19 + }, + "Yorkshire Water": { + "GB": 334 + }, + "ВиК Йовковци": { + "BG": 1 + }, + "ВиК Русе": {}, + "成都市排水有限责任公司": { + "CN": 10 + }, + "Los Angeles Department of Water & Power": { + "US": 27 + }, + "Firth Concrete": { + "NZ": 1 + }, + "Bristol Water": { + "GB": 27 + }, + "Welsh Water": { + "GB": 47 + }, + "Club Alpino Italiano": { + "AT": 160, + "FR": 35, + "IT": 6885, + "SI": 117, + "CH": 6 + }, + "E-REDES": { + "PT": 8181, + "ES": 6 + }, + "Elpedison": { + "GR": 8 + }, + "EVN България": { + "BG": 1 + }, + "Kerala State Electricity Board": { + "IN": 209 + }, + "Public Power Corporation SA": { + "GR": 2 + }, + "Watt+Volt": { + "GR": 6 + }, + "АО «Петроэлектросбыт»": {}, + "Електрохолд": { + "BG": 4 + }, + "Енерго-Про": { + "BG": 2 + }, + "台灣電力公司": { + "TW": 782 + }, + "東京電力": { + "JP": 3056 + }, + "関西電力": { + "JP": 1001 + }, + "Agence des services frontaliers du Canada": { + "CA": 4, + "US": 4 + }, + "Autobahn GmbH": { + "DE": 116 + }, + "Automobile Club d'Italia": { + "IT": 30 + }, + "Autoridad Nacional del Agua": { + "PE": 12 + }, + "Ayuntamiento de Santa Cruz de Tenerife": {}, + "Belastingdienst": { + "DE": 1, + "NL": 30 + }, + "Belgische federale regering - Gouvernement fédéral belge - Belgische föderale Regierung": { + "BE": 22 + }, + "Bundesanstalt Technisches Hilfswerk (THW)": {}, + "Bureau of Customs": { + "PH": 2 + }, + "Bureau of Fisheries and Aquatic Resources": { + "PH": 8 + }, + "Bureau of Immigration": { + "PH": 4 + }, + "Bureau of Internal Revenue": { + "PH": 13 + }, + "Caisse d'Allocations Familiales": { + "FR": 226, + "DE": 1 + }, + "Caisse Primaire d'Assurance Maladie": { + "FR": 303, + "DE": 1 + }, + "California Department of Motor Vehicles": { + "US": 85 + }, + "Canada Border Services Agency": { + "CA": 25, + "US": 21 + }, + "Civil Service Commission": { + "PH": 6 + }, + "Consejo Nacional Electoral": { + "VE": 31 + }, + "Commission on Elections": { + "PH": 12 + }, + "Commission on Higher Education": { + "PH": 3 + }, + "Commission on Human Rights": { + "PH": 2 + }, + "Connecticut Department of Motor Vehicles": { + "US": 4 + }, + "Consejo General de Educación de la Provincia de Misiones": { + "AR": 26, + "BR": 3, + "PY": 7 + }, + "Department of Agriculture": { + "MM": 4, + "PK": 1, + "PH": 22, + "ZA": 7, + "LK": 1, + "US": 1 + }, + "Department of Environment and Natural Resources": { + "PH": 34 + }, + "Department of Foreign Affairs": { + "PH": 4 + }, + "Department of Home Affairs": { + "AU": 1, + "ZA": 9 + }, + "Department of Homeland Security": { + "US": 6 + }, + "Department of Labor and Employment": { + "PH": 9 + }, + "Department of Public Works and Highways": { + "PH": 360 + }, + "Department of Science and Technology": { + "PH": 23 + }, + "Department of the Interior and Local Government": { + "PH": 3 + }, + "Department of Trade and Industry": { + "PH": 6 + }, + "Department of Transport and Main Roads": { + "AU": 271 + }, + "Deutscher Bundestag": { + "DE": 29 + }, + "Direction générale des Finances publiques": { + "FR": 25 + }, + "Dinas Pertanian": { + "ID": 14 + }, + "Dinas PU": { + "ID": 29 + }, + "Driver and Vehicle Standards Agency": { + "GB": 27 + }, + "DriveTest": { + "CA": 2 + }, + "Federal Bureau of Investigation": { + "US": 75 + }, + "Finančná správa Slovenskej republiky": { + "SK": 4 + }, + "Florida Department of Highway Safety and Motor Vehicles": { + "US": 3 + }, + "FOD Financiën - SPF Finances - FOD Finanzen": { + "BE": 22, + "FR": 1 + }, + "Gendarmería": { + "CL": 20 + }, + "Gobierno de España": { + "ES": 23 + }, + "Gobierno del Estado de San Luis Potosí": { + "MX": 26 + }, + "Government Service Insurance System": { + "PH": 10 + }, + "H. Ayuntamiento de Ciudad Valles": { + "MX": 16 + }, + "Illinois Secretary of State": { + "US": 37 + }, + "Instituto Nacional do Seguro Social": { + "BR": 191 + }, + "Instituto Capixaba de Pesquisa, Assistência Técnica e Extensão Rural - Incaper": { + "BR": 14 + }, + "Insurance Corporation of British Columbia": { + "CA": 8 + }, + "Internal Revenue Service": { + "US": 24 + }, + "Jabatan Imigresen Malaysia": { + "MY": 6 + }, + "Jabatan Pendaftaran Negara": { + "MY": 6 + }, + "Jabatan Pengangkutan Jalan": { + "MY": 9 + }, + "Kanton Basel-Landschaft": { + "CH": 19 + }, + "Land Transportation Franchising and Regulatory Board": { + "PH": 55 + }, + "Land Transportation Office": { + "PH": 30 + }, + "Lesotho Government": { + "BD": 3, + "LS": 25 + }, + "Landesamt für Geoinformation und Landesvermessung Niedersachsen": { + "DE": 22 + }, + "Maine Bureau of Motor Vehicles": { + "CA": 1, + "US": 12 + }, + "Maryland Motor Vehicle Administration": { + "US": 9 + }, + "Michigan Secretary of State": { + "US": 26 + }, + "Ministerio de Gobierno y Educación - Gobierno de la Provincia del Neuquén": { + "AR": 12 + }, + "Ministerio de Interior y Justicia": { + "VE": 47 + }, + "Ministério Público do Estado do Espírito Santo": { + "BR": 19 + }, + "Ministerstvo investícií, regionálneho rozvoja a informatizácie Slovenskej republiky": { + "SK": 2 + }, + "Ministerstvo práce, sociálnych vecí a rodiny Slovenskej republiky": { + "SK": 4 + }, + "Ministerstvo životného prostredia Slovenskej republiky": { + "SK": 1 + }, + "Missouri Department of Revenue": {}, + "Municipalidad de Córdoba": { + "AR": 25 + }, + "Municipalidad de Pergamino": { + "AR": 65 + }, + "Municipalidad de San Martín": { + "AR": 77 + }, + "New Mexico Motor Vehicle Division": { + "US": 15 + }, + "Najvyšší kontrolný úrad Slovenskej republiky": { + "SK": 1 + }, + "Národný inšpektorát práce": { + "SK": 1 + }, + "National Bureau of Investigation": { + "PH": 15 + }, + "National Commission on Indigenous Peoples": {}, + "National Disaster Risk Reduction and Management Council": { + "PH": 3 + }, + "National Economic and Development Authority": { + "PH": 6 + }, + "National Police Commission": { + "PH": 1 + }, + "National Telecommunications Commission": { + "PH": 2 + }, + "National Weather Service": { + "VU": 1, + "US": 130 + }, + "Nevada Department of Motor Vehicles": { + "US": 6 + }, + "New York State Department of Motor Vehicles": { + "US": 15 + }, + "New Jersey Motor Vehicle Commission": { + "US": 14 + }, + "North Carolina Division of Motor Vehicles": { + "US": 14 + }, + "Ohio Bureau of Motor Vehicles": { + "US": 27 + }, + "Oklahoma Department of Public Safety": { + "US": 4 + }, + "Oregon Department of Human Services": { + "US": 5 + }, + "Philippine Ports Authority": { + "PH": 120 + }, + "Professional Regulation Commission": { + "PH": 2 + }, + "SAREN, Ministerio de Interior y Justicia": { + "VE": 103 + }, + "SEDUC - Secretaria da Educaçao CEARA": { + "BR": 19 + }, + "Service Canada": { + "CA": 117 + }, + "ServiceOntario": { + "CA": 144, + "US": 4 + }, + "Services Australia": { + "AU": 55 + }, + "Social Security Administration": { + "US": 165 + }, + "Social Security System": { + "PH": 15 + }, + "South African Revenue Service": {}, + "South Dakota Department of Public Safety": {}, + "Texas Department of Motor Vehicles": { + "US": 9 + }, + "Tribunal Regional Eleitoral - DF": { + "BR": 23 + }, + "United States Customs and Border Protection": { + "CA": 18, + "MX": 7, + "US": 56 + }, + "United States Geological Survey": { + "VU": 1, + "US": 926 + }, + "Urząd Miasta Poznania": { + "PL": 15 + }, + "Vermont Department of Motor Vehicles": {}, + "Ville de Vandœuvre-lès-Nancy": { + "FR": 48 + }, + "Virginia Department of Motor Vehicles": { + "US": 31 + }, + "Vlaamse overheid": { + "BE": 15 + }, + "Агенция по вписванията": {}, + "Агенция по геодезия, картография и кадастър": { + "BG": 3 + }, + "Агенция по заетостта": { + "BG": 14 + }, + "Изпълнителна агенция \"Автомобилна администрация\"": { + "BG": 9 + }, + "Министертво на здравеопазването": { + "BG": 15 + }, + "Министертво на образованието и науката": { + "BG": 1 + }, + "Национален осигурителен институт": { + "BG": 5 + }, + "Национална агенция за приходите": { + "BG": 30 + }, + "Национална здравноосигурителна каса": { + "BG": 22 + }, + "Прокуратура на Република България": { + "BG": 3 + }, + "Санкт-Петербургское государственное автономное учреждение «Центр занятости населения Санкт-Петербурга»": {}, + "الشركة الوطنية للكهرباء والغاز": { + "DZ": 194 + }, + "पोखरा महानगरपालिका": {}, + "日本年金機構": { + "JP": 263 + }, + "VFS Global": { + "DZ": 1, + "BR": 1, + "FR": 1, + "QA": 1, + "DE": 1, + "IN": 4, + "TN": 1, + "GB": 2 + }, + "Adif": { + "FR": 7, + "PT": 9, + "ES": 15094 + }, + "Amtrak": { + "CA": 11, + "MX": 5, + "US": 7827 + }, + "Banedanmark": { + "DK": 5600, + "DE": 16 + }, + "BNSF Railway": { + "CA": 56, + "MX": 10, + "US": 33449 + }, + "California High Speed Rail Authority": { + "US": 481 + }, + "Canadian National Railway": { + "CA": 8968, + "US": 8350 + }, + "Canadian Pacific Kansas City": { + "CA": 169, + "MX": 2371, + "US": 123 + }, + "České dráhy": { + "AT": 9, + "CZ": 88, + "DE": 1, + "PL": 4, + "SK": 3 + }, + "CFR Călători": { + "BG": 2, + "HU": 2, + "MD": 2, + "RO": 84, + "RS": 2, + "UA": 4 + }, + "Comboios de Portugal": { + "PT": 91 + }, + "Conrail": { + "US": 51 + }, + "CSX": { + "CA": 20, + "US": 3719 + }, + "Euskal Trenbide Sarea/Red Ferroviaria Vasca": { + "ES": 1 + }, + "Ferrocarrils de la Generalitat de Catalunya": { + "ES": 1386 + }, + "Alstom": { + "AU": 7, + "BR": 1, + "CA": 72, + "FR": 6, + "DE": 47, + "IT": 1, + "PL": 2, + "GB": 2 + }, + "GYSEV": { + "AT": 26, + "HU": 936, + "SK": 1 + }, + "HŽ Infrastruktura": { + "BA": 90, + "HR": 3789, + "HU": 11, + "RS": 7, + "SI": 35 + }, + "Indian Railway": { + "BD": 2, + "IN": 104, + "PK": 1 + }, + "Infrabel": { + "BE": 5580, + "FR": 31, + "DE": 5, + "LU": 16, + "NL": 47 + }, + "Infraestruturas de Portugal": { + "PT": 663, + "ES": 2 + }, + "九州旅客鉄道": { + "JP": 9040 + }, + "東日本旅客鉄道": { + "JP": 24661 + }, + "西日本旅客鉄道": { + "JP": 18783 + }, + "Kenya Railways": { + "KE": 27 + }, + "Los Angeles County Metropolitan Transportation Authority": { + "US": 7855 + }, + "New York City Transit Authority": { + "US": 4786 + }, + "Norfolk Southern": { + "US": 683 + }, + "Ontario Southland Railway": { + "CA": 79 + }, + "PKP Polskie Linie Kolejowe S.A.": { + "BY": 9, + "CZ": 23, + "DE": 57, + "LT": 1, + "PL": 6269, + "SK": 3, + "UA": 9 + }, + "Regio Călători": { + "RO": 28, + "RS": 2 + }, + "Rumo S/A": { + "BO": 3, + "BR": 4049, + "PY": 1, + "UY": 1 + }, + "San Joaquin Valley Railroad": { + "US": 356 + }, + "SNCC": { + "CD": 289, + "ZM": 3 + }, + "SNCF Réseau": { + "BE": 77, + "FR": 194625, + "DE": 86, + "IT": 19, + "LU": 20, + "MC": 13, + "ES": 22, + "CH": 130 + }, + "Správa železnic, s. o.": { + "CZ": 2241, + "PL": 21, + "SK": 2 + }, + "Tanzania Railways Corporation": { + "TZ": 10 + }, + "TCDD": { + "GR": 5, + "SY": 5, + "TR": 2764 + }, + "Uganda Railway Cooperation": {}, + "Union Pacific Railroad": { + "CA": 3, + "MX": 32, + "US": 36908 + }, + "ŽSR": { + "AT": 9, + "CZ": 41, + "HU": 41, + "PL": 4, + "SK": 3578, + "UA": 3 + }, + "ZSSK": { + "AT": 1, + "CZ": 6, + "HU": 20, + "PL": 8, + "SK": 299, + "UA": 4 + }, + "Железнице Србије": { + "BA": 28, + "BG": 2, + "HR": 10, + "HU": 4, + "MK": 2, + "ME": 15, + "RO": 6, + "RS": 4959 + }, + "НКЖИ": { + "BG": 52, + "GR": 3, + "RO": 8, + "RS": 2, + "TR": 2 + }, + "Одеська залізниця": { + "MD": 1, + "UA": 273 + }, + "РЖД": { + "CN": 2, + "FI": 1, + "KZ": 12, + "KP": 3, + "UA": 37 + }, + "국가철도공단": { + "KR": 5 + }, + "中国铁路哈尔滨局集团有限公司": { + "CN": 96 + }, + "名古屋鉄道": { + "JP": 2972 + }, + "臺灣鐵路管理局": { + "TW": 98 + }, + "近畿日本鉄道": { + "JP": 3230 + }, + "Albtal-Verkehrs-Gesellschaft mbH": { + "DE": 2961 + }, + "CFR Infrastructură": { + "BG": 3, + "MD": 1, + "RO": 66 + }, + "Ente Autonomo Volturno": { + "IT": 89 + }, + "HGK": { + "DE": 1067 + }, + "ÖBB-Infrastruktur AG": { + "AT": 71253, + "CZ": 82, + "DE": 235, + "HU": 65, + "IT": 128, + "LI": 48, + "SK": 63, + "SI": 21, + "CH": 28 + }, + "Sporveien": { + "NO": 77 + }, + "cz:Správa železnic": { + "AT": 10, + "CZ": 535, + "DE": 28, + "PL": 30, + "SK": 11 + }, + "SŽ Infrastruktura": { + "AT": 16, + "HR": 61, + "HU": 5, + "IT": 150, + "SI": 4024 + }, + "3D Energies": { + "FR": 28 + }, + "ABO Wind": { + "BG": 2, + "FR": 54, + "DE": 28, + "IE": 51, + "GB": 14 + }, + "ABO Wind Ireland Ltd": { + "IE": 3 + }, + "Åby Alebo Energi AB": { + "SE": 37 + }, + "Acampo Arias, S.L.": { + "ES": 26 + }, + "Acciona Energía": { + "MX": 4, + "ES": 437 + }, + "Aciloe": { + "ES": 31 + }, + "ACS": { + "CY": 2, + "QA": 1, + "GR": 6, + "NL": 3, + "RO": 2, + "ES": 87, + "CH": 1 + }, + "ACS/Canepa Green Energy": { + "ES": 28 + }, + "AE Power Services LLC": { + "US": 91 + }, + "Aes Andes": { + "CL": 6 + }, + "AES Corporation": { + "BE": 1, + "US": 11 + }, + "Age Generación Eólica SA": { + "ES": 24 + }, + "Age Generacion Eolica SA - Los Lirios": {}, + "AGL Energy": { + "AU": 206 + }, + "Agrivind AB": { + "SE": 23 + }, + "Agsm": { + "IT": 16 + }, + "Aguilon 20 S.A.": { + "ES": 25 + }, + "Ailes Marines SAS": { + "FR": 83 + }, + "Aioliki Panachaikou": { + "GR": 58 + }, + "Akka Vind AB": { + "SE": 12 + }, + "Akuo": { + "FR": 8, + "US": 7 + }, + "Alabama Power": { + "US": 1698 + }, + "Aldi Süd": { + "AT": 1, + "FR": 1, + "DE": 460, + "NL": 1, + "SI": 1, + "GB": 4 + }, + "Alectoris Energía Sostenible 3, SL - Forestalia": { + "ES": 13 + }, + "Alectoris Energía Sostenible 6, SL - Forestalia": { + "ES": 22 + }, + "Alenka Enerji Üretim ve Yatırım Limited Şirketi": { + "TR": 16 + }, + "Algonquin Power": { + "CA": 79, + "US": 1 + }, + "Åliden Vind AB": { + "SE": 13 + }, + "Alize Enerji Elektrik Üretim A.Ş.": { + "TR": 26 + }, + "Alliant Energy": { + "US": 871 + }, + "Allianz": { + "AT": 1, + "BG": 11, + "HR": 3, + "CZ": 3, + "FR": 54, + "DE": 72, + "HU": 1, + "IT": 14, + "MA": 1, + "PH": 10, + "PL": 3, + "PT": 1, + "RO": 1, + "SK": 2, + "ES": 4 + }, + "Alternergy Wind One Corporation": { + "PH": 29 + }, + "Amazon Web Services": { + "CL": 4, + "CR": 2, + "IE": 46, + "NZ": 1, + "ES": 1, + "GB": 6, + "US": 177 + }, + "Amazonas Energia": { + "BR": 133, + "CO": 4, + "PE": 3 + }, + "Ameren": { + "US": 1188 + }, + "American Electric Power": { + "MX": 1, + "US": 2301 + }, + "AMGA Legnano S.p.A.": { + "IT": 36 + }, + "Åmliden Vindkraft AB": { + "SE": 30 + }, + "Amrum-Offshore West GmbH": { + "DE": 87 + }, + "Åndberg Vind AB": { + "SE": 54 + }, + "Andes Mainstream SpA": { + "CL": 46 + }, + "Andes Wind Parks": { + "CL": 41 + }, + "Anesco": { + "GB": 161 + }, + "Apex Clean Energy": { + "US": 320 + }, + "Apex Energies": { + "FR": 47 + }, + "AR Alto Loa SpA": { + "CL": 27 + }, + "AR Llanos del Viento SpA": { + "CL": 33 + }, + "Aracati Energia Renovavel Ltda.": { + "BR": 48 + }, + "Arise Windfarm 1 AB": { + "SE": 21 + }, + "Arise Windpower AB": { + "SE": 61 + }, + "Årjäng Sydväst Vind AB": { + "SE": 14 + }, + "Armstrong Energy": { + "GB": 113 + }, + "Åskälen Vindkraft AB": { + "SE": 81 + }, + "Aspiravi": { + "BE": 69 + }, + "Athena Investments": { + "IT": 29 + }, + "Aton Energy": { + "GB": 39 + }, + "Aulepa Tuulepark OÜ (Eesti Energia)": { + "EE": 13 + }, + "Avangrid Renewables": { + "US": 209 + }, + "Axpo": { + "DE": 14, + "IT": 1, + "CH": 595 + }, + "Bäckhammar Vind AB": { + "SE": 31 + }, + "Baki Elektrik Üretim Ltd. Şti.": { + "TR": 42 + }, + "Ballywater Windfarms Ltd": { + "IE": 21 + }, + "Balm Solar": { + "US": 13 + }, + "Banks Renewables": { + "GB": 21 + }, + "Barranafaddock Sustainable Electricity Limited": { + "IE": 13 + }, + "BayWa": { + "DE": 80, + "US": 14 + }, + "BayWa r.e. Scandinavia AB": { + "SE": 31 + }, + "BBE Energie GmbH": { + "DE": 44 + }, + "Berkshire Hathaway Energy": { + "CA": 27, + "US": 165 + }, + "Berkshire Wind Power Cooperative": { + "US": 12 + }, + "Beşiktepe Üretim ve Ticaret A.Ş.": { + "TR": 16 + }, + "Black Hills Corporation": { + "US": 44 + }, + "BlaikenVind Aktiebolag": { + "SE": 100 + }, + "BluEarth Renewables": { + "CA": 25 + }, + "BlueEarth Renewables": { + "CA": 30 + }, + "Bon Vent de l'Ebre, S.L.U.": { + "ES": 22 + }, + "Bondön Wind ApS, Filial Danmark": {}, + "Booly Wind Farm Limited": {}, + "Boralex": { + "CA": 38, + "FR": 131, + "US": 1 + }, + "Bord Gáis Energy": { + "IE": 78 + }, + "Bord na Móna": { + "IE": 1188 + }, + "Boreas": { + "DE": 62, + "ES": 2 + }, + "Borkum Riffgrund 2 Offshore Wind Farm GmbH & Co. OHG": {}, + "Borkum Riffgrund I Offshore Windpark A/S GmbH & Co. OHG": {}, + "BorusanEnBW Enerji": { + "TR": 64 + }, + "Braintree Electric Light Department": { + "US": 28 + }, + "Brattmyrliden Vind AB": { + "SE": 20 + }, + "Breeze Two Energy GmbH & Co. KG": { + "DE": 44 + }, + "Bridge Infrastructure Capital": { + "DE": 70 + }, + "Bright Energy": { + "AU": 52 + }, + "British Solar Renewables Ltd.": { + "GB": 89 + }, + "Brookfield Renewable": { + "CA": 1 + }, + "Brookfield Renewable Partners": { + "IE": 49 + }, + "Bund für Umwelt und Naturschutz Deutschland": { + "DE": 3 + }, + "Bürger-Energie-Unterhaching eG": { + "DE": 11 + }, + "BürgerEnergie Tauberfranken 2 eG": { + "DE": 29 + }, + "Bürgerwindpark Mittelholstein": { + "DE": 13 + }, + "Bursa Temiz Enerji Elektrik Üretim San. ve Tic. A. Ş.": { + "TR": 16 + }, + "BV Zonnepark Ameland": { + "NL": 51 + }, + "CABEOLICA": { + "CV": 15 + }, + "Callagheen Wind Farm Ltd (Scottish Power Renewables)": { + "IE": 15, + "GB": 15 + }, + "Calpine": { + "CA": 1, + "US": 39 + }, + "Çanres Rüzgar Enerji Üretimi San. ve Tic. A.Ş.": { + "TR": 15 + }, + "Capital Dynamics": { + "GB": 3, + "US": 188 + }, + "Capital Power": { + "CA": 30, + "US": 42 + }, + "Capital Power Energy": { + "CA": 100 + }, + "Cappawhite Wind Ltd (ESB)": { + "IE": 18 + }, + "Capstone Infrastructure": { + "CA": 20 + }, + "Cartier Énergie Éolienne": { + "CA": 61 + }, + "Castle Rock Ridge Limited": { + "CA": 41 + }, + "Castledockrell Wind Group Ltd": { + "IE": 19 + }, + "Cedar Ridge Wind Farm": { + "US": 42 + }, + "Celpe": { + "BR": 792 + }, + "CEPE du Bois de la Serre": { + "FR": 11 + }, + "Ceylon Electricity Board": { + "LK": 52 + }, + "CGN Europe Energy Ireland Limited": { + "IE": 18 + }, + "CGN New Energy": { + "AU": 13 + }, + "Chesf": { + "BR": 35 + }, + "Chevron": { + "AU": 1, + "BD": 1, + "CA": 37, + "CO": 1, + "MX": 3, + "PK": 1, + "US": 243 + }, + "Cirrus Wind Energy": { + "US": 18 + }, + "City of Shafter": { + "US": 78 + }, + "City of Truth or Consequences": { + "US": 231 + }, + "Clicks Group": { + "ZA": 26 + }, + "Cloncreen Wind Farm DAC (Bord na Móna Powergen)": {}, + "Cloudberry Offshore Wind AB": { + "SE": 16 + }, + "Cogentrix": { + "US": 508 + }, + "Coillte": { + "IE": 129 + }, + "Colbún S.A.": { + "CL": 144 + }, + "Colorado Highlands Wind LLC": { + "US": 58 + }, + "Colorado State University": { + "US": 34 + }, + "Comiolica, S.L.": { + "ES": 14 + }, + "Comisión Federal de Electricidad": { + "MX": 386, + "US": 1 + }, + "Community Windpower": { + "GB": 16 + }, + "Compagnia Valdostana Acque": { + "IT": 57 + }, + "Compañía Eólica Aragonesa, S.A. (CEASA)": { + "ES": 207 + }, + "Constellation": { + "US": 206 + }, + "Cooperative Energy": { + "US": 256 + }, + "Coopesantos": { + "CR": 25 + }, + "CWP Renewables": { + "AU": 56 + }, + "Dala Vind AB": { + "SE": 22 + }, + "Danta de Energías, S.A.": { + "ES": 68 + }, + "DB Energie GmbH": { + "AT": 5, + "DE": 4903, + "LU": 1, + "CH": 2 + }, + "Delta NV": { + "NL": 32 + }, + "Desarrollo de energías Renovables de la Rioja, S. A.": { + "ES": 45 + }, + "Desarrollo Eólico Las Majas VII, SL - Forestalia": { + "ES": 14 + }, + "Desarrollo Eólico Las Majas XIX, SL - Forestalia": { + "ES": 33 + }, + "Desarrollos Eólicos del Ebro, S.A.": { + "ES": 27 + }, + "Desarrollos Eólicos El Águila, S.A.": { + "ES": 18 + }, + "Deutsche Bahn AG": { + "AT": 1, + "DE": 611, + "LU": 1, + "PL": 2, + "CH": 4 + }, + "Deutsche Offshore Testfeld- und Infrastruktur GmbH & Co. KG": {}, + "DeWind": { + "US": 56 + }, + "Dezentrale Energie Anlagen Beteiligungs- und Verwaltungsgesellschaft mbH": { + "DE": 23 + }, + "Dienst Justitiele Inrichtingen Zaandam": { + "NL": 38 + }, + "Director": { + "LK": 1, + "UG": 58 + }, + "dm-drogerie markt GmbH & Co. KG": { + "DE": 127 + }, + "Doğal Enerji Elektrik Üretim A. Ş.": { + "TR": 41 + }, + "Dominion Energy South Carolina, Inc": { + "US": 40 + }, + "Dong Energy": {}, + "Dragaliden Vind AB": { + "SE": 12 + }, + "Drumkee Energy Limited (Low Carbon Storage Ireland Ltd)": { + "IE": 18, + "GB": 18 + }, + "DTE": { + "US": 50 + }, + "Duke Energy Carolinas, LLC": { + "US": 3 + }, + "Duke Energy Progress": { + "US": 202 + }, + "E.ON Climate and Renewables": {}, + "E.ON Climate Renewables": { + "ES": 33 + }, + "E.ON Climate Renewables - Pico Gallo": { + "ES": 37 + }, + "E.ON Climate Renewables - Sierra de Tineo": { + "ES": 22 + }, + "E.ON Energiatermelő Kft.": { + "HU": 14 + }, + "E.ON Wasserkraft": { + "AT": 1, + "DE": 25 + }, + "Eagle 2 US LLC": { + "US": 22 + }, + "Easa-Oute SA": { + "ES": 89 + }, + "EAZ Wind": { + "NL": 17 + }, + "ECN Wind Energy Facilities": { + "NL": 17 + }, + "Econergi AB": { + "SE": 13 + }, + "Ecopower": { + "BE": 11, + "IE": 8 + }, + "Ecorus Projects B.V.": { + "NL": 49 + }, + "Ecotecnia - Los Pedreros": { + "ES": 29 + }, + "Ecotricity": { + "GB": 39 + }, + "EDF Renewables": { + "CA": 12, + "FR": 37, + "IE": 3, + "PS": 12, + "GB": 12, + "US": 222 + }, + "EDF Renewables Canada": { + "CA": 1 + }, + "EDF Renewables Ireland": { + "IE": 155 + }, + "Edincik enerji Üretim A. Ş.": { + "TR": 31 + }, + "EDP Renewables": { + "BE": 1, + "FR": 23, + "IT": 4, + "PL": 18, + "PT": 31, + "ES": 32, + "US": 500 + }, + "EDP Renovables España": {}, + "Eesti Energia": { + "EE": 33, + "LV": 1 + }, + "EEZ": { + "DE": 1, + "PL": 24 + }, + "EGAT": { + "LA": 34, + "MY": 1, + "TH": 1381 + }, + "Einbecker Brauhaus AG": { + "DE": 177 + }, + "Ekovind AB": { + "SE": 22 + }, + "ELECAUSTRO": { + "EC": 21 + }, + "Elecdey Tarazona, S.A.": { + "ES": 14 + }, + "Electrabel": { + "BE": 65, + "DE": 2 + }, + "Electrawinds": { + "BE": 7, + "FR": 15, + "ZA": 1 + }, + "Elektroprivreda Bosne i Hercegovine": { + "BA": 14 + }, + "Element Power": { + "IE": 20 + }, + "Elgin Energy": { + "IE": 20, + "GB": 20 + }, + "Elicio": { + "BE": 2, + "FR": 10 + }, + "Empresa Pública de Produção de Electricidade": { + "AO": 6 + }, + "EnBW Albatros GmbH": {}, + "EnBW Baltic 2 GmbH & Co. KG": { + "DK": 81 + }, + "EnBW Hohe See GmbH & Co. KG": {}, + "EnBW Onshore Portfolio GmbH": { + "DE": 12 + }, + "EnBW Sverige Vind AB": { + "SE": 32 + }, + "EnBW WindInvest GmbH & Co. KG": { + "DE": 13 + }, + "Ende Corani": { + "BO": 14 + }, + "Endesa - Pena Ventosa": { + "ES": 28 + }, + "Eneco": { + "BE": 45, + "DE": 16, + "NL": 161, + "GB": 1 + }, + "Eneco Wind": { + "BE": 9, + "NL": 6 + }, + "Enel Green Power Canada": { + "CA": 26 + }, + "EnerCit'IF": { + "FR": 14 + }, + "Enercon": { + "CA": 2, + "FR": 3, + "DE": 73 + }, + "Energa Wytwarzanie S.A.": { + "PL": 12 + }, + "Energia": { + "BR": 2, + "BG": 1, + "IE": 267, + "GB": 93 + }, + "Energia Global Castellana": { + "ES": 17 + }, + "Energie Avesnes": { + "FR": 12 + }, + "Energie Bernkastel-Wittlich AöR": {}, + "Energiekontor": { + "DE": 53, + "PT": 6, + "GB": 8 + }, + "Energiequelle GmbH": { + "DE": 61 + }, + "Energy Fiji Limited": {}, + "Energy Park 44 sp. z o.o.": { + "PL": 21 + }, + "EnerjiSA Enerji ÜRETİM A. Ş.": { + "TR": 40 + }, + "Enertrag": { + "FR": 63, + "DE": 16, + "PL": 1 + }, + "EnerVest AG": { + "DE": 11 + }, + "Engelhorn Solarpark Heidelberg-Grenzhof GmbH & Co. KG": { + "DE": 74 + }, + "Engie Green": { + "FR": 150 + }, + "ENGIE Windpark Portfolio 2 GmbH": { + "DE": 18 + }, + "ENHOL": { + "ES": 15 + }, + "Enlight": { + "PS": 2, + "RS": 39 + }, + "ENMAX": { + "CA": 1218, + "PH": 1 + }, + "ENMAX Energy": { + "CA": 35 + }, + "Enovos": { + "FR": 6, + "LU": 4, + "NL": 1 + }, + "Entergy Corporation and Shell Wind Corporation": { + "US": 91 + }, + "Entergy Louisiana": { + "US": 1171 + }, + "EO-ZON Generación Eólica, S.L.": { + "ES": 14 + }, + "Eole RES": { + "FR": 116 + }, + "Eolfi": { + "FR": 36 + }, + "Eolia": { + "ES": 52 + }, + "Eólica": { + "ES": 45 + }, + "Eólica Cabezo San Roque, S.A.": { + "ES": 33 + }, + "Eólica de Medinaceli": { + "ES": 24 + }, + "Eólica de Radona": { + "ES": 18 + }, + "Eólica Guadalteba": { + "ES": 37 + }, + "Eolica Guadalteba - La Nava": {}, + "Eólica La Janda": { + "ES": 16 + }, + "Eolica La Janda - Tejonero": {}, + "Eólicas de Euskadi": { + "ES": 43 + }, + "Eólicas de La Rioja": { + "ES": 279 + }, + "Eólicas El Coscojar, SL": { + "ES": 17 + }, + "Eolien Maritime France": { + "FR": 181 + }, + "EOLIKI ZARAKA RACHI GKIONI ENERGY S.A.": { + "GR": 29 + }, + "Eolus Vind AB": { + "SE": 57 + }, + "EPP Gdbr": { + "DE": 63 + }, + "Epuron": { + "AU": 14, + "FR": 1 + }, + "EPV Tuulivoima Oy": { + "FI": 59 + }, + "Erby": { + "ES": 15 + }, + "Erdgas Südwest GmbH": { + "DE": 236 + }, + "ERG S.p.A.": { + "IE": 25, + "GB": 25 + }, + "Ethiopian Electric Power": { + "ET": 23 + }, + "Eufer": { + "ES": 19 + }, + "European Energy": { + "DK": 20, + "SE": 14 + }, + "Eurus Energy": { + "MX": 1, + "US": 2 + }, + "Evergy": { + "US": 5271 + }, + "EWO Solarpark III KG": { + "DE": 14 + }, + "ewz Atlantic Sverige AB": { + "SE": 31 + }, + "Explotaciones Eólicas El Puerto, S.A.": { + "ES": 43 + }, + "Explotaciones Eólicas Escucha, S.A.": { + "ES": 43 + }, + "Explotaciones Eólicas Saso Plano, S.A.": { + "ES": 2 + }, + "Explotaciones Eólicas Sierra Costera, S.A.": { + "ES": 49 + }, + "Explotaciones Eólicas Sierra de la Virgen, S.A. - ENEL": { + "ES": 52 + }, + "Extresol 3": { + "ES": 12 + }, + "Fäbodliden Vindkraft AB": { + "SE": 25 + }, + "Falck Renewables": { + "FR": 14, + "GB": 36 + }, + "Fazenda Santa Rosa": { + "BR": 36 + }, + "Federal Ministry of Power": { + "NG": 37 + }, + "Fera s.r.l.": { + "IT": 19 + }, + "Ffos Las Solar Farm": { + "GB": 252 + }, + "Firma Ramström Vind AB": { + "SE": 23 + }, + "First Reserve": { + "US": 16 + }, + "First Solar": { + "CA": 5, + "US": 101 + }, + "First Wind O&M, LLC": { + "US": 95 + }, + "FirstEnergy": { + "US": 822 + }, + "Florida Power & Light": { + "US": 12835 + }, + "Flughafen Stuttgart Energie GmbH": { + "DE": 308 + }, + "Forestalia": { + "ES": 111 + }, + "Formosa Plastics": { + "US": 17 + }, + "Forsa Energy": { + "FR": 16, + "GB": 1 + }, + "Fortum": { + "FI": 50, + "IN": 1, + "LV": 1, + "LT": 1, + "PL": 4, + "SE": 73 + }, + "FP Lux Wind Bröcklingberget AB": { + "SE": 13 + }, + "Fred. Olsen Renewables": { + "GB": 1 + }, + "Fuerzas Energéticas del Sur de Europa IX, SL - Forestalia": { + "ES": 14 + }, + "Fuerzas Energéticas del Sur de Europa VII, SL": { + "ES": 13 + }, + "Fuerzas Energéticas del Sur de Europa X, SL - Forestalia": { + "ES": 14 + }, + "Fuerzas Energéticas del Sur de Europa XI,SL - Forestalia": { + "ES": 13 + }, + "Fuerzas Energéticas del Sur de Europa XII, SL - Forestalia": { + "ES": 14 + }, + "Fuerzas Energéticas del Sur de Europa XV S.L. - Forestalia": { + "ES": 24 + }, + "G-Tech Environmental Holdings": { + "CN": 7, + "VN": 4 + }, + "Gabrielsberget Vind Nord AB": { + "SE": 20 + }, + "Gabrielsberget Vind Syd AB": { + "SE": 20 + }, + "Gaelectric": { + "IE": 13 + }, + "Gamesa": { + "FR": 15, + "ES": 54 + }, + "Gamesa - Altamira": {}, + "Gamma": { + "BE": 12, + "FR": 1, + "NL": 51, + "PL": 1 + }, + "Garvagh Glebe Power Ltd (ESB)": { + "IE": 14 + }, + "Gas Natural Fenosa": { + "BR": 2, + "MD": 4, + "ES": 32 + }, + "GDF Suez Zielona Energia Sp. z o.o.": { + "PL": 15 + }, + "GE Green Energy": {}, + "GE WInd": { + "US": 23 + }, + "Gecalsa": { + "ES": 13 + }, + "Gecalsa - El Hierro": { + "ES": 23 + }, + "Gecalsa - La Rabia": {}, + "Gecalsa - Montamarta": { + "ES": 14 + }, + "Gecalsa - Peñarroldana": { + "ES": 22 + }, + "Gemeinde Ubstadt-Weiher": { + "DE": 35 + }, + "Generaciones Renovables del Gállego, SL - Forestalia": { + "ES": 14 + }, + "General Electric": { + "AT": 1, + "BA": 1, + "BR": 22, + "FR": 1, + "DE": 3, + "IN": 1, + "IE": 1, + "JO": 1, + "MX": 1, + "MM": 1, + "TR": 1, + "GB": 2, + "US": 5 + }, + "Genesis Energy": { + "NZ": 42 + }, + "GENNEIA": { + "AR": 63 + }, + "Geólica Magallón II, S.L.": { + "ES": 22 + }, + "GERES Power II GmbH": { + "DE": 13 + }, + "Gesa - Gargaú energética S/A": { + "BR": 12 + }, + "Gigawatti": { + "FI": 27 + }, + "GILDEMEISTER Energy Solutions": { + "DE": 34 + }, + "Global Tech I Offshore Wind GmbH": {}, + "Glötesvålen Vind AB": { + "SE": 47 + }, + "Glötesvålen Vind AB (IKEA)": { + "SE": 1 + }, + "GLS Bank, WP Warburg": {}, + "Golden Spread Electric Cooperative": { + "US": 99 + }, + "Goldwind": { + "US": 10 + }, + "Göteborg Energi AB": { + "SE": 20 + }, + "Green City AG": { + "DE": 45 + }, + "Green Energy Company Ltd.": { + "IE": 21 + }, + "Green Energy International": { + "GB": 78 + }, + "Green Investment Group": { + "PL": 25 + }, + "Greenbacker Renewable Energy": { + "US": 61 + }, + "Greencoat Renewables": { + "IE": 168, + "GB": 23 + }, + "Greensolver": { + "FR": 27 + }, + "Grimsås Vindkraft AB": { + "SE": 16 + }, + "GroenLeven": { + "NL": 54 + }, + "Growind": { + "DE": 1, + "NL": 21 + }, + "Grytsjö Energi AB": { + "SE": 13 + }, + "Güneş Enerji Santrali": { + "TR": 27 + }, + "Hans Solar GmbH": { + "DE": 70 + }, + "Harvest Windfarm LLC": { + "US": 32 + }, + "Havsnäs Vindkraft AB": { + "SE": 47 + }, + "Heliotec": { + "SV": 1, + "DE": 16 + }, + "Helix Maine Wind Development, LLC": { + "US": 47 + }, + "Heritage Sustainable Energy": { + "US": 43 + }, + "Hibernian Wind Power (ESB)": { + "IE": 16 + }, + "Hidromedia": { + "ES": 46 + }, + "Highfield Renewable Energy": { + "IE": 25 + }, + "HOFOR": { + "DK": 81 + }, + "Högaliden Vindkraft AB": { + "SE": 26 + }, + "Holyoke Gas & Electric": { + "US": 31 + }, + "Hydro Tasmania": { + "AU": 250 + }, + "Hydro-Québec": { + "CA": 24762, + "US": 7 + }, + "Iberdrola Renovables": {}, + "Iberdrola Renovables de Aragón S.A.": { + "ES": 69 + }, + "Iberdrola Renovables Offshore Deutschland GmbH": { + "DK": 73 + }, + "Ibereólica Cabo Leones II": { + "CL": 51 + }, + "Iberia Aprovechamientos Eólicos, S.A.": { + "ES": 16 + }, + "ICO": { + "BE": 11, + "US": 3 + }, + "IEASA": {}, + "IFE Eriksen": { + "DE": 17 + }, + "IKB AG": { + "AT": 22 + }, + "Indonesia Power": { + "ID": 50 + }, + "Industriepark Philippsburg GmbH": { + "DE": 235 + }, + "Infigen Energy": { + "AU": 22, + "US": 1 + }, + "Infinis": { + "GB": 5 + }, + "Ingenious Renewable Enterprises Energy Ltd.": { + "GB": 100 + }, + "Ingka Deutschland Windfarms GmbH": { + "DE": 12 + }, + "init SE": { + "DE": 30 + }, + "Initiatives et Énergies Locales": { + "FR": 69 + }, + "Innergex": { + "CA": 27, + "FR": 27 + }, + "Innogy Renewables Polska": { + "PL": 15 + }, + "Innogy Spain, S.A.U": { + "ES": 284 + }, + "InnoWind": { + "ZA": 28 + }, + "INTERVENT": { + "FR": 12 + }, + "Invenergy": { + "US": 457 + }, + "INVEST-WIND Regenerativ-Energie Anlagen GmbH & Co. KG": {}, + "Invis Energy": { + "IE": 139 + }, + "Iowa Lakes Electric Cooperative": { + "US": 16 + }, + "Island Green Power": { + "IE": 110, + "GB": 112 + }, + "ITAIPU Binacional": { + "BR": 63, + "PY": 59 + }, + "Jädraås Vindkraft AB": { + "SE": 67 + }, + "James Madison University": { + "US": 8 + }, + "Jämtkraft AB": { + "SE": 19 + }, + "Järvsö Sörby Vindkraft AB": { + "SE": 37 + }, + "Jenner Wind Limited Partnership": { + "CA": 55 + }, + "juwi": { + "DE": 35 + }, + "juwi Bestandsanlagen GmbH": { + "DE": 16 + }, + "juwi Beteiligungs GmbH & Co. Naturpower 10 KG": { + "DE": 11 + }, + "juwi Operations & Maintenance GmbH": { + "DE": 344 + }, + "K-WIND": { + "GR": 13 + }, + "Kapıdağ Rüzgar Enerji Santralı Elektrik Üretim San. ve Tic. A. Ş.": { + "TR": 15 + }, + "Karayel Elektrik Üretim Anonim Şirketi": { + "TR": 20 + }, + "Karlsruher Energieservice GmbH": { + "DE": 49 + }, + "Kendall County": { + "US": 977 + }, + "Khorasan Regional Electric Power": { + "IR": 46 + }, + "Kindel Vara OÜ": { + "EE": 12 + }, + "KMW Windpark Straubenhardt GmbH & Co KG": { + "DE": 12 + }, + "Kochi Metro": { + "IN": 13 + }, + "KOLBA Grundstücksgesellschaft mbH & Co. KG": { + "BE": 11, + "DE": 23 + }, + "Končar": { + "HR": 24 + }, + "Kotzebue Electric Association": { + "US": 19 + }, + "KS Solar GmbH": { + "DE": 109 + }, + "Lake Turkana Wind Power": { + "KE": 240 + }, + "Landvolk Grafschaft Diepholz": { + "DE": 15 + }, + "Landwind": { + "DE": 21 + }, + "Las Majadas Wind Farm": { + "US": 115 + }, + "Leeward Asset Management, LLC": { + "US": 97 + }, + "Leeward Energy": { + "US": 68 + }, + "Leeward Renewable Energy": { + "US": 406 + }, + "Lehtirova Wind AB": { + "SE": 42 + }, + "Lemnhult Energi AB": { + "SE": 32 + }, + "Lidl Ireland GmbH": { + "IE": 286 + }, + "Lincoln Clean Energy": { + "US": 112 + }, + "Lista Vindkraftverk AS": { + "NO": 86 + }, + "Lister- und Lennekraftwerke GmbH": { + "DE": 13 + }, + "Little Silver House": { + "GB": 29 + }, + "Lockhart Power": { + "US": 39 + }, + "Lodos Elektrik Üretim Anonim Şirketi": { + "TR": 13 + }, + "Longyuan SA": { + "ZA": 96 + }, + "Lorte SL": { + "ES": 14 + }, + "Low Carbon Storage Ireland Ltd": { + "IE": 17, + "GB": 17 + }, + "Lower Colorado River Authority": { + "US": 414 + }, + "Lubbock Power & Light": { + "US": 135 + }, + "Lumcloon Energy Limited": { + "IE": 82 + }, + "Luminant": { + "US": 22 + }, + "Lyrestad Vind AB": { + "SE": 24 + }, + "Madison Gas and Electric": { + "US": 61 + }, + "Maevaara Vind AB": { + "SE": 34 + }, + "Mainstream Renewable Power": { + "CL": 25, + "IE": 5 + }, + "Markbygden Vind AB": { + "SE": 244 + }, + "Mashav Management sp. z o.o.": { + "PL": 67 + }, + "Maui Electric Company": { + "US": 115 + }, + "Max Power": {}, + "Mercedes-Benz AG": { + "DE": 341 + }, + "Merkur Offshore GmbH": {}, + "MESA": { + "ES": 2 + }, + "Metropolitan Police Service": { + "GB": 16 + }, + "Microsoft Ireland Operations Limited": { + "IE": 26 + }, + "MidAmerican Energy": { + "US": 4525 + }, + "Middlebury College": { + "US": 85 + }, + "Millennium Wind II Participações Ltda.": { + "BR": 103 + }, + "MK Fintel Wind": { + "RS": 28 + }, + "Molinos del Ebro S.A.": { + "ES": 54 + }, + "Molinos del Jalón, S.A.": { + "ES": 25 + }, + "Molinos del Moncayo S.L": { + "ES": 41 + }, + "Monaincha Wind Farm Limited": {}, + "Montana-Dakota Utilities": { + "US": 4 + }, + "MS Power Projects Ltd.": { + "GB": 419 + }, + "Mullbergs Vindpark AB": { + "SE": 27 + }, + "Munkflohögen Vindkraft AB": { + "SE": 26 + }, + "MVM": { + "AR": 1, + "HR": 1, + "HU": 73 + }, + "MVV Energie AG": {}, + "MVV Windenergie GmbH": { + "DE": 16 + }, + "Näsudden Väst Administration": { + "SE": 12 + }, + "Naturener": { + "ES": 3, + "US": 146 + }, + "Naturstrom AG": { + "DE": 32 + }, + "Neckar AG": { + "DE": 27 + }, + "Neoen": { + "AU": 155, + "SV": 2, + "FR": 34, + "IE": 2, + "PT": 3, + "ZM": 1 + }, + "Neoenergia": { + "BR": 142 + }, + "Neue Energien Verbandsgemeinde Lingenfeld GmbH": { + "DE": 33 + }, + "New Gullen Range Wind Farm Pty. Ltd.": {}, + "nextbike": { + "AT": 162, + "BD": 1, + "BA": 12, + "HR": 96, + "CY": 1, + "CZ": 4, + "DE": 255, + "IT": 1, + "PL": 1, + "ES": 47, + "SE": 136, + "CH": 11, + "UA": 2, + "GB": 85, + "US": 1 + }, + "NextEnergy Solar Fund Ltd.": { + "GB": 81 + }, + "Nexter Era Energy": { + "US": 25 + }, + "NextEra Energy": { + "CA": 50, + "US": 4684 + }, + "Noble Power": { + "US": 79 + }, + "NoordzeeWind B.V.": { + "NL": 42 + }, + "NOP Agrowind": { + "NL": 31 + }, + "Nordex": { + "BE": 1, + "CL": 18, + "FR": 4 + }, + "Nordsee One GmbH": { + "DE": 18 + }, + "North Carolina Electric Member Corp": { + "US": 20 + }, + "North Carolina Mun Power Agency #1": { + "US": 26 + }, + "Northland Deutsche Bucht GmbH": {}, + "Northland Power": { + "CA": 11 + }, + "Northwest Energy": { + "US": 76 + }, + "NOTUS": { + "DE": 15 + }, + "Novatus Energy": { + "US": 124 + }, + "Npower Limited": { + "GB": 33 + }, + "NTPC": { + "CA": 1, + "IN": 55, + "LA": 1 + }, + "NTR": { + "IE": 13 + }, + "Nysäter Wind AB": { + "SE": 116 + }, + "Offshore-Windpark RIFFGAT GmbH & Co. KG": { + "DE": 42, + "NL": 7 + }, + "Oklahoma Gas & Electric": { + "US": 261 + }, + "Ökoenergie WP Obersiebenbrunn GmbH": { + "AT": 13 + }, + "Olivento, S.L.U.": { + "ES": 43 + }, + "Oliviento S.L.": { + "ES": 35 + }, + "Orion Energy Group LLC": { + "US": 2 + }, + "Orsted Borkum Riffgrund I GmbH": {}, + "Ostermann": { + "AT": 1, + "DE": 316 + }, + "Ostwind": { + "FR": 38, + "DE": 20 + }, + "OWP Nordergründe GmbH & Co. KG": { + "DE": 19 + }, + "OWS Off-Shore Wind Solutions GmbH": {}, + "OX2": { + "FI": 10, + "PL": 1, + "SE": 8 + }, + "OX2 AB": { + "SE": 11 + }, + "Pacific Hydro": { + "AU": 203, + "BR": 1, + "CL": 3 + }, + "Pallas Windfarm Limited": { + "IE": 21 + }, + "Parque Eólico Cabo Leones I": { + "CL": 55 + }, + "Parque Eólico de Gevancas, S.A": { + "PT": 12 + }, + "Parque Eólico El Arrayán": { + "CL": 52 + }, + "Parque Eólico Farlan, SL": { + "ES": 13 + }, + "Parque Eólico La Sotonera, S.L.": { + "ES": 14 + }, + "Parque Eólico Los Cantales SL": { + "ES": 15 + }, + "Parque Eólico Muniesa, SL": { + "ES": 15 + }, + "Parque Eólico Renaico": { + "CL": 60 + }, + "Parque Eólico San Gabriel": { + "CL": 61 + }, + "Parque Eólico Tolpán Sur": { + "CL": 28 + }, + "Pattern Energy": { + "CA": 35, + "US": 208 + }, + "Pattern Energy Canada": { + "CA": 63 + }, + "Peel": { + "GB": 27 + }, + "Peesa": { + "ES": 22 + }, + "PES Madero": { + "ES": 72 + }, + "PetroWind Energy": { + "PH": 17 + }, + "pfalzwind GmbH": { + "DE": 53 + }, + "PGE": { + "DE": 2, + "PL": 794 + }, + "PGE Energia Odnawialna": { + "PL": 92 + }, + "Photosol": { + "FR": 108 + }, + "Pioneer Energy": { + "NZ": 41 + }, + "Planet energy GmbH": { + "DE": 187 + }, + "PLN": { + "ID": 4370 + }, + "PNE Power Generation GmbH": { + "DE": 15 + }, + "PNM": { + "US": 3624 + }, + "Polenergia Farma Wiatrowa Mycielin Sp. z o.o.": { + "PL": 24 + }, + "Poweo": { + "FR": 9 + }, + "Poyraz Enerji Elektrik Üretim A.Ş.": { + "TR": 27 + }, + "Projektör ej registrerad": { + "SE": 110 + }, + "Prokon": { + "DE": 44 + }, + "PROKON Regenerative Energien eG": { + "DE": 13 + }, + "Proyectos Eólicos Aragoneses, S.L.": { + "ES": 14 + }, + "PSA Peugeot": { + "FR": 12 + }, + "Pure Energie": { + "BE": 2, + "NL": 13 + }, + "PV-Projekt Gruibingen GmbH": { + "DE": 47 + }, + "Q-Energy Watzerath GmbH": { + "DE": 15 + }, + "Rabbalshede Kraft AB": { + "SE": 45 + }, + "Raheenleagh Power DAC (Coillte and ESB)": { + "IE": 12 + }, + "RATCH-Australia": { + "AU": 13 + }, + "Rattlesnake Flats LLC": { + "US": 58 + }, + "Red Cap": { + "ZA": 35 + }, + "redigesco": { + "CD": 12 + }, + "Régie d'Electricité de la Vendée": { + "FR": 22 + }, + "Reirk Energy Ltd": { + "IE": 15 + }, + "Reloj del Sol Wind Farm, LLC": { + "US": 63 + }, + "Repower AG": { + "DE": 2, + "IT": 2, + "CH": 27 + }, + "Repowering London": { + "GB": 34 + }, + "RES": { + "AU": 1, + "FR": 62, + "IE": 26, + "IT": 1, + "NO": 1, + "SI": 2, + "TR": 18, + "GB": 1, + "US": 56 + }, + "RES Australia": { + "AU": 77 + }, + "RES Canada": { + "CA": 21 + }, + "Ridgeline Energy": {}, + "RMS Energy": { + "CA": 34 + }, + "Roatán Electric Company": { + "HN": 30 + }, + "Rödene Vindkraft AB": { + "SE": 14 + }, + "Roheline Ring Tuulepargid OÜ": { + "EE": 15 + }, + "Rolla Municipal Utilities": { + "US": 21 + }, + "Ronaver Energy Ltd": { + "IE": 28 + }, + "Royal Dutch Shell": { + "BE": 2, + "BR": 1, + "CL": 1, + "DE": 1, + "NA": 1, + "GB": 2, + "US": 41 + }, + "RWE Renewables": { + "IE": 2, + "PL": 11, + "US": 49 + }, + "RWE Renewables Polska": { + "PL": 67 + }, + "RWE Renewables Sweden AB": { + "SE": 77 + }, + "S.E.V.": { + "FO": 14, + "NL": 1 + }, + "Sabah Electricity": { + "MY": 166 + }, + "SAG Sadisdorfer Agrar AG": { + "DE": 18 + }, + "Salt River Project": { + "US": 238 + }, + "Samruk Energy": { + "KZ": 22 + }, + "San Juan": { + "BR": 1, + "CL": 58, + "PE": 1 + }, + "San Juan de Bargas Eólica, S.L.": { + "ES": 57 + }, + "Sandbank Offshore GmbH": {}, + "Santa Clara Energia Renovável Ltda.": { + "BR": 106 + }, + "Santa Luce S.r.l.": { + "IT": 13 + }, + "Saorgus Energy Ltd.": { + "IE": 34 + }, + "Sapphire Wind Farm": { + "AU": 75 + }, + "SaskPower": { + "CA": 4729 + }, + "SB Solarpark Borkum GmbH & Co. KG": { + "DE": 26 + }, + "SCA Energy AB": { + "SE": 1 + }, + "Scotian Windfields": { + "CA": 20 + }, + "Scottish Power Renewables": { + "GB": 78 + }, + "Seelsorgeeinheit Oberhausen-Philippsburg": { + "DE": 70 + }, + "Sergies": { + "FR": 17 + }, + "Sergies SEML": { + "FR": 27 + }, + "Shehy More Windfarm Limited": { + "IE": 16 + }, + "Sidensjö Vindkraft AB": { + "SE": 50 + }, + "SIEL": { + "FR": 17 + }, + "SIERRA DE SELVA, S.L.": { + "ES": 90 + }, + "Silicon Ranch": {}, + "Silverstone Green Energy": { + "GB": 276 + }, + "Siral System & Co AB": { + "SE": 46 + }, + "Sistemas Energ/Forgoselo": { + "ES": 37 + }, + "Sistemas Energeticos Alhama-Linares": { + "ES": 62 + }, + "SISTEMAS ENERGÉTICOS CAMPOLIVA SAU - ENEL": { + "ES": 12 + }, + "Sistemas Energéticos del Mocayo - Grupo Enhol": { + "ES": 32 + }, + "Sistemas Energéticos La Muela, S.A.": { + "ES": 38 + }, + "Sistemas Energéticos Sierra del Carazo, SL - ENEL": { + "ES": 15 + }, + "Sjisjka Vind AB": { + "SE": 31 + }, + "Skaftåsen Vindkraft AB": { + "SE": 35 + }, + "Skaveröd Gurseröd Vind AB": { + "SE": 12 + }, + "Skellefteå Kraft AB": { + "SE": 38 + }, + "Skogberget Vind AB": { + "SE": 36 + }, + "SKTM": { + "DZ": 34, + "ML": 1 + }, + "SL NaturEnergie GmbH": { + "DE": 36 + }, + "Slättens Vind ek för": { + "SE": 16 + }, + "Slitevind AB": { + "SE": 37 + }, + "SMH Windkraft": { + "DE": 12 + }, + "Smithfield Fresh Meats Corp.": { + "US": 20 + }, + "Solar Power South": { + "GB": 205 + }, + "Solarfields": { + "NL": 210 + }, + "SOLARWATT": { + "DE": 14 + }, + "Solberg Vindkraft AB": { + "SE": 23 + }, + "Sorea": { + "FR": 299, + "ES": 11 + }, + "South Carolina Public Service Authority": { + "US": 23 + }, + "South Texas Electric Cooperative": { + "US": 238 + }, + "Southern Company": { + "US": 161 + }, + "Southern Power Co": { + "US": 39 + }, + "SPE": { + "BE": 12 + }, + "SR Energy AB": { + "SE": 7 + }, + "SSE Renewables": { + "IE": 421, + "GB": 150 + }, + "SSE Thermal": { + "IE": 31, + "GB": 12 + }, + "Stadtwerke Karlsruhe GmbH": { + "DE": 5760 + }, + "Stadtwerke Lingen": { + "DE": 16 + }, + "Stadtwerke München GmbH": { + "DE": 44 + }, + "Stadtwerke Pfarrkirchen": { + "DE": 58 + }, + "Stadtwerke Walldorf GmbH & Co. KG": { + "DE": 55 + }, + "Starwood Energy Group": { + "US": 418 + }, + "Statkraft": { + "AL": 2, + "BR": 2, + "DE": 10, + "IE": 155, + "NL": 1, + "NO": 261, + "ES": 1, + "SE": 6, + "GB": 31 + }, + "Statkraft Chile": { + "CL": 15 + }, + "Statkraft SCA Vind AB": { + "SE": 38 + }, + "Stavro Vind Aktiebolag": { + "SE": 64 + }, + "Steag": { + "DE": 59 + }, + "Steag New Energies": { + "FR": 9, + "DE": 4 + }, + "Steag Rüzgar Süloğlu Enerji Üretim A.Ş.": { + "TR": 21 + }, + "Stena Renewable": {}, + "Stephentown Spindle": { + "US": 41 + }, + "Stockyard Hill Wind Farm": { + "AU": 150 + }, + "Storm": { + "BE": 19, + "DE": 1, + "IE": 7, + "US": 2 + }, + "Storrun Vindkraft AB": { + "SE": 14 + }, + "SunBridge": {}, + "Suncor": { + "CA": 50 + }, + "Suncor Energy": { + "CA": 5, + "US": 2 + }, + "SunEdison": { + "CA": 6, + "CL": 1, + "ZA": 1, + "US": 171 + }, + "Sunray Wind": { + "US": 40 + }, + "SUSI Renewable Energy Fund II": { + "DE": 20 + }, + "Susurluk Enerji A.Ş.": { + "TR": 29 + }, + "Svartnäs Vindkraft AB": { + "SE": 33 + }, + "Svenska Vindbolaget AB": { + "SE": 49 + }, + "Sverige Vindkraftkooperativ Ek för": { + "SE": 3 + }, + "SWS Gneeves Wind Farm Limited": { + "IE": 12 + }, + "SWS Knockacummer Wind Farm Ltd": {}, + "Szegedi Távfűtő Kft.": { + "HU": 22 + }, + "Tannery Marketplace": { + "US": 49 + }, + "Tarfaya Energy Company": { + "MA": 132 + }, + "Target Corporation": { + "US": 156 + }, + "TAURON Ekoenergia Sp. z o.o.": { + "PL": 81 + }, + "Técnicas": { + "ES": 28 + }, + "Tekniska verken i Linköping Vind": { + "SE": 18 + }, + "Tenaska": { + "US": 25 + }, + "Tennessee Valley Authority": { + "US": 4264 + }, + "Terna Energy": { + "GR": 5, + "US": 32 + }, + "Terra-Gen": { + "US": 51 + }, + "TGC Renewables": { + "GB": 85 + }, + "Third Planet Windpower": { + "US": 169 + }, + "Tilt Renewables": { + "AU": 97, + "NZ": 1 + }, + "Tjessinga Windenergie B.V.": { + "NL": 11 + }, + "Tonga Power": { + "TO": 42 + }, + "Toplane Sarajevo": { + "BA": 28 + }, + "TotalEnergies renouvelables": { + "FR": 6 + }, + "TransAlta": { + "AU": 1, + "CA": 186, + "DE": 1, + "US": 27 + }, + "TransAlta Renewables": { + "CA": 233 + }, + "TransAlta Wind": { + "CA": 22 + }, + "Treblade Björkvattnet AB": { + "SE": 34 + }, + "Trianel": { + "DE": 15 + }, + "Trianel Windkraftwerk Borkum GmbH & Co. KG": {}, + "Trianel Windkraftwerk Borkum II GmbH & Co. KG": {}, + "Trustpower": { + "AU": 4, + "NZ": 60 + }, + "TrustWind": { + "PT": 19 + }, + "Tullynahaw Power Ltd. (ESB)": { + "IE": 12 + }, + "Turinge Energi AB": { + "SE": 37 + }, + "Two Dot Wind LLC": { + "US": 18 + }, + "U.S. Bureau of Reclamation": { + "US": 28 + }, + "UAB European Energy Lithuania": { + "LT": 12 + }, + "Ufuk Enerjiİ Elektrik Üretim A. Ş.": { + "TR": 12 + }, + "Uhl Windkraft Projektierung GmbH & Co. KG": { + "DE": 26 + }, + "Uniper Kraftwerke GmbH": { + "DE": 222 + }, + "Universal Wind Enerji Elektrik Üretim A.Ş.": { + "TR": 44 + }, + "Valeco": { + "FR": 52 + }, + "Valero": { + "CA": 2, + "MX": 3, + "GB": 2, + "US": 118 + }, + "Valorem": { + "FR": 77 + }, + "Varberg Energi AB": { + "SE": 16 + }, + "Varsvik AB": { + "SE": 18 + }, + "Vasa Vind": {}, + "Vattenfall GmbH": {}, + "Vattenfall Nederland": { + "NL": 89 + }, + "Vattenfall United Kingdom": { + "GB": 76 + }, + "Vattenfall Vindkraft AB": { + "DK": 13, + "SE": 185 + }, + "Veja Mate Offshore Project GmbH": {}, + "Ventis": { + "BE": 12 + }, + "Vento Energetikai Villamosenergiatermelő Kft.": { + "HU": 25 + }, + "Vento Ludens GmbH & Co. KG": { + "DE": 50 + }, + "Ventos De Santo Expedito Energias Renováveis S.A.": { + "BR": 108 + }, + "Ventotec GmbH": { + "DE": 22 + }, + "Vents du Kempt": {}, + "Ventuno - Capo Rizzuto": { + "IT": 48 + }, + "VERBUND Green Power Deutschland GmbH": {}, + "Verlag Manias Gmbh": { + "DE": 45 + }, + "Vestas": { + "BR": 1, + "DK": 14, + "FR": 6, + "DE": 22, + "GR": 4, + "PL": 1, + "ES": 2, + "UA": 1, + "GB": 1 + }, + "Viesgo Renovables, S.L.U.": { + "ES": 17 + }, + "Vindin AB": { + "SE": 56 + }, + "Vindkraft i Ytterberg AB": { + "SE": 23 + }, + "Vindpark Målarberget i Norberg AB": { + "SE": 28 + }, + "VLEEMO": { + "BE": 30 + }, + "Volkswind": { + "AR": 2, + "FR": 20, + "PY": 2 + }, + "Volkswind France": { + "FR": 23 + }, + "Volkswohnung GmbH": { + "DE": 266 + }, + "Voltalia": { + "BR": 1, + "FR": 46, + "GR": 2, + "IE": 2 + }, + "Vrångens Kraft AB": { + "SE": 12 + }, + "VSB énergies nouvelles": { + "FR": 37 + }, + "W Power GmbH": { + "DE": 197 + }, + "Wallenstam Energi AB": { + "SE": 18 + }, + "wdp": { + "PL": 14 + }, + "WEB Windenergie AG": { + "AT": 30 + }, + "WEC Energy Group": { + "US": 68 + }, + "Wehde Wind Energie GmbH": { + "DE": 13 + }, + "Werner Genzwürker Elektrotechnik GmbH": { + "DE": 18 + }, + "Westermeerwind B.V.": { + "NL": 57 + }, + "WestWind Energy": { + "DE": 3 + }, + "Wheatland Wind Project Ltd.": { + "CA": 25 + }, + "Whitehorn Solar, LLC": { + "US": 2 + }, + "wikidata=Q3045868": {}, + "Wind Farm Jenasen AB": { + "SE": 23 + }, + "Wind Field Korytnica Sp. z o.o.": { + "PL": 26 + }, + "Windenergiepark Heidenrod GmbH": { + "DE": 12 + }, + "Windfarm Högkölen AB": { + "SE": 18 + }, + "Windkraft RP Errichtungs- und Vertriebs-GmbH & Co. KG": { + "DE": 13 + }, + "Windkraft Simonsfeld": { + "AT": 40, + "SK": 1 + }, + "Windlab": { + "AU": 18 + }, + "WindMW": { + "DE": 1 + }, + "Windpark De Drentse Monden en Oostermoer": { + "NL": 45 + }, + "Windpark Golzow": { + "DE": 12 + }, + "Windpark Heidenrod": {}, + "Windpark Kirchberg GmbH & Co. KG": { + "DE": 23 + }, + "Windpark Krammer": { + "NL": 35 + }, + "Windpark Kubbeweg BV": { + "NL": 10 + }, + "Windpark Märkische Heide": {}, + "Windpark N33 / Eekerpolder (RWE)": { + "NL": 15 + }, + "Windpark N33 / Vermeer (YARD)": { + "NL": 20 + }, + "Windpark Nordsee Ost GmbH": { + "DE": 50 + }, + "Windpark Rethwisch GmbH": { + "DE": 8 + }, + "Windwärts": { + "DE": 22 + }, + "Windwärts Energie GmbH": { + "DE": 25 + }, + "Windwärts GmbH": { + "DE": 15 + }, + "Wircon GmbH": { + "DE": 261 + }, + "Wirsol": { + "AU": 2, + "DE": 60 + }, + "Wirsol Solar AG": { + "DE": 98 + }, + "Wirtgen Invest Energy GmbH": { + "PL": 15 + }, + "Wirth Exklusiv Fenstertechnik GmbH": {}, + "Wisconsin Public Service": { + "US": 72 + }, + "WKN Windkraft Nord GmbH": { + "DE": 19 + }, + "Wohnbau Gießen": { + "DE": 1543 + }, + "Woolooga Solar Farm": { + "AU": 3515 + }, + "WPD": { + "FR": 43, + "ES": 3, + "GB": 38 + }, + "WPD Onshore Aldermyrberget AB": { + "SE": 17 + }, + "wpd onshore GmbH & Co. KG": { + "DE": 16 + }, + "WPO": { + "FR": 13, + "IE": 1, + "GB": 7 + }, + "Xcel Energy": { + "US": 2509 + }, + "Xcel Energy/Iberdrola Renewables": { + "US": 53 + }, + "Xcel/SunEdison": { + "US": 13 + }, + "Yapısan Elektrik Üretim A. Ş.": { + "TR": 27 + }, + "YPF Luz": { + "AR": 74 + }, + "ZEAG Erneuerbare Energien GmbH": { + "DE": 20 + }, + "Zeeuwind": { + "NL": 53 + }, + "Zephyr Eifelwind": {}, + "Zeytineli RES Elektrik Üretim A.Ş.": { + "TR": 23 + }, + "Zonnepark Wolvega B.V.": { + "NL": 100 + }, + "ΕΛ.ΤΕΧ. ΑΝΕΜΟΣ": { + "GR": 26 + }, + "АО \"НоваВинд\"": {}, + "Ветроелектране Балкана": { + "RS": 59 + }, + "Елицио": { + "RS": 27 + }, + "ЗАО «Молдавская ГРЭС»": { + "MD": 51 + }, + "ООО \"СЕДЬМОЙ ВЕТРОПАРК ФРВ\"": {}, + "ООО \"ТРЕТИЙ ВЕТРОПАРК ФРВ\"": {}, + "ООО «Альтрэн»": {}, + "ООО «Петербургтеплоэнерго»": {}, + "ПАО \"Мосэнерго\"": {}, + "الشركة التونسية للكهرباء والغاز": { + "DZ": 1, + "LY": 3, + "TN": 671 + }, + "グリーンパワーインベストメント": { + "JP": 15 + }, + "コスモエコパワー株式会社": { + "JP": 1 + }, + "中国华电集团": { + "CN": 155 + }, + "中国华能集团": { + "CN": 40 + }, + "中国大唐集团": {}, + "中国广核集团": { + "CN": 109 + }, + "中国核工业集团": { + "CN": 75 + }, + "中国节能环保集团": { + "CN": 56 + }, + "中国電力": { + "JP": 50 + }, + "中部電力": { + "JP": 359 + }, + "九州電力": { + "JP": 615 + }, + "北海道電力": { + "JP": 448 + }, + "北陸電力": { + "JP": 1773 + }, + "华润电力控股": {}, + "华电国际电力股份有限公司": { + "CN": 59 + }, + "含山龙源梅山风力发电有限公司": { + "CN": 24 + }, + "四国電力": { + "JP": 201 + }, + "国华(当涂)新能源有限公司": { + "CN": 25 + }, + "国家电力投资集团": { + "CN": 170 + }, + "国家电网": { + "CN": 17758 + }, + "国家能源集团": { + "CN": 126 + }, + "广东能源集团": { + "CN": 12 + }, + "新天绿色能源": {}, + "東北電力": { + "JP": 2046 + }, + "沖縄電力": { + "JP": 103 + }, + "长江电力": {}, + "防城港新天绿色能源有限公司": { + "CN": 13 + }, + "電源開発": { + "JP": 141 + }, + "4-County Electric Power Association": { + "US": 20 + }, + "50Hertz Transmission": { + "CZ": 3, + "DK": 16, + "DE": 3541, + "PL": 57 + }, + "AEK": { + "FR": 1, + "GR": 1, + "ES": 2, + "CH": 76 + }, + "AEP Ohio": { + "US": 172 + }, + "AEP Texas": {}, + "AES Andes": { + "CL": 29 + }, + "AEW": { + "DE": 1, + "CH": 129 + }, + "Afluente Transmissão de Energia Elétrica": { + "BR": 19 + }, + "Agder Energi": { + "NO": 6 + }, + "Agrienergia": { + "IT": 1, + "ES": 32 + }, + "Aktiengesellschaft für Versorgungsunternehmen": { + "DE": 559 + }, + "Alta Kraftlag": { + "NO": 3 + }, + "AltaLink": { + "CA": 4620, + "US": 58 + }, + "Alternative Resource Energy Authority": { + "CA": 20 + }, + "Alut": { + "NO": 83 + }, + "Amazonas Geração e Transmissão de Energia": { + "BR": 23 + }, + "American Transmission Company": { + "US": 2113 + }, + "American Transmission Systems": { + "US": 56 + }, + "Amprion": { + "AT": 3, + "DE": 1973, + "LU": 6, + "NL": 3, + "CH": 4 + }, + "Anaheim Public Utilities": { + "US": 32 + }, + "Angeles Electric Corporation": { + "PH": 697 + }, + "Appalachian Power Company": { + "US": 802 + }, + "Arendals Fossekompani": { + "NO": 13 + }, + "Arizona Public Service": { + "US": 1287 + }, + "Arva": { + "NO": 986 + }, + "ATCO Electric": { + "CA": 2411 + }, + "ATEL": { + "CH": 14 + }, + "Atlantic City Electric": { + "US": 6330 + }, + "Atlatnic City Electric": { + "US": 15 + }, + "ATSI": { + "US": 586 + }, + "Augstsprieguma tīkls": { + "EE": 6, + "LV": 661, + "LT": 5 + }, + "Ausgrid": { + "AU": 774 + }, + "Austrian Power Grid AG": { + "AT": 771, + "CZ": 3, + "DE": 10, + "HU": 2, + "IT": 2, + "SI": 2, + "CH": 1 + }, + "AÜW": { + "DE": 32 + }, + "Avacon Netz": { + "DE": 1581 + }, + "Baltimore Gas and Electric": { + "US": 386 + }, + "Barents Nett": { + "FI": 1, + "NO": 542 + }, + "Batangas II Electric Cooperative": { + "PH": 927 + }, + "Beauregard Electric Cooperative": { + "US": 21 + }, + "Bessemer Electric Service": { + "US": 34 + }, + "Bihar State Electricity Board": { + "IN": 128, + "NP": 1 + }, + "BKK": { + "HU": 961, + "NO": 3987 + }, + "BKK Nett": { + "NO": 28 + }, + "BKW": { + "CH": 261, + "US": 8 + }, + "Blachly-Lane Electric Cooperative": { + "US": 4 + }, + "Blue Ridge Energy": { + "US": 73 + }, + "Bonneville Power Administration": { + "CA": 11, + "US": 4074 + }, + "Botswana Power": { + "BW": 40 + }, + "Kansas City Board of Public Utilities": { + "US": 102 + }, + "Braunschweiger Netz GmbH": { + "DE": 50 + }, + "Brazos Electric": { + "US": 223 + }, + "Brookings Muncipal Utilities": { + "US": 24 + }, + "Bryan Texas Utilities": { + "US": 67 + }, + "CADAFE": { + "VE": 13 + }, + "Caiuá": { + "BR": 4 + }, + "Caruna": { + "FI": 104 + }, + "CDEEE": { + "HT": 163 + }, + "Ceal": {}, + "CEEE": { + "BR": 433 + }, + "CELEC-Transelectric": { + "CO": 4, + "EC": 692 + }, + "Celesc": { + "BR": 992 + }, + "Celg Geração e Transmissão S.A.": { + "BR": 32 + }, + "Celpa": {}, + "Cemar": {}, + "Cemig": { + "BR": 1302 + }, + "Central Electric Power Co-Op": { + "US": 101 + }, + "Central Maine Power Company": { + "US": 634 + }, + "CEPALCO": { + "PH": 247 + }, + "Cepisa": {}, + "ČEPS": { + "AT": 2, + "CZ": 630, + "DE": 5, + "PL": 4, + "SK": 7 + }, + "CERN": { + "FR": 106, + "CH": 18 + }, + "CFM": { + "FR": 4, + "DE": 2, + "MW": 2, + "MD": 1952, + "MC": 1, + "MZ": 20, + "RO": 47, + "UA": 100 + }, + "CGE": { + "AR": 5, + "CL": 83, + "FR": 41, + "PE": 1, + "US": 1 + }, + "CGE Transmisión": { + "CL": 99 + }, + "CIE": { + "CO": 2, + "IE": 95, + "CI": 48, + "MX": 1 + }, + "CIPCO": { + "US": 189 + }, + "City of Concord": { + "US": 87 + }, + "City of Elizabeth": { + "US": 22 + }, + "City of High Point": { + "US": 39 + }, + "City of Lakeland": { + "US": 123 + }, + "City of Lexington": { + "US": 22 + }, + "City of Natchitoches": { + "US": 1 + }, + "City of Tupelo Water & Light Department": { + "US": 14 + }, + "City Power": { + "ZA": 152 + }, + "Clark Electric Distribution Company": { + "PH": 638 + }, + "Clark Public Utilities": { + "US": 73 + }, + "Clarksville Department of Electricity": { + "US": 395 + }, + "Clay Electric Cooperative": { + "US": 146 + }, + "CLECO": { + "US": 640 + }, + "Cleveland Public Power": { + "US": 33 + }, + "CNEE": { + "GA": 6 + }, + "Codelco Chile": { + "CL": 157 + }, + "Coelba": { + "BR": 1172 + }, + "Colbún": { + "CL": 73 + }, + "Colorado Springs Utilities": { + "US": 33 + }, + "Columbus Light & Water": { + "US": 16 + }, + "Commonwealth Edison": { + "US": 2694 + }, + "Communauté Électrique du Bénin": { + "TG": 3 + }, + "Compagnie Ivorienne d'Électricite": { + "CI": 9 + }, + "Companhia Brasileira de Alumínio": { + "BR": 28 + }, + "Companhia de Transmissão de Energia Elétrica Paulista": { + "BR": 32 + }, + "Companhia Hidro Elétrica do São Francisco": { + "BR": 202 + }, + "Concordia Electric Cooperative": { + "US": 24 + }, + "Consolidated Edison": { + "US": 256 + }, + "Consumers Energy": { + "US": 7401 + }, + "Copel": { + "AR": 1, + "BR": 1951, + "PY": 30 + }, + "Corn Belt Power Cooperative": { + "US": 105 + }, + "Corpoelec": { + "VE": 95 + }, + "Cosern": { + "BR": 293 + }, + "Counties Power": { + "NZ": 28 + }, + "CPFL Energia": { + "BR": 751 + }, + "Crimson Oak Grove Resources, LLC": { + "US": 49 + }, + "CTEEP": { + "BR": 534 + }, + "Dalane Nett": {}, + "Dalhousie Mountain Wind": { + "CA": 14 + }, + "Dayton Power & Light": { + "US": 118 + }, + "Decatur Utilities": { + "US": 88 + }, + "DEMCO": { + "US": 68 + }, + "Dinel": { + "DK": 32 + }, + "DME Distribuição S.A": { + "BR": 19 + }, + "Dominion Energy": { + "US": 1690 + }, + "Dow Chemical": { + "AU": 1, + "US": 33 + }, + "DTE Electric Company": { + "US": 69 + }, + "DTE Energy": { + "US": 1282 + }, + "E.DIS Netz GmbH": { + "DE": 2481, + "PL": 6 + }, + "E.E. Quito": { + "EC": 286 + }, + "EON_Mitte": { + "DE": 9 + }, + "E.ON Netz": { + "DE": 278 + }, + "E.ON Westfalen Weser": { + "DE": 17 + }, + "East River Electric Power Cooperative": { + "US": 79 + }, + "Eastland Network": { + "NZ": 415 + }, + "ECG": { + "GH": 164 + }, + "EDELCA": { + "VE": 40 + }, + "Edenor": { + "AR": 334 + }, + "EDEVP": { + "BR": 1 + }, + "EDF SEI": { + "FR": 7137 + }, + "EDH": { + "HT": 177 + }, + "EDP Bandeirante": { + "BR": 84 + }, + "EDP Escelsa": { + "BR": 29 + }, + "EDP Espírito Santo": { + "BR": 264 + }, + "EDP São Paulo": { + "BR": 262 + }, + "EEB": { + "BR": 38, + "CO": 3 + }, + "EED": { + "AT": 3, + "HU": 206 + }, + "EFL": { + "FJ": 73 + }, + "EGTC": { + "GQ": 1 + }, + "Eidefoss": { + "NO": 2 + }, + "EirGrid": { + "IE": 3613, + "GB": 4 + }, + "EKT": { + "CH": 114 + }, + "Electranet": { + "AU": 52 + }, + "Electricidade de Moçambique": { + "MZ": 43, + "ZA": 1 + }, + "Électricité de Mayotte": {}, + "Electricity Company of Ghana": { + "GH": 7 + }, + "Electricity North West": { + "GB": 583 + }, + "Elektrilevi": { + "EE": 674 + }, + "Elektro": { + "BR": 400 + }, + "Elenia": { + "FI": 169 + }, + "Elering": { + "EE": 645, + "LV": 5 + }, + "ELES": { + "HR": 1, + "HU": 1, + "SI": 59 + }, + "Eletrobras Amazonas Energia": { + "BR": 128 + }, + "Eletrobras Distribuição AM": {}, + "Eletrobrás Distribuição Roraima": { + "BR": 35 + }, + "Eletronorte": { + "BR": 75, + "VE": 1 + }, + "ELETRONORTE - Centrais Elétricas do Norte do Brasil S.A": { + "BR": 33 + }, + "ELETRONORTE-Centrais Elétricas do Norte": { + "BO": 8, + "BR": 16 + }, + "Eletropaulo": {}, + "Eletrosul": { + "BR": 146, + "PY": 20 + }, + "Elia": { + "BE": 1681, + "FR": 61, + "DE": 1, + "LU": 2, + "NL": 3 + }, + "Elinett": { + "NO": 145 + }, + "Ellevio": { + "SE": 44 + }, + "Elmea": { + "NO": 252 + }, + "Elvia": { + "NO": 2747, + "SE": 17 + }, + "Emera": { + "CA": 893, + "FR": 7 + }, + "Emerald People's Utility District": { + "US": 561 + }, + "Empresa Provincial de la Energía de Santa Fe": { + "AR": 6329, + "UY": 1 + }, + "EMS": { + "CM": 1, + "IR": 2, + "PS": 1, + "SN": 1, + "RS": 29, + "UA": 3, + "GB": 2, + "UZ": 1 + }, + "Endeavour Energy": { + "AU": 1383 + }, + "Enea": { + "FR": 1, + "DE": 1, + "IT": 4, + "PL": 420 + }, + "Enedis": { + "BE": 417, + "FR": 1168202, + "DE": 356, + "IT": 59, + "ES": 123, + "CH": 991 + }, + "Enel Distribuição Ceará": { + "BR": 1521 + }, + "Enel Distribuição Goiás": { + "BR": 7 + }, + "Enel Distribuição Rio": { + "BR": 358 + }, + "Enel Distribuição São Paulo": { + "BR": 817 + }, + "Enercal": { + "NC": 61 + }, + "ENERGA-OPERATOR SA": { + "PL": 16 + }, + "Energética Águas da Pedra S.A.": { + "BR": 14 + }, + "Energex": { + "AU": 991 + }, + "Energienetze Steiermark": { + "AT": 156 + }, + "Energieversorgung Mittelrhein": { + "DE": 36 + }, + "Energieversorgung Schwaben": { + "DE": 29 + }, + "Energinet": { + "DK": 374, + "DE": 2 + }, + "Energisa": { + "BR": 3227, + "PY": 1065 + }, + "Energisa Acre": { + "BO": 1, + "BR": 53, + "PE": 4 + }, + "Energisa BO": { + "BR": 18 + }, + "Energisa Rondônia": { + "BO": 8, + "BR": 169 + }, + "Energisa Sul-Sudeste": { + "BR": 134 + }, + "Energy United": { + "GE": 1, + "US": 25 + }, + "Enersur": { + "PE": 19 + }, + "ENERTRAG": { + "DE": 33, + "PL": 3 + }, + "ENERVIE Vernetzt GmbH": { + "DE": 277 + }, + "Ente Provincial de Energía del Neuquén": { + "AR": 3141, + "CL": 1 + }, + "Entergy": { + "US": 1019 + }, + "Entergy Arkansas": { + "US": 1044 + }, + "Entergy Mississippi": { + "US": 593 + }, + "Entergy New Orleans": { + "US": 38 + }, + "EPCOR": { + "CA": 3475, + "US": 2 + }, + "EPEC": { + "AR": 164 + }, + "EPV Alueverkko": { + "FI": 44 + }, + "Equatorial Energia AL": { + "BR": 215 + }, + "Equatorial Energia MA": { + "BR": 381 + }, + "Equatorial Energia PA": { + "BR": 350 + }, + "Equatorial Energia PI": { + "BR": 220 + }, + "Ergon": { + "AU": 61, + "US": 1 + }, + "Ergon Energy": { + "AU": 218 + }, + "ESB Networks": { + "IE": 47954, + "GB": 615 + }, + "Escelsa": {}, + "ESCOM": { + "FR": 1, + "MW": 1365 + }, + "Eskom": { + "BW": 2, + "MZ": 6, + "NA": 2, + "ZA": 993, + "SZ": 1 + }, + "Essential Energy": { + "AU": 2316 + }, + "Eswatini Electricity Company": { + "SZ": 4 + }, + "Ethekwini Electricity": { + "ZA": 100 + }, + "Eugene Water & Electric Board": { + "US": 1666 + }, + "Eversource": { + "US": 3596 + }, + "Evonik": { + "BR": 1, + "FR": 1, + "DE": 52, + "CH": 1 + }, + "EVS": { + "FR": 2, + "DE": 363, + "NL": 4 + }, + "EWZ": { + "IT": 1, + "CH": 1091 + }, + "Fagne": { + "NO": 254 + }, + "Fayetteville Public Works": { + "US": 91 + }, + "Fingrid": { + "FI": 501, + "NO": 1, + "SE": 2 + }, + "Fjellnett": { + "NO": 164 + }, + "Florence Utilities": { + "US": 114 + }, + "Florida Keys Electric Coorerative": { + "US": 16 + }, + "Fort Pierce Utilities": { + "US": 19 + }, + "FortisAlberta": { + "CA": 4200 + }, + "Four County EMC": { + "US": 51 + }, + "FS": { + "CD": 1, + "EC": 1, + "IT": 39 + }, + "Furnas Centrais Elétricas": { + "BR": 147, + "PY": 1 + }, + "Gainesville Regional Utilities": { + "US": 140 + }, + "Garland Power & Light": { + "US": 47 + }, + "GECOL.LY": { + "LY": 71 + }, + "Gerdau": { + "AR": 1, + "BR": 20 + }, + "Ghana Grid Company": { + "GH": 16 + }, + "Glades Electric Co-Op": { + "US": 876 + }, + "Glitre Energi": { + "NO": 2 + }, + "Glitre Energi Nett": {}, + "Glitre Nett": { + "NO": 2323 + }, + "Gralha Azul Transmissora de Energia": { + "BR": 19 + }, + "Grand River Dam Authority": { + "US": 43 + }, + "Green Mountain Power": { + "US": 51 + }, + "Greenville Utilities Commission": { + "US": 49 + }, + "GRTE": { + "DZ": 57 + }, + "Gudbrandsdal Energi": {}, + "Guntersville Electric Board": { + "US": 18 + }, + "Hafslund E-CO Vannkraft": { + "NO": 130 + }, + "Hallingdal Kraftnett": { + "NO": 83 + }, + "Hammerfest Energi Nett": {}, + "Harz Energie": { + "DE": 252 + }, + "Haugaland Kraft Nett": {}, + "Hawaiian Electric Company": { + "US": 297 + }, + "HEP": { + "BA": 1, + "HR": 473, + "DE": 3, + "CH": 1 + }, + "Herøya Nett": { + "NO": 19 + }, + "Hetch Hetchy Water & Power": { + "US": 23 + }, + "HOPS": { + "HR": 40 + }, + "HSN": { + "NL": 1 + }, + "Huntsville Utilities": { + "US": 303 + }, + "Hydro Energi": { + "NO": 46 + }, + "Hydro One": { + "CA": 3221, + "US": 4 + }, + "I/S Midtkraft": { + "DK": 14 + }, + "Idaho Power": { + "US": 45 + }, + "Imperial Irrigation District": { + "MX": 2, + "US": 81 + }, + "Independence Power & Light": { + "US": 70 + }, + "Indiana Michigan Power": { + "US": 43 + }, + "Indianapolis Power & Light": { + "US": 291 + }, + "INELFE": { + "FR": 26, + "ES": 7 + }, + "Interchile": { + "CL": 33 + }, + "Interligação Elétrica do Madeira S.A": {}, + "IPTO": { + "AL": 1, + "GR": 292, + "TR": 2 + }, + "ISA": { + "CO": 45, + "CU": 1, + "FR": 1, + "IT": 3, + "PT": 1 + }, + "Istad Nett": {}, + "ITC": { + "KH": 1, + "CA": 13, + "IN": 6, + "IR": 1, + "US": 8205 + }, + "Jersey Central Power & Light/JCPL/First Energy": { + "US": 21 + }, + "Joe Wheeler EMC": { + "US": 45 + }, + "Jones-Onslow EMC": { + "US": 26 + }, + "東海旅客鉄道": { + "JP": 6135 + }, + "Juruena Participações e Investimentos S.A": { + "BR": 16 + }, + "KEDCO": { + "NG": 137 + }, + "Kentucky Power": { + "US": 3 + }, + "Ketraco": { + "KE": 235 + }, + "KEYS": { + "US": 31 + }, + "Kissimmee Utility Authority": { + "US": 49 + }, + "KPTCL": { + "IN": 384 + }, + "Kraftnät Åland": { + "FI": 110 + }, + "KSEB": { + "IN": 434 + }, + "Knoxville Utilities Board": { + "US": 202 + }, + "Kystnett": { + "NO": 110 + }, + "Landsnet": { + "IS": 101 + }, + "Lee County Electric Cooperative": { + "US": 2078 + }, + "LEAG": { + "DE": 103, + "PL": 10 + }, + "Lechwerke": { + "DE": 365 + }, + "Lede": { + "BE": 1, + "NO": 1118 + }, + "Lesotho Electricity Company": { + "LS": 477, + "ZA": 13 + }, + "Liander": { + "NL": 703 + }, + "Liberia Electricity Corporation": { + "LR": 7 + }, + "Lidköping Elnät": { + "SE": 18 + }, + "Light": { + "BR": 579 + }, + "Linea": { + "NO": 483, + "PE": 1 + }, + "Linja": { + "NO": 775 + }, + "Lnett": { + "NO": 108 + }, + "Lofotkraft": {}, + "Long Island Power Authority": { + "US": 312 + }, + "LS Power": { + "US": 32 + }, + "Lucerna": { + "NO": 152 + }, + "LUS": { + "US": 22 + }, + "Lyse": { + "NO": 58 + }, + "Manitoba Hydro": { + "CA": 4618, + "US": 6 + }, + "Mantiqueira Transmissora de Energia": { + "BR": 19 + }, + "Manx Utilities": {}, + "Maritime Electric": { + "CA": 124 + }, + "Mark-E": { + "DE": 84 + }, + "Marshall Municipal Utilities": { + "US": 523 + }, + "Marshall-DeKalb Electric Cooperative": { + "US": 34 + }, + "MAVIR": { + "AT": 2, + "HR": 5, + "HU": 467, + "RO": 2, + "RS": 1, + "SK": 2, + "SI": 1, + "UA": 4 + }, + "MDU": { + "US": 41 + }, + "Mellom": { + "NO": 295 + }, + "Meralco": { + "PH": 17112 + }, + "Minera Centinela": { + "CL": 27 + }, + "Minera Collahuasi": { + "BO": 5, + "CL": 106 + }, + "Minera Escondida": { + "CL": 256 + }, + "Minnesota Valley Cooperative Light & Power Association": { + "US": 35 + }, + "Minnkota Power Cooperative": { + "US": 334 + }, + "Mississippi Power": { + "US": 416 + }, + "Missouri Power & Light Company": { + "US": 19 + }, + "MITNETZ Strom": { + "CZ": 3, + "DE": 4324 + }, + "MLGW": { + "US": 3 + }, + "Moorhead Public Service": { + "US": 61 + }, + "MSETCL": { + "IN": 320 + }, + "Mutual Energy": { + "IE": 37, + "GB": 68 + }, + "MVM PA": { + "HU": 27 + }, + "NamPower": { + "AO": 1, + "NA": 71, + "ZA": 1 + }, + "Nashville Electric Service": { + "US": 244 + }, + "National Grid": { + "IE": 1, + "GB": 1802, + "US": 2623 + }, + "National Grid Corporation of the Philippines": { + "PH": 20718 + }, + "National Grid Electricity Distribution": { + "GB": 6407 + }, + "National Grid Electricity Transmission": { + "GB": 137 + }, + "NB Power": { + "CA": 761, + "US": 30 + }, + "NEDCo": {}, + "NettiNord": { + "NO": 2 + }, + "Netz NÖ": { + "AT": 1258 + }, + "Netz OÖ": { + "AT": 415, + "DE": 1 + }, + "Netze BW GmbH": { + "FR": 2, + "DE": 2629 + }, + "Netze Magdeburg GmbH": { + "DE": 87 + }, + "Nevada Power Company": { + "US": 31 + }, + "New York Power Authority": { + "CA": 2, + "US": 44 + }, + "Newfoundland and Labrador Hydro": { + "CA": 153 + }, + "Newfoundland Power": { + "CA": 223 + }, + "Niagara Mohawk": { + "US": 16 + }, + "NIE Networks": { + "IE": 12113, + "GB": 12113 + }, + "Noranett": { + "NO": 317 + }, + "Nordlandsnett": { + "NO": 1 + }, + "Nordmøre Energiverk": { + "NO": 5 + }, + "Norgesnett": { + "NO": 80 + }, + "Norte Brasil Transmissora de Energia S.A": { + "BR": 7 + }, + "Northern Powergrid": { + "GB": 627 + }, + "Northern States Power (Wisconsin)": { + "US": 22 + }, + "NORTHWESTERN ENERGY LLC": { + "US": 12 + }, + "NTE Nett": {}, + "NV Energy": { + "US": 186 + }, + "NW Electric Power Cooperative": { + "US": 26 + }, + "NYSEG": { + "US": 211 + }, + "Odda Energi": { + "NO": 47 + }, + "Oʻzbekenergo": {}, + "Oncor": { + "US": 1263 + }, + "ONEE": { + "DZ": 1, + "MA": 109 + }, + "Orange & Rockland": { + "US": 136 + }, + "Orion New Zealand": { + "NZ": 361 + }, + "Orlando Utilities Commission": { + "US": 162 + }, + "Østkraft Net A/S": { + "DK": 69 + }, + "Otra Kraft": { + "NO": 3 + }, + "Otter Tail Power Company": { + "US": 341 + }, + "Pacific Power": { + "US": 40 + }, + "PacifiCorp": { + "US": 1614 + }, + "PEA": { + "MM": 2, + "TH": 174 + }, + "Peiner Träger GmbH": { + "DE": 32 + }, + "Peninsula Electric Cooperative": { + "PH": 39 + }, + "Perusahaan Listrik Negara": { + "ID": 4204 + }, + "Pfalzwerke AG": { + "AT": 2, + "FR": 2, + "DE": 536 + }, + "PGE Dystrybucja": { + "PL": 8029 + }, + "PGE Energetyka Kolejowa": { + "CZ": 1, + "PL": 1675, + "SK": 1 + }, + "PJM": { + "US": 14 + }, + "Public Service Company of New Mexico": { + "US": 247 + }, + "Polskie Sieci Elektroenergetyczne S.A.": { + "CZ": 3, + "DE": 1, + "LT": 1, + "PL": 869, + "SK": 1, + "UA": 1 + }, + "Portland General Electric": { + "US": 231 + }, + "Porto Primavera Transmissora de Energia S/A.": { + "BR": 12 + }, + "Potomac Electric Power Company": { + "US": 62 + }, + "Power Grid Corporation of India Ltd": { + "BD": 5, + "BT": 6, + "IN": 334, + "NP": 1 + }, + "Powercor": { + "AU": 561, + "FR": 1, + "US": 4 + }, + "Powerlink": { + "AU": 26 + }, + "PowerSouth Energy Cooperative": { + "CN": 2, + "FR": 1, + "PK": 1, + "US": 424 + }, + "PPL": { + "CZ": 106, + "PG": 2, + "PL": 7, + "US": 3757 + }, + "PREPA": {}, + "Progress Energy": {}, + "PRPA": { + "US": 66 + }, + "PSE": { + "PL": 262, + "US": 5 + }, + "PSE&G": { + "US": 2618 + }, + "PSEC": { + "US": 2 + }, + "PSNH": {}, + "Public Service Company of Oklahoma": { + "US": 1390 + }, + "Puget Sound Energy": { + "US": 247 + }, + "Radius Elnet": { + "DK": 4011 + }, + "Red Eléctrica de España": { + "FR": 21, + "PT": 37, + "ES": 2853 + }, + "Red Nord S.A.": { + "MD": 1185, + "RO": 11, + "UA": 8 + }, + "Red Union Fenosa": { + "MD": 35 + }, + "Reedy Creek Improvement District": { + "US": 870 + }, + "réséda": { + "FR": 7410 + }, + "Resolute Forest Products": { + "CA": 43, + "US": 3 + }, + "Rhode Island Energy": { + "US": 292 + }, + "Rio Grande Energia": { + "AR": 2, + "BR": 437 + }, + "RNT": { + "AO": 18 + }, + "Rochester Gas & Electric": { + "US": 877 + }, + "Rocky Mountain Power": { + "US": 20 + }, + "Romande Energie": { + "CH": 147 + }, + "Roseville Electric": { + "US": 1627 + }, + "RTE": { + "AD": 2, + "BE": 177, + "FR": 301036, + "DE": 559, + "IT": 263, + "LU": 44, + "ES": 376, + "CH": 701, + "GB": 2 + }, + "Sadales tīkls": { + "BY": 34, + "EE": 17, + "LV": 11465, + "LT": 20 + }, + "SAMELCO 2": { + "PH": 17 + }, + "San Diego Gas & Electric": { + "MX": 5, + "US": 640 + }, + "Schleswig-Holstein Netz AG": { + "DE": 1810 + }, + "Scottish and Southern Electricity Networks": { + "GB": 713 + }, + "Scottsboro Electric Power Board": { + "US": 15 + }, + "Seattle City Light": { + "US": 272 + }, + "Seminole Electric Cooperative": { + "US": 14 + }, + "Senelec": { + "SN": 41 + }, + "SEPS": { + "CZ": 1, + "HU": 69, + "SK": 212 + }, + "SEPS / MAVIR": { + "HU": 5, + "SK": 16 + }, + "SER": { + "BR": 1, + "FR": 3313, + "DE": 20, + "IN": 419, + "IT": 3, + "ES": 3 + }, + "SFE Nett": { + "NO": 5 + }, + "Sharyland Utilities": { + "US": 82 + }, + "Sierra Pacific Power Company": { + "US": 26 + }, + "SIG": { + "FR": 79, + "CH": 404 + }, + "SLECA": { + "US": 38 + }, + "SLEMCO": { + "US": 48 + }, + "SMUD": { + "US": 1371 + }, + "Societe Beninoise d'Energie Electrique": {}, + "Sogn og Fjordane Energi": { + "NO": 13 + }, + "Sognekraft": { + "NO": 19 + }, + "South Carolina Gas & Electric": { + "US": 70 + }, + "South Plains Electric Cooperative": { + "US": 45 + }, + "Southern California Edison": { + "US": 12050 + }, + "Southern Maryland Electric Cooperative": { + "US": 313 + }, + "SP Energy Networks": { + "GB": 715 + }, + "SP Transmission": { + "GB": 97 + }, + "Springfield Utility Board": { + "US": 2547 + }, + "SQM": { + "CL": 31 + }, + "SRD": { + "FR": 27543 + }, + "SRP": { + "US": 188 + }, + "SSEN Transmission": { + "GB": 129 + }, + "Stadtwerke Staßfurt": { + "DE": 46 + }, + "Statnett": { + "FI": 1, + "NO": 2434, + "SE": 6 + }, + "Stedin": { + "NL": 1282 + }, + "STEWEAG": { + "AT": 17 + }, + "STEWEAG-STEG": { + "AT": 26 + }, + "Strasbourg Électricité Réseaux S.A.": { + "FR": 724, + "DE": 12, + "US": 1 + }, + "Stredoslovenská distribučná": { + "CZ": 12, + "PL": 17, + "SK": 884 + }, + "Stromnetz Berlin": { + "DE": 1521, + "US": 1 + }, + "Stromnetz Steiermark GmbH": { + "AT": 13 + }, + "STS": { + "BR": 7, + "CA": 324, + "CL": 40, + "PL": 6, + "TN": 1, + "GB": 1 + }, + "Sulgipe": { + "BR": 36 + }, + "Sunflower Electric Power Corporation": { + "US": 137 + }, + "Süwag Energie": { + "FR": 1, + "DE": 95 + }, + "Svenska Kraftnät": { + "FI": 1, + "NO": 1, + "SE": 198 + }, + "Southwestern Electric Power Company": { + "US": 637 + }, + "Swissgrid": { + "AT": 1, + "FR": 85, + "IT": 22, + "LI": 1, + "CH": 3804 + }, + "SWTC": { + "US": 100 + }, + "Sygnir": { + "NO": 153 + }, + "Tanesco": { + "TZ": 69 + }, + "Taunton Municipal Lighting Plant": { + "US": 26 + }, + "TECO": { + "US": 448 + }, + "TEİAŞ": { + "BG": 404, + "TR": 11423 + }, + "TEN": { + "CL": 41, + "DE": 72 + }, + "Tenaga Nasional": { + "MY": 779 + }, + "TenneT": { + "BE": 9, + "DK": 1, + "DE": 900, + "NL": 4357 + }, + "TenneT TSO": { + "AT": 3, + "CZ": 3, + "DE": 927 + }, + "Tensio": {}, + "Tensio TN": { + "NO": 973 + }, + "Tensio TS": { + "NO": 1016 + }, + "Terna": { + "AT": 3, + "FR": 468, + "IT": 2054, + "CH": 3 + }, + "Texas Municipal Power Agency": { + "US": 20 + }, + "Texas New Mexico Power": {}, + "Texas-New Mexico Power": { + "US": 466 + }, + "Thüringer Energienetze": { + "DE": 1205 + }, + "Town of Braintree Electric Light Department": { + "US": 16 + }, + "TRANSBA S.A.": { + "AR": 103 + }, + "Transco CLSG": { + "GN": 5, + "CI": 1, + "LR": 9, + "SL": 11 + }, + "Transcomahue S.A.": { + "AR": 916 + }, + "Transelec": { + "CL": 181 + }, + "Transener": { + "AR": 4295, + "UY": 1 + }, + "TransGrid": { + "AU": 270 + }, + "Transmission Company of Nigeria": { + "NG": 49, + "US": 1 + }, + "Transmissora Aliança de Energia Elétrica": { + "BR": 38 + }, + "TRANSNEA S.A.": { + "AR": 35, + "PY": 8 + }, + "Transnet BW": { + "DE": 18 + }, + "TransnetBW GmbH": { + "FR": 8, + "DE": 676, + "CH": 3 + }, + "TRANSNOA S.A.": { + "AR": 139 + }, + "TRANSPA S.A.": { + "AR": 3 + }, + "Transpower New Zealand": { + "NZ": 1518 + }, + "TREDAŞ": { + "GR": 63, + "TR": 17961 + }, + "Tri-State G & T Assn, Inc": { + "US": 19 + }, + "Tri-State Generating & Transmission": { + "US": 27 + }, + "Trønderenergi Nett": { + "NO": 1 + }, + "Tshwane Electricity": { + "ZA": 63 + }, + "Tucson Electric Power": { + "US": 1252 + }, + "UK Power Networks": { + "GB": 4321 + }, + "Umatilla Electric Cooperative": { + "US": 39 + }, + "Unión Fenosa Distribución": { + "ES": 56 + }, + "Unión Fenosa, SA": { + "MD": 995, + "RO": 9, + "UA": 5 + }, + "United Illuminating Company": { + "US": 252 + }, + "United States Steel Corp": { + "US": 45 + }, + "Uttarakhand Power Corporation Limited": { + "IN": 1 + }, + "URM": {}, + "Vale S.A.": { + "BR": 47 + }, + "Varanger Kraftnett": { + "NO": 3 + }, + "Vattenfall Europe AG": { + "DE": 86 + }, + "Vattenfall Europe Transmission": {}, + "Vermont Electric Power Company": { + "CA": 3, + "US": 276 + }, + "Vermont Transco": { + "US": 9 + }, + "Versant Power": { + "CA": 2, + "US": 161 + }, + "Vest-Telemark Kraftlag": { + "NO": 46 + }, + "Vestall": { + "NO": 23 + }, + "Vevig": { + "NO": 172 + }, + "Viesgo Distribución Eléctrica, S.L": { + "ES": 39 + }, + "Virginia Electric & Power Company": { + "US": 64 + }, + "Visayan Electric": { + "PH": 428 + }, + "Vissi": { + "NO": 125 + }, + "Viteos SA": { + "FR": 211, + "CH": 1204 + }, + "VKG Elektrivõrgud": { + "EE": 16 + }, + "Vorarlberger Energienetze GmbH": { + "AT": 294, + "DE": 2, + "CH": 12 + }, + "Východoslovenská distribučná": { + "HU": 10, + "PL": 5, + "SK": 1716, + "UA": 6 + }, + "Washington-St. Tammany Electric Cooperative": { + "US": 40 + }, + "Watertown Municipal Utilities": { + "US": 65 + }, + "WEMAG Netz GmbH": { + "DE": 232 + }, + "Wesernetz": { + "DE": 108 + }, + "Wesernetz Bremen GmbH": { + "DE": 121 + }, + "Western Area Power Administration": { + "US": 468 + }, + "Westfalen Weser Netz": { + "DE": 249 + }, + "Westnetz": { + "DE": 3825, + "NL": 2 + }, + "Wiener Netze": { + "AT": 1967 + }, + "Willmar Municipal Utilities": { + "US": 28 + }, + "WSW Netz GmbH": { + "DE": 69 + }, + "АО \"Самарская сетевая компания\"": {}, + "АО \"Янтарьэнерго\"": {}, + "АТ Житомиробленерго": { + "UA": 169 + }, + "АТ Прикарпаттяобленерго": { + "UA": 15 + }, + "АТ Хмельницькобленерго": { + "UA": 15 + }, + "Вінницяобленерго": { + "UA": 406 + }, + "Волиньобленерго": { + "PL": 2, + "UA": 234 + }, + "Електроразпределение Юг": { + "BG": 2 + }, + "ЕРМ Запад": { + "BG": 68, + "RO": 9 + }, + "ЕРП Север": { + "BG": 20 + }, + "ЗАО \"Энергетика и Связь Строительства\"": {}, + "Запоріжжяобленерго": { + "UA": 265 + }, + "Калмэнерго": {}, + "Київобленерго": { + "UA": 274 + }, + "Колэнерго": {}, + "МРСК СК": {}, + "МРСК Центра": { + "UA": 48 + }, + "МРСК Центра и Приволжья": {}, + "МРСК-1": {}, + "ОАО \"МОЭСК\"": {}, + "ОАО \"МРСК Центра\"": {}, + "ОАО \"МРСК ЮГА\"": {}, + "ОАО \"ФСК ЕЭС\"": { + "UA": 5 + }, + "ОАО «МРСК СК»": {}, + "ОАО «МРСК Центра и Приволжья»": {}, + "ООО \"Востокнефтепровод\"": {}, + "ПАО \"МРСК Волги\" - Самарские РС": {}, + "ПАО \"МРСК ЮГА\"": {}, + "ПАО СУЭНКО": { + "KZ": 2 + }, + "ПО \"Сасовские электрические сети\"": {}, + "ПО ЗЭС": {}, + "ПрАТ Рівнеобленерго": { + "UA": 87 + }, + "Сахалинэнерго": {}, + "Филиал ПАО \"МРСК Сибири\" -\"Омскэнерго\"": { + "KZ": 5 + }, + "ФСК ЕЭС": { + "BY": 1, + "GE": 1, + "UA": 200 + }, + "Черкасиобленерго": { + "UA": 627 + }, + "الشركة الجزائرية لتسيير شبكة نقل الكهرباء": { + "DZ": 389, + "ML": 6, + "MA": 1, + "TN": 2 + }, + "การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย": { + "TH": 88 + }, + "中国南方电网": { + "CN": 334 + }, + "中国電力ネットワーク": { + "JP": 153 + }, + "中華電力有限公司 CLP Power Hong Kong Limited": { + "CN": 65 + }, + "中部電力パワーグリッド": { + "JP": 115 + }, + "九州電力送配電": { + "JP": 440 + }, + "北海道電力ネットワーク": { + "JP": 1035 + }, + "北陸電力送配電": { + "JP": 342 + }, + "四国電力送配電": { + "JP": 219 + }, + "東京電力パワーグリッド": { + "JP": 4457 + }, + "東北電力ネットワーク": { + "JP": 319 + }, + "関西電力送配電": { + "JP": 794 + }, + "電源開発送変電ネットワーク": { + "JP": 15 + }, + "香港電燈有限公司 The Hongkong Electric Company, Limited": { + "CN": 11 + }, + "Hydro Ottawa": { + "CA": 50 + }, + "Toronto Hydro": { + "CA": 66 + }, + "Å Energi Vannkraft": { + "NO": 59 + }, + "Adapture Renewables, Inc.": { + "US": 26 + }, + "AES": { + "AR": 4, + "BG": 1, + "SV": 11, + "DE": 3, + "HT": 1, + "IE": 1, + "IT": 1, + "MG": 4, + "MX": 1, + "NL": 1, + "NG": 1, + "PA": 1, + "GB": 1, + "US": 32 + }, + "AES Distributed Energy": { + "US": 125 + }, + "Altus Power America Management, LLC": { + "US": 75 + }, + "American Mun Power-Ohio, Inc": { + "US": 19 + }, + "Arizona Public Service Co": { + "US": 12 + }, + "Avangrid Renewables LLC": { + "US": 47 + }, + "AzərEnerji": { + "AZ": 4 + }, + "Bangladesh Power Development Board": { + "BD": 28 + }, + "Biffa": { + "GB": 24 + }, + "BKK Produksjon": { + "NO": 22 + }, + "British Solar Renewables": { + "GB": 12 + }, + "Brookfield White Pine Hydro LLC": { + "US": 17 + }, + "Canadian Solar": { + "AU": 4, + "BR": 2, + "CA": 6, + "GB": 2 + }, + "CD Global Solar Holdings, LLC": { + "US": 12 + }, + "Central Rivers Power US, LLC": { + "US": 21 + }, + "CFE": { + "MX": 2511 + }, + "Citizens Enterprises Corporation": { + "US": 20 + }, + "Compañía Eólica Aragonesa": {}, + "Consolidated Edison Development Inc.": { + "MX": 1, + "US": 77 + }, + "Consumers Energy Co": { + "US": 44 + }, + "Cubico Sustainable Investments": { + "MX": 1 + }, + "Cypress Creek Renewables": { + "US": 175 + }, + "DEM": { + "SI": 5, + "US": 1 + }, + "E.ON Wasserkraft GmbH": { + "DE": 27 + }, + "Eagle Creek Renewable Energy, LLC": { + "US": 33 + }, + "East Delta Electricity Production Company": { + "EG": 12 + }, + "Ecoplexus, Inc": { + "US": 34 + }, + "EDF Energy": { + "GB": 32 + }, + "EDF Renewable Asset Holdings, Inc.": { + "US": 3 + }, + "Edinburgh Community Solar Co-operative": { + "GB": 24 + }, + "EDP Brasil": {}, + "EDP Renewables North America": { + "US": 6 + }, + "EgeHaina": { + "HT": 16 + }, + "Electric Power Generation Enterprise": {}, + "EPM": { + "CO": 66, + "EC": 12 + }, + "Enel Green Power España": { + "ES": 9 + }, + "Enel Green Power NA, Inc.": { + "US": 25 + }, + "Energias de Portugal": { + "PT": 118, + "ES": 1 + }, + "Energo-Pro": { + "BG": 3, + "CZ": 3, + "GE": 13 + }, + "Enerjisa Elektrik": { + "TR": 11 + }, + "Engie North America": { + "US": 12 + }, + "Ennskraftwerke AG": { + "AT": 25 + }, + "Entergy Louisiana LLC": { + "US": 1 + }, + "Equatorial Energia": { + "BR": 2 + }, + "Erie Boulevard Hydropower LP": { + "US": 47 + }, + "EÜAŞ": { + "TR": 65 + }, + "Evergreen Wind, LLC": { + "US": 12 + }, + "Eviny Fornybar": { + "NO": 43 + }, + "EVN Naturkraft": { + "AT": 61 + }, + "Exelon": { + "US": 120 + }, + "Exelon Power": { + "US": 20 + }, + "FCC Environment": { + "GB": 21 + }, + "Fortum Generation AB": { + "SE": 17 + }, + "Goldman Sachs Renewable Power Group": { + "US": 35 + }, + "Green Mountain Power Corp": { + "US": 17 + }, + "Greenbacker Renewable Energy Corporation": { + "UG": 1, + "US": 102 + }, + "Guascor do Brasil": { + "BR": 18 + }, + "Heelstone Energy Holdings, LLC": { + "US": 17 + }, + "Helgeland Kraft Vannkraft": { + "NO": 19 + }, + "HEP Proizvodnja d.o.o.": { + "HR": 35 + }, + "Iberdrola Renowables": { + "ES": 406 + }, + "Idaho Wind Partners 1 LLC": { + "US": 11 + }, + "Indiana Municipal Power Agency": { + "US": 46 + }, + "Invenergy Services LLC": { + "US": 51 + }, + "Karnataka Power Corporation Limited": { + "IN": 23 + }, + "Kemijoki Oy": { + "FI": 15 + }, + "KenGen": { + "KE": 25 + }, + "Landsvirkjun": { + "GL": 1, + "IS": 29 + }, + "Lark Energy": { + "GB": 19 + }, + "Madhya Pradesh Power Generating Company Limited": { + "IN": 13 + }, + "Maharashtra State Power Generation Company": { + "IN": 13 + }, + "Masen": { + "MA": 3 + }, + "MC Power Companies": { + "US": 11 + }, + "Mercury Energy": { + "NZ": 33 + }, + "Ministry of Electricity": { + "IQ": 27 + }, + "National Grid Renewables": { + "US": 37 + }, + "Nautilus Solar Solutions": { + "US": 63 + }, + "NJR Clean Energy Ventures Corporation": { + "US": 39 + }, + "Nordkraft Energidrift": { + "NO": 32 + }, + "Northern States Power Co - Minnesota": { + "CA": 1, + "US": 20 + }, + "Northwest Territories Power Corporation": { + "CA": 17 + }, + "NorthWestern Energy": { + "US": 40 + }, + "NRG Energy Gas & Wind Holdings Inc": { + "US": 11 + }, + "NTE Energi": { + "NO": 27, + "SE": 1 + }, + "Ontario Power Generation": { + "CA": 42, + "US": 1 + }, + "Onward Energy": { + "US": 22 + }, + "Oppidum Renewables USA, LLC": { + "US": 17 + }, + "Ormat Nevada Inc": { + "US": 18 + }, + "Ørsted": { + "BE": 1, + "DK": 93, + "IE": 1, + "NL": 2, + "GB": 5 + }, + "Pacific Gas & Electric Co.": { + "US": 47 + }, + "Pampa Energía": { + "AR": 23 + }, + "Pattern Operators LP": { + "US": 12 + }, + "PGE Energia Odnawialna S.A.": { + "DE": 7, + "PL": 34 + }, + "PGE Polska Grupa Energetyczna S.A.": { + "DE": 7, + "PL": 47 + }, + "PNM Resources": { + "US": 14 + }, + "Power Depot Group A, LLC": { + "US": 12 + }, + "PRODEL": { + "AO": 15, + "CD": 1 + }, + "PT Pembangkitan Jawa Bali": { + "ID": 20 + }, + "Public Service Co of Colorado": { + "US": 25 + }, + "Punjab State Power Corporation": { + "IN": 16 + }, + "Quadran": { + "FR": 31 + }, + "Rays Power Infra": { + "IN": 15 + }, + "Recurrent Energy": { + "CA": 24, + "US": 1 + }, + "RWE Renewables Americas LLC": { + "US": 19 + }, + "Sacramento Municipal Utility District": { + "US": 26 + }, + "Safari Energy, LLC": { + "US": 14 + }, + "Salten Kraftsamband Produksjon": { + "NO": 28 + }, + "Sarawak Energy": { + "MY": 128 + }, + "Saudi Electricity Company": { + "QA": 31 + }, + "Scotian Wind": { + "CA": 11 + }, + "Skagerak Kraft": { + "NO": 14 + }, + "Slovenské elektrárne": { + "HU": 1, + "SK": 20 + }, + "Småkraft": { + "NO": 103, + "SE": 1 + }, + "Sol Systems": { + "US": 32 + }, + "Solairedirect": { + "FR": 17, + "US": 2 + }, + "Sonelgaz": { + "DZ": 291 + }, + "Southern Power": { + "US": 40 + }, + "SRE Utility Solar 1, LLC": { + "US": 34 + }, + "Strata Manager, LLC": { + "US": 58 + }, + "Sustainable Power Group, LLC": { + "US": 39 + }, + "Tampa Electric Company": { + "US": 29 + }, + "TANESCO": { + "TZ": 55, + "UG": 1 + }, + "TANGEDCO": { + "IN": 39 + }, + "Telangana State Power Generation Corporation Limited": { + "IN": 12 + }, + "Terraform Arcadia": { + "US": 50 + }, + "Tesla Inc.": { + "DE": 1, + "IT": 1, + "MX": 1, + "NO": 1, + "US": 68 + }, + "Troms Kraft Produksjon": { + "NO": 10 + }, + "UNE": { + "AU": 12, + "CO": 102, + "CU": 171, + "MX": 3 + }, + "Union Electric Co - (MO)": { + "US": 2 + }, + "Uniper Kraftwerke": { + "DE": 27 + }, + "United States Bureau of Reclamation": { + "US": 68 + }, + "USACE Northwestern Division": { + "US": 16 + }, + "Virginia Electric & Power Co": { + "US": 4 + }, + "Viridor": { + "GB": 21 + }, + "Westbound Solar LLC": { + "US": 17 + }, + "Wisconsin Electric Power Co": { + "US": 22 + }, + "Wisconsin Power & Light Co": { + "US": 15 + }, + "WM Renewable Energy LLC": { + "US": 28 + }, + "ZESCO": { + "CD": 1, + "MW": 779, + "ZM": 954, + "ZW": 9 + }, + "Веолия Енерджи Варна": {}, + "Дальневосточная генерирующая компания": {}, + "Електропривреда Србије": { + "BA": 3, + "RS": 49 + }, + "ИНТЕР РАО ЕЭС": {}, + "ЈКП Београдске електране": { + "RS": 15 + }, + "НЕК ЕАД": { + "BG": 17 + }, + "ПАО «Т Плюс»": {}, + "РусГидро": {}, + "ТГК-1": { + "EE": 1, + "NO": 1 + }, + "한국수력원자력": { + "KR": 30 + }, + "中国华电-华电国际": { + "CN": 35 + }, + "中国华能-北方联合": { + "CN": 12 + }, + "中国华能-华能国际": { + "CN": 64 + }, + "中国大唐": { + "CN": 28 + }, + "中国大唐-大唐国际": { + "CN": 31 + }, + "中国石化": { + "CN": 99 + }, + "中国石油": { + "CN": 43 + }, + "中国节能": { + "CN": 12 + }, + "中部電力株式会社": { + "JP": 561 + }, + "個人": { + "JP": 156 + }, + "光大环保": { + "CN": 34 + }, + "北京能源-京能电力": { + "CN": 12 + }, + "华润电力": { + "CN": 88 + }, + "国家电投": { + "CN": 22 + }, + "国家能源": { + "CN": 59 + }, + "国家能源-中国神华": { + "CN": 10 + }, + "国家能源-北京国电": { + "CN": 12 + }, + "山东能源": { + "CN": 24 + }, + "广东粤电": { + "CN": 12 + }, + "東京発電株式会社": { + "JP": 26 + }, + "東京電力株式会社": { + "JP": 617 + }, + "東京電力リニューアブルパワー": { + "JP": 43 + }, + "東北電力株式会社": { + "JP": 206 + }, + "江永县水利水电责任公司": { + "CN": 21 + }, + "浙能电力": { + "CN": 13 + }, + "玖龙纸业": { + "CN": 14 + }, + "琦泉热电": { + "CN": 12 + }, + "群馬県企業局": { + "JP": 15 + }, + "関西電力株式会社": { + "JP": 233 + }, + "電源開発株式会社": { + "JP": 73 + }, + "魏桥创业": { + "CN": 27 + }, + "\"QARAQALPAQ AYMAQLÍQ ELEKTR TARMAQLARÍ KÁRXANASÍ\" AJ": { + "UZ": 2088 + }, + "A2A": { + "IT": 88, + "CH": 2 + }, + "Acea Distribuzione": { + "IT": 70 + }, + "AEM Torino Distribuzione": { + "IT": 9 + }, + "Allgäuer Überlandwerk": { + "AT": 1, + "DE": 327 + }, + "Alpine Energy": { + "NZ": 30 + }, + "ANDE": { + "BR": 972, + "PY": 1278, + "ES": 1 + }, + "Aurora Energy": { + "NZ": 222 + }, + "AusNet": { + "AU": 109 + }, + "Avista": { + "DE": 2, + "IE": 1, + "US": 91 + }, + "AVU AG": { + "DE": 181 + }, + "Axpo/EKZ": { + "CH": 16 + }, + "Baltimore Gas & Electric": { + "US": 114 + }, + "Bane NOR": { + "NO": 767, + "SE": 1 + }, + "Bayernwerk Netz": { + "DE": 149 + }, + "BC Rapid Transit": { + "CA": 312 + }, + "BEDAŞ": { + "TR": 145 + }, + "Belize Electricity Limited": { + "BZ": 130, + "MX": 55 + }, + "Benton Public Utility District": { + "US": 37 + }, + "Berliner Verkehrsbetriebe": { + "DE": 7930 + }, + "BESCOM": { + "IN": 92 + }, + "Bluebonnet Electric Cooperative": { + "US": 128 + }, + "bnNETZE": { + "DE": 12 + }, + "Braunschweiger Verkehrs-GmbH": { + "DE": 2964 + }, + "Breheim Nett": { + "NO": 103 + }, + "Bremer Straßenbahn AG": { + "DE": 94 + }, + "Brownsville Public Utilities Board": { + "US": 20 + }, + "Burgo": { + "IT": 11 + }, + "Central Texas Electric Cooperative": { + "US": 15 + }, + "Ceripa": { + "BR": 16 + }, + "Cerius": { + "DK": 54 + }, + "CESML": { + "FR": 32 + }, + "Chicago Transit Authority": { + "US": 24765 + }, + "CitiPower": { + "AU": 30 + }, + "CNEL": { + "EC": 5 + }, + "CNFL": { + "CR": 19 + }, + "Coast Electric Power Association": { + "US": 29 + }, + "Coast Mountain Bus Company": { + "CA": 7881, + "US": 42 + }, + "Compagnie d'Electricité de St-Martin-de-Londres": { + "FR": 67 + }, + "Cooperluz": { + "BR": 13 + }, + "CPH": { + "DK": 22 + }, + "CPTM": { + "BR": 109 + }, + "Creos": { + "BE": 1, + "FR": 52, + "DE": 584, + "LU": 60 + }, + "CSG": { + "CN": 430, + "IT": 1, + "CH": 1, + "GB": 1 + }, + "Cullman Electric Cooperative": { + "US": 24 + }, + "CWLP": { + "US": 2313 + }, + "Dala Energi": { + "SE": 31 + }, + "Davao Light and Power Company": { + "PH": 75 + }, + "DB Energie": { + "DE": 327 + }, + "Delmarva Power": { + "US": 2825 + }, + "Deval": { + "IT": 14 + }, + "DEWA": { + "QA": 161 + }, + "Dixie Electric Power Association": { + "US": 14 + }, + "Dolomiti Energia": { + "IT": 40 + }, + "DPP": { + "CZ": 323 + }, + "Drewag": { + "DE": 515 + }, + "Duquesne Light": { + "US": 344 + }, + "DVV": { + "BE": 4, + "DE": 46 + }, + "E-Distribuzione S.p.A.": { + "IT": 608 + }, + "E-Steiermark": { + "AT": 162, + "SI": 4 + }, + "E-Werk Perg": { + "AT": 104 + }, + "E.E. Ambato": { + "EC": 16 + }, + "E.E. Centro Sur": { + "EC": 556 + }, + "E.E. Cotopaxi": { + "EC": 13 + }, + "E.E. Norte": { + "CO": 1, + "EC": 17 + }, + "EA Networks": { + "NZ": 66 + }, + "EAG": { + "AT": 655 + }, + "EAM Netz": { + "DE": 2166 + }, + "ED Netze": { + "DE": 29, + "CH": 1 + }, + "EDS": { + "BE": 1, + "RS": 349, + "CH": 3 + }, + "EFE": { + "DZ": 1, + "CL": 96 + }, + "EKS": { + "DE": 13, + "CH": 55 + }, + "EKS/NOK": { + "CH": 91 + }, + "EKZ": { + "DE": 3, + "CH": 329 + }, + "Électricité de France": { + "FR": 566 + }, + "Electro Dunas": { + "PE": 14 + }, + "Electrocentro": { + "PE": 13 + }, + "Elektra Čakovec": { + "HR": 25, + "SI": 1 + }, + "Elektra Hemberg": { + "CH": 46 + }, + "Elektrizitätswerk Hindelang": { + "DE": 11 + }, + "Elektrizitätswerke Eisenhuber GmbH & Co KG": { + "AT": 89 + }, + "Elektrizitätswerke Reutte": { + "AT": 34, + "DE": 10 + }, + "Elektroprenos BiH": { + "BA": 32 + }, + "Elfsm": { + "BR": 20 + }, + "Elias": { + "BR": 1, + "ET": 1, + "GR": 2, + "KE": 1, + "LU": 1, + "GB": 1 + }, + "Enarga Operator Oddział Toruń": { + "PL": 59 + }, + "Enel Distribución Chile": { + "CL": 37 + }, + "Enel Distribución Perú": { + "PE": 23 + }, + "Enel Distribuzione": { + "IT": 2221 + }, + "Enel Produzione": { + "FR": 1, + "IT": 304 + }, + "Enemalta": { + "MT": 121 + }, + "Energa Operator S.A.": { + "PL": 123 + }, + "Energetics Electricity": { + "GB": 18 + }, + "Energie Graz": { + "AT": 31 + }, + "Energie Klagenfurt GmbH": { + "AT": 91 + }, + "Energie Thun AG": { + "CH": 137 + }, + "Energie Waldeck-Frankenberg": { + "DE": 248 + }, + "Energienetze Berlin": { + "DE": 6 + }, + "Energieversorgung Ottobrunn": { + "DE": 17 + }, + "Energieversorgung Rottenburg am Neckar": { + "DE": 7 + }, + "EnergiFyn Distribution": { + "DK": 15 + }, + "EnergiMidt": { + "DK": 17 + }, + "ENERVIE Vernetzt": { + "DE": 4 + }, + "Enexis": { + "NL": 98 + }, + "Enipower": { + "IT": 18 + }, + "Enmax": { + "CA": 6 + }, + "ENRW Energieversorgung Rottweil": { + "DE": 14 + }, + "entega": { + "DE": 13 + }, + "enwor": { + "DE": 24 + }, + "Eon Mitte": { + "DE": 14 + }, + "EON-Hanse": { + "DE": 17 + }, + "EPS": { + "BR": 1, + "CO": 6, + "DE": 13, + "IT": 16, + "PE": 1, + "RS": 7 + }, + "ERDF": { + "FR": 29 + }, + "Erlanger Stadtwerke": { + "DE": 227 + }, + "ESO": { + "BY": 1, + "BG": 2, + "CL": 8, + "DE": 2, + "LT": 454, + "PE": 2 + }, + "ESP Electricity": { + "GB": 18 + }, + "ESSeyssel": { + "FR": 4047 + }, + "EVA Energieversorgung Apolda": { + "DE": 22 + }, + "EVO": { + "DE": 149, + "CH": 1 + }, + "Evoenergy": { + "AU": 49 + }, + "EWA": { + "AT": 18, + "DE": 3, + "IT": 1, + "CH": 18 + }, + "EWE": { + "DE": 1587, + "CH": 1 + }, + "EWE Netz": { + "DE": 388 + }, + "EWM AG": { + "CH": 24 + }, + "eww": { + "AT": 3, + "CH": 1 + }, + "EWW": { + "AT": 20, + "CH": 25 + }, + "EZV": { + "DE": 61, + "CH": 5 + }, + "FairNetz": { + "DE": 123 + }, + "Flow Elnet": { + "DK": 46 + }, + "Fluvius": { + "BE": 1108 + }, + "FSG": { + "DE": 48 + }, + "Gavle Energi": { + "SE": 54 + }, + "GEG": { + "FR": 28, + "DE": 2 + }, + "Gemeindewerke Bovenden": { + "DE": 2357 + }, + "Gemeindewerke Haßloch": { + "DE": 1 + }, + "Gérédis": { + "FR": 34742 + }, + "GEW Wilhelmshaven": { + "DE": 3101 + }, + "Great River Energy": { + "US": 31 + }, + "GreenAlp": { + "FR": 1264 + }, + "Griug": { + "NO": 46 + }, + "GTC": { + "PL": 3, + "RS": 3, + "GB": 32 + }, + "Guadalupe Valley Electric Cooperative": { + "US": 41 + }, + "Gulf Power": { + "KE": 1, + "US": 3 + }, + "HanseWerk": { + "DE": 6 + }, + "Hidrandina": { + "PE": 14 + }, + "Holmes-Wayne Electric Cooperative": { + "US": 18 + }, + "HS1 Ltd": { + "GB": 259 + }, + "infra fürth": { + "DE": 59 + }, + "Infrastruktur Zürichsee AG": { + "CH": 50 + }, + "Iren Energia": { + "IT": 19 + }, + "Irish Rail": { + "IE": 5447, + "GB": 2 + }, + "ISalten Nett": { + "NO": 45 + }, + "Isar-Amperwerke AG": { + "DE": 86 + }, + "Italgen": { + "IT": 23 + }, + "JCPL": { + "US": 19 + }, + "Jemena": { + "AU": 50 + }, + "Jersey Electricity Company": {}, + "KAMO Power": { + "US": 364 + }, + "Kauai Island Utility Cooperative": { + "US": 19 + }, + "KiesZon": { + "NL": 66 + }, + "KiwiRail": { + "NZ": 710 + }, + "KommEnergie": { + "DE": 22 + }, + "KSS": { + "FI": 134 + }, + "Kvam Energi Nett": { + "NO": 11 + }, + "LeGa Nett": {}, + "Linn County REC": { + "US": 16 + }, + "LISEA": { + "FR": 1659 + }, + "London Underground": { + "GB": 666 + }, + "Lorain-Medina Rural Electric Cooperative": { + "US": 14 + }, + "LSW Netz": { + "DE": 99 + }, + "Luas - Transdev Dublin Light Rail Limited": { + "IE": 595 + }, + "Lumbee River EMC": { + "US": 22 + }, + "Luz del Sur": { + "PE": 27 + }, + "LWU": { + "US": 62 + }, + "Magdeburger Verkehrsbetriebe": { + "DE": 20 + }, + "Maquoketa Valley REC": { + "US": 20 + }, + "Marlborough Lines": { + "NZ": 565 + }, + "Met-Ed": { + "US": 771 + }, + "Metra": { + "BR": 394, + "US": 2131 + }, + "Midtnett": { + "NO": 129 + }, + "NEAS AS": { + "NO": 26 + }, + "Nelson Mandela Bay Municipality": { + "ZA": 21 + }, + "Nettselskapet": { + "NO": 213 + }, + "Network Tasman": { + "NZ": 89 + }, + "Network Waitaki": { + "NZ": 35 + }, + "Netz Oberösterreich": { + "AT": 127 + }, + "Netzdienste Rhein-Main": { + "DE": 22 + }, + "Netzgesellschaft Gütersloh": {}, + "Netzgesellschaft Potsdam": { + "DE": 475 + }, + "New Braunfels Utilities": { + "US": 13 + }, + "Nexel": { + "DK": 4974 + }, + "NÖ Netz EVN Gruppe": { + "AT": 21 + }, + "Nordkraft Nett": {}, + "Nordkyn Kraftlag": { + "NO": 1 + }, + "Norfolk & Norwich University Hospital Trust": { + "GB": 18 + }, + "Northpower": { + "NZ": 1942 + }, + "NOVEC": { + "NL": 1, + "US": 14 + }, + "NSTAR": {}, + "NTDC": { + "PK": 46 + }, + "Oberhessische Versorgungsbetriebe AG": { + "DE": 356 + }, + "Ohio Power": { + "US": 10 + }, + "Oiken": { + "CH": 15 + }, + "ORES": { + "BE": 1694, + "FR": 2, + "DE": 2 + }, + "Osterholzer Stadtwerke": { + "DE": 351 + }, + "OstHessenNetz": { + "DE": 4 + }, + "OtagoNet Joint Venture": { + "NZ": 30 + }, + "Oulun Energia Siirto ja Jakelu": { + "FI": 27 + }, + "ovagNetz": { + "DE": 28 + }, + "Paulding Putnam REA": { + "US": 11 + }, + "PBE": { + "BE": 23 + }, + "Pearl River Valley Electric Power Association": { + "US": 14 + }, + "Pedernales Electric Cooperative": { + "US": 56 + }, + "Penelec": { + "US": 233 + }, + "PEPCO": { + "PL": 3, + "ES": 1, + "US": 103 + }, + "Petroamazonas": { + "EC": 12 + }, + "PGCB": { + "BD": 104, + "IN": 78 + }, + "ProRail": { + "BE": 18, + "DE": 85, + "NL": 30214 + }, + "Protrans BC": { + "CA": 76 + }, + "PVU": { + "DE": 40 + }, + "RE Jędrzejów": { + "PL": 59 + }, + "RE Kozienice": { + "PL": 46 + }, + "Redwood Electric Cooperative": { + "US": 12 + }, + "regionalwerk Bodensee": { + "DE": 23 + }, + "REP": { + "PE": 13, + "PT": 19 + }, + "Repvåg Kraftlag": { + "NO": 2 + }, + "REThones": { + "FR": 1039 + }, + "Rio Grande Electric Cooperative": { + "US": 13 + }, + "RTB": { + "CH": 19 + }, + "Sala-Heby Energi": { + "SE": 143 + }, + "Sam Houston Electric Cooperative": { + "US": 31 + }, + "Sand Mountain Electric Cooperative": { + "US": 19 + }, + "Selnet": { + "IT": 15 + }, + "Semitag": { + "FR": 74 + }, + "Sevillana de Electricidad": { + "ES": 64 + }, + "Sibelga": { + "BE": 8 + }, + "SICAE Oise": { + "FR": 72 + }, + "Singing River Electric Cooperative": { + "US": 41 + }, + "Slovenská elektrizačná prenosová sústava": { + "SK": 17 + }, + "SPPG": { + "MY": 16 + }, + "SSE Power Distribution": { + "GB": 548 + }, + "Städtische Werke Angermünde GmbH": { + "DE": 3 + }, + "Städtische Werke Kassel": { + "DE": 86 + }, + "Stadtwerke Aalen": { + "DE": 28 + }, + "Stadtwerke Achim": { + "DE": 7 + }, + "Stadtwerke Ansbach": { + "DE": 94 + }, + "Stadtwerke Aschaffenburg": { + "DE": 209 + }, + "Stadtwerke Bad Aibling": { + "DE": 66 + }, + "Stadtwerke Bad Reichenhall": { + "AT": 5, + "DE": 78 + }, + "Stadtwerke Bonn": { + "DE": 109 + }, + "Stadtwerke Brühl": { + "DE": 57 + }, + "Stadtwerke Brunsbüttel": { + "DE": 28 + }, + "Stadtwerke Dülmen": { + "DE": 29 + }, + "Stadtwerke Energie Jena-Pößneck": { + "DE": 8 + }, + "Stadtwerke Frankenthal": { + "DE": 3 + }, + "Stadtwerke Glückstadt": { + "DE": 45 + }, + "Stadtwerke Görlitz AG": { + "DE": 26, + "PL": 14 + }, + "Stadtwerke Greifswald": { + "DE": 64 + }, + "Stadtwerke Haltern": { + "DE": 37 + }, + "Stadtwerke Hamm": { + "DE": 186 + }, + "Stadtwerke Harsewinkel": { + "DE": 17 + }, + "Stadtwerke Heidelberg Netze": { + "DE": 1 + }, + "Stadtwerke Ilmenau": { + "DE": 19 + }, + "Stadtwerke Ingolstadt": { + "DE": 396 + }, + "Stadtwerke Itzehoe": { + "DE": 79 + }, + "Stadtwerke Kaltenkirchen": { + "DE": 60 + }, + "Stadtwerke Karlsruhe Netzservice": { + "DE": 1 + }, + "Stadtwerke Konstanz": { + "DE": 725, + "CH": 43 + }, + "Stadtwerke Kufstein": { + "AT": 45 + }, + "Stadtwerke Lemgo": { + "DE": 161 + }, + "Stadtwerke Lippstadt": { + "DE": 11 + }, + "Stadtwerke Ludwigsfelde": { + "DE": 26 + }, + "Stadtwerke Neumarkt": { + "DE": 2 + }, + "Stadtwerke Neumünster": { + "DE": 28 + }, + "Stadtwerke Neuss": { + "DE": 137 + }, + "Stadtwerke Neuwied": { + "DE": 53 + }, + "Stadtwerke Nürtingen": { + "DE": 21 + }, + "Stadtwerke Pirmasens": { + "DE": 26 + }, + "Stadtwerke Pirna Energie": { + "DE": 6 + }, + "Stadtwerke Potsdam": { + "DE": 10 + }, + "Stadtwerke Quedlinburg": { + "DE": 17 + }, + "Stadtwerke Quickborn": { + "DE": 34 + }, + "Stadtwerke Radolfzell": { + "DE": 61 + }, + "Stadtwerke Rastatt": { + "DE": 37 + }, + "Stadtwerke Senftenberg": { + "DE": 37 + }, + "Stadtwerke Sindelfingen": { + "DE": 23 + }, + "Stadtwerke Speyer": { + "DE": 8 + }, + "Stadtwerke Tornesch-Netz": { + "DE": 11 + }, + "Stadtwerke Troisdorf": { + "DE": 726 + }, + "Stadtwerke Waiblingen": { + "DE": 68 + }, + "Stadtwerke Weinheim": { + "DE": 35 + }, + "Stadtwerke Wörgl": { + "AT": 58 + }, + "Stannum": { + "NO": 39 + }, + "Stawag": { + "BE": 4, + "DE": 377, + "NL": 5 + }, + "Stoen Operator": { + "PL": 1669 + }, + "Strasbourg Électricité Réseaux": { + "FR": 196 + }, + "Stromnetzgesellschaft Herrenberg": {}, + "Stromversorgung Ismaning": { + "DE": 17 + }, + "Stuttgart Netze": { + "DE": 35 + }, + "Sunndal Energi Nett": { + "NO": 41 + }, + "SVO": { + "DE": 705 + }, + "SWE Erfurt Netz": { + "DE": 3 + }, + "SWE Stadtwerke Esslingen": {}, + "SWK": { + "DE": 194, + "KE": 1 + }, + "SWU": { + "DE": 527 + }, + "Sydney Trains": { + "AU": 784 + }, + "Tacoma Power": { + "US": 66 + }, + "TasNetworks": { + "AU": 70 + }, + "Technische Werke Ludwigshafen AG": { + "DE": 46 + }, + "Technische Werke Naumburg": { + "DE": 20 + }, + "TEDAŞ": { + "TR": 21 + }, + "TenneT TSO GmbH": { + "AT": 6, + "DK": 1, + "DE": 1552, + "NL": 12 + }, + "Termoenergetica": { + "RO": 18 + }, + "The Lines Company": { + "NZ": 410 + }, + "The Power Company": { + "NZ": 138 + }, + "Thüga AG": { + "DE": 38 + }, + "Thüga Energie": { + "DE": 3 + }, + "TINETZ-Tiroler Netze GmbH": { + "AT": 74 + }, + "TNB": { + "MY": 524 + }, + "TNEB": { + "IN": 22 + }, + "Top Energy": { + "NZ": 1051 + }, + "Tramwaje Śląskie": { + "PL": 3855 + }, + "Transelectrica": { + "RO": 77, + "UA": 1 + }, + "TraveNetz": { + "DE": 58 + }, + "TVA": { + "CA": 1, + "DE": 1, + "US": 57 + }, + "Überlandwerk Erding": { + "DE": 17 + }, + "Überlandwerk Mittelbaden": { + "FR": 7, + "DE": 128 + }, + "Unareti S.p.A.": { + "IT": 60 + }, + "Unifi, Inc.": { + "US": 11 + }, + "Union Fenosa": { + "MD": 13, + "ES": 4 + }, + "Unison": { + "GB": 3 + }, + "United Energy": { + "AU": 47, + "CZ": 1 + }, + "United Power": { + "BD": 2, + "US": 35 + }, + "ÜZ Mainfranken": { + "DE": 25 + }, + "Varanger Kraft": { + "NO": 2 + }, + "Väylävirasto": { + "FI": 57 + }, + "Verbandsgemeindewerke Dahner Felsenland": { + "FR": 1, + "DE": 133 + }, + "Verdo": { + "DK": 16 + }, + "Vereinigte Stadtwerke Netz": {}, + "Versorgungswerke Heddesheim": { + "DE": 23 + }, + "VEW": { + "DE": 80 + }, + "Vonett": { + "NO": 80 + }, + "Vores Elnet": { + "DK": 168 + }, + "Voss Energi": { + "NO": 46 + }, + "Východoslovenská energetika": { + "SK": 33 + }, + "Wasserwerke Zug": { + "CH": 27 + }, + "Waterloo North Hydro": { + "CA": 178 + }, + "WE Energies": { + "US": 49 + }, + "Wellington Electricity": { + "NZ": 900 + }, + "WEMAG Netz": { + "DE": 1 + }, + "Western Power": { + "AU": 43, + "GB": 2 + }, + "Western Power Distribution (South West) plc": {}, + "Westland Infra": { + "NL": 91 + }, + "Westpower": { + "NZ": 89 + }, + "WMATA": { + "US": 204 + }, + "WO": { + "CO": 1, + "PL": 21 + }, + "Západoslovenská distribučná": { + "SK": 121 + }, + "ZEAG Energie": { + "DE": 18 + }, + "АО \"ДРСК\"": {}, + "АО ОРЭС-Тольятти": {}, + "АО ОЭК": {}, + "АО РЭС": {}, + "АО Самарская сетевая компания": {}, + "АО Энергосетевая компания": {}, + "АО Янтарьэнерго": {}, + "Белгородэнерго": {}, + "Берёзовский РЭС": { + "BY": 47 + }, + "Брестэнерго": { + "BY": 112 + }, + "Брянскэнерго": {}, + "Високовольтні мережі": { + "UA": 60 + }, + "Витебскэнерго": { + "BY": 246 + }, + "ВМУ-2": {}, + "Воронежская Горэлектросеть": {}, + "Гомельэнерго": { + "BY": 137 + }, + "ГорЭлектро": {}, + "Горэлектросети": {}, + "Гродноэнерго": { + "BY": 97 + }, + "ГУП \"ГК Днестрэнерго\"": { + "MD": 13 + }, + "Дніпровські електромережі": { + "UA": 322 + }, + "Донецькі електромережі": { + "UA": 197 + }, + "ДЭС": {}, + "Екатеринбургская электросетевая компания": {}, + "Електроенергиен системен оператор": { + "BG": 30 + }, + "ЕЭСК": {}, + "Житомиробленерго": { + "UA": 14 + }, + "Закарпаттяобленерго": { + "HU": 1, + "RO": 3, + "UA": 70 + }, + "ЗАО \"НРЕС\"": {}, + "Зевс": {}, + "Зельвенский РЭС": { + "BY": 34 + }, + "ИжГЭТ": {}, + "Каббалкэнерго": {}, + "Казанские электрические сети": {}, + "Калугаэнерго": {}, + "Київські електромережі": { + "UA": 123 + }, + "Кіровоградобленерго": { + "UA": 218 + }, + "Крымэнерго": { + "UA": 250 + }, + "КТУП \"Минсктранс\" филиал \"Служба энергохозяйства\"": { + "BY": 15 + }, + "Курскэнерго": { + "UA": 1 + }, + "Левашинсие РЭС": {}, + "Ленэнерго": {}, + "Липецкэнерго": {}, + "ЛОЭСК": {}, + "Луганське енергетичне обʼєднання": {}, + "Львівобленерго": { + "PL": 2, + "UA": 519 + }, + "Макси": {}, + "Миколаївобленерго": { + "UA": 260 + }, + "Минские кабельные сети": { + "BY": 428 + }, + "МКП МТК \"Воронежпассажиртранс\"": {}, + "Могилёвэнерго": { + "BY": 181 + }, + "Московско-Рязанское отделение": {}, + "МОЭК": {}, + "МОЭСК": {}, + "МП «Инженерные сети»": {}, + "МРСК Урала - Пермэнерго": {}, + "МУП \"Воронежская горэлектросеть\"": {}, + "МУП \"НЭСК\"": {}, + "МУП \"Электросервис\"": {}, + "МУП УльГЭС": {}, + "НЕК": { + "BG": 18 + }, + "НЧЭС": {}, + "ОАО \"ДРСК\"": {}, + "ОАО \"Ивэнерго\"": {}, + "ОАО \"Иркутская электросетевая компания\"": {}, + "ОАО \"Калугаэнерго\"": {}, + "ОАО \"КЭСК\"": {}, + "ОАО \"Пермэнерго\"": {}, + "ОАО \"РЖД\"": { + "AZ": 8, + "BY": 6, + "CN": 141, + "EE": 23, + "FI": 4, + "GE": 1, + "KZ": 141, + "LV": 4, + "MN": 32, + "MM": 1, + "KP": 3, + "UA": 44 + }, + "ОАО \"Тюменьэнерго\" ПАО \"Россети\"": {}, + "ОАО «МРСК Волги»": {}, + "ОАО «РусГидро»": {}, + "Объединенная энергетическая компания": {}, + "Одесаобленерго": { + "MD": 1, + "RO": 1, + "UA": 172 + }, + "ОКЭ": {}, + "ООО 'Мосэнергосбыт – Жуковский'": {}, + "ООО \"АСЭП\"": {}, + "ООО \"НПЭК\"": {}, + "ООО «Волгоэлектросеть»": {}, + "ООО «Заводские сети»": {}, + "ООО «Зефс-Энерго»": {}, + "ООО «Электросети»": {}, + "ООО «Энергосети»": {}, + "Орёлэнерго": {}, + "Оренбургэнерго, Восточные электрические сети": { + "KZ": 1 + }, + "ОЭЗ ППТ Алабуга": {}, + "ОЭК": {}, + "ПАО \"КАМЧАТСКЭНЕРГО\"": {}, + "ПАО \"МРСК Северного Кавказа\"": {}, + "ПАО \"МРСК Северо-Запада\"": { + "FI": 1 + }, + "ПАО \"МРСК Сибири\" - \"Красноярскэнерго\"": {}, + "ПАО \"МРСК Центра\"": {}, + "ПАО \"Россети\"": {}, + "ПАО \"ФСК ЕЭС\"": {}, + "ПАО «МОЭСК»": {}, + "ПАО «МРСК Волги»": {}, + "ПАО «МРСК Сибири»": {}, + "ПАО «МРСК Центра и Приволжья»": {}, + "ПАО «Россети Волга»": {}, + "ПАО «Россети Кубань»": {}, + "ПАО РЖД": {}, + "ПАТ \"Сумиобленерго\"": { + "UA": 178 + }, + "Пинский г/РЭС": { + "BY": 45 + }, + "ПО \"Калужские электрические сети\"": {}, + "ПО \"Кировские электрические сети\"": {}, + "ПО \"Кировские электросети\"": {}, + "ПО \"Обнинские электрические сети\"": {}, + "Полтаваобленерго": { + "UA": 205 + }, + "Прикарпаттяобленерго": { + "UA": 141 + }, + "Производственное отделение \"Воркутинские электрические сети\"": {}, + "Промтехэнерго": {}, + "Регіональні електричні мережі": { + "UA": 27 + }, + "РЖД - Свердловская ЖД": {}, + "Рівнеобленерго": { + "UA": 247 + }, + "Россети": { + "EE": 3 + }, + "Россети Тюмень": {}, + "Россети, филиал ПАО \"МРСК Сибири\" - \"Хакасэнерго\", Усть-Абаканский РЭС": {}, + "Российские железные дороги": { + "BY": 1, + "UA": 3 + }, + "Рязаньэнерго": {}, + "Свердловская дирекция инфраструктуры АО «РЖД»": {}, + "Свердловская дирекция по энергообеспечению Трансэнерго АО «РЖД»": {}, + "Свердловская железная дорога - филиал ОАО «РЖД»": {}, + "Севастопольэнерго": { + "UA": 19 + }, + "Сормовский РЭС": {}, + "Ставропольэнерго": {}, + "Тернопільобленерго": { + "UA": 43 + }, + "Укренерго": { + "HU": 1, + "RO": 1, + "UA": 112 + }, + "Укрзалізниця": { + "BY": 3, + "HU": 2, + "MD": 5, + "PL": 5, + "RO": 2, + "SK": 1, + "UA": 1528 + }, + "УЭВ СО РАН": {}, + "Филиал \"Распределительные сети\" ПАО \"Сахалинэнерго\"": {}, + "Филиал «Россети Северный Кавказ» - «Ставропольэнерго»": {}, + "Филиал ОАО \"ИЭСК\" \"Южные электрические сети\"": {}, + "Филиал ОАО \"МРСК Центра\" - \"Ярэнерго\"": {}, + "Филиал ПАО \"МРСК Волги\" - \"Оренбургэнерго\"": { + "KZ": 1 + }, + "филиал ПАО \"МРСК Юга\" - \"Ростовэнерго\"": {}, + "Филиал ПАО \"Россети Волга\" - \"Саратовские РС\"": {}, + "Филиал ПАО \"Россети Сибирь\" -\"Омскэнерго\"": {}, + "Филиал ПАО \"Россети Юг\" - \"Волгоградэнерго\"": {}, + "Харківобленерго": { + "UA": 311 + }, + "Херсонобленерго": { + "UA": 153 + }, + "Хмельницькобленерго": { + "UA": 51 + }, + "Центральна енергетична компанія": { + "UA": 30 + }, + "Чернівціобленерго": { + "UA": 14 + }, + "Чернігівобленерго": { + "UA": 164 + }, + "한국전력공사": { + "KR": 211 + }, + "한국철도시설공단": { + "KR": 19 + }, + "東武鉄道": { + "JP": 1878 + }, + "澳門電力股份有限公司 Companhia de Electricidade de Macau": { + "CN": 29 + }, + "E.DIS Netz": { + "DE": 44 + }, + "Mitnetz Strom": { + "DE": 153 + }, + "PSE Operator": { + "CZ": 2, + "DE": 2, + "PL": 141 + }, + "PSE S.A.": { + "PL": 26 + }, + "Schleswig-Holstein Netz": { + "DE": 1078 + }, + "Scottish Hydro Electric Transmission": { + "GB": 42 + }, + "Stromnetz Hamburg GmbH": { + "DE": 82 + }, + "Syna": { + "DE": 36 + }, + "Wesernetz Bremen": {}, + "Wesernetz Bremerhaven": {}, + "ПАО «МРСК Центра» ─ «Воронежэнерго»": {}, + "香港賽馬會 The Hong Kong Jockey Club": { + "CN": 35 + }, + "Easterseals-Goodwill Northern Rocky Mountain": { + "US": 3 + }, + "Evergreen Goodwill": { + "US": 20 + }, + "Goodwill Hawaii": { + "US": 2 + }, + "Goodwill Industries, Ontario Great Lakes": { + "CA": 8, + "US": 3 + }, + "Goodwill Industries of Central and Northern Arizona": { + "US": 62 + }, + "Goodwill Industries of Lane and South Coast Counties": { + "US": 13 + }, + "Goodwill Industries of North Louisiana": { + "US": 7 + }, + "Goodwill Industries of San Diego County": { + "US": 41 + }, + "Goodwill Industries of San Joaquin Valley": { + "US": 2 + }, + "Goodwill Industries of South Central California": {}, + "Goodwill Industries of South Florida": { + "US": 45 + }, + "Goodwill Industries of Southeastern Wisconsin": { + "US": 38 + }, + "Goodwill Industries of Southern Arizona": { + "US": 1 + }, + "Goodwill Industries of Southern New Jersey & Philadelphia": { + "US": 22 + }, + "Goodwill Industries of the Chesapeake": { + "US": 11 + }, + "Goodwill Industries of the Columbia": { + "US": 3 + }, + "Goodwill Industries of the Columbia Willamette": { + "US": 6 + }, + "Goodwill Industries of the Greater East Bay": {}, + "Goodwill Industries of the Inland Northwest": { + "US": 5 + }, + "Goodwill Industries of the Valleys": { + "US": 43 + }, + "Goodwill Industries of Wyoming": { + "US": 3 + }, + "Goodwill Industries of Northern New England": { + "US": 3 + }, + "Goodwill NYNJ": { + "US": 5 + }, + "Goodwill of Central & Southern Indiana": { + "US": 39 + }, + "Goodwill of Central Iowa": { + "US": 2 + }, + "Goodwill of Colorado": { + "US": 28 + }, + "Goodwill of North Georgia": { + "US": 27 + }, + "Goodwill of Northern Illinois": { + "US": 5 + }, + "Goodwill of Orange County": { + "US": 7 + }, + "Goodwill of Silicon Valley": { + "US": 9 + }, + "Goodwill of Southern Nevada": { + "US": 6 + }, + "Goodwill of the Finger Lakes": { + "US": 12 + }, + "Goodwill of the Great Plains": { + "US": 19 + }, + "Goodwill of the Olympics & Rainier Region": { + "US": 1 + }, + "Goodwill Redwood Empire": { + "US": 1 + }, + "Goodwill Sacramento Valley & Northern Nevada": { + "US": 3 + }, + "Goodwill of San Francisco Bay": { + "US": 2 + }, + "Goodwill Southern California": { + "US": 11 + }, + "Goodwill Industries of Ventura and Santa Barbara Counties": {}, + "Land of Lincoln Goodwill Industries": { + "US": 27 + }, + "MERS Missouri Goodwill Industries": { + "US": 10 + }, + "Morgan Memorial Goodwill Industries": { + "US": 13 + }, + "Ohio Valley Goodwill Industries": { + "US": 31 + }, + "Southern Oregon Goodwill Industries": {}, + "Central England Co-operative": { + "GB": 399 + }, + "Chelmsford Star Co-operative Society": { + "GB": 35 + }, + "Heart of England Co-operative Society": { + "GB": 31 + }, + "Midcounties Co-operative": { + "GB": 229 + }, + "The Southern Co-operative": { + "GB": 193 + }, + "Ayala Malls": { + "PH": 37 + }, + "Brookfield Properties": { + "AU": 1, + "CA": 1, + "US": 14 + }, + "CBL Properties": { + "US": 5 + }, + "Macerich": { + "US": 7 + }, + "Megaworld Lifestyle Malls": { + "PH": 1 + }, + "Robinsons Malls": { + "PH": 22 + }, + "Simon Property Group": { + "CA": 1, + "JP": 1, + "US": 30 + }, + "SM Supermalls": { + "PH": 28 + }, + "Cellular Sales": { + "US": 8 + }, + "Russell Cellular": { + "US": 18 + }, + "The Cellular Connection": { + "US": 252 + }, + "Victra": { + "US": 531 + }, + "Wireless Zone": { + "US": 3 + }, + "Метрополитен ЕАД": { + "BG": 93 + }, + "Apple Inc.": { + "AM": 1, + "AT": 1, + "CA": 1, + "CN": 2, + "IT": 1, + "JP": 2, + "MY": 2, + "KR": 1, + "ES": 1, + "UA": 1, + "US": 18 + }, + "Bouygues Télécom": { + "FR": 61 + }, + "Bunny": { + "IN": 1 + }, + "Cloudflare": { + "US": 1 + }, + "Cyxtera": { + "CA": 2, + "US": 10 + }, + "Digital Realty": { + "AU": 2, + "BR": 5, + "CN": 2, + "DE": 8, + "IE": 3, + "NL": 5, + "GB": 9, + "US": 63, + "UZ": 1 + }, + "DigitalOcean": {}, + "EdgeConneX": { + "IE": 3, + "NL": 1, + "US": 6 + }, + "Equinix": { + "AU": 7, + "BG": 1, + "CA": 2, + "CL": 3, + "FR": 13, + "DE": 18, + "IE": 4, + "JP": 2, + "MY": 1, + "NL": 28, + "PL": 1, + "PT": 1, + "ZA": 1, + "ES": 1, + "GB": 9, + "US": 31 + }, + "Fastly": {}, + "Flexential": { + "US": 7 + }, + "Google": { + "BE": 1, + "KH": 1, + "CA": 1, + "CL": 1, + "DK": 1, + "FI": 1, + "FR": 5, + "IE": 3, + "MX": 1, + "NL": 4, + "ES": 1, + "TR": 2, + "US": 193 + }, + "Interxion": { + "AT": 3, + "BE": 1, + "DK": 2, + "FR": 12, + "DE": 19, + "IE": 1, + "NL": 9, + "SE": 1, + "CH": 3, + "GB": 1 + }, + "Lumen Technologies": { + "ES": 1, + "GB": 2, + "US": 30 + }, + "Meta": { + "CZ": 1, + "DK": 2, + "IE": 6, + "IT": 2, + "MY": 1, + "SE": 5, + "CH": 1, + "GB": 2, + "US": 62 + }, + "Microsoft": { + "AU": 2, + "BE": 1, + "CA": 1, + "CL": 1, + "CN": 3, + "CR": 1, + "FR": 1, + "DE": 1, + "IN": 1, + "IE": 14, + "LB": 1, + "NL": 11, + "NZ": 6, + "PT": 1, + "SE": 1, + "GB": 2, + "US": 71 + }, + "NextDC": { + "AU": 9 + }, + "NTT": { + "DE": 4, + "JP": 364, + "NL": 1, + "ZA": 3, + "ES": 1, + "CH": 1, + "GB": 1, + "US": 8 + }, + "Quality Technology Services": { + "NL": 1, + "US": 19 + }, + "Quantil": {}, + "SFR": { + "BE": 2, + "FR": 6305, + "ES": 1, + "CH": 1 + }, + "Stack Infrastructure": { + "NO": 1, + "CH": 1, + "US": 8 + }, + "T5 Data Centers": { + "US": 2 + }, + "TPG Telecom": {}, + "A1 Telekom Austria": { + "AT": 65 + }, + "Airtel Africa": {}, + "Altitude": { + "FR": 793 + }, + "AT&T": { + "CU": 1, + "MX": 7, + "GB": 3, + "US": 442 + }, + "AT&T Florida": { + "US": 11 + }, + "Axione": { + "FR": 905 + }, + "Bell Aliant": { + "CA": 2671 + }, + "BFC Fibre": { + "FR": 99, + "CH": 1 + }, + "CenturyLink": { + "US": 293 + }, + "Chorus": { + "NZ": 268 + }, + "Covage": { + "FR": 180, + "CH": 1 + }, + "Deutsche Glasfaser": { + "DE": 229 + }, + "Free": { + "BG": 1, + "CO": 1, + "FR": 113, + "QA": 1, + "IN": 1, + "IR": 1, + "IT": 2, + "NO": 2, + "PA": 3, + "SN": 1, + "SK": 1, + "ZA": 1, + "GB": 2, + "VN": 1 + }, + "Frontier": { + "GB": 1, + "US": 168 + }, + "Globacom": {}, + "Hérault THD": { + "FR": 16 + }, + "Interoute": { + "BE": 2, + "FR": 49, + "DE": 1, + "NL": 2, + "PL": 1, + "GB": 2 + }, + "Isère Fibre": { + "FR": 7 + }, + "KPN": { + "BE": 1, + "CZ": 10, + "FR": 1, + "DE": 2, + "NL": 123, + "PL": 28, + "GB": 1 + }, + "Loiret Fibre": { + "FR": 15 + }, + "LosangeFibre": { + "FR": 17 + }, + "Lumen": { + "FR": 28, + "MX": 2, + "US": 1 + }, + "Manx Telecom": {}, + "NATHD": { + "FR": 626 + }, + "NBN Co": { + "AU": 183 + }, + "Sarthe Numérique": { + "FR": 537 + }, + "Sipartech": { + "FR": 38 + }, + "Starlink": { + "BR": 40, + "CL": 7, + "NZ": 6, + "PL": 1, + "TR": 1, + "GB": 3 + }, + "TDC NET": { + "DK": 501 + }, + "TDF": { + "CA": 3, + "FR": 5275, + "DE": 1, + "IT": 2, + "NC": 1, + "ES": 2, + "CH": 3 + }, + "Val de Loire Fibre": { + "FR": 257 + }, + "Verizon": { + "AU": 1, + "FR": 1, + "DE": 5, + "HT": 1, + "IE": 1, + "NL": 1, + "GB": 3, + "US": 220 + }, + "Verizon Virginia LLC": { + "US": 28 + }, + "XPFibre": { + "FR": 772 + }, + "Zayo": { + "CA": 1, + "FR": 46, + "US": 3 + }, + "Ziply Fiber": { + "US": 23 + }, + "ПАО «Ростелеком»": {}, + "Appalachian Mountain Club": { + "US": 92 + }, + "TOP 10 Holiday Parks": {}, + "Български туристически съюз": {}, + "undefined": { + "AF": 249, + "AL": 3182, + "DZ": 16754, + "VU": 326, + "AD": 192, + "AO": 2121, + "AR": 145120, + "AM": 3479, + "AU": 125171, + "AT": 224261, + "AZ": 2344, + "BS": 355, + "BD": 4786, + "BY": 50301, + "BE": 164407, + "BZ": 2232, + "BJ": 523, + "BT": 745, + "BO": 15208, + "BA": 6177, + "BW": 514, + "BR": 167539, + "BG": 8023, + "BF": 5498, + "BI": 153, + "KH": 1137, + "CM": 6517, + "CA": 324193, + "CV": 291, + "CF": 1911, + "TD": 1006, + "CL": 35710, + "CN": 103799, + "CO": 29165, + "CG": 528, + "CD": 3557, + "CK": 53, + "CR": 9370, + "HR": 19743, + "CU": 11809, + "CY": 2575, + "CZ": 136640, + "DK": 45127, + "DJ": 183, + "TL": 329, + "EC": 13579, + "EG": 1639, + "SV": 1234, + "GQ": 66, + "ER": 62, + "EE": 10538, + "ET": 5977, + "FO": 382, + "FJ": 529, + "FI": 39707, + "FR": 2463003, + "GA": 991, + "QA": 11674, + "GE": 7919, + "DE": 1539307, + "GH": 4204, + "GR": 49100, + "GL": 300, + "GT": 1585, + "GN": 672, + "GW": 50, + "GY": 180, + "HT": 4460, + "HN": 623, + "HU": 109313, + "IS": 3184, + "IN": 89677, + "ID": 38068, + "IR": 16882, + "IQ": 4855, + "IE": 115185, + "PS": 5879, + "IT": 350406, + "CI": 5052, + "JM": 297, + "JP": 361200, + "JO": 1403, + "KZ": 9495, + "KE": 14050, + "KI": 51, + "KG": 1408, + "LA": 827, + "LV": 25349, + "LB": 730, + "LS": 946, + "LR": 2657, + "LY": 1789, + "LI": 1309, + "LT": 7666, + "LU": 11152, + "MK": 1936, + "MG": 3316, + "MW": 2697, + "MY": 27706, + "MV": 1087, + "ML": 1591, + "MT": 3197, + "MH": 14, + "MR": 3042, + "MU": 564, + "MX": 66732, + "FM": 38, + "MD": 9000, + "MC": 220, + "MN": 1944, + "ME": 1436, + "MA": 16082, + "MZ": 1509, + "MM": 22883, + "NA": 1188, + "NR": 21, + "NP": 12730, + "NL": 248207, + "NC": 1847, + "NZ": 49532, + "NI": 1450, + "NE": 660, + "NG": 2636, + "NU": 4, + "KP": 1008, + "NO": 72559, + "PK": 8554, + "PW": 15, + "PA": 871, + "PG": 2108, + "PY": 7556, + "PE": 16129, + "PH": 124148, + "PL": 380207, + "PT": 82095, + "RO": 28498, + "RW": 469, + "SH": 70, + "WS": 77, + "ST": 18, + "SN": 3950, + "RS": 17631, + "SC": 1259, + "SL": 457, + "SK": 59573, + "SI": 15224, + "SB": 19, + "SO": 154, + "ZA": 15794, + "KR": 31010, + "SS": 1010, + "ES": 366687, + "LK": 8630, + "SD": 381, + "SR": 221, + "SZ": 101, + "SE": 46342, + "CH": 238561, + "SY": 1934, + "TW": 87257, + "TJ": 589, + "TZ": 5783, + "TH": 12501, + "TG": 1625, + "TO": 59, + "TN": 4800, + "TR": 86208, + "TM": 685, + "TV": 1, + "UG": 23397, + "UA": 67869, + "GB": 412045, + "UY": 4889, + "US": 1280847, + "UZ": 12353, + "VE": 9434, + "VN": 7890, + "YE": 546, + "ZM": 6067, + "ZW": 906 + } +} \ No newline at end of file diff --git a/scripts/GenerateSeries.ts b/scripts/GenerateSeries.ts index 12727606b..a505c84a0 100644 --- a/scripts/GenerateSeries.ts +++ b/scripts/GenerateSeries.ts @@ -5,6 +5,7 @@ import Script from "./Script" import { GeoOperations } from "../src/Logic/GeoOperations" import { Feature, Polygon } from "geojson" import { Tiles } from "../src/Models/TileRange" +import { BBox } from "../src/Logic/BBox" class StatsDownloader { private readonly urlTemplate = @@ -123,7 +124,7 @@ class StatsDownloader { Referer: "https://osmcha.org/?filters=%7B%22date__gte%22%3A%5B%7B%22label%22%3A%222020-07-05%22%2C%22value%22%3A%222020-07-05%22%7D%5D%2C%22editor%22%3A%5B%7B%22label%22%3A%22mapcomplete%22%2C%22value%22%3A%22mapcomplete%22%7D%5D%7D", "Content-Type": "application/json", - Authorization: "Token 6e422e2afedb79ef66573982012000281f03dc91", + Authorization: "Token 9cc11ad2868778272eadbb1a423ebb507184bc04", DNT: "1", Connection: "keep-alive", TE: "Trailers", @@ -135,7 +136,7 @@ class StatsDownloader { ScriptUtils.erasableLog( `Downloading stats for ${year}-${month}-${day}, page ${page} ${url}` ) - const result = await Utils.downloadJson(url, headers) + const result = await Utils.downloadJson<{features: [], next: string}>(url, headers) page++ allFeatures.push(...result.features) if (result.features === undefined) { @@ -201,11 +202,11 @@ class GenerateSeries extends Script { const targetDir = args[0] ?? "../../git/MapComplete-data" await this.downloadStatistics(targetDir + "/changeset-metadata") - await this.generateCenterPoints( + this.generateCenterPoints( targetDir + "/changeset-metadata", targetDir + "/mapcomplete-changes/", { - zoomlevel: 8, + zoomlevel: 8 } ) } @@ -248,10 +249,8 @@ class GenerateSeries extends Script { const allPaths = readdirSync(sourceDir).filter( (p) => p.startsWith("stats.") && p.endsWith(".json") ) - let allFeatures: ChangeSetData[] = [].concat( - ...allPaths.map( + let allFeatures: ChangeSetData[] = allPaths.flatMap( (path) => JSON.parse(readFileSync(sourceDir + "/" + path, "utf-8")).features - ) ) allFeatures = allFeatures.filter( (f) => @@ -270,8 +269,24 @@ class GenerateSeries extends Script { f.properties.editor.toLowerCase().startsWith("mapcomplete")) ) - allFeatures = allFeatures.filter((f) => f.properties.metadata?.theme !== "EMPTY CS") - const centerpoints = allFeatures.map((f) => GeoOperations.centerpoint(f)) + allFeatures = allFeatures.filter((f) => f.properties.metadata?.theme !== "EMPTY CS" && f.geometry.coordinates.length > 0) + const centerpointsAll = allFeatures.map((f) => { + const centerpoint = GeoOperations.centerpoint(f) + const c = centerpoint.geometry.coordinates + // OsmCha doesn't adhere to the Geojson standard and uses `lat` `lon` as coordinates instead of `lon`, `lat` + centerpoint.geometry.coordinates = [c[1], c[0]] + return centerpoint + }) + const centerpoints = centerpointsAll.filter(p => { + const bbox= BBox.get(p) + if(bbox.minLat === -90 && bbox.maxLat === -90){ + // Due to some bug somewhere, those invalid bboxes might appear if the latitude is < 90 + // This crashes the 'spreadIntoBBoxes + // As workaround, we simply ignore them for now + return false + } + return true + }) console.log("Found", centerpoints.length, " changesets in total") const perBbox = GeoOperations.spreadIntoBboxes(centerpoints, options.zoomlevel) diff --git a/scripts/ScriptUtils.ts b/scripts/ScriptUtils.ts index 87c3acceb..b313fdfa5 100644 --- a/scripts/ScriptUtils.ts +++ b/scripts/ScriptUtils.ts @@ -178,7 +178,7 @@ export default class ScriptUtils { if(!headers.Accept){ headers.accept ??= "application/json" } - console.log(" > ScriptUtils.Download(", url, ")") + ScriptUtils.erasableLog(" > ScriptUtils.Download(", url, ")") const urlObj = new URL(url) const request = https.get( { diff --git a/scripts/generateLayouts.ts b/scripts/generateLayouts.ts index f7e2aca01..709ffa0fc 100644 --- a/scripts/generateLayouts.ts +++ b/scripts/generateLayouts.ts @@ -392,6 +392,8 @@ class GenerateLayouts extends Script { } } + hosts.add("http://www.schema.org") // Schema.org is _not_ encrypted and thus needs an exception + if (hosts.has("*")) { throw "* is not allowed as connect-src" } diff --git a/scripts/generateStats.ts b/scripts/generateStats.ts index a802a6c23..86983704c 100644 --- a/scripts/generateStats.ts +++ b/scripts/generateStats.ts @@ -8,7 +8,7 @@ import TagRenderingConfig from "../src/Models/ThemeConfig/TagRenderingConfig" import { And } from "../src/Logic/Tags/And" import Script from "./Script" import NameSuggestionIndex from "../src/Logic/Web/NameSuggestionIndex" -import TagInfo, { TagInfoStats } from "../src/Logic/Web/TagInfo" +import TagInfo from "../src/Logic/Web/TagInfo" class Utilities { static mapValues(record: Record, f: ((t: T) => TOut)): Record { @@ -140,15 +140,12 @@ class GenerateStats extends Script { let allBrands = >>{} if (existsSync(path)) { allBrands = JSON.parse(readFileSync(path, "utf8")) - console.log("Loaded", Object.keys(allBrands).length, " previously loaded brands") + console.log("Loaded", Object.keys(allBrands).length, " previously loaded " + type,"from",path) } - const lastWrite = new Date() let skipped = 0 const allBrandNames: string[] = Utils.Dedup(NameSuggestionIndex.allPossible(type).map(item => item.tags[type])) + const missingBrandNames : string[] = [] for (let i = 0; i < allBrandNames.length; i++) { - if (i % 100 == 0) { - console.log("Downloading ", i + "/" + allBrandNames.length, "; skipped", skipped) - } const brand = allBrandNames[i] if (!!allBrands[brand] && Object.keys(allBrands[brand]).length == 0) { delete allBrands[brand] @@ -157,20 +154,35 @@ class GenerateStats extends Script { if (allBrands[brand] !== undefined) { const max = Math.max(...Object.values(allBrands[brand])) skipped++ + if (skipped % 100 == 0) { + console.warn("Busy; ", i + "/" + allBrandNames.length, "; skipped", skipped) + } if (max < 0) { console.log("HMMMM:", allBrands[brand]) delete allBrands[brand] - } else { continue } } - const distribution: Record = Utilities.mapValues(await TagInfo.getGlobalDistributionsFor(type, brand), s => s.data.find(t => t.type === "all").count) - allBrands[brand] = distribution - if ((new Date().getTime() - lastWrite.getTime()) / 1000 >= 5) { - writeFileSync(path, JSON.stringify(allBrands), "utf8") - console.log("Checkpointed", path) + missingBrandNames.push(brand) + + } + const batchSize = 101 + for (let i = 0; i < missingBrandNames.length; i += batchSize) { + + console.warn("Downloading",batchSize,"items: ", i + "/" + (missingBrandNames.length), "; skipped", skipped, "total:",allBrandNames.length) + + const distributions = await Promise.all(Utils.TimesT(batchSize, async j => { + await ScriptUtils.sleep(j * 250) + return TagInfo.getGlobalDistributionsFor(type, missingBrandNames[i + j]) + })) + for (let j = 0; j < distributions.length; j++) { + const brand = missingBrandNames[i + j] + const distribution: Record = Utilities.mapValues(distributions[j], s => s.data.find(t => t.type === "all").count) + allBrands[brand] = distribution } + writeFileSync(path, JSON.stringify(allBrands), "utf8") + console.log("Checkpointed", path) } writeFileSync(path, JSON.stringify(allBrands), "utf8") } diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts index cd5c8ab45..bdb583a20 100644 --- a/scripts/generateTranslations.ts +++ b/scripts/generateTranslations.ts @@ -367,7 +367,7 @@ function transformTranslation( return `new Translation( ${JSON.stringify(obj)} )` } - let values: string[] = [] + const values: string[] = [] const spaces = Utils.Times((_) => " ", path.length + 1) for (const key in obj) { @@ -424,9 +424,14 @@ function transformTranslation( return `{${values.join(",\n")}}` } +/** + * + * const result = sortKeys({"b": 43, "a": 42}) + * JSON.stringify(result) // => '{"a":42,"b":43}' + */ function sortKeys(o: object): object { const keys = Object.keys(o) - keys.sort() + keys.sort((a,b) => (""+a) < (""+b) ? -1 : 1) const nw = {} for (const key of keys) { const v = o[key] diff --git a/scripts/openProxy.ts b/scripts/openProxy.ts new file mode 100644 index 000000000..826603b63 --- /dev/null +++ b/scripts/openProxy.ts @@ -0,0 +1,33 @@ +import Script from "./Script" +import { Server } from "./server" +import ScriptUtils from "./ScriptUtils" + +class OpenProxy extends Script{ + + constructor() { + super("Allows any MapComplete-related domain to access the open internet via the proxy. No caching is done") + } + async main(args: string[]): Promise { + new Server(1237,{ + + },[ + { + mustMatch: "json", + mimetype: "application/json", + handle: async (_, params) => { + const url = decodeURIComponent(params.get("url")) + let content = await ScriptUtils.Download(url) + while(content["redirect"]){ + content = await ScriptUtils.Download(content["redirect"]) + } + return content["content"] + } + } + ]) + } + + + +} + +new OpenProxy().run() diff --git a/scripts/velopark/compare.ts b/scripts/velopark/compare.ts index 947e9b580..cea83eb63 100644 --- a/scripts/velopark/compare.ts +++ b/scripts/velopark/compare.ts @@ -65,6 +65,10 @@ class Compare extends Script { async main(args: string[]): Promise { let [velopark, osm, key] = args + if(velopark === undefined || osm === undefined){ + console.log("Needed argument: velopark.geojson osm.geojson [key]\nThe key is optional and will be `ref:velopark` by default\nUse overpass to get a geojson with ref:velopark") + return + } key ??= "ref:velopark" const veloparkData: FeatureCollection = JSON.parse(fs.readFileSync(velopark, "utf-8")) const osmData: FeatureCollection = JSON.parse(fs.readFileSync(osm, "utf-8")) @@ -82,6 +86,7 @@ class Compare extends Script { console.error("No velopark entry found for", veloId) continue } + console.log("Veloparking is", veloparking) diffs.push(this.compare(veloId, parking, veloparking)) } console.log( diff --git a/scripts/velopark/diffToCsv.ts b/scripts/velopark/diffToCsv.ts new file mode 100644 index 000000000..d0031ae8f --- /dev/null +++ b/scripts/velopark/diffToCsv.ts @@ -0,0 +1,63 @@ +import Script from "../Script" +import { readFileSync, writeFileSync } from "fs" +import { OsmId } from "../../src/Models/OsmFeature" +import { Utils } from "../../src/Utils" + +interface DiffItem { + /** + * Velopark-id + */ + "ref": string, + "osmid": OsmId, + "distance": number, + "diffs": { + key: string, + /** + * The value in OpenStreetMap + * Might be undefined if OSM doesn't have an appropriate value + */ + osm?: string, + velopark: string | number } [] +} + +export class DiffToCsv extends Script { + constructor() { + super("Converts a 'report.diff' to a CSV file for people who prefer LibreOffice Calc (or other Spreadsheet Software)") + } + + async main(args: string[]): Promise { + const file = args[0] ?? "report_diff.json" + const json = <{diffs:DiffItem[], distanceBinds: number[]}> JSON.parse(readFileSync(file, "utf8")) + const diffs = json.diffs + const allKeys = Utils.Dedup(diffs.flatMap(item => item.diffs.map(d => d.key))) + allKeys.sort() + + const header = ["osm_id","velopark_id", "distance",...allKeys.flatMap(k => ["osm:"+k, "velopark:"+k])] + const lines = [header] + for (const diffItem of diffs) { + const line = [] + lines.push(line) + line.push(diffItem.osmid) + line.push(diffItem.ref) + line.push(diffItem.distance) + + const d = diffItem.diffs + for (const k of allKeys) { + const found = d.find(i => i.key === k) + if(!found){ + line.push("","") + continue + } + line.push(found.osm, found.velopark) + } + + } + const path = "report_diff.csv" + writeFileSync(path, + lines.map(l => l.join(",")).join("\n") + ,"utf8") + console.log("Written", path) + } +} + +new DiffToCsv().run() diff --git a/scripts/velopark/veloParkToGeojson.ts b/scripts/velopark/veloParkToGeojson.ts index acbc6d0eb..839155079 100644 --- a/scripts/velopark/veloParkToGeojson.ts +++ b/scripts/velopark/veloParkToGeojson.ts @@ -23,9 +23,9 @@ class VeloParkToGeojson extends Script { JSON.stringify( extension === ".geojson" ? { - type: "FeatureCollection", - features, - } + type: "FeatureCollection", + features + } : features, null, " " @@ -34,34 +34,14 @@ class VeloParkToGeojson extends Script { console.log("Written", file, "(" + features.length, " features)") } - public static sumProperties(data: object, addTo: Record>) { - delete data["@context"] - for (const k in data) { - if (k === "@graph") { - for (const obj of data["@graph"]) { - this.sumProperties(obj, addTo) - } - continue - } - if (addTo[k] === undefined) { - addTo[k] = new Set() - } - addTo[k].add(data[k]) - } - } - private static async downloadDataFor( - url: string, - allProperties: Record> + url: string ): Promise { - const cachePath = "/home/pietervdvn/data/velopark_cache/" + url.replace(/[/:.]/g, "_") - if (!fs.existsSync(cachePath)) { - const data = await Utils.downloadJson(url) - fs.writeFileSync(cachePath, JSON.stringify(data), "utf-8") - console.log("Saved a backup to", cachePath) + const cachePath = "/home/pietervdvn/data/velopark_cache_refined/" + url.replace(/[/:.]/g, "_") + if (fs.existsSync(cachePath)) { + return JSON.parse(fs.readFileSync(cachePath, "utf8")) } - - this.sumProperties(JSON.parse(fs.readFileSync(cachePath, "utf-8")), allProperties) + console.log("Fetching data for", url) const linkedData = await LinkedDataLoader.fetchVeloparkEntry(url) const allVelopark: Feature[] = [] @@ -70,9 +50,12 @@ class VeloParkToGeojson extends Script { if (Object.keys(sectionInfo).length === 0) { console.warn("No result for", url) } - sectionInfo["ref:velopark"] = [sectionId ?? url] + if(!sectionInfo.geometry?.coordinates){ + throw "Invalid properties!" + } allVelopark.push(sectionInfo) } + fs.writeFileSync(cachePath, JSON.stringify(allVelopark), "utf8") return allVelopark } @@ -85,20 +68,24 @@ class VeloParkToGeojson extends Script { let failed = 0 console.log("Got", allVeloparkRaw.length, "items") const allVelopark: Feature[] = [] - const allProperties = {} - for (let i = 0; i < allVeloparkRaw.length; i++) { - const f = allVeloparkRaw[i] - console.log("Handling", i + "/" + allVeloparkRaw.length) - try { - const sections: Feature[] = await VeloParkToGeojson.downloadDataFor( - f.url, - allProperties - ) - allVelopark.push(...sections) - } catch (e) { - console.error("Loading ", f.url, " failed due to", e) - failed++ - } + const batchSize = 50 + for (let i = 0; i < allVeloparkRaw.length; i += batchSize) { + await Promise.all(Utils.TimesT(batchSize, j => j).map( + async j => { + const f = allVeloparkRaw[i + j] + if (!f) { + return + } + try { + const sections: Feature[] = await VeloParkToGeojson.downloadDataFor(f.url) + allVelopark.push(...sections) + } catch (e) { + console.error("Loading ", f.url, " failed due to", e) + failed++ + } + } + )) + } console.log( "Fetching data done, got ", @@ -107,11 +94,6 @@ class VeloParkToGeojson extends Script { failed ) VeloParkToGeojson.exportGeojsonTo("velopark_all", allVelopark) - for (const k in allProperties) { - allProperties[k] = Array.from(allProperties[k]) - } - - fs.writeFileSync("all_properties_mashup.json", JSON.stringify(allProperties, null, " ")) return allVelopark } @@ -158,7 +140,7 @@ class VeloParkToGeojson extends Script { private static async createDiff(allVelopark: Feature[]) { const bboxBelgium = new BBox([ [2.51357303225, 49.5294835476], - [6.15665815596, 51.4750237087], + [6.15665815596, 51.4750237087] ]) const alreadyLinkedQuery = new Overpass( @@ -201,7 +183,7 @@ class VeloParkToGeojson extends Script { VeloParkToGeojson.exportExtraAmenities(allVelopark) await VeloParkToGeojson.createDiff(allVelopark) console.log( - "Use vite-node script/velopark/compare to compare the results and generate a diff file" + "Use vite-node scripts/velopark/compare.ts to compare the results and generate a diff file" ) } } diff --git a/src/Logic/BBox.ts b/src/Logic/BBox.ts index fd5ef5e5b..b54928418 100644 --- a/src/Logic/BBox.ts +++ b/src/Logic/BBox.ts @@ -16,6 +16,18 @@ export class BBox { /*** * Coordinates should be [[lon, lat],[lon, lat]] * @param coordinates + * + * const bb = new BBox([[5,6]]) + * bb.minLat // => 6 + * bb.minLon // => 5 + * bb.maxLat // => 6 + * bb.maxLon // => 5 + * + * const bb = new BBox([[-100,-100]]) + * bb.minLat // => -90 + * bb.minLon // => -100 + * bb.maxLat // => -90 + * bb.maxLon // => -100 */ constructor(coordinates: [number, number][]) { this.maxLat = -90 @@ -45,13 +57,24 @@ export class BBox { ]) } + /** + * Gets the bbox from a feature and caches it (by monkeypatching) the relevant feature + * + * + * const f = {type:"Feature",properties: {}, geometry: {type: "Point", coordinates: [-100,45]}} + * const bb = BBox.get(f) + * bb.minLat // => 45 + * bb.minLon // => -100 + * + */ static get(feature: Feature): BBox { const f = feature if (f.bbox?.overlapsWith === undefined) { - const turfBbox: number[] = turf.bbox(feature) + const [minX, minY, maxX, maxY]: number[] = turf.bbox(feature) + // Note: x is longitude f["bbox"] = new BBox([ - [turfBbox[0], turfBbox[1]], - [turfBbox[2], turfBbox[3]], + [minX, minY], + [maxX, maxY], ]) } return f["bbox"] diff --git a/src/Logic/ExtraFunctions.ts b/src/Logic/ExtraFunctions.ts index 6b034ae98..f58018722 100644 --- a/src/Logic/ExtraFunctions.ts +++ b/src/Logic/ExtraFunctions.ts @@ -5,7 +5,6 @@ import List from "../UI/Base/List" import Title from "../UI/Base/Title" import { BBox } from "./BBox" import { Feature, Geometry, MultiPolygon, Polygon } from "geojson" -import { GeoJSONFeature } from "maplibre-gl" export interface ExtraFuncParams { /** @@ -508,9 +507,9 @@ export class ExtraFunctions { public static constructHelpers( params: ExtraFuncParams ): Record Function> { - const record: Record Function> = {} + const record: Record Function> = {} for (const f of ExtraFunctions.allFuncs) { - if (this.types.indexOf(f._name) < 0) { + if (( this.types).indexOf(f._name) < 0) { throw "Invalid extraFunc-type: " + f._name } record[f._name] = (feat) => f._f(params, feat) diff --git a/src/Logic/FeatureSource/Sources/LayoutSource.ts b/src/Logic/FeatureSource/Sources/LayoutSource.ts index 3eee84959..601c75253 100644 --- a/src/Logic/FeatureSource/Sources/LayoutSource.ts +++ b/src/Logic/FeatureSource/Sources/LayoutSource.ts @@ -26,7 +26,6 @@ export default class LayoutSource extends FeatureSourceMerger { private readonly supportsForceDownload: UpdatableFeatureSource[] - private readonly fromCache: Map public static readonly fromCacheZoomLevel = 15 constructor( layers: LayerConfig[], diff --git a/src/Logic/GeoOperations.ts b/src/Logic/GeoOperations.ts index 74ee7aaa4..7c3dabb6c 100644 --- a/src/Logic/GeoOperations.ts +++ b/src/Logic/GeoOperations.ts @@ -734,7 +734,6 @@ export class GeoOperations { const splitted: Feature[] = [].concat(...lines) const kept: Feature[] = [] for (const f of splitted) { - console.log("Checking", f) if (!GeoOperations.inside(GeoOperations.centerpointCoordinates(f), boundary)) { continue } diff --git a/src/Logic/ImageProviders/AllImageProviders.ts b/src/Logic/ImageProviders/AllImageProviders.ts index ae56d267b..bc628c44a 100644 --- a/src/Logic/ImageProviders/AllImageProviders.ts +++ b/src/Logic/ImageProviders/AllImageProviders.ts @@ -17,13 +17,15 @@ export default class AllImageProviders { Mapillary.singleton, WikidataImageProvider.singleton, WikimediaImageProvider.singleton, + // The 'genericImageProvider' is a fallback that scans various other tags for tags, unless the URL starts with one of the given prefixes new GenericImageProvider( - [].concat( + [ ...Imgur.defaultValuePrefix, ...WikimediaImageProvider.commonsPrefixes, ...Mapillary.valuePrefixes, - ...AllImageProviders.dontLoadFromPrefixes - ) + ...AllImageProviders.dontLoadFromPrefixes, + "Category:" + ] ), ] public static apiUrls: string[] = [].concat( diff --git a/src/Logic/ImageProviders/ImageProvider.ts b/src/Logic/ImageProviders/ImageProvider.ts index d65ad3e11..cc5dd00e5 100644 --- a/src/Logic/ImageProviders/ImageProvider.ts +++ b/src/Logic/ImageProviders/ImageProvider.ts @@ -18,7 +18,8 @@ export default abstract class ImageProvider { public abstract SourceIcon(id?: string, location?: { lon: number; lat: number }): BaseUIElement /** - * Given a properies object, maps it onto _all_ the available pictures for this imageProvider + * Given a properties object, maps it onto _all_ the available pictures for this imageProvider. + * This iterates over _all_ tags and matches _anything_ that might be an image */ public GetRelevantUrls( allTags: Store, @@ -71,7 +72,5 @@ export default abstract class ImageProvider { public abstract apiUrls(): string[] - public backlink(): string | undefined { - return undefined - } + } diff --git a/src/Logic/ImageProviders/ImageUploadManager.ts b/src/Logic/ImageProviders/ImageUploadManager.ts index 7864eaffe..f34eb29bf 100644 --- a/src/Logic/ImageProviders/ImageUploadManager.ts +++ b/src/Logic/ImageProviders/ImageUploadManager.ts @@ -8,6 +8,7 @@ import { OsmConnection } from "../Osm/OsmConnection" import { Changes } from "../Osm/Changes" import Translations from "../../UI/i18n/Translations" import NoteCommentElement from "../../UI/Popup/Notes/NoteCommentElement" +import { Translation } from "../../UI/i18n/Translation" /** * The ImageUploadManager has a @@ -72,6 +73,19 @@ export class ImageUploadManager { } } + public canBeUploaded(file: File): true | {error: Translation} { + const sizeInBytes = file.size + const self = this + if (sizeInBytes > this._uploader.maxFileSizeInMegabytes * 1000000) { + const error = Translations.t.image.toBig.Subs({ + actual_size: Math.floor(sizeInBytes / 1000000) + "MB", + max_size: self._uploader.maxFileSizeInMegabytes + "MB", + }) + return {error} + } + return true + } + /** * Uploads the given image, applies the correct title and license for the known user. * Will then add this image to the OSM-feature or the OSM-note @@ -84,19 +98,14 @@ export class ImageUploadManager { tagsStore: UIEventSource, targetKey?: string ): Promise { - const sizeInBytes = file.size - const tags = tagsStore.data - const featureId = tags.id - const self = this - if (sizeInBytes > this._uploader.maxFileSizeInMegabytes * 1000000) { - this.increaseCountFor(this._uploadStarted, featureId) - this.increaseCountFor(this._uploadFailed, featureId) - throw Translations.t.image.toBig.Subs({ - actual_size: Math.floor(sizeInBytes / 1000000) + "MB", - max_size: self._uploader.maxFileSizeInMegabytes + "MB", - }).txt + + const canBeUploaded = this.canBeUploaded(file) + if(canBeUploaded !== true){ + throw canBeUploaded.error } + const tags = tagsStore.data + const featureId = tags.id const licenseStore = this._osmConnection?.GetPreference("pictures-license", "CC0") const license = licenseStore?.data ?? "CC0" diff --git a/src/Logic/MetaTagging.ts b/src/Logic/MetaTagging.ts index 6062d2356..74a3a53b1 100644 --- a/src/Logic/MetaTagging.ts +++ b/src/Logic/MetaTagging.ts @@ -9,11 +9,14 @@ import { IndexedFeatureSource } from "./FeatureSource/FeatureSource" import OsmObjectDownloader from "./Osm/OsmObjectDownloader" import { Utils } from "../Utils" import { Store, UIEventSource } from "./UIEventSource" +import { selectDefault } from "../Utils/selectDefault" /** * Metatagging adds various tags to the elements, e.g. lat, lon, surface area, ... * - * All metatags start with an underscore + * All metatags start with an underscore. + * + * Will apply the metatags as soon as they are passed in */ export default class MetaTagging { private static errorPrintCount = 0 @@ -23,6 +26,18 @@ export default class MetaTagging { string, ((feature: Feature, propertiesStore: UIEventSource) => void)[] >() + private state: { + readonly selectedElement: Store; + readonly layout: LayoutConfig; + readonly osmObjectDownloader: OsmObjectDownloader; + readonly perLayer: ReadonlyMap; + readonly indexedFeatures: IndexedFeatureSource; + readonly featureProperties: FeaturePropertiesStore + } + private params: { + getFeatureById: (id) => Feature; + getFeaturesWithin: (layerId, bbox) => (Feature[][] | [Feature[]]) + } constructor(state: { readonly selectedElement: Store @@ -32,7 +47,8 @@ export default class MetaTagging { readonly indexedFeatures: IndexedFeatureSource readonly featureProperties: FeaturePropertiesStore }) { - const params = MetaTagging.createExtraFuncParams(state) + this.state = state + const params = this.params = MetaTagging.createExtraFuncParams(state) for (const layer of state.layout.layers) { if (layer.source === null) { continue @@ -61,21 +77,57 @@ export default class MetaTagging { }) } - state.selectedElement.addCallbackAndRunD((feature) => { - const layer = state.layout.getMatchingLayer(feature.properties) - // Force update the tags of the currently selected element - MetaTagging.addMetatags( - [feature], - params, - layer, - state.layout, - state.osmObjectDownloader, - state.featureProperties, - { - evaluateStrict: true, + // Force update the tags of the currently selected element + state.selectedElement.addCallbackAndRunD(feature => { + this.updateCurrentSelectedElement() + let lastUpdateMoment = new Date() + const tags = state?.featureProperties?.getStore(feature.properties.id) + console.log("Binding an updater to", feature) + tags?.addCallbackD(() => { + console.log("Received an update! Re-calculating the metatags") + + if(feature !== state.selectedElement.data){ + return true // Unregister, we are not the selected element anymore } - ) + if(new Date().getTime() - lastUpdateMoment.getTime() < 250){ + return + } + lastUpdateMoment = new Date() + window.requestIdleCallback(() => { + this.updateCurrentSelectedElement() + lastUpdateMoment = new Date() + + }) + }) }) + + + } + + /** + * Triggers an update of the calculated tags of the selected element + * @private + */ + private updateCurrentSelectedElement(lightUpdate = false) { + const feature = this.state.selectedElement.data + if (!feature) { + return + } + const state = this.state + const layer = state.layout.getMatchingLayer(feature.properties) + // Force update if the tags of the element changed + MetaTagging.addMetatags( + [feature], + this.params, + layer, + state.layout, + state.osmObjectDownloader, + state.featureProperties, + { + includeDates: !lightUpdate, + evaluateStrict: !lightUpdate + } + ) } // noinspection JSUnusedGlobalSymbols @@ -142,7 +194,7 @@ export default class MetaTagging { const feature = features[i] const tags = featurePropertiesStores?.getStore(feature.properties.id) let somethingChanged = false - let definedTags = new Set(Object.getOwnPropertyNames(feature.properties)) + const definedTags = new Set(Object.getOwnPropertyNames(feature.properties)) for (const metatag of metatagsToApply) { try { @@ -157,10 +209,15 @@ export default class MetaTagging { // All keys are defined - lets skip! continue } + const shouldPing = metatag.applyMetaTagsOnFeature(feature, layer, tags, state) + if(!shouldPing){ + continue + } somethingChanged = true - metatag.applyMetaTagsOnFeature(feature, layer, tags, state) + if (options?.evaluateStrict) { for (const key of metatag.keys) { + // Important: we _have_ to evaluate this as this might trigger a calculation const evaluated = feature.properties[key] if (evaluated !== undefined) { strictlyEvaluated++ @@ -211,6 +268,7 @@ export default class MetaTagging { atLeastOneFeatureChanged = true } } + console.debug("Strictly evaluated ", strictlyEvaluated, " values") // Do not remove this return atLeastOneFeatureChanged } @@ -228,12 +286,12 @@ export default class MetaTagging { }) return feats } - if(!state.perLayer.get(layerId)){ + if (!state.perLayer.get(layerId)) { // This layer is not loaded return [] } return [state.perLayer.get(layerId).GetFeaturesWithin(bbox)] - }, + } } } @@ -278,8 +336,8 @@ export default class MetaTagging { if (MetaTagging.errorPrintCount < MetaTagging.stopErrorOutputAt) { console.warn( "Could not calculate a " + - (isStrict ? "strict " : "") + - "calculated tag for key", + (isStrict ? "strict " : "") + + "calculated tag for key", key, "for feature", feat.properties.id, @@ -287,9 +345,9 @@ export default class MetaTagging { code, "(in layer", layerId + - ") due to \n" + - e + - "\n. Are you the theme creator? Doublecheck your code. Note that the metatags might not be stable on new features", + ") due to \n" + + e + + "\n. Are you the theme creator? Doublecheck your code. Note that the metatags might not be stable on new features", e, e.stack, { feat } @@ -328,7 +386,6 @@ export default class MetaTagging { const funcName = "metaTaggging_for_" + id if (typeof MetaTagging.metataggingObject[funcName] !== "function") { - console.log(MetaTagging.metataggingObject) throw ( "Error: metatagging-object for this theme does not have an entry at " + funcName + diff --git a/src/Logic/SimpleMetaTagger.ts b/src/Logic/SimpleMetaTagger.ts index 41399a239..5ee58e93b 100644 --- a/src/Logic/SimpleMetaTagger.ts +++ b/src/Logic/SimpleMetaTagger.ts @@ -32,7 +32,7 @@ export abstract class SimpleMetaTagger { /*** * A function that adds some extra data to a feature - * @param docs: what does this extra data do? + * @param docs what does this extra data do? */ protected constructor(docs: { keys: string[] @@ -66,7 +66,7 @@ export abstract class SimpleMetaTagger { * @param state */ public abstract applyMetaTagsOnFeature( - feature: any, + feature: Feature, layer: LayerConfig, tagsStore: UIEventSource>, state: MetataggingState @@ -114,7 +114,7 @@ class CountryTagger extends SimpleMetaTagger { Constants.countryCoderEndpoint, Utils.downloadJson ) - public runningTasks: Set = new Set() + public runningTasks: Set = new Set() constructor() { super({ @@ -124,21 +124,22 @@ class CountryTagger extends SimpleMetaTagger { }) } - applyMetaTagsOnFeature(feature, _, tagsSource) { - let centerPoint: any = GeoOperations.centerpoint(feature) + applyMetaTagsOnFeature(feature: Feature, _, tagsSource) { const runningTasks = this.runningTasks - const lat = centerPoint.geometry.coordinates[1] - const lon = centerPoint.geometry.coordinates[0] + if(runningTasks.has(feature) || !!feature.properties._country){ + return + } runningTasks.add(feature) + const [lon, lat] = GeoOperations.centerpointCoordinates(feature) CountryTagger.coder .GetCountryCodeAsync(lon, lat) .then((countries) => { if (!countries) { - console.warn("Country coder returned ", countries) + console.warn("Country coder returned weird value", countries) return } - const oldCountry = feature.properties["_country"] const newCountry = countries.join(";").trim().toLowerCase() + const oldCountry = feature.properties["_country"] if (oldCountry !== newCountry) { if (typeof window === undefined) { tagsSource.data["_country"] = newCountry @@ -146,7 +147,6 @@ class CountryTagger extends SimpleMetaTagger { } else { // We set, be we don't ping... this is for later tagsSource.data["_country"] = newCountry - /** * What is this weird construction? * @@ -178,7 +178,7 @@ class CountryTagger extends SimpleMetaTagger { class InlineMetaTagger extends SimpleMetaTagger { public readonly applyMetaTagsOnFeature: ( - feature: any, + feature: Feature, layer: LayerConfig, tagsStore: UIEventSource, state: MetataggingState @@ -197,7 +197,7 @@ class InlineMetaTagger extends SimpleMetaTagger { cleanupRetagger?: boolean }, f: ( - feature: any, + feature: Feature, layer: LayerConfig, tagsStore: UIEventSource, state: MetataggingState @@ -259,7 +259,7 @@ export default class SimpleMetaTaggers { keys: ["_geometry:type"], doc: "Adds the geometry type as property. This is identical to the GoeJson geometry type and is one of `Point`,`LineString`, `Polygon` and exceptionally `MultiPolygon` or `MultiLineString`", }, - (feature, _) => { + (feature) => { const changed = feature.properties["_geometry:type"] === feature.geometry.type feature.properties["_geometry:type"] = feature.geometry.type return changed @@ -410,9 +410,6 @@ export default class SimpleMetaTaggers { } let rewritten = false for (const key in feature.properties) { - if (!feature.properties.hasOwnProperty(key)) { - continue - } for (const unit of units) { if (unit === undefined) { continue @@ -434,7 +431,7 @@ export default class SimpleMetaTaggers { const defaultDenom = unit.getDefaultDenomination( () => feature.properties["_country"] ) - let canonical = + const canonical = denomination?.canonicalValue(value, defaultDenom == denomination, unit.inverted) ?? undefined if (canonical === value) { @@ -514,7 +511,7 @@ export default class SimpleMetaTaggers { state: undefined, }, }, - { tag_key: "opening_hours" } + { tag_key: "opening_hours" } ) // Recalculate! @@ -644,13 +641,12 @@ export default class SimpleMetaTaggers { const currencies = {} // Check if there are any currency:XXX tags, add them to the map for (const key in feature.properties) { - if (key.startsWith("currency:")) { - if (feature.properties[key] === "yes") { - currencies[key.slice(9)] = true - } else { - currencies[key.slice(9)] = false - } + if (!key.startsWith("currency:")) { + continue } + const currency = key.slice(9) + const hasCurrency = feature.properties[key] === "yes" + currencies[currency] = hasCurrency } // Determine the default currency for the country @@ -700,7 +696,7 @@ export default class SimpleMetaTaggers { * Returns 'true' is at least one change has been made * @param tags */ - public static removeBothTagging(tags: any): boolean { + public static removeBothTagging(tags: Record): boolean { let somethingChanged = false /** diff --git a/src/Logic/Web/LinkedDataLoader.ts b/src/Logic/Web/LinkedDataLoader.ts index 7bf03953e..97636ec3b 100644 --- a/src/Logic/Web/LinkedDataLoader.ts +++ b/src/Logic/Web/LinkedDataLoader.ts @@ -316,14 +316,16 @@ export default class LinkedDataLoader { input: Record> ): Record { const output: Record = {} - console.log("Input for patchVelopark:", input) for (const k in input) { output[k] = Array.from(input[k]) } - if (output["type"][0] === "https://data.velopark.be/openvelopark/terms#BicycleLocker") { + if (output["type"]?.[0] === "https://data.velopark.be/openvelopark/terms#BicycleLocker") { output["bicycle_parking"] = ["lockers"] } + if(output["type"] === undefined){ + console.error("No type given for", output) + } delete output["type"] function on(key: string, applyF: (s: string) => string) { @@ -506,7 +508,6 @@ export default class LinkedDataLoader { " ?parking a ", "?parking " + property + " " + (variable ?? "") ) - console.log("Fetching a velopark property gave", property, results) return results } diff --git a/src/Logic/Web/MangroveReviews.ts b/src/Logic/Web/MangroveReviews.ts index c5332131b..a6c292cb1 100644 --- a/src/Logic/Web/MangroveReviews.ts +++ b/src/Logic/Web/MangroveReviews.ts @@ -3,7 +3,6 @@ import { MangroveReviews, Review } from "mangrove-reviews-typescript" import { Utils } from "../../Utils" import { Feature, Position } from "geojson" import { GeoOperations } from "../GeoOperations" -import ScriptUtils from "../../../scripts/ScriptUtils" export class MangroveIdentity { private readonly keypair: UIEventSource = new UIEventSource( @@ -28,7 +27,7 @@ export class MangroveIdentity { } private async setKeypair(data: string) { - console.log("Setting keypair from", data) + console.debug("Setting keypair from", data) const keypair = await MangroveReviews.jwkToKeypair(JSON.parse(data)) this.keypair.setData(keypair) const pem = await MangroveReviews.publicToPem(keypair.publicKey) @@ -80,7 +79,6 @@ export class MangroveIdentity { public getGeoReviews(): Store<(Review & { kid: string; signature: string })[] | undefined> { if (!this.geoReviewsById) { - const all = this.getAllReviews() this.geoReviewsById = this.getAllReviews().mapD((reviews) => reviews.filter((review) => { try { @@ -112,12 +110,12 @@ export class MangroveIdentity { return [] } const allReviews = await MangroveReviews.getReviews({ - kid: pem, + kid: pem }) this.allReviewsById.setData( allReviews.reviews.map((r) => ({ ...r, - ...r.payload, + ...r.payload })) ) }) @@ -130,7 +128,9 @@ export class MangroveIdentity { } /** - * Tracks all reviews of a given feature, allows to create a new review + * Tracks all reviews of a given feature, allows to create a new review (and inserts this into the list) + * + * This object will start fetching the reviews as soon as it is constructed */ export default class FeatureReviews { /** @@ -169,7 +169,9 @@ export default class FeatureReviews { this._testmode = testmode ?? new ImmutableStore(false) const nameKey = options?.nameKey ?? "name" - if (feature.geometry.type === "Point") { + if (options.uncertaintyRadius) { + this._uncertainty = options.uncertaintyRadius + } else if (feature.geometry.type === "Point") { this._uncertainty = options?.uncertaintyRadius ?? 10 } else { let coordss: Position[][] @@ -180,6 +182,10 @@ export default class FeatureReviews { feature.geometry.type === "Polygon" ) { coordss = feature.geometry.coordinates + }else if(feature.geometry.type === "MultiPolygon"){ + coordss = feature.geometry.coordinates[0] + }else{ + throw "Invalid feature type: "+feature.geometry.type } let maxDistance = 0 for (const coords of coordss) { @@ -191,16 +197,15 @@ export default class FeatureReviews { } } - this._uncertainty = options?.uncertaintyRadius ?? maxDistance + this._uncertainty = maxDistance } this._name = tagsSource.map((tags) => tags[nameKey] ?? options?.fallbackName) this.subjectUri = this.ConstructSubjectUri() - const self = this this.subjectUri.addCallbackAndRunD(async (sub) => { const reviews = await MangroveReviews.getReviews({ sub }) - self.addReviews(reviews.reviews) + this.addReviews(reviews.reviews) }) /* We also construct all subject queries _without_ encoding the name to work around a previous bug * See https://github.com/giggls/opencampsitemap/issues/30 @@ -208,7 +213,7 @@ export default class FeatureReviews { this.ConstructSubjectUri(true).addCallbackAndRunD(async (sub) => { try { const reviews = await MangroveReviews.getReviews({ sub }) - self.addReviews(reviews.reviews) + this.addReviews(reviews.reviews) } catch (e) { console.log("Could not fetch reviews for partially incorrect query ", sub) } @@ -234,6 +239,11 @@ export default class FeatureReviews { /** * Construct a featureReviewsFor or fetches it from the cache + * + * @param feature The feature that we want reviews of. Various properties are used to link reviews to the feature, namely the centerpoint and size and optionally the name + * @param tagsSource Dynamic tags of the feature + * @param mangroveIdentity Identity with which new REviews will be mad + * @param options If options.nameKey is given, this key will be used as subject to fetch reviews */ public static construct( feature: Feature, @@ -278,7 +288,7 @@ export default class FeatureReviews { } const r: Review = { sub: this.subjectUri.data, - ...review, + ...review } const keypair: CryptoKeyPair = await this._identity.getKeypair() const jwt = await MangroveReviews.signReview(keypair, r) @@ -293,7 +303,7 @@ export default class FeatureReviews { ...r, kid, signature: jwt, - madeByLoggedInUser: new ImmutableStore(true), + madeByLoggedInUser: new ImmutableStore(true) } this._reviews.data.push(reviewWithKid) this._reviews.ping() @@ -306,8 +316,7 @@ export default class FeatureReviews { * @private */ private addReviews(reviews: { payload: Review; kid: string; signature: string }[]) { - const self = this - const alreadyKnown = new Set(self._reviews.data.map((r) => r.rating + " " + r.opinion)) + const alreadyKnown = new Set(this._reviews.data.map((r) => r.rating + " " + r.opinion)) let hasNew = false for (const reviewData of reviews) { @@ -335,20 +344,20 @@ export default class FeatureReviews { if (alreadyKnown.has(key)) { continue } - self._reviews.data.push({ + this._reviews.data.push({ ...review, kid: reviewData.kid, signature: reviewData.signature, madeByLoggedInUser: this._identity.getKeyId().map((user_key_id) => { return reviewData.kid === user_key_id - }), + }) }) hasNew = true } if (hasNew) { - self._reviews.data.sort((a, b) => b.iat - a.iat) // Sort with most recent first + this._reviews.data.sort((a, b) => b.iat - a.iat) // Sort with most recent first - self._reviews.ping() + this._reviews.ping() } } @@ -356,16 +365,17 @@ export default class FeatureReviews { * Gets an URI which represents the item in a mangrove-compatible way * * See https://mangrove.reviews/standard#mangrove-core-uri-schemes - * @constructor */ private ConstructSubjectUri(dontEncodeName: boolean = false): Store { // https://www.rfc-editor.org/rfc/rfc5870#section-3.4.2 // `u` stands for `uncertainty`, https://www.rfc-editor.org/rfc/rfc5870#section-3.4.3 - const self = this - return this._name.map(function (name) { - let uri = `geo:${self._lat},${self._lon}?u=${Math.round(self._uncertainty)}` + return this._name.map(name => { + let uri = `geo:${this._lat},${this._lon}?u=${Math.round(this._uncertainty)}` if (name) { uri += "&q=" + (dontEncodeName ? name : encodeURIComponent(name)) + }else if(this._uncertainty > 1000){ + console.error("Not fetching reviews. Only got a point and a very big uncertainty range ("+this._uncertainty+"), so you'd probably only get garbage. Specify a name") + return undefined } return uri }) diff --git a/src/Models/Constants.ts b/src/Models/Constants.ts index d13b6f75d..4f9894c40 100644 --- a/src/Models/Constants.ts +++ b/src/Models/Constants.ts @@ -164,6 +164,7 @@ export default class Constants { */ public static VectorTileServer: string | undefined = Constants.config.mvt_layer_server public static readonly maptilerApiKey = "GvoVAJgu46I5rZapJuAy" + public static readonly SummaryServer: string = Constants.config.summary_server private static isRetina(): boolean { if (Utils.runningFromConsole) { diff --git a/src/Models/MenuState.ts b/src/Models/MenuState.ts index ec504a231..30bb6d009 100644 --- a/src/Models/MenuState.ts +++ b/src/Models/MenuState.ts @@ -105,6 +105,11 @@ export class MenuState { name: "privacy", showOverOthers: true, }, + { + toggle: this.communityIndexPanelIsOpened, + name: "community", + showOverOthers: true, + }, { toggle: this.menuIsOpened, name: "menu", @@ -120,11 +125,6 @@ export class MenuState { name: "background", showOverOthers: true, }, - { - toggle: this.communityIndexPanelIsOpened, - name: "community", - showOverOthers: true, - }, { toggle: this.filtersPanelIsOpened, name: "filters", diff --git a/src/Models/RasterLayers.ts b/src/Models/RasterLayers.ts index 850a87967..da0cdfc3f 100644 --- a/src/Models/RasterLayers.ts +++ b/src/Models/RasterLayers.ts @@ -80,11 +80,14 @@ export class AvailableRasterLayers { return GeoOperations.inside(lonlat, eliPolygon) }) matching.unshift(AvailableRasterLayers.osmCarto) - matching.push(AvailableRasterLayers.defaultBackgroundLayer) + if (enableBing?.data) { matching.push(AvailableRasterLayers.bing) } matching.push(...AvailableRasterLayers.globalLayers) + if(!matching.some(l => l.id === AvailableRasterLayers.defaultBackgroundLayer.properties.id)){ + matching.push(AvailableRasterLayers.defaultBackgroundLayer) + } return matching }, [enableBing] diff --git a/src/Models/ThemeConfig/Conversion/PrepareTheme.ts b/src/Models/ThemeConfig/Conversion/PrepareTheme.ts index 656e33479..a634944c3 100644 --- a/src/Models/ThemeConfig/Conversion/PrepareTheme.ts +++ b/src/Models/ThemeConfig/Conversion/PrepareTheme.ts @@ -269,6 +269,7 @@ class AddImportLayers extends DesugaringStep { json.layers.push(importLayerResult) } } catch (e) { + console.error("Error", e) context.err("Could not generate an import-layer for " + layer.id + " due to " + e) } } diff --git a/src/Models/ThemeConfig/Conversion/Validation.ts b/src/Models/ThemeConfig/Conversion/Validation.ts index c6e198fa8..b4a9e1caa 100644 --- a/src/Models/ThemeConfig/Conversion/Validation.ts +++ b/src/Models/ThemeConfig/Conversion/Validation.ts @@ -1890,7 +1890,7 @@ export class DetectDuplicatePresets extends DesugaringStep { ) const layerIds = layersWithDup.map((l) => l.id) context.err( - `This themes has multiple presets which are named:${dups}, namely layers ${layerIds.join( + `This theme has multiple presets which are named:${dups}, namely layers ${layerIds.join( ", " )} this is confusing for contributors and is probably the result of reusing the same layer multiple times. Use \`{"override": {"=presets": []}}\` to remove some presets` ) @@ -1911,7 +1911,7 @@ export class DetectDuplicatePresets extends DesugaringStep { ) ) { context.err( - `This themes has multiple presets with the same tags: ${presetATags.asHumanString( + `This theme has multiple presets with the same tags: ${presetATags.asHumanString( false, false, {} diff --git a/src/Models/ThemeConfig/Json/LayerConfigJson.ts b/src/Models/ThemeConfig/Json/LayerConfigJson.ts index 3d32196c0..eee1a90c2 100644 --- a/src/Models/ThemeConfig/Json/LayerConfigJson.ts +++ b/src/Models/ThemeConfig/Json/LayerConfigJson.ts @@ -531,7 +531,7 @@ export interface LayerConfigJson { )[] /** - * If set, synchronizes whether or not this layer is enabled. + * If set, synchronizes whether this layer is enabled. * * group: advanced * question: Should enabling/disabling the layer be saved (locally or in the cloud)? diff --git a/src/Models/ThemeConfig/Json/QuestionableTagRenderingConfigJson.ts b/src/Models/ThemeConfig/Json/QuestionableTagRenderingConfigJson.ts index fb0455ace..94a946344 100644 --- a/src/Models/ThemeConfig/Json/QuestionableTagRenderingConfigJson.ts +++ b/src/Models/ThemeConfig/Json/QuestionableTagRenderingConfigJson.ts @@ -264,7 +264,22 @@ export interface QuestionableTagRenderingConfigJson extends TagRenderingConfigJs * ifunset: The question will be considered answered if any value is set for the key * group: expert */ - invalidValues?: TagConfigJson + invalidValues?: TagConfigJson, + + /** + * question: If this key shared and distinguished by a postfix, what is the postfix? + * This option is used specifically for `charge`, where the cost is indicated with `/item`. + * + * For example, a vending machine might sell `bicycle_tube`. + * Setting this value to `bicycle_tube`, then answering this question will set `charge= €XX/bicycle_tube`. + * If charge did already contain another value, e.g. `charge= €YY/some_item; €ZZ/other_item`, then `€XX/bicycle_tube`will be added. + * Note: those values are sorted alphabetically + * Note: no need to add the `/` + * + * ifunset: Don't distinguish by postfix + * group: expert + */ + postfixDistinguished?: string } /** diff --git a/src/Models/ThemeConfig/LineRenderingConfig.ts b/src/Models/ThemeConfig/LineRenderingConfig.ts index 57897166f..fb59535b4 100644 --- a/src/Models/ThemeConfig/LineRenderingConfig.ts +++ b/src/Models/ThemeConfig/LineRenderingConfig.ts @@ -20,6 +20,9 @@ export default class LineRenderingConfig extends WithContextLoader { this.color = this.tr("color", "#0000ff") this.width = this.tr("width", "7") this.dashArray = json.dashArray + if(this.dashArray !== undefined && typeof this.dashArray !== "string"){ + throw "Invalid dasharray at "+context+"; this should be a string but is a "+typeof this.dashArray + } this.lineCap = this.tr("lineCap", "round") this.fill = this.tr("fill", undefined) this.fillColor = this.tr("fillColor", undefined) diff --git a/src/Models/ThemeConfig/TagRenderingConfig.ts b/src/Models/ThemeConfig/TagRenderingConfig.ts index c5a1bca75..a65f5b29e 100644 --- a/src/Models/ThemeConfig/TagRenderingConfig.ts +++ b/src/Models/ThemeConfig/TagRenderingConfig.ts @@ -5,13 +5,8 @@ import { TagUtils, UploadableTag } from "../../Logic/Tags/TagUtils" import { And } from "../../Logic/Tags/And" import { Utils } from "../../Utils" import { Tag } from "../../Logic/Tags/Tag" -import BaseUIElement from "../../UI/BaseUIElement" -import Combine from "../../UI/Base/Combine" -import Title from "../../UI/Base/Title" import Link from "../../UI/Base/Link" -import List from "../../UI/Base/List" import { MappingConfigJson, QuestionableTagRenderingConfigJson } from "./Json/QuestionableTagRenderingConfigJson" -import { FixedUiElement } from "../../UI/Base/FixedUiElement" import Validators, { ValidatorType } from "../../UI/InputElement/Validators" import { TagRenderingConfigJson } from "./Json/TagRenderingConfigJson" import { RegexTag } from "../../Logic/Tags/RegexTag" @@ -19,9 +14,7 @@ import { ImmutableStore, Store, UIEventSource } from "../../Logic/UIEventSource" import NameSuggestionIndex from "../../Logic/Web/NameSuggestionIndex" import { GeoOperations } from "../../Logic/GeoOperations" import { Feature } from "geojson" - -export interface Icon { -} +import MarkdownUtils from "../../Utils/MarkdownUtils" export interface Mapping { readonly if: UploadableTag @@ -72,6 +65,7 @@ export default class TagRenderingConfig { readonly addExtraTags: UploadableTag[] readonly inline: boolean readonly default?: string + readonly postfixDistinguished?: string } public readonly multiAnswer: boolean @@ -201,7 +195,8 @@ export default class TagRenderingConfig { TagUtils.ParseUploadableTag(tg, `${context}.extratag[${i}]`) ) ?? [], inline: json.freeform.inline ?? false, - default: json.freeform.default + default: json.freeform.default, + postfixDistinguished: json.freeform.postfixDistinguished?.trim() } if (json.freeform["extraTags"] !== undefined) { throw `Freeform.extraTags is defined. This should probably be 'freeform.addExtraTag' (at ${context})` @@ -218,6 +213,14 @@ export default class TagRenderingConfig { throw `If you use a freeform key 'questions', the ID must be 'questions' too to trigger the special behaviour. The current id is '${this.id}' (at ${context})` } } + if (this.freeform.postfixDistinguished) { + if (this.multiAnswer) { + throw "At " + context + ": a postfixDistinguished-value cannot be used with a multiAnswer" + } + if (this.freeform.postfixDistinguished.startsWith("/")) { + throw "At " + context + ": a postfixDistinguished-value should not start with `/`. This will be inserted automatically" + } + } // freeform.type is validated in Validation.ts so that we don't need ValidatedTextFields here if (this.freeform.addExtraTags) { @@ -466,9 +469,9 @@ export default class TagRenderingConfig { // A flag to check that the freeform key isn't matched multiple times // If it is undefined, it is "used" already, or at least we don't have to check for it anymore const freeformKeyDefined = this.freeform?.key !== undefined - const usedFreeformValues = new Set() // We run over all the mappings first, to check if the mapping matches const applicableMappings: { + if?: TagsFilter then: TypedTranslation> img?: string }[] = Utils.NoNull( @@ -477,23 +480,23 @@ export default class TagRenderingConfig { return mapping } if (TagUtils.MatchesMultiAnswer(mapping.if, tags)) { - if (freeformKeyDefined && mapping.if.isUsableAsAnswer()) { - // THe freeform key is defined: what value does it use though? - // We mark the value to see if we have any leftovers - const value = mapping.if - .asChange({}) - .find((kv) => kv.k === this.freeform.key).v - usedFreeformValues.add(value) - } return mapping } return undefined }) ) + if (freeformKeyDefined && tags[this.freeform.key] !== undefined) { + const usedFreeformValues = new Set( + applicableMappings + ?.flatMap(m => m.if?.usedTags() ?? []) + ?.filter(kv => kv.key === this.freeform.key) + ?.map(kv => kv.value) + ) + const freeformValues = tags[this.freeform.key].split(";") - const leftovers = freeformValues.filter((v) => !usedFreeformValues.has(v)) + const leftovers = freeformValues.filter((v) => !usedFreeformValues.has(v.trim())) for (const leftover of leftovers) { applicableMappings.push({ then: new TypedTranslation( @@ -539,6 +542,23 @@ export default class TagRenderingConfig { } if (this.freeform?.key === undefined || tags[this.freeform.key] !== undefined) { + const postfix = this.freeform?.postfixDistinguished + if (postfix !== undefined) { + const allFreeforms = tags[this.freeform.key].split(";").map(s => s.trim()) + for (const allFreeform of allFreeforms) { + if (allFreeform.endsWith(postfix)) { + const [v] = allFreeform.split("/") + // We found the needed postfix + return { + then: this.render.PartialSubs({ [this.freeform.key]: v.trim() }), + icon: this.renderIcon, + iconClass: this.renderIconClass + } + } + } + // needed postfix not found + return undefined + } return { then: this.render, icon: this.renderIcon, iconClass: this.renderIconClass } } @@ -643,6 +663,11 @@ export default class TagRenderingConfig { * const tags = config.constructChangeSpecification("Tu-Fr 05:30-09:30", undefined, undefined, { }} * tags // =>new And([ new Tag("opening_hours", "Tu-Fr 05:30-09:30")]) * + * const config = new TagRenderingConfig({"id": "charge", render: "One tube costs {charge}", freeform: {key: "charge", postfixDistinguished: "bicycle_tube"]}, }) + * const tags = config.constructChangeSpecification("€5", undefined, undefined, {vending: "books;bicycle_tubes" charge: "€42/book"}) + * tags // =>new And([ new Tag("charge", "€5/bicycle_tube; €42/book")]) + * + * * @param freeformValue The freeform value which will be applied as 'freeform.key'. Ignored if 'freeform.key' is not set * * @param singleSelectedMapping (Only used if multiAnswer == false): the single mapping to apply. Use (mappings.length) for the freeform @@ -658,6 +683,7 @@ export default class TagRenderingConfig { if (typeof freeformValue === "string") { freeformValue = freeformValue?.trim() } + const validator = Validators.get(this.freeform?.type) if (validator && freeformValue) { freeformValue = validator.reformat(freeformValue, () => currentProperties["_country"]) @@ -665,6 +691,18 @@ export default class TagRenderingConfig { if (freeformValue === "") { freeformValue = undefined } + if (this.freeform?.postfixDistinguished && freeformValue !== undefined) { + const allValues = currentProperties[this.freeform.key].split(";").map(s => s.trim()) + const perPostfix: Record = {} + for (const value of allValues) { + const [v, postfix] = value.split("/") + perPostfix[postfix.trim()] = v.trim() + } + perPostfix[this.freeform.postfixDistinguished] = freeformValue + const keys = Object.keys(perPostfix) + keys.sort() + freeformValue = keys.map(k => perPostfix[k] + "/" + k).join("; ") + } if ( freeformValue === undefined && singleSelectedMapping === undefined && @@ -740,6 +778,7 @@ export default class TagRenderingConfig { !someMappingIsShown || singleSelectedMapping === undefined) if (useFreeform) { + return new And([ new Tag(this.freeform.key, freeformValue), ...(this.freeform.addExtraTags ?? []) @@ -762,30 +801,23 @@ export default class TagRenderingConfig { } } - GenerateDocumentation(): BaseUIElement { - let withRender: (BaseUIElement | string)[] = [] + GenerateDocumentation(): string { + let withRender: string[] = [] if (this.freeform?.key !== undefined) { withRender = [ `This rendering asks information about the property `, - Link.OsmWiki(this.freeform.key), - new Combine([ - "This is rendered with ", - new FixedUiElement(this.render.txt).SetClass("code font-bold") - ]) + Link.OsmWiki(this.freeform.key).AsMarkdown(), + "This is rendered with `" + this.render.txt + "`" ] } - let mappings: BaseUIElement = undefined + let mappings: string = undefined if (this.mappings !== undefined) { - mappings = new List( - [].concat( - ...this.mappings.map((m) => { - const msgs: (string | BaseUIElement)[] = [ - new Combine([ - new FixedUiElement(m.then.txt).SetClass("font-bold"), - " corresponds with ", - m.if.asHumanString(true, false, {}) - ]) + mappings = MarkdownUtils.list( + this.mappings.flatMap((m) => { + const msgs: (string)[] = [ + "*" + m.then.txt + "* corresponds with " + + m.if.asHumanString(true, false, {}) ] if (m.hideInAnswer === true) { msgs.push("_This option cannot be chosen as answer_") @@ -798,44 +830,32 @@ export default class TagRenderingConfig { } return msgs }) - ) ) } - let condition: BaseUIElement = undefined + let condition: string = undefined if (this.condition !== undefined && !this.condition?.matchesProperties({})) { - condition = new Combine([ - "This tagrendering is only visible in the popup if the following condition is met:", - new FixedUiElement( - (this.condition.optimize()).asHumanString(true, false, {}) - ).SetClass("code") - ]) + const conditionAsLink = (this.condition.optimize()).asHumanString(true, false, {}) + condition = "This tagrendering is only visible in the popup if the following condition is met: " + conditionAsLink } - let labels: BaseUIElement = undefined + let labels: string = undefined if (this.labels?.length > 0) { - labels = new Combine([ + labels = [ "This tagrendering has labels ", - ...this.labels.map((label) => new FixedUiElement(label).SetClass("code")) - ]).SetClass("flex") + ...this.labels.map((label) => "`" + label + "`") + ].join("\n") } - return new Combine([ - new Title(this.id, 3), + return [ + "### this.id", this.description, - this.question !== undefined - ? new Combine([ - "The question is ", - new FixedUiElement(this.question.txt).SetClass("font-bold bold") - ]) - : new FixedUiElement( - "This tagrendering has no question and is thus read-only" - ).SetClass("italic"), - new Combine(withRender), + this.question !== undefined ? ("The question is `" + this.question.txt + "`") : "_This tagrendering has no question and is thus read-only_", + withRender.join("\n"), mappings, condition, labels - ]).SetClass("flex flex-col") + ].join("\n") } public usedTags(): TagsFilter[] { @@ -871,8 +891,8 @@ export class TagRenderingConfigUtils { } const extraMappings = tags .bindD(tags => { - const country = tags._country - if(country === undefined){ + const country = tags._country + if (country === undefined) { return undefined } const center = GeoOperations.centerpointCoordinates(feature) @@ -883,7 +903,10 @@ export class TagRenderingConfigUtils { return config } const clone: TagRenderingConfig = Object.create(config) - const oldMappingsCloned = clone.mappings?.map(m => ({ ...m, priorityIf: m.priorityIf ?? TagUtils.Tag("id~*") })) ?? [] + const oldMappingsCloned = clone.mappings?.map(m => ({ + ...m, + priorityIf: m.priorityIf ?? TagUtils.Tag("id~*") + })) ?? [] clone.mappings = [...oldMappingsCloned, ...extraMappings] return clone }) diff --git a/src/Models/ThemeViewState.ts b/src/Models/ThemeViewState.ts index 9ae12e26c..d76c84318 100644 --- a/src/Models/ThemeViewState.ts +++ b/src/Models/ThemeViewState.ts @@ -690,9 +690,8 @@ export default class ThemeViewState implements SpecialVisualizationState { l.source.geojsonSource === undefined && l.doCount ) - const url = new URL(Constants.VectorTileServer) const summaryTileSource = new SummaryTileSource( - url.protocol + "//" + url.host + "/summary", + Constants.SummaryServer, layers.map((l) => l.id), this.mapProperties.zoom.map((z) => Math.max(Math.floor(z), 0)), this.mapProperties, diff --git a/src/StylesheetTestGui.ts b/src/StylesheetTestGui.ts index 6f6fe84c4..de0b9b1d2 100644 --- a/src/StylesheetTestGui.ts +++ b/src/StylesheetTestGui.ts @@ -1,4 +1,5 @@ -import SvelteUIElement from "./UI/Base/SvelteUIElement" import StylesheetTestGui from "./UI/StylesheetTestGui.svelte" -new SvelteUIElement(StylesheetTestGui, {}).AttachTo("main") +new StylesheetTestGui({ + target: document.getElementById("maindiv") +}) diff --git a/src/UI/AllThemesGui.svelte b/src/UI/AllThemesGui.svelte index dfbe08bf2..b14c80e81 100644 --- a/src/UI/AllThemesGui.svelte +++ b/src/UI/AllThemesGui.svelte @@ -65,6 +65,7 @@ } +
+
diff --git a/src/UI/Base/ChartJs.ts b/src/UI/Base/ChartJs.ts index 051335e4c..ae74dd2af 100644 --- a/src/UI/Base/ChartJs.ts +++ b/src/UI/Base/ChartJs.ts @@ -1,7 +1,35 @@ import BaseUIElement from "../BaseUIElement" import { Chart, ChartConfiguration, ChartType, DefaultDataPoint, registerables } from "chart.js" + Chart?.register(...(registerables ?? [])) +export class ChartJsColours { + public static readonly unknownColor = "rgba(128, 128, 128, 0.2)" + public static readonly unknownBorderColor = "rgba(128, 128, 128, 0.2)" + + public static readonly otherColor = "rgba(128, 128, 128, 0.2)" + public static readonly otherBorderColor = "rgba(128, 128, 255)" + public static readonly notApplicableColor = "rgba(128, 128, 128, 0.2)" + public static readonly notApplicableBorderColor = "rgba(255, 0, 0)" + + public static readonly backgroundColors = [ + "rgba(255, 99, 132, 0.2)", + "rgba(54, 162, 235, 0.2)", + "rgba(255, 206, 86, 0.2)", + "rgba(75, 192, 192, 0.2)", + "rgba(153, 102, 255, 0.2)", + "rgba(255, 159, 64, 0.2)", + ] + + public static readonly borderColors = [ + "rgba(255, 99, 132, 1)", + "rgba(54, 162, 235, 1)", + "rgba(255, 206, 86, 1)", + "rgba(75, 192, 192, 1)", + "rgba(153, 102, 255, 1)", + "rgba(255, 159, 64, 1)", + ] +} export default class ChartJs< TType extends ChartType = ChartType, TData = DefaultDataPoint, @@ -14,6 +42,58 @@ export default class ChartJs< this._config = config } + public static ConstructDoughnut(data: Record){ + const borderColor = [ + // ChartJsColours.unkownBorderColor, + // ChartJsColours.otherBorderColor, + // ChartJsColours.notApplicableBorderColor, + ] + const backgroundColor = [ + // ChartJsColours.unkownColor, + // ChartJsColours.otherColor, + // ChartJsColours.notApplicableColor, + ] + + let i = 0 + const borders = ChartJsColours.borderColors + const bg = ChartJsColours.backgroundColors + + for (const key in data) { + if(key === ""){ + borderColor.push(ChartJsColours.unknownBorderColor) + backgroundColor.push(ChartJsColours.unknownColor) + }else{ + borderColor.push(borders[i % borders.length]) + backgroundColor.push(bg[i % bg.length]) + i++ + } + } + + const config = { + type: "doughnut", + data: { + labels: Object.keys(data), + datasets: [ + { + data: Object.values(data), + backgroundColor, + borderColor, + borderWidth: 1, + label: undefined, + }, + ], + }, + options: { + plugins: { + legend: { + display: false, + }, + }, + }, + } + return new ChartJs(config) + } + protected InnerConstructElement(): HTMLElement { const canvas = document.createElement("canvas") // A bit exceptional: we apply the styles before giving them to 'chartJS' diff --git a/src/UI/Base/LoginToggle.svelte b/src/UI/Base/LoginToggle.svelte index 12d0e4ea9..65b07b81d 100644 --- a/src/UI/Base/LoginToggle.svelte +++ b/src/UI/Base/LoginToggle.svelte @@ -16,6 +16,10 @@ * If set, 'loading' will act as if we are already logged in. */ export let ignoreLoading: boolean = false + /** + * Only show the 'successful' state, don't show loading or error messages + */ + export let silentFail : boolean = false let loadingStatus = state?.osmConnection?.loadingStatus ?? new ImmutableStore("logged-in") let badge = state?.featureSwitches?.featureSwitchEnableLogin ?? new ImmutableStore(true) const t = Translations.t.general @@ -30,11 +34,11 @@ {#if $badge} - {#if !ignoreLoading && $loadingStatus === "loading"} + {#if !ignoreLoading && !silentFail && $loadingStatus === "loading"} - {:else if $loadingStatus === "error"} + {:else if !silentFail && $loadingStatus === "error"}
@@ -43,7 +47,7 @@ {:else if $loadingStatus === "logged-in"} - {:else if $loadingStatus === "not-attempted"} + {:else if !silentFail && $loadingStatus === "not-attempted"} {/if} {/if} diff --git a/src/UI/Base/Tr.svelte b/src/UI/Base/Tr.svelte index 0ae84246f..70b9831a3 100644 --- a/src/UI/Base/Tr.svelte +++ b/src/UI/Base/Tr.svelte @@ -6,19 +6,25 @@ import WeblateLink from "./WeblateLink.svelte" import { Store } from "../../Logic/UIEventSource" import FromHtml from "./FromHtml.svelte" + import { Utils } from "../../Utils" export let t: Translation export let cls: string = "" // Text for the current language let txt: Store = t?.current + let lang = t?.currentLang $: { txt = t?.current + lang = t?.currentLang } + {#if $txt} - + + {@html Utils.purify($txt)} + {/if} diff --git a/src/UI/BigComponents/TagRenderingChart.ts b/src/UI/BigComponents/TagRenderingChart.ts index cd02d51ae..70cc13fbf 100644 --- a/src/UI/BigComponents/TagRenderingChart.ts +++ b/src/UI/BigComponents/TagRenderingChart.ts @@ -1,4 +1,4 @@ -import ChartJs from "../Base/ChartJs" +import ChartJs, { ChartJsColours } from "../Base/ChartJs" import TagRenderingConfig from "../../Models/ThemeConfig/TagRenderingConfig" import { ChartConfiguration } from "chart.js" import Combine from "../Base/Combine" @@ -111,12 +111,12 @@ export class StackedRenderingChart extends ChartJs { } } let backgroundColor = - TagRenderingChart.borderColors[i % TagRenderingChart.borderColors.length] + ChartJsColours.borderColors[i % ChartJsColours.borderColors.length] if (label === "Unknown") { - backgroundColor = TagRenderingChart.unkownBorderColor + backgroundColor = ChartJsColours.unknownBorderColor } if (label === "Other") { - backgroundColor = TagRenderingChart.otherBorderColor + backgroundColor = ChartJsColours.otherBorderColor } datasets.push({ data: countsPerDay, @@ -185,31 +185,7 @@ export class StackedRenderingChart extends ChartJs { } export default class TagRenderingChart extends Combine { - public static readonly unkownColor = "rgba(128, 128, 128, 0.2)" - public static readonly unkownBorderColor = "rgba(128, 128, 128, 0.2)" - public static readonly otherColor = "rgba(128, 128, 128, 0.2)" - public static readonly otherBorderColor = "rgba(128, 128, 255)" - public static readonly notApplicableColor = "rgba(128, 128, 128, 0.2)" - public static readonly notApplicableBorderColor = "rgba(255, 0, 0)" - - public static readonly backgroundColors = [ - "rgba(255, 99, 132, 0.2)", - "rgba(54, 162, 235, 0.2)", - "rgba(255, 206, 86, 0.2)", - "rgba(75, 192, 192, 0.2)", - "rgba(153, 102, 255, 0.2)", - "rgba(255, 159, 64, 0.2)", - ] - - public static readonly borderColors = [ - "rgba(255, 99, 132, 1)", - "rgba(54, 162, 235, 1)", - "rgba(255, 206, 86, 1)", - "rgba(75, 192, 192, 1)", - "rgba(153, 102, 255, 1)", - "rgba(255, 159, 64, 1)", - ] /** * Creates a chart about this tagRendering for the given data @@ -242,19 +218,19 @@ export default class TagRenderingChart extends Combine { } const borderColor = [ - TagRenderingChart.unkownBorderColor, - TagRenderingChart.otherBorderColor, - TagRenderingChart.notApplicableBorderColor, + ChartJsColours.unknownBorderColor, + ChartJsColours.otherBorderColor, + ChartJsColours.notApplicableBorderColor, ] const backgroundColor = [ - TagRenderingChart.unkownColor, - TagRenderingChart.otherColor, - TagRenderingChart.notApplicableColor, + ChartJsColours.unknownColor, + ChartJsColours.otherColor, + ChartJsColours.notApplicableColor, ] while (borderColor.length < data.length) { - borderColor.push(...TagRenderingChart.borderColors) - backgroundColor.push(...TagRenderingChart.backgroundColors) + borderColor.push(...ChartJsColours.borderColors) + backgroundColor.push(...ChartJsColours.backgroundColors) } for (let i = data.length; i >= 0; i--) { diff --git a/src/UI/Image/LinkableImage.svelte b/src/UI/Image/LinkableImage.svelte index 12f488308..287c9866a 100644 --- a/src/UI/Image/LinkableImage.svelte +++ b/src/UI/Image/LinkableImage.svelte @@ -13,6 +13,7 @@ import type { ProvidedImage } from "../../Logic/ImageProviders/ImageProvider" import AttributedImage from "./AttributedImage.svelte" import SpecialTranslation from "../Popup/TagRendering/SpecialTranslation.svelte" + import LoginToggle from "../Base/LoginToggle.svelte" export let tags: UIEventSource export let state: SpecialVisualizationState @@ -68,10 +69,12 @@ previewedImage={state.previewedImage} />
+ {#if linkable} {/if} + diff --git a/src/UI/Image/NearbyImages.svelte b/src/UI/Image/NearbyImages.svelte index 11e5c4d0c..c28e004d6 100644 --- a/src/UI/Image/NearbyImages.svelte +++ b/src/UI/Image/NearbyImages.svelte @@ -30,7 +30,7 @@ lon, lat, allowSpherical: new UIEventSource(false), - blacklist: AllImageProviders.LoadImagesFor(tags), + blacklist: AllImageProviders.LoadImagesFor(tags) }, state.indexedFeatures ) @@ -39,26 +39,24 @@ let allDone = imagesProvider.allDone - -
-
-

- -

- -
- {#if !$allDone} - - {:else if $images.length === 0} - - {:else} -
- {#each $images as image (image.pictureUrl)} +
+
+

+ +

+ +
+ {#if !$allDone} + + {:else if $images.length === 0} + + {:else} +
+ {#each $images as image (image.pictureUrl)} - {/each} -
- {/if} -
- + {/each} +
+ {/if} +
diff --git a/src/UI/Image/NearbyImagesCollapsed.svelte b/src/UI/Image/NearbyImagesCollapsed.svelte index 4129fbcc1..6cbc37bd9 100644 --- a/src/UI/Image/NearbyImagesCollapsed.svelte +++ b/src/UI/Image/NearbyImagesCollapsed.svelte @@ -25,7 +25,6 @@ let expanded = false -
{#if expanded} @@ -54,4 +53,3 @@ {/if}
-
diff --git a/src/UI/Image/UploadImage.svelte b/src/UI/Image/UploadImage.svelte index 8e47f02a2..d77508b9e 100644 --- a/src/UI/Image/UploadImage.svelte +++ b/src/UI/Image/UploadImage.svelte @@ -13,6 +13,7 @@ import FileSelector from "../Base/FileSelector.svelte" import Camera_plus from "../../assets/svg/Camera_plus.svelte" import LoginButton from "../Base/LoginButton.svelte" + import { Translation } from "../i18n/Translation" export let state: SpecialVisualizationState @@ -31,16 +32,25 @@ let licenseStore = state?.userRelatedState?.imageLicense ?? new ImmutableStore("CC0") + let errors = new UIEventSource([]) + function handleFiles(files: FileList) { + const errs = [] for (let i = 0; i < files.length; i++) { const file = files.item(i) console.log("Got file", file.name) try { + const canBeUploaded = state?.imageUploadManager?.canBeUploaded(file) + if (canBeUploaded !== true) { + errs.push(canBeUploaded.error) + continue + } state?.imageUploadManager.uploadImageAndApply(file, tags, targetKey) } catch (e) { alert(e) } } + errors.setData(errs) } @@ -50,6 +60,9 @@
+ {#each $errors as error} + + {/each} = UIEventSource.FromPromise(Utils.downloadJsonCached(source)) - +

Contributed images with MapComplete: leaderboard

{#if $data} @@ -67,3 +67,4 @@
Logged in as {$loggedInContributor}
+
diff --git a/src/UI/Map/ShowDataLayer.ts b/src/UI/Map/ShowDataLayer.ts index c542e094d..7e86e290b 100644 --- a/src/UI/Map/ShowDataLayer.ts +++ b/src/UI/Map/ShowDataLayer.ts @@ -358,8 +358,13 @@ class LineRenderingLayer { } } if (this._config.dashArray) { + try{ + layer.paint["line-dasharray"] = this._config.dashArray?.split(" ")?.map((s) => Number(s)) ?? null + }catch (e) { + console.error(`Invalid dasharray in layer ${this._layername}:`, this._config.dashArray) + } } map.addLayer(layer) diff --git a/src/UI/NotFound.svelte b/src/UI/NotFound.svelte index d7e0534cf..ee7e9889b 100644 --- a/src/UI/NotFound.svelte +++ b/src/UI/NotFound.svelte @@ -5,6 +5,7 @@ console.log("???") +
+
diff --git a/src/UI/Popup/AllTagsPanel.svelte b/src/UI/Popup/AllTagsPanel.svelte index 98d97199b..ca94a0f0a 100644 --- a/src/UI/Popup/AllTagsPanel.svelte +++ b/src/UI/Popup/AllTagsPanel.svelte @@ -19,7 +19,17 @@ const name = calculated[0] calculatedTags.push(name) } - let knownValues: Store = tags.map((tags) => Object.keys(tags)) + let knownValues: UIEventSource = new UIEventSource([]) + + tags.addCallbackAndRunD(tags => { + knownValues.setData(Object.keys(tags)) + }) + + function reEvalKnownValues(){ + knownValues.setData(Object.keys(tags.data)) + + } + const metaKeys: string[] = [].concat(...SimpleMetaTaggers.metatags.map((k) => k.keys)) let allCalculatedTags = new Set([...calculatedTags, ...metaKeys]) @@ -90,6 +100,7 @@ class="small" on:click={(_) => { console.log($tags[key]) + reEvalKnownValues() }} > Evaluate diff --git a/src/UI/Popup/TagRendering/SpecialTranslation.svelte b/src/UI/Popup/TagRendering/SpecialTranslation.svelte index 52b414af4..3149a721f 100644 --- a/src/UI/Popup/TagRendering/SpecialTranslation.svelte +++ b/src/UI/Popup/TagRendering/SpecialTranslation.svelte @@ -4,7 +4,7 @@ import Locale from "../../i18n/Locale" import type { RenderingSpecification, - SpecialVisualizationState, + SpecialVisualizationState } from "../../SpecialVisualization" import { Utils } from "../../../Utils.js" import type { Feature } from "geojson" @@ -25,11 +25,13 @@ export let layer: LayerConfig | undefined let language = Locale.language + let lang = t.actualLanguage($language) let txt: string = t.textFor($language) let specs: RenderingSpecification[] = [] $: { try { txt = t.textFor($language) + lang = t.actualLanguage($language) if (txt !== undefined) { let key = "cached_special_spec_" + $language specs = t[key] @@ -61,13 +63,28 @@ } -{#each specs as specpart} - {#if typeof specpart === "string"} - - - - - {:else if $tags !== undefined} - createVisualisation(specpart)} /> - {/if} -{/each} +{#if lang === "*"} + {#each specs as specpart} + {#if typeof specpart === "string"} + + {@html Utils.purify(Utils.SubstituteKeys(specpart, $tags)) } + + + {:else if $tags !== undefined} + createVisualisation(specpart)} /> + {/if} + {/each} +{:else} + + {#each specs as specpart} + {#if typeof specpart === "string"} + + {@html Utils.purify(Utils.SubstituteKeys(specpart, $tags)) } + + + {:else if $tags !== undefined} + createVisualisation(specpart)} /> + {/if} + {/each} + +{/if} diff --git a/src/UI/Popup/TagRendering/TagRenderingEditable.svelte b/src/UI/Popup/TagRendering/TagRenderingEditable.svelte index 3125a56ab..2d34bfab8 100644 --- a/src/UI/Popup/TagRendering/TagRenderingEditable.svelte +++ b/src/UI/Popup/TagRendering/TagRenderingEditable.svelte @@ -1,6 +1,6 @@
+ {#if $debug} + + {config.id} + + {/if} {#if config.question && (!editingEnabled || $editingEnabled)} {#if editMode} - +

@@ -33,3 +33,4 @@

+
diff --git a/src/UI/SpecialVisualizations.ts b/src/UI/SpecialVisualizations.ts index d678393d8..c6dbc72f1 100644 --- a/src/UI/SpecialVisualizations.ts +++ b/src/UI/SpecialVisualizations.ts @@ -651,13 +651,13 @@ console.log(">>> ",helpTexts.join("\n\n")) }, { funcName: "rating", - docs: "Shows stars which represent the avarage rating on mangrove.reviews", + docs: "Shows stars which represent the average rating on mangrove.", needsUrls: [MangroveReviews.ORIGINAL_API], args: [ { name: "subjectKey", defaultValue: "name", - doc: "The key to use to determine the subject. If specified, the subject will be tags[subjectKey]" + doc: "The key to use to determine the subject. If the value is specified, the subject will be tags[subjectKey] and will use this to filter the reviews." }, { name: "fallback", diff --git a/src/UI/StylesheetTestGui.svelte b/src/UI/StylesheetTestGui.svelte index 27aa90772..755b0b6c0 100644 --- a/src/UI/StylesheetTestGui.svelte +++ b/src/UI/StylesheetTestGui.svelte @@ -6,6 +6,7 @@ import { UIEventSource } from "../Logic/UIEventSource" +

Stylesheet testing grounds

@@ -167,3 +168,4 @@
+ diff --git a/src/UI/Test.svelte b/src/UI/Test.svelte index f03c79646..df2281134 100644 --- a/src/UI/Test.svelte +++ b/src/UI/Test.svelte @@ -1,3 +1,5 @@ +
+
diff --git a/src/UI/ThemeViewGUI.svelte b/src/UI/ThemeViewGUI.svelte index 48220206b..41d4a5984 100644 --- a/src/UI/ThemeViewGUI.svelte +++ b/src/UI/ThemeViewGUI.svelte @@ -203,6 +203,7 @@ +
@@ -688,3 +689,4 @@ sl !== undefined && sl?.properties?.id === LastClickFeatureSource.newPointElementId)} moveTo={openNewElementButton} debug="newElement"/> +
diff --git a/src/UI/Wikipedia/WikidataPreviewBox.ts b/src/UI/Wikipedia/WikidataPreviewBox.ts index a0877d3bc..347ac7014 100644 --- a/src/UI/Wikipedia/WikidataPreviewBox.ts +++ b/src/UI/Wikipedia/WikidataPreviewBox.ts @@ -118,6 +118,7 @@ export default class WikidataPreviewBox extends VariableUiElement { return new FixedUiElement(maybeWikidata["error"]).SetClass("alert") } const wikidata = maybeWikidata["success"] + console.log(">>>> got wikidata", wikidata) return WikidataPreviewBox.WikidataResponsePreview(wikidata, options) }) ) @@ -131,6 +132,8 @@ export default class WikidataPreviewBox extends VariableUiElement { extraItems?: (BaseUIElement | string)[] } ): BaseUIElement { + console.log(">>> constructing wikidata preview box", wikidata.labels) + const link = new Link( new Combine([ wikidata.id, @@ -143,13 +146,12 @@ export default class WikidataPreviewBox extends VariableUiElement { Wikidata.IdToArticle(wikidata.id), true )?.SetClass("must-link") - let info = new Combine([ new Combine([ Translation.fromMap(wikidata.labels)?.SetClass("font-bold"), link, ]).SetClass("flex justify-between flex-wrap-reverse"), - Translation.fromMap(wikidata.descriptions), + Translation.fromMap(wikidata.descriptions, true), WikidataPreviewBox.QuickFacts(wikidata, options), ...(options?.extraItems ?? []), ]).SetClass("flex flex-col link-underline") diff --git a/src/UI/Wikipedia/WikipediaArticle.svelte b/src/UI/Wikipedia/WikipediaArticle.svelte index 00b9636e3..8cd3e54c6 100644 --- a/src/UI/Wikipedia/WikipediaArticle.svelte +++ b/src/UI/Wikipedia/WikipediaArticle.svelte @@ -15,8 +15,12 @@ * Shows a wikipedia-article + wikidata preview for the given item */ export let wikipediaDetails: Store + let titleOnly = wikipediaDetails.mapD(details => Object.keys(details).length === 1 && details.title !== undefined) +{#if $titleOnly} + {$wikipediaDetails.title} +{/if} {#if $wikipediaDetails.articleUrl} diff --git a/src/UI/i18n/Translation.ts b/src/UI/i18n/Translation.ts index 96145adb5..b0d06b034 100644 --- a/src/UI/i18n/Translation.ts +++ b/src/UI/i18n/Translation.ts @@ -10,9 +10,21 @@ export class Translation extends BaseUIElement { public readonly translations: Record public readonly context?: string private onDestroy: () => void + /** + * If a text is needed to display and is not available in the requested language, + * it will default to english and - if this is not available - give any language it has available. + * + * If strictLanguages is set, it'll return undefined instead + * @private + */ + private _strictLanguages: boolean - constructor(translations: string | Record, context?: string) { + constructor(translations: string | Record, context?: string, strictLanguages?: boolean) { super() + this._strictLanguages = strictLanguages + if(strictLanguages){ + console.log(">>> strict:", translations) + } if (translations === undefined) { console.error("Translation without content at " + context) throw `Translation without content (${context})` @@ -67,17 +79,29 @@ export class Translation extends BaseUIElement { } private _current: Store + private _currentLanguage: Store - get current(): Store { - if (!this._current) { - this._current = Locale.language.map( - (l) => this.textFor(l), + /** + * Indicates what language is effectively returned by `current`. + * In most cases, this will be the language of choice, but if no translation is available, this will probably be `en` + */ + get currentLang(): Store{ + if (!this._currentLanguage) { + this._currentLanguage = Locale.language.map( + (l) => this.actualLanguage(l), [], (f) => { this.onDestroy = f } ) } + return this._currentLanguage + } + + get current(): Store { + if (!this._current) { + this._current = this.currentLang.map(l => this.translations[l]) + } return this._current } @@ -108,8 +132,9 @@ export class Translation extends BaseUIElement { return allTranslations } - static fromMap(transl: Map) { + static fromMap(transl: Map, strictLanguages: boolean = false) { const translations = {} + console.log("Strict:", strictLanguages) let hasTranslation = false transl?.forEach((value, key) => { translations[key] = value @@ -118,7 +143,7 @@ export class Translation extends BaseUIElement { if (!hasTranslation) { return undefined } - return new Translation(translations) + return new Translation(translations, undefined, strictLanguages) } public toString() { @@ -131,33 +156,39 @@ export class Translation extends BaseUIElement { this.isDestroyed = true } - public textFor(language: string): string { + /** + * Which language will be effectively used for the given language of choice? + */ + public actualLanguage(language: string): "*" | string | undefined { if (this.translations["*"]) { - return this.translations["*"] + return "*" } const txt = this.translations[language] - if (txt !== undefined) { - return txt + if(txt === undefined && this._strictLanguages){ + return undefined } - const en = this.translations["en"] - if (en !== undefined) { - return en + if (txt !== undefined ) { + return language + } + if (this.translations["en"] !== undefined) { + return "en" } for (const i in this.translations) { - if (!this.translations.hasOwnProperty(i)) { - continue - } - return this.translations[i] // Return a random language + return i // Return a random language } console.error("Missing language ", Locale.language.data, "for", this.translations) - return "" + return undefined + } + public textFor(language: string): string | undefined { + return this.translations[this.actualLanguage(language)] } InnerConstructElement(): HTMLElement { const el = document.createElement("span") const self = this - - el.innerHTML = self.txt + if(self.txt){ + el.innerHTML = self.txt + } if (self.translations["*"] !== undefined) { return el } @@ -166,7 +197,11 @@ export class Translation extends BaseUIElement { if (self.isDestroyed) { return true } - el.innerHTML = self.txt + if(self.txt === undefined){ + el.innerHTML = "" + }else{ + el.innerHTML = self.txt + } }) if (self.context === undefined || self.context?.indexOf(":") < 0) { diff --git a/src/Utils.ts b/src/Utils.ts index 21b6512a5..44b9af83c 100644 --- a/src/Utils.ts +++ b/src/Utils.ts @@ -523,7 +523,7 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be v = v.translations[useLang] ?? v.translations["*"] ?? - (v.textFor !== undefined ? v.textFor(useLang) : v) + (v?.textFor(useLang) ?? v) } if (v.InnerConstructElement !== undefined) { diff --git a/src/Utils/MarkdownUtils.ts b/src/Utils/MarkdownUtils.ts index dd030dae1..820ee345f 100644 --- a/src/Utils/MarkdownUtils.ts +++ b/src/Utils/MarkdownUtils.ts @@ -16,4 +16,7 @@ export default class MarkdownUtils { return result } + static list(strings: string[]): string { + return strings.map(item => " - "+item).join("\n") + } } diff --git a/src/all_themes_index.ts b/src/all_themes_index.ts index 864457e3c..6cc03b2c6 100644 --- a/src/all_themes_index.ts +++ b/src/all_themes_index.ts @@ -28,4 +28,6 @@ if (layout !== "") { ) } -new SvelteUIElement(AllThemesGui, {}).AttachTo("main") +new AllThemesGui({ + target: document.getElementById("main") +}) diff --git a/src/index.ts b/src/index.ts index 2d5a1a03a..1cebb856f 100644 --- a/src/index.ts +++ b/src/index.ts @@ -28,7 +28,7 @@ async function timeout(timeMS: number): Promise<{ layers: string[] }> { async function getAvailableLayers(): Promise> { try { - const host = new URL(Constants.VectorTileServer).host + const host = new URL(Constants.SummaryServer).host const status: { layers: string[] } = await Promise.any([ Utils.downloadJson<{layers}>("https://" + host + "/summary/status.json"), timeout(2500), @@ -52,8 +52,10 @@ async function main() { ]) console.log("The available layers on server are", Array.from(availableLayers)) const state = new ThemeViewState(layout, availableLayers) - const main = new SvelteUIElement(ThemeViewGUI, { state }) - main.AttachTo("maindiv") + new ThemeViewGUI({ + target: document.getElementById("maindiv"), + props: {state} + }) Array.from(document.getElementsByClassName("delete-on-load")).forEach((el) => { el.parentElement.removeChild(el) }) diff --git a/src/index_theme.ts.template b/src/index_theme.ts.template index 6092f8453..048a54e12 100644 --- a/src/index_theme.ts.template +++ b/src/index_theme.ts.template @@ -1,5 +1,4 @@ import ThemeViewState from "./src/Models/ThemeViewState" -import SvelteUIElement from "./src/UI/Base/SvelteUIElement" import ThemeViewGUI from "./src/UI/ThemeViewGUI.svelte" import LayoutConfig from "./src/Models/ThemeConfig/LayoutConfig"; import MetaTagging from "./src/Logic/MetaTagging"; @@ -47,8 +46,10 @@ async function main() { MetaTagging.setThemeMetatagging(new ThemeMetaTagging()) // LAYOUT.ADD_LAYERS const state = new ThemeViewState(new LayoutConfig( layout), availableLayers) - const main = new SvelteUIElement(ThemeViewGUI, { state }) - main.AttachTo("maindiv") + new ThemeViewGUI({ + target: document.getElementById("maindiv"), + props: {state} + }) Array.from(document.getElementsByClassName("delete-on-load")).forEach(el => { el.parentElement.removeChild(el) }) diff --git a/src/leaderboard.ts b/src/leaderboard.ts index 3a15cf261..1d974d77e 100644 --- a/src/leaderboard.ts +++ b/src/leaderboard.ts @@ -1,4 +1,5 @@ -import SvelteUIElement from "./UI/Base/SvelteUIElement" import Leaderboard from "./UI/Leaderboard.svelte" -new SvelteUIElement(Leaderboard, {}).AttachTo("main") +new Leaderboard({ + target: document.getElementById("main") +}) diff --git a/src/notfound.ts b/src/notfound.ts index da596ea9d..1cb23811e 100644 --- a/src/notfound.ts +++ b/src/notfound.ts @@ -1,4 +1,5 @@ -import SvelteUIElement from "./UI/Base/SvelteUIElement" import NotFound from "./UI/NotFound.svelte" -new SvelteUIElement(NotFound, {}).AttachTo("maindiv") +new NotFound({ + target: document.getElementById("maindiv") +}) diff --git a/src/privacy_index.ts b/src/privacy_index.ts index c8da1465e..68587dfc4 100644 --- a/src/privacy_index.ts +++ b/src/privacy_index.ts @@ -1,3 +1,4 @@ -import SvelteUIElement from "./UI/Base/SvelteUIElement" import PrivacyGui from "./UI/PrivacyGui.svelte" -new SvelteUIElement(PrivacyGui, {}).AttachTo("main") +new PrivacyGui({ + target: document.getElementById("main") +}) diff --git a/src/test.ts b/src/test.ts index 2fd82def8..248e34073 100644 --- a/src/test.ts +++ b/src/test.ts @@ -1,5 +1,6 @@ import SvelteUIElement from "./UI/Base/SvelteUIElement" import Test from "./UI/Test.svelte" -import NameSuggestionIndex from "./Logic/Web/NameSuggestionIndex" -new SvelteUIElement(Test).AttachTo("maindiv") +new Test({ + target: document.getElementById("maindiv") +}) diff --git a/statistics.html b/statistics.html index 231c6dfa6..35b3cf327 100644 --- a/statistics.html +++ b/statistics.html @@ -14,7 +14,7 @@
Loading statistics...
- + diff --git a/studio.html b/studio.html index 4b35180bb..0dd374be1 100644 --- a/studio.html +++ b/studio.html @@ -20,7 +20,7 @@
Loading studio...
- + diff --git a/test/Logic/ImageProviders/ImageProviders.spec.ts b/test/Logic/ImageProviders/ImageProviders.spec.ts index ebb25c7a7..0d00ecb0f 100644 --- a/test/Logic/ImageProviders/ImageProviders.spec.ts +++ b/test/Logic/ImageProviders/ImageProviders.spec.ts @@ -1,83 +1,138 @@ import AllImageProviders from "../../../src/Logic/ImageProviders/AllImageProviders" -import { UIEventSource } from "../../../src/Logic/UIEventSource" +import { ImmutableStore } from "../../../src/Logic/UIEventSource" import { Utils } from "../../../src/Utils" import { describe, expect, it } from "vitest" describe("ImageProviders", () => { - it("should work on a variaty of inputs", () => { + it("should work on a variaty of inputs", async () => { let i = 0 - function expects(url, tags, providerName = undefined) { + + + Utils.injectJsonDownloadForTests("https://commons.wikimedia.org/w/api.php?action=query&list=categorymembers&format=json&&origin=*&cmtitle=Category%3AStatue%20of%20Jacob%20van%20Artevelde%20in%20Ghent", + { + "batchcomplete": "", + "continue": { + "cmcontinue": "file|42454c4749554d2050484f544f4752415048532054414b454e204f4e20323032322d31312d31332c203230323220494e204748454e542c20535441545545204f46204a41434f422056414e204152544556454c444520494e204748454e542c204e4f56454d42455220323032322e4a5047|125708690", + "continue": "-||" + }, + "query": { + "categorymembers": [{ + "pageid": 16728439, + "ns": 6, + "title": "File:11-04 Gand 180 monument Jakob Van Artevelde.jpg" + }, { "pageid": 14880931, "ns": 6, "title": "File:20110410 Gent (0093).jpg" }, { + "pageid": 43077848, + "ns": 6, + "title": "File:A popular history of France - from the earliest times (1870) (14780815522).jpg" + }, { + "pageid": 142473675, + "ns": 6, + "title": "File:AD 2023 - Gent - Palestina Honor -.jpg" + }, { + "pageid": 74373723, + "ns": 6, + "title": "File:Beeld van Jacob van Artevelde.jpg" + }, { + "pageid": 70573574, + "ns": 6, + "title": "File:Belgique - Gand - Statue de Jacques van Artevelde - 01.jpg" + }, { + "pageid": 70573575, + "ns": 6, + "title": "File:Belgique - Gand - Statue de Jacques van Artevelde - 02.jpg" + }, { + "pageid": 70574535, + "ns": 6, + "title": "File:Belgique - Gand - Statue de Jacques van Artevelde - 03.jpg" + }, { + "pageid": 70574536, + "ns": 6, + "title": "File:Belgique - Gand - Statue de Jacques van Artevelde - 04.jpg" + }, { + "pageid": 125708691, + "ns": 6, + "title": "File:Belgium photographs taken on 2022-11-13, 2022 in Ghent, Statue of Jacob van Artevelde in Ghent by Pieter De Vigne.jpg" + }] + } + }) + + async function expects(urls: string | string[], tags: Record, providerName: string = undefined) { tags.id = "test/" + i i++ - AllImageProviders.LoadImagesFor(new UIEventSource(tags)).addCallbackD((images) => { - console.log("ImageProvider test", tags.id, "for", tags) - const img = images[0] - if (img === undefined) { - throw "No image found" + if (!Array.isArray(urls)) { + urls = [urls] + } + const images = await AllImageProviders.LoadImagesFor(new ImmutableStore(tags)).AsPromise((imgs) => imgs !== undefined && imgs.length > 0) + console.log("ImageProvider test", tags.id, "for", tags) + const imageSources = images.map(i => i.url) + expect(images,"no images returned").not.empty + for (const url of urls) { + if (imageSources.indexOf(url) < 0) { + expect.fail( "Image " + url + " not found.\n\tTry one of:"+imageSources.join("\n\t")) } - expect(img.url).toEqual(url) - if (providerName) { - expect(providerName).toEqual(img.provider.constructor.name) - } - console.log("OK") - }) + + } + if (providerName) { + expect(providerName).toEqual(images[0].provider.constructor.name) + } + console.log("OK") } const muntpoort_expected = "https://commons.wikimedia.org/wiki/Special:FilePath/File%3ABr%C3%BCgge-Muntpoort_6-29510-58192.jpg?width=500&height=400" - expects( + await expects( muntpoort_expected, { - wikimedia_commons: "File:Brügge-Muntpoort_6-29510-58192.jpg", + wikimedia_commons: "File:Brügge-Muntpoort_6-29510-58192.jpg" }, "WikimediaImageProvider" ) - expects( + await expects( muntpoort_expected, { wikimedia_commons: - "https://upload.wikimedia.org/wikipedia/commons/c/cd/Br%C3%BCgge-Muntpoort_6-29510-58192.jpg", + "https://upload.wikimedia.org/wikipedia/commons/c/cd/Br%C3%BCgge-Muntpoort_6-29510-58192.jpg" }, "WikimediaImageProvider" ) - expects( + await expects( muntpoort_expected, { - image: "https://upload.wikimedia.org/wikipedia/commons/c/cd/Br%C3%BCgge-Muntpoort_6-29510-58192.jpg", + image: "https://upload.wikimedia.org/wikipedia/commons/c/cd/Br%C3%BCgge-Muntpoort_6-29510-58192.jpg" }, "WikimediaImageProvider" ) - expects( + await expects( "https://commons.wikimedia.org/wiki/Special:FilePath/File%3ABelgium-5955_-_Simon_Stevin_(13746657193).jpg?width=500&height=400", { - image: "File:Belgium-5955_-_Simon_Stevin_(13746657193).jpg", + image: "File:Belgium-5955_-_Simon_Stevin_(13746657193).jpg" }, "WikimediaImageProvider" ) - expects( + await expects( "https://commons.wikimedia.org/wiki/Special:FilePath/File%3ABelgium-5955_-_Simon_Stevin_(13746657193).jpg?width=500&height=400", { - wikimedia_commons: "File:Belgium-5955_-_Simon_Stevin_(13746657193).jpg", + wikimedia_commons: "File:Belgium-5955_-_Simon_Stevin_(13746657193).jpg" }, "WikimediaImageProvider" ) - expects( + await expects( "https://commons.wikimedia.org/wiki/Special:FilePath/File%3ABrugge_Leeuwstraat_zonder_nummer_Leeuwbrug_-_119334_-_onroerenderfgoed.jpg?width=500&height=400", { - image: "File:Brugge_Leeuwstraat_zonder_nummer_Leeuwbrug_-_119334_-_onroerenderfgoed.jpg", + image: "File:Brugge_Leeuwstraat_zonder_nummer_Leeuwbrug_-_119334_-_onroerenderfgoed.jpg" }, "WikimediaImageProvider" ) - expects( + await expects( "https://commons.wikimedia.org/wiki/Special:FilePath/File%3APapageno_Jef_Claerhout.jpg?width=500&height=400", { - wikimedia_commons: "File:Papageno_Jef_Claerhout.jpg", + wikimedia_commons: "File:Papageno_Jef_Claerhout.jpg" }, "WikimediaImageProvider" ) @@ -94,16 +149,18 @@ describe("ImageProviders", () => { captured_at: 1627748022000, creator: { username: "filipc", - id: "109372117958792", - }, + id: "109372117958792" + } } ) - expects( + await expects( "https://scontent-bru2-1.xx.fbcdn.net/m1/v/t6/An8HQ3DrfU76tWMC602spvM_e_rqOHyiUcYUTetXM7K52DDBEY5J4FWg4WKQqVUlMsWJn4nLXk0pxlBLx31146FqZ2Kg65z7lJUfR6wpW6WPSR5_y7RKdv4YEuzPjwIN0lagBnQONV3UjmXnEGpMouU?stp=s1024x768&ccb=10-5&oh=d460b401c505714ee1cb8bd6baf8ae5d&oe=61731FC3&_nc_sid=122ab1", { - mapillary: "https://www.mapillary.com/app/?pKey=196804715753265", + mapillary: "https://www.mapillary.com/app/?pKey=196804715753265" } ) + await expects("https://commons.wikimedia.org/wiki/Special:FilePath/File%3A11-04%20Gand%20180%20monument%20Jakob%20Van%20Artevelde.jpg?width=500&height=400", + { "wikimedia_commons": "Category:Statue of Jacob van Artevelde in Ghent" }) }) }) diff --git a/theme.html b/theme.html index af8f524f9..414045fa8 100644 --- a/theme.html +++ b/theme.html @@ -12,6 +12,7 @@ + @@ -47,6 +48,9 @@ + +
+
@@ -87,7 +91,7 @@ - +