wqx 3.0.76 → 3.0.78

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.
Files changed (54) hide show
  1. package/deprecated/Taxon.json +18 -0
  2. package/deprecated/Taxon.json.js +18 -0
  3. package/descriptions/AnalyticalMethod.json +6 -1
  4. package/descriptions/AnalyticalMethod.json.js +6 -1
  5. package/descriptions/Characteristic.json +88 -0
  6. package/descriptions/Characteristic.json.js +88 -0
  7. package/descriptions/CharacteristicAlias.json +22797 -7052
  8. package/descriptions/CharacteristicAlias.json.js +22797 -7052
  9. package/descriptions/CharacteristicPickListValue.json +7 -6
  10. package/descriptions/CharacteristicPickListValue.json.js +7 -6
  11. package/descriptions/MeasurementUnit.json +1 -0
  12. package/descriptions/MeasurementUnit.json.js +1 -0
  13. package/descriptions/Organization.json +6 -4
  14. package/descriptions/Organization.json.js +6 -4
  15. package/descriptions/Taxon.json +323 -167
  16. package/descriptions/Taxon.json.js +323 -167
  17. package/descriptions/TaxonAlias.json +35296 -34818
  18. package/descriptions/TaxonAlias.json.js +35296 -34818
  19. package/descriptions/TaxonGroup.json +1 -0
  20. package/descriptions/TaxonGroup.json.js +1 -0
  21. package/groups/CASNumber.json +89 -1
  22. package/groups/CASNumber.json.js +89 -1
  23. package/groups/CharacteristicName.json +145 -57
  24. package/groups/CharacteristicName.json.js +145 -57
  25. package/groups/Taxon.json +1221 -1065
  26. package/groups/Taxon.json.js +1221 -1065
  27. package/json-schema/activitymetric.json +12 -0
  28. package/json-schema/biological.json +265 -0
  29. package/json-schema/definitions.json +269 -0
  30. package/json-schema/habitat.json +105 -0
  31. package/json-schema/instantaneous.json +105 -0
  32. package/json-schema/location.json +3 -0
  33. package/json-schema/physical-chemistry.json +100 -0
  34. package/package.json +1 -1
  35. package/values/AliasType.json +3 -3
  36. package/values/AliasType.json.js +3 -3
  37. package/values/AnalyticalMethod.json +5 -0
  38. package/values/AnalyticalMethod.json.js +5 -0
  39. package/values/Characteristic.json +88 -0
  40. package/values/Characteristic.json.js +88 -0
  41. package/values/CharacteristicAlias.json +15745 -0
  42. package/values/CharacteristicAlias.json.js +15745 -0
  43. package/values/CharacteristicPickListValue.json +7 -6
  44. package/values/CharacteristicPickListValue.json.js +7 -6
  45. package/values/MeasurementUnit.json +1 -0
  46. package/values/MeasurementUnit.json.js +1 -0
  47. package/values/Organization.json +2 -0
  48. package/values/Organization.json.js +2 -0
  49. package/values/Taxon.json +156 -0
  50. package/values/Taxon.json.js +156 -0
  51. package/values/TaxonAlias.json +523 -45
  52. package/values/TaxonAlias.json.js +523 -45
  53. package/values/TaxonGroup.json +1 -0
  54. package/values/TaxonGroup.json.js +1 -0
@@ -485,6 +485,7 @@
485
485
  "ft-candles",
486
486
  "ft-lbs",
487
487
  "ft/day",
488
+ "ft/mile",
488
489
  "ft/min",
489
490
  "ft/sec",
490
491
  "ft2",
@@ -926,6 +927,7 @@
926
927
  "ft-candles",
927
928
  "ft-lbs",
928
929
  "ft/day",
930
+ "ft/mile",
929
931
  "ft/min",
930
932
  "ft/sec",
931
933
  "ft2",
@@ -1367,6 +1369,7 @@
1367
1369
  "ft-candles",
1368
1370
  "ft-lbs",
1369
1371
  "ft/day",
1372
+ "ft/mile",
1370
1373
  "ft/min",
1371
1374
  "ft/sec",
1372
1375
  "ft2",
@@ -1862,6 +1865,7 @@
1862
1865
  "ft-candles",
1863
1866
  "ft-lbs",
1864
1867
  "ft/day",
1868
+ "ft/mile",
1865
1869
  "ft/min",
1866
1870
  "ft/sec",
1867
1871
  "ft2",
@@ -12482,14 +12486,17 @@
12482
12486
  "Bacteria, nitrifiers",
12483
12487
  "Bacteria, slime-forming",
12484
12488
  "Balsalazide",
12489
+ "Bank Angle",
12485
12490
  "Bank Erosion, Left",
12486
12491
  "Bank Erosion, Right",
12492
+ "Bank Side Measured",
12487
12493
  "Bank Slope, Left",
12488
12494
  "Bank Slope, Right",
12489
12495
  "Bank Stability LDB",
12490
12496
  "Bank Stability RDB",
12491
12497
  "Bank Stability, Left (choice list)",
12492
12498
  "Bank Stability, Right (choice list)",
12499
+ "Bank Undercut",
12493
12500
  "Bank class (choice list)",
12494
12501
  "Bank class, Left (choice list)",
12495
12502
  "Bank class, Right (choice list)",
@@ -12520,6 +12527,7 @@
12520
12527
  "Bases",
12521
12528
  "Battery voltage",
12522
12529
  "Beam Attenuation (Seabird)",
12530
+ "Bearing",
12523
12531
  "Beauvericin",
12524
12532
  "Beaver (choice list)",
12525
12533
  "Beaver Flow Modification (choice list)",
@@ -13739,6 +13747,7 @@
13739
13747
  "Canopy Cover",
13740
13748
  "Canopy Cover, Left Bank",
13741
13749
  "Canopy Cover, Right Bank",
13750
+ "Canopy Measure",
13742
13751
  "Canopy Measure Center Down",
13743
13752
  "Canopy Measure Center Left",
13744
13753
  "Canopy Measure Center Right",
@@ -13891,8 +13900,10 @@
13891
13900
  "Channel Constraining Feature (choice list)",
13892
13901
  "Channel Constraining Features (choice list)",
13893
13902
  "Channel Constraint (choice list)",
13903
+ "Channel Constraint - Can See Over Bank",
13894
13904
  "Channel Development",
13895
13905
  "Channel Flow Status",
13906
+ "Channel Habitat Code",
13896
13907
  "Channel Length in Contact with Constraining Feature",
13897
13908
  "Channel Pattern (choice list)",
13898
13909
  "Channel Sinuosity",
@@ -14673,6 +14684,8 @@
14673
14684
  "Deoxynivalenol",
14674
14685
  "Deposits in Water",
14675
14686
  "Depth",
14687
+ "Depth by Pole",
14688
+ "Depth by Sonar",
14676
14689
  "Depth from surface to lower boundary of soil layer",
14677
14690
  "Depth of pond or reservoir in feet",
14678
14691
  "Depth of water column",
@@ -15116,6 +15129,19 @@
15116
15129
  "Diquat",
15117
15130
  "Diquat dibromide",
15118
15131
  "Discharge (stage unknown)",
15132
+ "Discharge - NBO - Depth, Lower Section",
15133
+ "Discharge - NBO - Depth, Middle Section",
15134
+ "Discharge - NBO - Depth, Upper Section",
15135
+ "Discharge - NBO - Float Distance",
15136
+ "Discharge - NBO - Float Time",
15137
+ "Discharge - NBO - Width, Lower Section",
15138
+ "Discharge - NBO - Width, Middle Section",
15139
+ "Discharge - NBO - Width, Upper Section",
15140
+ "Discharge - Timed Filling - Time",
15141
+ "Discharge - Timed Filling - Volume",
15142
+ "Discharge - Velocity Area Depth",
15143
+ "Discharge - Velocity Area Distance From Bank",
15144
+ "Discharge Method",
15119
15145
  "Discharge, Mine",
15120
15146
  "Discharge, River/Stream",
15121
15147
  "Discoloration (Y/N) (choice list)",
@@ -15138,6 +15164,8 @@
15138
15164
  "Dissolved oxygen uptake",
15139
15165
  "Distance From Left Bank",
15140
15166
  "Distance From Right Bank",
15167
+ "Distance along transect",
15168
+ "Distance from Shore to Riparian",
15141
15169
  "Distance from/to",
15142
15170
  "Distannoxane, 1,1,3,3-tetraethenyl-1,3-bis[(2,2,2-trifluoroacetyl)oxy]-",
15143
15171
  "Distearyldimonium",
@@ -15245,6 +15273,7 @@
15245
15273
  "Eicosatrienoic acid",
15246
15274
  "Elapsed Time Since Last Measurement",
15247
15275
  "Electromotive force",
15276
+ "Elevation",
15248
15277
  "Elevation, MSL",
15249
15278
  "Elevation, aquifer top, MSL",
15250
15279
  "Elevation, groundwater surface, MSL",
@@ -15255,6 +15284,7 @@
15255
15284
  "Emamectin benzoate",
15256
15285
  "Embeddedness",
15257
15286
  "Embeddedness, riffle (%)",
15287
+ "Embededness",
15258
15288
  "Emergence",
15259
15289
  "Emergent, aquatic vegetation along bank (choice list)",
15260
15290
  "Emergent, aquatic vegetation in channel (choice list)",
@@ -16776,6 +16806,9 @@
16776
16806
  "Inundation Evidence: True aquatic plants (choice list)",
16777
16807
  "Inundation Evidence: Water marks (choice list)",
16778
16808
  "Inundation Evidence: Water stained leaves (choice list)",
16809
+ "Invasive Species Identification Confidence",
16810
+ "Invasive Species Name",
16811
+ "Invasive Species Prevalence",
16779
16812
  "Invasive species found (choice list)",
16780
16813
  "Iodide",
16781
16814
  "Iodine",
@@ -17023,14 +17056,36 @@
17023
17056
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.1-<0.3m; Len:5-15m)",
17024
17057
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.1-<0.3m; Len:>15m)",
17025
17058
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.3-<0.6m; Len:1.5-5m)",
17059
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.3-<0.6m; Len:15-30m)",
17026
17060
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.3-<0.6m; Len:5-15m)",
17027
17061
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.3-<0.6m; Len:>15m)",
17062
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.3-<0.6m; Len:>30m)",
17028
17063
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.6-<0.8m; Len:1.5-5m)",
17064
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.6-<0.8m; Len:15-30m)",
17029
17065
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.6-<0.8m; Len:5-15m)",
17030
17066
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.6-<0.8m; Len:>15m)",
17067
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.6-<0.8m; Len:>30m)",
17068
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.8-<1.0m; Len:15-30m)",
17069
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.8-<1.0m; Len:5-15m)",
17070
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:0.8-<1.0m; Len:>30m)",
17031
17071
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:>0.8m; Len:1.5-5m)",
17032
17072
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:>0.8m; Len:5-15m)",
17033
17073
  "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:>0.8m; Len:>15m)",
17074
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:>1.0m; Len:15-30m)",
17075
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:>1.0m; Len:5-15m)",
17076
+ "Large Woody Debris Pieces All/Part in BankFull Channel (Dia:>1.0m; Len:>30m)",
17077
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:0.3-<0.6m; Len:15-30m)",
17078
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:0.3-<0.6m; Len:5-15m)",
17079
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:0.3-<0.6m; Len:>30m)",
17080
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:0.6-<0.8m; Len:15-30m)",
17081
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:0.6-<0.8m; Len:5-15m)",
17082
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:0.6-<0.8m; Len:>30m)",
17083
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:0.8-<1.0m; Len:15-30m)",
17084
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:0.8-<1.0m; Len:5-15m)",
17085
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:0.8-<1.0m; Len:>30m)",
17086
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:>1.0m; Len:15-30m)",
17087
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:>1.0m; Len:5-15m)",
17088
+ "Large Woody Debris Pieces All/Part in Wetted Channel (Dia:>1.0m; Len:>30m)",
17034
17089
  "Large Woody Debris Pieces Bridge Above BankFull Channel (Dia:0.1-<0.3m; Len:1.5-5m)",
17035
17090
  "Large Woody Debris Pieces Bridge Above BankFull Channel (Dia:0.1-<0.3m; Len:5-15m)",
17036
17091
  "Large Woody Debris Pieces Bridge Above BankFull Channel (Dia:0.1-<0.3m; Len:>15m)",
@@ -17046,6 +17101,8 @@
17046
17101
  "Larkspur alkaloid",
17047
17102
  "Larvae in Gill Chambers or Attached to Abdomen",
17048
17103
  "Lasalocid",
17104
+ "Latitude, Bank",
17105
+ "Latitude, Midstream",
17049
17106
  "Lauric acid",
17050
17107
  "Lauryl acrylate",
17051
17108
  "Lauryldiethanolamine",
@@ -17160,6 +17217,11 @@
17160
17217
  "Lithium-7/Lithium-6 ratio",
17161
17218
  "Lithology code",
17162
17219
  "Littoral Cover Complexity Index",
17220
+ "Littoral Substrate - Bottom Dominant",
17221
+ "Littoral Substrate - Bottom Secondary",
17222
+ "Littoral Substrate - Bottom, Method of Determining",
17223
+ "Littoral Substrate - Shore Dominant",
17224
+ "Littoral Substrate - Shore Secondary",
17163
17225
  "Littoral-Riparian Cover Complexity Index",
17164
17226
  "Live centric diatoms",
17165
17227
  "Live pennate diatoms",
@@ -17169,6 +17231,8 @@
17169
17231
  "Lomefloxacin",
17170
17232
  "Lomustine",
17171
17233
  "Longifolene",
17234
+ "Longitude, Bank",
17235
+ "Longitude, Midstream",
17172
17236
  "Longitudinal Distribution",
17173
17237
  "Loosely attached filamentous algae (choice list)",
17174
17238
  "Loosely sorbed Phosphorus (LSP)",
@@ -18861,6 +18925,7 @@
18861
18925
  "Odor threshold number",
18862
18926
  "Odor type (choice list)",
18863
18927
  "Odor, atmospheric",
18928
+ "Off Channel (Y/N) (Choicelist)",
18864
18929
  "Ofloxacin",
18865
18930
  "Oil and Grease",
18866
18931
  "Oil and Grease surface slick/sheen (Y/N) (choice list)",
@@ -21627,6 +21692,8 @@
21627
21692
  "Ramipril",
21628
21693
  "Ranitidine",
21629
21694
  "Rank Sum",
21695
+ "Reach Length, Downstream",
21696
+ "Reach Length, Upstream",
21630
21697
  "Reaction product of potassium acrylate with 1-perfluoro[n-alkyl(C6,8,10,12,14,16,18)]-2-iodoethane, it consists predominantly of 1,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8-heptadecafluorodecyl acrylate",
21631
21698
  "Reaction products with N-methylamine acetate, potassium hydroxide, .alpha.-fluoro-.omega.-iodopoly(perfluoroethylene)(n=4-8) and 2-propen-1-ol",
21632
21699
  "Reconstructed Mass",
@@ -21834,6 +21901,7 @@
21834
21901
  "Scotchgard PM 930",
21835
21902
  "Scyphozoa",
21836
21903
  "Sea waves severity (choice list)",
21904
+ "Seagrass Cover (choice list)",
21837
21905
  "Seagrass coverage",
21838
21906
  "Seagrass height",
21839
21907
  "Secbumeton",
@@ -22051,9 +22119,21 @@
22051
22119
  "Sinuosity length line",
22052
22120
  "Sipunculoidea",
22053
22121
  "Sitagliptin",
22122
+ "Site Sampleability Detail",
22123
+ "Site Sampleability Status",
22124
+ "Site Verified By GPS",
22125
+ "Site Verified By Local Contact",
22126
+ "Site Verified By Other",
22127
+ "Site Verified By Roads",
22128
+ "Site Verified By Signs",
22129
+ "Site Verified By Topographic Map",
22130
+ "Site Visit Number",
22054
22131
  "Sky Code (CA SWAMP) (choice list)",
22055
22132
  "Slavina",
22056
22133
  "Slime-forming bacteria",
22134
+ "Slope",
22135
+ "Slope/Bearing Method",
22136
+ "Slope/Bearing Proportion",
22057
22137
  "Slow Riffle",
22058
22138
  "Sludge (choice list)",
22059
22139
  "Sludge Depth",
@@ -22068,6 +22148,7 @@
22068
22148
  "Smithsonidrilus",
22069
22149
  "Smittia",
22070
22150
  "Smoke",
22151
+ "Snag",
22071
22152
  "Snag surf (choice list)",
22072
22153
  "Snag_diam",
22073
22154
  "Snag_dist",
@@ -22433,6 +22514,8 @@
22433
22514
  "Substrate Embeddedness",
22434
22515
  "Substrate Origin",
22435
22516
  "Substrate Quality",
22517
+ "Substrate Size Class, Midpoint",
22518
+ "Substrate Size Class, Transect",
22436
22519
  "Substrate Subdominant, Transect (choice list)",
22437
22520
  "Substrate Type (choice list)",
22438
22521
  "Substrate, clay, medium",
@@ -22806,7 +22889,13 @@
22806
22889
  "Thallium-201",
22807
22890
  "Thallium-205",
22808
22891
  "Thallium-208",
22892
+ "Thalweg Bar Present",
22893
+ "Thalweg Bar Width",
22809
22894
  "Thalweg Depth",
22895
+ "Thalweg Depth by Pole",
22896
+ "Thalweg Depth by Sonar",
22897
+ "Thalweg Increment",
22898
+ "Thalweg Wetted Width",
22810
22899
  "Thalweg elevation",
22811
22900
  "Thebaine",
22812
22901
  "Thecamoeba",
@@ -23078,6 +23167,8 @@
23078
23167
  "Trans-2-Butene",
23079
23168
  "Trans-2-Pentene",
23080
23169
  "Transect",
23170
+ "Transect Spacing - Actual",
23171
+ "Transect Spacing - Intended",
23081
23172
  "Transit Rate, sampler",
23082
23173
  "Transmittance, Horizontal",
23083
23174
  "Transparency, Secchi tube with disk",
@@ -23500,6 +23591,7 @@
23500
23591
  "Vegetative Protection RDB",
23501
23592
  "Velocity - stream",
23502
23593
  "Velocity Depth Regime",
23594
+ "Velocity of intake",
23503
23595
  "Velocity-discharge",
23504
23596
  "Venice Salinity Category (choice list)",
23505
23597
  "Venlafaxine",
@@ -24535,6 +24627,7 @@
24535
24627
  "ft-candles",
24536
24628
  "ft-lbs",
24537
24629
  "ft/day",
24630
+ "ft/mile",
24538
24631
  "ft/min",
24539
24632
  "ft/sec",
24540
24633
  "ft2",
@@ -25576,6 +25669,7 @@
25576
25669
  "ft-candles",
25577
25670
  "ft-lbs",
25578
25671
  "ft/day",
25672
+ "ft/mile",
25579
25673
  "ft/min",
25580
25674
  "ft/sec",
25581
25675
  "ft2",
@@ -26012,7 +26106,11 @@
26012
26106
  "10219",
26013
26107
  "1022",
26014
26108
  "10220",
26109
+ "10227",
26110
+ "10229",
26015
26111
  "10237",
26112
+ "10238",
26113
+ "10239",
26016
26114
  "1024",
26017
26115
  "10242",
26018
26116
  "103",
@@ -27639,6 +27737,7 @@
27639
27737
  "8025",
27640
27738
  "8027",
27641
27739
  "8029",
27740
+ "8030",
27642
27741
  "8030A",
27643
27742
  "8031",
27644
27743
  "8032",
@@ -30586,6 +30685,7 @@
30586
30685
  "ft-candles",
30587
30686
  "ft-lbs",
30588
30687
  "ft/day",
30688
+ "ft/mile",
30589
30689
  "ft/min",
30590
30690
  "ft/sec",
30591
30691
  "ft2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wqx",
3
- "version": "3.0.76",
3
+ "version": "3.0.78",
4
4
  "description": "Water Quality Exchange (WQX): JSON Schema",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -9,6 +9,7 @@
9
9
  "EPA ID (SUBSTANCE REGISTRY #)",
10
10
  "ITIS TAXON SERIAL NUMBER",
11
11
  "MOLECULAR WEIGHT",
12
+ "NOAA - National Center for Environm",
12
13
  "NWIS PARM CODE",
13
14
  "RETIRED NAME",
14
15
  "STANDARDIZE NAME (Normalized)",
@@ -17,8 +18,7 @@
17
18
  "SYSTEMATIC NAME",
18
19
  "TAXON COMMON NAME",
19
20
  "WQP COMPARABLE NAME",
20
- "WQX SYNONYM REGISTRY (validation)",
21
- "empty reserved"
21
+ "WQX SYNONYM REGISTRY (validation)"
22
22
  ],
23
- "maxLength": 33
23
+ "maxLength": 35
24
24
  }
@@ -9,6 +9,7 @@ export default {
9
9
  "EPA ID (SUBSTANCE REGISTRY #)",
10
10
  "ITIS TAXON SERIAL NUMBER",
11
11
  "MOLECULAR WEIGHT",
12
+ "NOAA - National Center for Environm",
12
13
  "NWIS PARM CODE",
13
14
  "RETIRED NAME",
14
15
  "STANDARDIZE NAME (Normalized)",
@@ -17,8 +18,7 @@ export default {
17
18
  "SYSTEMATIC NAME",
18
19
  "TAXON COMMON NAME",
19
20
  "WQP COMPARABLE NAME",
20
- "WQX SYNONYM REGISTRY (validation)",
21
- "empty reserved"
21
+ "WQX SYNONYM REGISTRY (validation)"
22
22
  ],
23
- "maxLength": 33
23
+ "maxLength": 35
24
24
  }
@@ -131,7 +131,11 @@
131
131
  "10219",
132
132
  "1022",
133
133
  "10220",
134
+ "10227",
135
+ "10229",
134
136
  "10237",
137
+ "10238",
138
+ "10239",
135
139
  "1024",
136
140
  "10242",
137
141
  "103",
@@ -1758,6 +1762,7 @@
1758
1762
  "8025",
1759
1763
  "8027",
1760
1764
  "8029",
1765
+ "8030",
1761
1766
  "8030A",
1762
1767
  "8031",
1763
1768
  "8032",
@@ -131,7 +131,11 @@ export default {
131
131
  "10219",
132
132
  "1022",
133
133
  "10220",
134
+ "10227",
135
+ "10229",
134
136
  "10237",
137
+ "10238",
138
+ "10239",
135
139
  "1024",
136
140
  "10242",
137
141
  "103",
@@ -1758,6 +1762,7 @@ export default {
1758
1762
  "8025",
1759
1763
  "8027",
1760
1764
  "8029",
1765
+ "8030",
1761
1766
  "8030A",
1762
1767
  "8031",
1763
1768
  "8032",