@globalfishingwatch/i18n-labels 1.2.52 → 1.2.53

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/en/datasets.json CHANGED
@@ -513,8 +513,28 @@
513
513
  "firstTransmissionDate": "firstTransmissionDate"
514
514
  }
515
515
  },
516
+ "private-indonesia-aruna-fishing-effort": {
517
+ "name": "Aruna (Fishing Effort)",
518
+ "description": "Indonesia Aruna Fishing Effort",
519
+ "schema": {
520
+ "lat": "lat",
521
+ "lon": "lon",
522
+ "flag": "flag",
523
+ "geartype": {
524
+ "keyword": "geartype",
525
+ "enum": {
526
+ "gillnets": "gillnets",
527
+ "longline": "longline",
528
+ "traps": "traps",
529
+ "purse seine": "purse seine",
530
+ "Handline": "Handline"
531
+ }
532
+ },
533
+ "vessel_id": "vessel_id"
534
+ }
535
+ },
516
536
  "private-indonesia-aruna-presence": {
517
- "name": "Aruna",
537
+ "name": "Aruna (Presence)",
518
538
  "description": "Aruna Presence",
519
539
  "schema": {
520
540
  "lat": "lat",
@@ -584,8 +604,28 @@
584
604
  "distance_from_shore_m": "distance_from_shore_m"
585
605
  }
586
606
  },
607
+ "private-indonesia-ipnlf-fishing-effort": {
608
+ "name": "AP2HI-IPNLF (Fishing Effort)",
609
+ "description": "Indonesia AP2HI-IPNLF Fishing Effort",
610
+ "schema": {
611
+ "lat": "lat",
612
+ "lon": "lon",
613
+ "flag": "flag",
614
+ "geartype": {
615
+ "keyword": "geartype",
616
+ "enum": {
617
+ "gillnets": "gillnets",
618
+ "longline": "longline",
619
+ "traps": "traps",
620
+ "purse seine": "purse seine",
621
+ "Handline": "Handline"
622
+ }
623
+ },
624
+ "vessel_id": "vessel_id"
625
+ }
626
+ },
587
627
  "private-indonesia-ipnlf-presence": {
588
- "name": "AP2HI-IPNLF",
628
+ "name": "AP2HI-IPNLF (Presence)",
589
629
  "description": "AP2HI-IPNLF Presence",
590
630
  "schema": {
591
631
  "lat": "lat",
@@ -682,8 +722,28 @@
682
722
  "vessel_id": "vessel_id"
683
723
  }
684
724
  },
725
+ "private-indonesia-rare-fishing-effort": {
726
+ "name": "Rare (Fishing Effort)",
727
+ "description": "Indonesia Rare Fishing Effort",
728
+ "schema": {
729
+ "lat": "lat",
730
+ "lon": "lon",
731
+ "flag": "flag",
732
+ "geartype": {
733
+ "keyword": "geartype",
734
+ "enum": {
735
+ "gillnets": "gillnets",
736
+ "longline": "longline",
737
+ "traps": "traps",
738
+ "purse seine": "purse seine",
739
+ "Handline": "Handline"
740
+ }
741
+ },
742
+ "vessel_id": "vessel_id"
743
+ }
744
+ },
685
745
  "private-indonesia-rare-presence": {
686
- "name": "Rare",
746
+ "name": "Rare (Presence)",
687
747
  "description": "Rare Presence",
688
748
  "schema": {
689
749
  "lat": "lat",
@@ -1781,6 +1841,26 @@
1781
1841
  "firstTransmissionDate": "firstTransmissionDate"
1782
1842
  }
1783
1843
  },
1844
+ "public-global-loitering-events": {
1845
+ "name": "Loitering Events (AIS)",
1846
+ "description": "The dataset contains loitering events for AIS",
1847
+ "schema": {
1848
+ "fields": "fields",
1849
+ "event_id": "event_id",
1850
+ "event_end": "event_end",
1851
+ "vessel_id": "vessel_id",
1852
+ "event_info": "event_info",
1853
+ "event_type": {
1854
+ "keyword": "event_type",
1855
+ "enum": {
1856
+ "port": "port"
1857
+ }
1858
+ },
1859
+ "event_start": "event_start",
1860
+ "event_vessels": "event_vessels",
1861
+ "event_mean_position": "event_mean_position"
1862
+ }
1863
+ },
1784
1864
  "public-global-presence": {
1785
1865
  "name": "AIS",
1786
1866
  "description": "Global Fishing Watch uses data about a vessel’s identity, type, location, speed, direction and more that is broadcast using the Automatic Identification System (AIS) and collected via satellites and terrestrial receivers. AIS was developed for safety/collision-avoidance. Global Fishing Watch analyzes AIS data collected from vessels that our research has identified as carriers. The activity layer displays a heatmap of vessel presence. The presence is determined by taking one position per day per vessel from the positions transmitted by the vessel's AIS.",
@@ -2385,4 +2465,4 @@
2385
2465
  "description": "The WPP-NRI (Wilayah Pengelolaan Perikanan Negara Republik Indonesia) are fisheries management areas for fishing, conservation, research and fisheries development which cover inland waters, archipelagic waters, and territorial seas within and outside the exclusive economic zone of Indonesia.",
2386
2466
  "schema": {}
2387
2467
  }
2388
- }
2468
+ }
package/es/datasets.json CHANGED
@@ -1781,6 +1781,26 @@
1781
1781
  "firstTransmissionDate": "firstTransmissionDate"
1782
1782
  }
1783
1783
  },
1784
+ "public-global-loitering-events": {
1785
+ "name": "Loitering Events (AIS)",
1786
+ "description": "The dataset contains loitering events for AIS",
1787
+ "schema": {
1788
+ "fields": "fields",
1789
+ "event_id": "event_id",
1790
+ "event_end": "event_end",
1791
+ "vessel_id": "vessel_id",
1792
+ "event_info": "event_info",
1793
+ "event_type": {
1794
+ "keyword": "event_type",
1795
+ "enum": {
1796
+ "port": "port"
1797
+ }
1798
+ },
1799
+ "event_start": "event_start",
1800
+ "event_vessels": "event_vessels",
1801
+ "event_mean_position": "event_mean_position"
1802
+ }
1803
+ },
1784
1804
  "public-global-presence": {
1785
1805
  "name": "AIS",
1786
1806
  "description": "Global Fishing Watch uses data about a vessel’s identity, type, location, speed, direction and more that is broadcast using the Automatic Identification System (AIS) and collected via satellites and terrestrial receivers. AIS was developed for safety/collision-avoidance. Global Fishing Watch analyzes AIS data collected from vessels that our research has identified as carriers. The activity layer displays a heatmap of vessel presence. The presence is determined by taking one position per day per vessel from the positions transmitted by the vessel's AIS.",
package/fr/datasets.json CHANGED
@@ -1781,6 +1781,26 @@
1781
1781
  "firstTransmissionDate": "firstTransmissionDate"
1782
1782
  }
1783
1783
  },
1784
+ "public-global-loitering-events": {
1785
+ "name": "Loitering Events (AIS)",
1786
+ "description": "The dataset contains loitering events for AIS",
1787
+ "schema": {
1788
+ "fields": "fields",
1789
+ "event_id": "event_id",
1790
+ "event_end": "event_end",
1791
+ "vessel_id": "vessel_id",
1792
+ "event_info": "event_info",
1793
+ "event_type": {
1794
+ "keyword": "event_type",
1795
+ "enum": {
1796
+ "port": "port"
1797
+ }
1798
+ },
1799
+ "event_start": "event_start",
1800
+ "event_vessels": "event_vessels",
1801
+ "event_mean_position": "event_mean_position"
1802
+ }
1803
+ },
1784
1804
  "public-global-presence": {
1785
1805
  "name": "AIS",
1786
1806
  "description": "Global Fishing Watch uses data about a vessel’s identity, type, location, speed, direction and more that is broadcast using the Automatic Identification System (AIS) and collected via satellites and terrestrial receivers. AIS was developed for safety/collision-avoidance. Global Fishing Watch analyzes AIS data collected from vessels that our research has identified as carriers. The activity layer displays a heatmap of vessel presence. The presence is determined by taking one position per day per vessel from the positions transmitted by the vessel's AIS.",
package/id/datasets.json CHANGED
@@ -1781,6 +1781,26 @@
1781
1781
  "firstTransmissionDate": "firstTransmissionDate"
1782
1782
  }
1783
1783
  },
1784
+ "public-global-loitering-events": {
1785
+ "name": "Loitering Events (AIS)",
1786
+ "description": "The dataset contains loitering events for AIS",
1787
+ "schema": {
1788
+ "fields": "fields",
1789
+ "event_id": "event_id",
1790
+ "event_end": "event_end",
1791
+ "vessel_id": "vessel_id",
1792
+ "event_info": "event_info",
1793
+ "event_type": {
1794
+ "keyword": "event_type",
1795
+ "enum": {
1796
+ "port": "port"
1797
+ }
1798
+ },
1799
+ "event_start": "event_start",
1800
+ "event_vessels": "event_vessels",
1801
+ "event_mean_position": "event_mean_position"
1802
+ }
1803
+ },
1784
1804
  "public-global-presence": {
1785
1805
  "name": "AIS",
1786
1806
  "description": "Global Fishing Watch uses data about a vessel’s identity, type, location, speed, direction and more that is broadcast using the Automatic Identification System (AIS) and collected via satellites and terrestrial receivers. AIS was developed for safety/collision-avoidance. Global Fishing Watch analyzes AIS data collected from vessels that our research has identified as carriers. The activity layer displays a heatmap of vessel presence. The presence is determined by taking one position per day per vessel from the positions transmitted by the vessel's AIS.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globalfishingwatch/i18n-labels",
3
- "version": "1.2.52",
3
+ "version": "1.2.53",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "start": "yarn kill && serve -p 8000 --cors=true",
package/pt/datasets.json CHANGED
@@ -1781,6 +1781,26 @@
1781
1781
  "firstTransmissionDate": "primeira data de transmissão"
1782
1782
  }
1783
1783
  },
1784
+ "public-global-loitering-events": {
1785
+ "name": "Loitering Events (AIS)",
1786
+ "description": "The dataset contains loitering events for AIS",
1787
+ "schema": {
1788
+ "fields": "fields",
1789
+ "event_id": "event_id",
1790
+ "event_end": "event_end",
1791
+ "vessel_id": "vessel_id",
1792
+ "event_info": "event_info",
1793
+ "event_type": {
1794
+ "keyword": "event_type",
1795
+ "enum": {
1796
+ "port": "port"
1797
+ }
1798
+ },
1799
+ "event_start": "event_start",
1800
+ "event_vessels": "event_vessels",
1801
+ "event_mean_position": "event_mean_position"
1802
+ }
1803
+ },
1784
1804
  "public-global-presence": {
1785
1805
  "name": "AIS",
1786
1806
  "description": "Global Fishing Watch uses data about a vessel’s identity, type, location, speed, direction and more that is broadcast using the Automatic Identification System (AIS) and collected via satellites and terrestrial receivers. AIS was developed for safety/collision-avoidance. Global Fishing Watch analyzes AIS data collected from vessels that our research has identified as carriers. The activity layer displays a heatmap of vessel presence. The presence is determined by taking one position per day per vessel from the positions transmitted by the vessel's AIS.",
@@ -513,6 +513,26 @@
513
513
  "firstTransmissionDate": "firstTransmissionDate"
514
514
  }
515
515
  },
516
+ "private-indonesia-aruna-fishing-effort": {
517
+ "name": "Aruna (Fishing Effort)",
518
+ "description": "Indonesia Aruna Fishing Effort",
519
+ "schema": {
520
+ "lat": "lat",
521
+ "lon": "lon",
522
+ "flag": "flag",
523
+ "geartype": {
524
+ "keyword": "geartype",
525
+ "enum": {
526
+ "gillnets": "gillnets",
527
+ "longline": "longline",
528
+ "traps": "traps",
529
+ "purse seine": "purse seine",
530
+ "Handline": "Handline"
531
+ }
532
+ },
533
+ "vessel_id": "vessel_id"
534
+ }
535
+ },
516
536
  "private-indonesia-aruna-presence": {
517
537
  "name": "Aruna",
518
538
  "description": "Aruna Presence",
@@ -584,6 +604,26 @@
584
604
  "distance_from_shore_m": "distance_from_shore_m"
585
605
  }
586
606
  },
607
+ "private-indonesia-ipnlf-fishing-effort": {
608
+ "name": "AP2HI-IPNLF (Fishing Effort)",
609
+ "description": "Indonesia AP2HI-IPNLF Fishing Effort",
610
+ "schema": {
611
+ "lat": "lat",
612
+ "lon": "lon",
613
+ "flag": "flag",
614
+ "geartype": {
615
+ "keyword": "geartype",
616
+ "enum": {
617
+ "gillnets": "gillnets",
618
+ "longline": "longline",
619
+ "traps": "traps",
620
+ "purse seine": "purse seine",
621
+ "Handline": "Handline"
622
+ }
623
+ },
624
+ "vessel_id": "vessel_id"
625
+ }
626
+ },
587
627
  "private-indonesia-ipnlf-presence": {
588
628
  "name": "IPNLF",
589
629
  "description": "IPNLF Presence",
@@ -682,6 +722,26 @@
682
722
  "vessel_id": "vessel_id"
683
723
  }
684
724
  },
725
+ "private-indonesia-rare-fishing-effort": {
726
+ "name": "Rare (Fishing Effort)",
727
+ "description": "Indonesia Rare Fishing Effort",
728
+ "schema": {
729
+ "lat": "lat",
730
+ "lon": "lon",
731
+ "flag": "flag",
732
+ "geartype": {
733
+ "keyword": "geartype",
734
+ "enum": {
735
+ "gillnets": "gillnets",
736
+ "longline": "longline",
737
+ "traps": "traps",
738
+ "purse seine": "purse seine",
739
+ "Handline": "Handline"
740
+ }
741
+ },
742
+ "vessel_id": "vessel_id"
743
+ }
744
+ },
685
745
  "private-indonesia-rare-presence": {
686
746
  "name": "Rare",
687
747
  "description": "Rare Presence",
@@ -1781,6 +1841,26 @@
1781
1841
  "firstTransmissionDate": "firstTransmissionDate"
1782
1842
  }
1783
1843
  },
1844
+ "public-global-loitering-events": {
1845
+ "name": "Loitering Events (AIS)",
1846
+ "description": "The dataset contains loitering events for AIS",
1847
+ "schema": {
1848
+ "fields": "fields",
1849
+ "event_id": "event_id",
1850
+ "event_end": "event_end",
1851
+ "vessel_id": "vessel_id",
1852
+ "event_info": "event_info",
1853
+ "event_type": {
1854
+ "keyword": "event_type",
1855
+ "enum": {
1856
+ "port": "port"
1857
+ }
1858
+ },
1859
+ "event_start": "event_start",
1860
+ "event_vessels": "event_vessels",
1861
+ "event_mean_position": "event_mean_position"
1862
+ }
1863
+ },
1784
1864
  "public-global-presence": {
1785
1865
  "name": "AIS",
1786
1866
  "description": "Global Fishing Watch uses data about a vessel’s identity, type, location, speed, direction and more that is broadcast using the Automatic Identification System (AIS) and collected via satellites and terrestrial receivers. AIS was developed for safety/collision-avoidance. Global Fishing Watch analyzes AIS data collected from vessels that our research has identified as carriers. The activity layer displays a heatmap of vessel presence. The presence is determined by taking one position per day per vessel from the positions transmitted by the vessel's AIS.",
@@ -1943,6 +2023,15 @@
1943
2023
  "distance_from_shore_m": "distance_from_shore_m"
1944
2024
  }
1945
2025
  },
2026
+ "public-indonesia-pelagic-fishing-effort": {
2027
+ "name": "Pelagic",
2028
+ "description": "Indonesia Pelagic Fishing Effort Public Data",
2029
+ "schema": {
2030
+ "lat": "lat",
2031
+ "lon": "lon",
2032
+ "flag": "flag"
2033
+ }
2034
+ },
1946
2035
  "public-indonesia-pelagic-presence": {
1947
2036
  "name": "Pelagic",
1948
2037
  "description": "Pelagic Presence",
@@ -2385,4 +2474,4 @@
2385
2474
  "description": "The WPP-NRI (Wilayah Pengelolaan Perikanan Negara Republik Indonesia) are fisheries management areas for fishing, conservation, research and fisheries development which cover inland waters, archipelagic waters, and territorial seas within and outside the exclusive economic zone of Indonesia.",
2386
2475
  "schema": {}
2387
2476
  }
2388
- }
2477
+ }
package/val/datasets.json CHANGED
@@ -1781,6 +1781,26 @@
1781
1781
  "firstTransmissionDate": "crwdns10019:0crwdne10019:0"
1782
1782
  }
1783
1783
  },
1784
+ "public-global-loitering-events": {
1785
+ "name": "crwdns26776:0crwdne26776:0",
1786
+ "description": "crwdns26778:0crwdne26778:0",
1787
+ "schema": {
1788
+ "fields": "crwdns26780:0crwdne26780:0",
1789
+ "event_id": "crwdns26782:0crwdne26782:0",
1790
+ "event_end": "crwdns26784:0crwdne26784:0",
1791
+ "vessel_id": "crwdns26786:0crwdne26786:0",
1792
+ "event_info": "crwdns26788:0crwdne26788:0",
1793
+ "event_type": {
1794
+ "keyword": "crwdns26790:0crwdne26790:0",
1795
+ "enum": {
1796
+ "port": "crwdns26792:0crwdne26792:0"
1797
+ }
1798
+ },
1799
+ "event_start": "crwdns26794:0crwdne26794:0",
1800
+ "event_vessels": "crwdns26796:0crwdne26796:0",
1801
+ "event_mean_position": "crwdns26798:0crwdne26798:0"
1802
+ }
1803
+ },
1784
1804
  "public-global-presence": {
1785
1805
  "name": "crwdns25804:0crwdne25804:0",
1786
1806
  "description": "crwdns26360:0crwdne26360:0",