swot-ruby 1.0.5.20250402 → 1.0.5.20250406
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.
- checksums.yaml +4 -4
- data/academic_data/abused.txt +4 -1
- data/academic_data/ae/ac/cu.txt +2 -0
- data/academic_data/ar/edu/eaf.txt +1 -0
- data/academic_data/ar/edu/ifts18.txt +1 -0
- data/academic_data/bd/edu/dpsc.txt +2 -0
- data/academic_data/com/gitjaipur.txt +1 -0
- data/academic_data/de/hg-gladbeck.txt +1 -0
- data/academic_data/dz/univ-dbkm.txt +1 -0
- data/academic_data/edu/lumcon.txt +1 -0
- data/academic_data/edu/monmouthcollege.txt +1 -0
- data/academic_data/edu/nhcc.txt +2 -0
- data/academic_data/fr/adatechschool.txt +1 -0
- data/academic_data/fr/lasalle63.txt +1 -0
- data/academic_data/gh/edu/accramet.txt +1 -0
- data/academic_data/it/edu/ferrarismolfetta.txt +1 -0
- data/academic_data/it/edu/liceogenoino.txt +1 -0
- data/academic_data/kg/edu/goldman.txt +1 -0
- data/academic_data/kr/ac/inhatc.txt +2 -0
- data/academic_data/my/edu/iium.txt +2 -0
- data/academic_data/ng/edu/unicross.txt +1 -0
- data/academic_data/org/iesitacaalcorcon.txt +1 -0
- data/academic_data/org/pascack.txt +3 -0
- data/academic_data/pl/edu/zseeim.txt +1 -0
- data/academic_data/ro/britishschool.txt +4 -0
- data/academic_data/so/edu/just.txt +1 -0
- data/academic_data/stoplist.txt +5 -1
- data/academic_data/uk/ac/mkcollege.txt +1 -0
- data/data/lib/domains/abused.txt +4 -1
- data/data/lib/domains/stoplist.txt +5 -1
- data/swot.gemspec +1 -1
- metadata +26 -4
- data/academic_data/do/edu/itsc.txt +0 -2
- data/academic_data/kr/ac/anyang/gs.txt +0 -2
- data/academic_data/kr/ac/anyang.txt +0 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 209de83370efa4faaf3e6a912af99c6ecbcfa8baa66e44ee37f70d51b62f764c
|
4
|
+
data.tar.gz: a9895c53071730946384c5d409c3409f5cd26e380d0769f95dedaf91df513e99
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3daeef2091195e88984e6ea33f98d54109166fc6fc0f4345dce0a728f48ac4339ab13698d4e75c91898150a9514ded203cbe3ed5860f66739cc8644bf07a8f3f
|
7
|
+
data.tar.gz: 4acb664cc057b8d14808e211516ad3fda5f6a7046ab23226ad3dc9a88c841851970aabae50944ebfb37a698a975c62341da1748c3e71ba518c74d5b644c064e0
|
data/academic_data/abused.txt
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
Escuela Argentina de Fotografía
|
@@ -0,0 +1 @@
|
|
1
|
+
Instituto de Formación Técnica Superior N° 18
|
@@ -0,0 +1 @@
|
|
1
|
+
Global Institute of Technology, Jaipur
|
@@ -0,0 +1 @@
|
|
1
|
+
Heisenberg Gymnasium
|
@@ -0,0 +1 @@
|
|
1
|
+
Djilali Bounaama University of Khemis Miliana
|
@@ -0,0 +1 @@
|
|
1
|
+
Louisiana Universities Marine Consortium
|
@@ -0,0 +1 @@
|
|
1
|
+
Monmouth College
|
@@ -0,0 +1 @@
|
|
1
|
+
Ada Tech School
|
@@ -0,0 +1 @@
|
|
1
|
+
Lasalle Clermont
|
@@ -0,0 +1 @@
|
|
1
|
+
Accra Metropolitan University
|
@@ -0,0 +1 @@
|
|
1
|
+
ITIS Ferraris Molfetta
|
@@ -0,0 +1 @@
|
|
1
|
+
Liceo Scientifico A. Genoino
|
@@ -0,0 +1 @@
|
|
1
|
+
Goldman Institute of Economics and Finance
|
@@ -0,0 +1 @@
|
|
1
|
+
University of Cross River State
|
@@ -0,0 +1 @@
|
|
1
|
+
I.E.S Ítaca, Alcorcón, Madrid.
|
@@ -0,0 +1 @@
|
|
1
|
+
zseeim.edu.pl
|
@@ -0,0 +1 @@
|
|
1
|
+
Jamhuriya University of Science and Technology
|
data/academic_data/stoplist.txt
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
Milton Keynes College Group
|
data/data/lib/domains/abused.txt
CHANGED
data/swot.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: swot-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.5.
|
4
|
+
version: 1.0.5.20250406
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -103,6 +103,7 @@ files:
|
|
103
103
|
- academic_data/ae/ac/alainuniversity.txt
|
104
104
|
- academic_data/ae/ac/aurak.txt
|
105
105
|
- academic_data/ae/ac/buid.txt
|
106
|
+
- academic_data/ae/ac/cu.txt
|
106
107
|
- academic_data/ae/ac/cud/students.txt
|
107
108
|
- academic_data/ae/ac/gmu.txt
|
108
109
|
- academic_data/ae/ac/hbmsu.txt
|
@@ -213,11 +214,13 @@ files:
|
|
213
214
|
- academic_data/ar/edu/colegiosancirano.txt
|
214
215
|
- academic_data/ar/edu/davinci.txt
|
215
216
|
- academic_data/ar/edu/dh.txt
|
217
|
+
- academic_data/ar/edu/eaf.txt
|
216
218
|
- academic_data/ar/edu/eestn4garin/alumno.txt
|
217
219
|
- academic_data/ar/edu/fecea.txt
|
218
220
|
- academic_data/ar/edu/galileo.txt
|
219
221
|
- academic_data/ar/edu/ib.txt
|
220
222
|
- academic_data/ar/edu/iese.txt
|
223
|
+
- academic_data/ar/edu/ifts18.txt
|
221
224
|
- academic_data/ar/edu/incade.txt
|
222
225
|
- academic_data/ar/edu/ispi4038.txt
|
223
226
|
- academic_data/ar/edu/ispn.txt
|
@@ -915,6 +918,7 @@ files:
|
|
915
918
|
- academic_data/bd/edu/diit.txt
|
916
919
|
- academic_data/bd/edu/dis.txt
|
917
920
|
- academic_data/bd/edu/diu.txt
|
921
|
+
- academic_data/bd/edu/dpsc.txt
|
918
922
|
- academic_data/bd/edu/dsti.txt
|
919
923
|
- academic_data/bd/edu/eastdelta.txt
|
920
924
|
- academic_data/bd/edu/easternuni.txt
|
@@ -4195,6 +4199,7 @@ files:
|
|
4195
4199
|
- academic_data/com/gip-cei/etu.txt
|
4196
4200
|
- academic_data/com/gisma-education.txt
|
4197
4201
|
- academic_data/com/gisma-student.txt
|
4202
|
+
- academic_data/com/gitjaipur.txt
|
4198
4203
|
- academic_data/com/gladesmore.txt
|
4199
4204
|
- academic_data/com/gladesmorestudent.txt
|
4200
4205
|
- academic_data/com/globalopencampus.txt
|
@@ -5734,6 +5739,7 @@ files:
|
|
5734
5739
|
- academic_data/de/hft-stuttgart.txt
|
5735
5740
|
- academic_data/de/hfwu.txt
|
5736
5741
|
- academic_data/de/hg-gf.txt
|
5742
|
+
- academic_data/de/hg-gladbeck.txt
|
5737
5743
|
- academic_data/de/hgb-leipzig.txt
|
5738
5744
|
- academic_data/de/hgbp.txt
|
5739
5745
|
- academic_data/de/hgo-ol.txt
|
@@ -6570,7 +6576,6 @@ files:
|
|
6570
6576
|
- academic_data/do/edu/genesis.txt
|
6571
6577
|
- academic_data/do/edu/icda.txt
|
6572
6578
|
- academic_data/do/edu/ipl.txt
|
6573
|
-
- academic_data/do/edu/itsc.txt
|
6574
6579
|
- academic_data/do/edu/oym.txt
|
6575
6580
|
- academic_data/do/edu/oymas.txt
|
6576
6581
|
- academic_data/do/edu/uafam.txt
|
@@ -6628,6 +6633,7 @@ files:
|
|
6628
6633
|
- academic_data/dz/univ-chlef.txt
|
6629
6634
|
- academic_data/dz/univ-constantine2.txt
|
6630
6635
|
- academic_data/dz/univ-constantine3.txt
|
6636
|
+
- academic_data/dz/univ-dbkm.txt
|
6631
6637
|
- academic_data/dz/univ-djelfa/edu.txt
|
6632
6638
|
- academic_data/dz/univ-djelfa/mail.txt
|
6633
6639
|
- academic_data/dz/univ-eltarf.txt
|
@@ -7822,6 +7828,7 @@ files:
|
|
7822
7828
|
- academic_data/edu/lsus.txt
|
7823
7829
|
- academic_data/edu/ltu.txt
|
7824
7830
|
- academic_data/edu/luc.txt
|
7831
|
+
- academic_data/edu/lumcon.txt
|
7825
7832
|
- academic_data/edu/lunet.txt
|
7826
7833
|
- academic_data/edu/luther.txt
|
7827
7834
|
- academic_data/edu/lvc.txt
|
@@ -7955,6 +7962,7 @@ files:
|
|
7955
7962
|
- academic_data/edu/monash.txt
|
7956
7963
|
- academic_data/edu/mondragon.txt
|
7957
7964
|
- academic_data/edu/monmouth.txt
|
7965
|
+
- academic_data/edu/monmouthcollege.txt
|
7958
7966
|
- academic_data/edu/monroe.edu
|
7959
7967
|
- academic_data/edu/monroe/westiron/students.txt
|
7960
7968
|
- academic_data/edu/monroeu.txt
|
@@ -8075,6 +8083,7 @@ files:
|
|
8075
8083
|
- academic_data/edu/newpaltz.txt
|
8076
8084
|
- academic_data/edu/newschool.txt
|
8077
8085
|
- academic_data/edu/newschoolarch.txt
|
8086
|
+
- academic_data/edu/nhcc.txt
|
8078
8087
|
- academic_data/edu/nhu.txt
|
8079
8088
|
- academic_data/edu/niagara.txt
|
8080
8089
|
- academic_data/edu/nichols.txt
|
@@ -9956,6 +9965,7 @@ files:
|
|
9956
9965
|
- academic_data/fr/ac-strasbourg.txt
|
9957
9966
|
- academic_data/fr/ac-toulouse.txt
|
9958
9967
|
- academic_data/fr/ac-versailles.txt
|
9968
|
+
- academic_data/fr/adatechschool.txt
|
9959
9969
|
- academic_data/fr/adatechschool/student.txt
|
9960
9970
|
- academic_data/fr/aege.txt
|
9961
9971
|
- academic_data/fr/aformac.txt
|
@@ -10295,6 +10305,7 @@ files:
|
|
10295
10305
|
- academic_data/fr/lacatholille.txt
|
10296
10306
|
- academic_data/fr/lamanu-student.txt
|
10297
10307
|
- academic_data/fr/lasalle-grenoble.txt
|
10308
|
+
- academic_data/fr/lasalle63.txt
|
10298
10309
|
- academic_data/fr/lasallepantin.txt
|
10299
10310
|
- academic_data/fr/lbsi14.txt
|
10300
10311
|
- academic_data/fr/le-101.txt
|
@@ -10609,6 +10620,7 @@ files:
|
|
10609
10620
|
- academic_data/ge/newvision.txt
|
10610
10621
|
- academic_data/ge/tsu.txt
|
10611
10622
|
- academic_data/gh/edu/abs.txt
|
10623
|
+
- academic_data/gh/edu/accramet.txt
|
10612
10624
|
- academic_data/gh/edu/accrapolytechnic.txt
|
10613
10625
|
- academic_data/gh/edu/acity.txt
|
10614
10626
|
- academic_data/gh/edu/ait.txt
|
@@ -12645,6 +12657,7 @@ files:
|
|
12645
12657
|
- academic_data/it/edu/fermibassano.txt
|
12646
12658
|
- academic_data/it/edu/fermilecce.txt
|
12647
12659
|
- academic_data/it/edu/fermimn.txt
|
12660
|
+
- academic_data/it/edu/ferrarismolfetta.txt
|
12648
12661
|
- academic_data/it/edu/galileilivorno.txt
|
12649
12662
|
- academic_data/it/edu/galileimondragone.txt
|
12650
12663
|
- academic_data/it/edu/giua.txt
|
@@ -12757,6 +12770,7 @@ files:
|
|
12757
12770
|
- academic_data/it/edu/liceofracastoro.txt
|
12758
12771
|
- academic_data/it/edu/liceofrancescodassisi.txt
|
12759
12772
|
- academic_data/it/edu/liceogalileicatania.txt
|
12773
|
+
- academic_data/it/edu/liceogenoino.txt
|
12760
12774
|
- academic_data/it/edu/liceoischia.txt
|
12761
12775
|
- academic_data/it/edu/liceomonti.txt
|
12762
12776
|
- academic_data/it/edu/liceomossaolbia.txt
|
@@ -13553,6 +13567,7 @@ files:
|
|
13553
13567
|
- academic_data/kg/edu/alatoo.txt
|
13554
13568
|
- academic_data/kg/edu/asmi.txt
|
13555
13569
|
- academic_data/kg/edu/bafe.txt
|
13570
|
+
- academic_data/kg/edu/goldman.txt
|
13556
13571
|
- academic_data/kg/edu/iaau.txt
|
13557
13572
|
- academic_data/kg/edu/krsu.txt
|
13558
13573
|
- academic_data/kg/edu/manas.txt
|
@@ -13612,8 +13627,6 @@ files:
|
|
13612
13627
|
- academic_data/kr/ac/ansan.txt
|
13613
13628
|
- academic_data/kr/ac/anu.txt
|
13614
13629
|
- academic_data/kr/ac/anu/student.txt
|
13615
|
-
- academic_data/kr/ac/anyang.txt
|
13616
|
-
- academic_data/kr/ac/anyang/gs.txt
|
13617
13630
|
- academic_data/kr/ac/assist.txt
|
13618
13631
|
- academic_data/kr/ac/assist/stud.txt
|
13619
13632
|
- academic_data/kr/ac/baewha/g.txt
|
@@ -13745,6 +13758,7 @@ files:
|
|
13745
13758
|
- academic_data/kr/ac/induk.txt
|
13746
13759
|
- academic_data/kr/ac/induk/office.txt
|
13747
13760
|
- academic_data/kr/ac/inha.txt
|
13761
|
+
- academic_data/kr/ac/inhatc.txt
|
13748
13762
|
- academic_data/kr/ac/inje.txt
|
13749
13763
|
- academic_data/kr/ac/inje/oasis.txt
|
13750
13764
|
- academic_data/kr/ac/inu.txt
|
@@ -15031,6 +15045,7 @@ files:
|
|
15031
15045
|
- academic_data/my/edu/iact.txt
|
15032
15046
|
- academic_data/my/edu/iic.txt
|
15033
15047
|
- academic_data/my/edu/iiu.txt
|
15048
|
+
- academic_data/my/edu/iium.txt
|
15034
15049
|
- academic_data/my/edu/imas.txt
|
15035
15050
|
- academic_data/my/edu/imu.txt
|
15036
15051
|
- academic_data/my/edu/inhouse.txt
|
@@ -15756,6 +15771,7 @@ files:
|
|
15756
15771
|
- academic_data/ng/edu/ui/stu.txt
|
15757
15772
|
- academic_data/ng/edu/umyu.txt
|
15758
15773
|
- academic_data/ng/edu/unical.txt
|
15774
|
+
- academic_data/ng/edu/unicross.txt
|
15759
15775
|
- academic_data/ng/edu/unilag.txt
|
15760
15776
|
- academic_data/ng/edu/unilorin.txt
|
15761
15777
|
- academic_data/ng/edu/unimaid.txt
|
@@ -17176,6 +17192,7 @@ files:
|
|
17176
17192
|
- academic_data/org/iesfbmoll.txt
|
17177
17193
|
- academic_data/org/iesgrancapitan.txt
|
17178
17194
|
- academic_data/org/ieshnosmachado.txt
|
17195
|
+
- academic_data/org/iesitacaalcorcon.txt
|
17179
17196
|
- academic_data/org/iesjoandaustria.txt
|
17180
17197
|
- academic_data/org/iesjoanramis.txt
|
17181
17198
|
- academic_data/org/iesllucmajor.txt
|
@@ -17582,6 +17599,7 @@ files:
|
|
17582
17599
|
- academic_data/org/park6.txt
|
17583
17600
|
- academic_data/org/parmacityschools.txt
|
17584
17601
|
- academic_data/org/pasadenaisd.txt
|
17602
|
+
- academic_data/org/pascack.txt
|
17585
17603
|
- academic_data/org/passerellesnumeriques/student.txt
|
17586
17604
|
- academic_data/org/patelhs.txt
|
17587
17605
|
- academic_data/org/pathfinderstudents.txt
|
@@ -18941,6 +18959,7 @@ files:
|
|
18941
18959
|
- academic_data/pl/edu/zs6sobieski.txt
|
18942
18960
|
- academic_data/pl/edu/zsart.txt
|
18943
18961
|
- academic_data/pl/edu/zschie/student.txt
|
18962
|
+
- academic_data/pl/edu/zseeim.txt
|
18944
18963
|
- academic_data/pl/edu/zseil.txt
|
18945
18964
|
- academic_data/pl/edu/zsel.txt
|
18946
18965
|
- academic_data/pl/edu/zsem/ucn.txt
|
@@ -19455,6 +19474,7 @@ files:
|
|
19455
19474
|
- academic_data/ro/ase.txt
|
19456
19475
|
- academic_data/ro/avenor.txt
|
19457
19476
|
- academic_data/ro/bphasdeu.txt
|
19477
|
+
- academic_data/ro/britishschool.txt
|
19458
19478
|
- academic_data/ro/carabella.txt
|
19459
19479
|
- academic_data/ro/cdloga.txt
|
19460
19480
|
- academic_data/ro/cnaic.txt
|
@@ -20954,6 +20974,7 @@ files:
|
|
20954
20974
|
- academic_data/sn/univ-zig.txt
|
20955
20975
|
- academic_data/sn/univ/zig.txt
|
20956
20976
|
- academic_data/so/edu/amoud.txt
|
20977
|
+
- academic_data/so/edu/just.txt
|
20957
20978
|
- academic_data/so/edu/psu.txt
|
20958
20979
|
- academic_data/so/edu/simad.txt
|
20959
20980
|
- academic_data/space/harbour.txt
|
@@ -22488,6 +22509,7 @@ files:
|
|
22488
22509
|
- academic_data/uk/ac/manchester.txt
|
22489
22510
|
- academic_data/uk/ac/mdx.txt
|
22490
22511
|
- academic_data/uk/ac/midkent.txt
|
22512
|
+
- academic_data/uk/ac/mkcollege.txt
|
22491
22513
|
- academic_data/uk/ac/mmu.txt
|
22492
22514
|
- academic_data/uk/ac/morley.txt
|
22493
22515
|
- academic_data/uk/ac/mrc/lms.txt
|