swot-ruby 1.0.5.20240114 → 1.0.5.20240116
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/com/atlasschool.txt +1 -0
- data/academic_data/com/ekyaschools.txt +1 -0
- data/academic_data/cv/edu/um.txt +2 -0
- data/academic_data/eu/hsg-berlin.txt +1 -0
- data/academic_data/id/ac/sttdiakonos.txt +1 -0
- data/academic_data/id/sch/smkn4bdg.txt +2 -0
- data/academic_data/ie/lcetb/learner.txt +1 -0
- data/academic_data/it/edu/guidodonegani.txt +2 -0
- data/academic_data/it/edu/istitutoberetta.txt +1 -0
- data/academic_data/it/edu/liceocavour.txt +1 -0
- data/academic_data/mm/edu/ilbc.txt +1 -0
- data/academic_data/mo/edu/cityu.txt +2 -0
- data/academic_data/mx/com/umamexico.txt +2 -0
- data/academic_data/nl/theresialyceum/student.txt +1 -0
- data/academic_data/np/edu/aadimcollege.txt +2 -0
- data/academic_data/np/edu/nistbanepa.txt +2 -0
- data/academic_data/np/edu/nistcollege.txt +2 -0
- data/academic_data/pe/edu/tls/talento.txt +1 -0
- data/academic_data/ph/edu/lsu.txt +1 -0
- data/academic_data/ph/edu/perpetual.txt +1 -0
- data/academic_data/pk/edu/imcbf10-3.txt +2 -0
- data/academic_data/pk/edu/ksbl.txt +1 -0
- data/academic_data/pk/edu/muetkhp.txt +1 -0
- data/academic_data/pl/edu/elodz/zsp20.txt +2 -0
- data/academic_data/rs/edu/politehnika.txt +2 -0
- data/academic_data/stoplist.txt +3 -1
- data/academic_data/tw/edu/tnua.txt +1 -0
- data/academic_data/uk/ac/accesstomusic.txt +1 -0
- data/academic_data/uk/ac/macclesfield.txt +1 -0
- data/academic_data/uk/co/accesstomusic.txt +1 -0
- data/data/lib/domains/stoplist.txt +3 -1
- data/swot.gemspec +1 -1
- metadata +30 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d9899203e9e79b0334251901ce6043a4e9cec5fa084ec1de744478165792bd21
|
4
|
+
data.tar.gz: eefc6957a718509156534861b71dd39e77374e707eb7afb8755949fb154f8284
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: db1d369bc7c89a597fbfe9cefd2cfc5412b04bf44ff1e0826f4a77719b42030fa049a84dcee1991683b8dd9fcc7d3723530af90eb473a8399a6a9c9ab16259de
|
7
|
+
data.tar.gz: 75e3c62d0e31ede47d815b48e062baceae845be4d7fa7e6e333cf203e77e69965bfda397ee5b709eabac6977817539b02144fd8d51494c5d8b32ab25ca892fef
|
@@ -0,0 +1 @@
|
|
1
|
+
Atlas School
|
@@ -0,0 +1 @@
|
|
1
|
+
Ekya Schools, Bangalore
|
@@ -0,0 +1 @@
|
|
1
|
+
Heinrich-Schliemann-Gymnasium
|
@@ -0,0 +1 @@
|
|
1
|
+
STT Diakonos Banyumas
|
@@ -0,0 +1 @@
|
|
1
|
+
Limerick college of further education
|
@@ -0,0 +1 @@
|
|
1
|
+
iiscberetta
|
@@ -0,0 +1 @@
|
|
1
|
+
Liceo Scientifico C. Cavour
|
@@ -0,0 +1 @@
|
|
1
|
+
International Language Business Center (ILBC)
|
@@ -0,0 +1 @@
|
|
1
|
+
Theresialyceum
|
@@ -0,0 +1 @@
|
|
1
|
+
Instituto Toulouse Lautrec
|
@@ -0,0 +1 @@
|
|
1
|
+
La Salle University Ozamiz
|
@@ -0,0 +1 @@
|
|
1
|
+
University of Perpetual Help System DALTA
|
@@ -0,0 +1 @@
|
|
1
|
+
Karachi School of Business & Leadership
|
@@ -0,0 +1 @@
|
|
1
|
+
Mehran University of Engineering and Technology, Shaheed Zulfiquar Ali Bhutto Campus, Khairpur Mir's
|
data/academic_data/stoplist.txt
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
Taipei National University of the Arts
|
@@ -0,0 +1 @@
|
|
1
|
+
Access Creative College
|
@@ -0,0 +1 @@
|
|
1
|
+
macclesfield college
|
@@ -0,0 +1 @@
|
|
1
|
+
Access Creative College
|
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.20240116
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -3611,6 +3611,7 @@ files:
|
|
3611
3611
|
- academic_data/com/asoiu.txt
|
3612
3612
|
- academic_data/com/aston-ecole.txt
|
3613
3613
|
- academic_data/com/atc2u.txt
|
3614
|
+
- academic_data/com/atlasschool.txt
|
3614
3615
|
- academic_data/com/audencia.txt
|
3615
3616
|
- academic_data/com/aula-ee.txt
|
3616
3617
|
- academic_data/com/aula-ee/students.txt
|
@@ -3754,6 +3755,7 @@ files:
|
|
3754
3755
|
- academic_data/com/eg-plovdiv.txt
|
3755
3756
|
- academic_data/com/eieonline.txt
|
3756
3757
|
- academic_data/com/eitiedu.txt
|
3758
|
+
- academic_data/com/ekyaschools.txt
|
3757
3759
|
- academic_data/com/eleve-istp.txt
|
3758
3760
|
- academic_data/com/elorrieta-errekamari.txt
|
3759
3761
|
- academic_data/com/em-lyon.txt
|
@@ -4413,6 +4415,7 @@ files:
|
|
4413
4415
|
- academic_data/cu/uh.txt
|
4414
4416
|
- academic_data/cu/unica.txt
|
4415
4417
|
- academic_data/cv/edu/iscee.txt
|
4418
|
+
- academic_data/cv/edu/um.txt
|
4416
4419
|
- academic_data/cv/edu/unicv.txt
|
4417
4420
|
- academic_data/cv/edu/us.txt
|
4418
4421
|
- academic_data/cv/uta.txt
|
@@ -8367,6 +8370,7 @@ files:
|
|
8367
8370
|
- academic_data/eu/hetic.txt
|
8368
8371
|
- academic_data/eu/hfm.txt
|
8369
8372
|
- academic_data/eu/horyzont.txt
|
8373
|
+
- academic_data/eu/hsg-berlin.txt
|
8370
8374
|
- academic_data/eu/hsrw.txt
|
8371
8375
|
- academic_data/eu/ibss.txt
|
8372
8376
|
- academic_data/eu/idsb/student.txt
|
@@ -9819,6 +9823,7 @@ files:
|
|
9819
9823
|
- academic_data/id/ac/stpi-pajak.txt
|
9820
9824
|
- academic_data/id/ac/stptrisakti.txt
|
9821
9825
|
- academic_data/id/ac/sttbandung.txt
|
9826
|
+
- academic_data/id/ac/sttdiakonos.txt
|
9822
9827
|
- academic_data/id/ac/sttdumai.txt
|
9823
9828
|
- academic_data/id/ac/sttgarut.txt
|
9824
9829
|
- academic_data/id/ac/sttpln.txt
|
@@ -10104,6 +10109,7 @@ files:
|
|
10104
10109
|
- academic_data/id/sch/smkn1subang.txt
|
10105
10110
|
- academic_data/id/sch/smkn2banjarbaru.txt
|
10106
10111
|
- academic_data/id/sch/smkn2malang/trust.txt
|
10112
|
+
- academic_data/id/sch/smkn4bdg.txt
|
10107
10113
|
- academic_data/id/sch/smkn4bjm.txt
|
10108
10114
|
- academic_data/id/sch/smkn4bogor.txt
|
10109
10115
|
- academic_data/id/sch/smkn6malang.txt
|
@@ -10157,6 +10163,7 @@ files:
|
|
10157
10163
|
- academic_data/ie/ittdublin.txt
|
10158
10164
|
- academic_data/ie/ittralee.txt
|
10159
10165
|
- academic_data/ie/kerrycollege.txt
|
10166
|
+
- academic_data/ie/lcetb/learner.txt
|
10160
10167
|
- academic_data/ie/lit.txt
|
10161
10168
|
- academic_data/ie/lmetb.txt
|
10162
10169
|
- academic_data/ie/loretoletterkenny.txt
|
@@ -10900,6 +10907,7 @@ files:
|
|
10900
10907
|
- academic_data/it/edu/galileimondragone.txt
|
10901
10908
|
- academic_data/it/edu/giua.txt
|
10902
10909
|
- academic_data/it/edu/gobettivolta/studenti.txt
|
10910
|
+
- academic_data/it/edu/guidodonegani.txt
|
10903
10911
|
- academic_data/it/edu/ic-rosmini.txt
|
10904
10912
|
- academic_data/it/edu/icantenoreguaccero.txt
|
10905
10913
|
- academic_data/it/edu/icmolassanaeprato.txt
|
@@ -10939,6 +10947,7 @@ files:
|
|
10939
10947
|
- academic_data/it/edu/isrosselliaprilia.txt
|
10940
10948
|
- academic_data/it/edu/istituto8marzo.txt
|
10941
10949
|
- academic_data/it/edu/istitutobalducci.txt
|
10950
|
+
- academic_data/it/edu/istitutoberetta.txt
|
10942
10951
|
- academic_data/it/edu/istitutoeuropaunita.txt
|
10943
10952
|
- academic_data/it/edu/istitutofortuny.txt
|
10944
10953
|
- academic_data/it/edu/istitutoinsolera.txt
|
@@ -10970,6 +10979,7 @@ files:
|
|
10970
10979
|
- academic_data/it/edu/liceoamaldi.txt
|
10971
10980
|
- academic_data/it/edu/liceoaselli.txt
|
10972
10981
|
- academic_data/it/edu/liceobramante.txt
|
10982
|
+
- academic_data/it/edu/liceocavour.txt
|
10973
10983
|
- academic_data/it/edu/liceochinimichelangelo.txt
|
10974
10984
|
- academic_data/it/edu/liceodesio.txt
|
10975
10985
|
- academic_data/it/edu/liceoeinsteinmilano.txt
|
@@ -12379,6 +12389,7 @@ files:
|
|
12379
12389
|
- academic_data/mk/fon.txt
|
12380
12390
|
- academic_data/mk/ukim.txt
|
12381
12391
|
- academic_data/mm/edu/hbtu.txt
|
12392
|
+
- academic_data/mm/edu/ilbc.txt
|
12382
12393
|
- academic_data/mm/edu/kbtc.txt
|
12383
12394
|
- academic_data/mm/edu/kmd.txt
|
12384
12395
|
- academic_data/mm/edu/kyauksetu.txt
|
@@ -12432,6 +12443,7 @@ files:
|
|
12432
12443
|
- academic_data/mn/humanities.txt
|
12433
12444
|
- academic_data/mn/khan-uul.txt
|
12434
12445
|
- academic_data/mo/cityu.txt
|
12446
|
+
- academic_data/mo/edu/cityu.txt
|
12435
12447
|
- academic_data/mo/edu/ipm.txt
|
12436
12448
|
- academic_data/mo/edu/mpu.txt
|
12437
12449
|
- academic_data/mo/edu/must.txt
|
@@ -12485,6 +12497,7 @@ files:
|
|
12485
12497
|
- academic_data/mx/com/motolinia.txt
|
12486
12498
|
- academic_data/mx/com/myunitec.txt
|
12487
12499
|
- academic_data/mx/com/prepacusac.txt
|
12500
|
+
- academic_data/mx/com/umamexico.txt
|
12488
12501
|
- academic_data/mx/com/umma.txt
|
12489
12502
|
- academic_data/mx/ebc.txt
|
12490
12503
|
- academic_data/mx/edu/amerike.txt
|
@@ -13848,6 +13861,7 @@ files:
|
|
13848
13861
|
- academic_data/nl/talnet.txt
|
13849
13862
|
- academic_data/nl/tcrmbo.txt
|
13850
13863
|
- academic_data/nl/teylingen-college.txt
|
13864
|
+
- academic_data/nl/theresialyceum/student.txt
|
13851
13865
|
- academic_data/nl/tilburguniversity.txt
|
13852
13866
|
- academic_data/nl/tio.txt
|
13853
13867
|
- academic_data/nl/trevianum/leerling.txt
|
@@ -13980,6 +13994,7 @@ files:
|
|
13980
13994
|
- academic_data/no/vtfk.txt
|
13981
13995
|
- academic_data/no/westerdals.txt
|
13982
13996
|
- academic_data/no/westerdals/student.txt
|
13997
|
+
- academic_data/np/edu/aadimcollege.txt
|
13983
13998
|
- academic_data/np/edu/aasthacollege.txt
|
13984
13999
|
- academic_data/np/edu/academiacollege.txt
|
13985
14000
|
- academic_data/np/edu/acem.txt
|
@@ -14066,6 +14081,8 @@ files:
|
|
14066
14081
|
- academic_data/np/edu/nepalaya.txt
|
14067
14082
|
- academic_data/np/edu/newsummit.txt
|
14068
14083
|
- academic_data/np/edu/nihareekacollege.txt
|
14084
|
+
- academic_data/np/edu/nistbanepa.txt
|
14085
|
+
- academic_data/np/edu/nistcollege.txt
|
14069
14086
|
- academic_data/np/edu/nou.txt
|
14070
14087
|
- academic_data/np/edu/oic.txt
|
14071
14088
|
- academic_data/np/edu/oxfordcollege.txt
|
@@ -15551,6 +15568,7 @@ files:
|
|
15551
15568
|
- academic_data/pe/edu/sil.txt
|
15552
15569
|
- academic_data/pe/edu/sistemasunica.txt
|
15553
15570
|
- academic_data/pe/edu/tecsup.txt
|
15571
|
+
- academic_data/pe/edu/tls/talento.txt
|
15554
15572
|
- academic_data/pe/edu/trentino.txt
|
15555
15573
|
- academic_data/pe/edu/uancv.txt
|
15556
15574
|
- academic_data/pe/edu/uandina.txt
|
@@ -15728,6 +15746,7 @@ files:
|
|
15728
15746
|
- academic_data/ph/edu/liceo.txt
|
15729
15747
|
- academic_data/ph/edu/lpubatangas.txt
|
15730
15748
|
- academic_data/ph/edu/lpunetwork.txt
|
15749
|
+
- academic_data/ph/edu/lsu.txt
|
15731
15750
|
- academic_data/ph/edu/mapua.txt
|
15732
15751
|
- academic_data/ph/edu/mcm.txt
|
15733
15752
|
- academic_data/ph/edu/mcu.txt
|
@@ -15757,6 +15776,7 @@ files:
|
|
15757
15776
|
- academic_data/ph/edu/palawan/psu.txt
|
15758
15777
|
- academic_data/ph/edu/paterostechnologicalcollege.txt
|
15759
15778
|
- academic_data/ph/edu/pcu.txt
|
15779
|
+
- academic_data/ph/edu/perpetual.txt
|
15760
15780
|
- academic_data/ph/edu/phinma.txt
|
15761
15781
|
- academic_data/ph/edu/plm.txt
|
15762
15782
|
- academic_data/ph/edu/plmun.txt
|
@@ -15907,6 +15927,7 @@ files:
|
|
15907
15927
|
- academic_data/pk/edu/ifs.txt
|
15908
15928
|
- academic_data/pk/edu/iiee.txt
|
15909
15929
|
- academic_data/pk/edu/iiu.txt
|
15930
|
+
- academic_data/pk/edu/imcbf10-3.txt
|
15910
15931
|
- academic_data/pk/edu/imsciences.txt
|
15911
15932
|
- academic_data/pk/edu/indus.txt
|
15912
15933
|
- academic_data/pk/edu/inuswat.txt
|
@@ -15926,6 +15947,7 @@ files:
|
|
15926
15947
|
- academic_data/pk/edu/kiu.txt
|
15927
15948
|
- academic_data/pk/edu/kmdc.txt
|
15928
15949
|
- academic_data/pk/edu/ksa.txt
|
15950
|
+
- academic_data/pk/edu/ksbl.txt
|
15929
15951
|
- academic_data/pk/edu/kust.txt
|
15930
15952
|
- academic_data/pk/edu/lcwu.txt
|
15931
15953
|
- academic_data/pk/edu/leads.txt
|
@@ -15940,6 +15962,7 @@ files:
|
|
15940
15962
|
- academic_data/pk/edu/mnsuam.txt
|
15941
15963
|
- academic_data/pk/edu/mnsuet.txt
|
15942
15964
|
- academic_data/pk/edu/muet.txt
|
15965
|
+
- academic_data/pk/edu/muetkhp.txt
|
15943
15966
|
- academic_data/pk/edu/mul.txt
|
15944
15967
|
- academic_data/pk/edu/myers.txt
|
15945
15968
|
- academic_data/pk/edu/namal.txt
|
@@ -16090,6 +16113,7 @@ files:
|
|
16090
16113
|
- academic_data/pl/edu/elodz/lo25.txt
|
16091
16114
|
- academic_data/pl/edu/elodz/lo26.txt
|
16092
16115
|
- academic_data/pl/edu/elodz/lo31.txt
|
16116
|
+
- academic_data/pl/edu/elodz/zsp20.txt
|
16093
16117
|
- academic_data/pl/edu/elodz/zsp5.txt
|
16094
16118
|
- academic_data/pl/edu/elodz/zsp9.txt
|
16095
16119
|
- academic_data/pl/edu/elodz/zsti.txt
|
@@ -16913,6 +16937,7 @@ files:
|
|
16913
16937
|
- academic_data/rs/edu/osmilandjmilicevic.txt
|
16914
16938
|
- academic_data/rs/edu/osvukkaradzic-krnjevo.txt
|
16915
16939
|
- academic_data/rs/edu/pmf.txt
|
16940
|
+
- academic_data/rs/edu/politehnika.txt
|
16916
16941
|
- academic_data/rs/edu/privrednaakademija.txt
|
16917
16942
|
- academic_data/rs/edu/raf.txt
|
16918
16943
|
- academic_data/rs/edu/rg.txt
|
@@ -18993,6 +19018,7 @@ files:
|
|
18993
19018
|
- academic_data/tw/edu/tnnua.txt
|
18994
19019
|
- academic_data/tw/edu/tnu.txt
|
18995
19020
|
- academic_data/tw/edu/tnu/mail2u.txt
|
19021
|
+
- academic_data/tw/edu/tnua.txt
|
18996
19022
|
- academic_data/tw/edu/tnua/gmcc.txt
|
18997
19023
|
- academic_data/tw/edu/tnua/newmedia.txt
|
18998
19024
|
- academic_data/tw/edu/tp.txt
|
@@ -19366,6 +19392,7 @@ files:
|
|
19366
19392
|
- academic_data/uk/ac/abertay.txt
|
19367
19393
|
- academic_data/uk/ac/abingdon-witney.txt
|
19368
19394
|
- academic_data/uk/ac/accesscreative.txt
|
19395
|
+
- academic_data/uk/ac/accesstomusic.txt
|
19369
19396
|
- academic_data/uk/ac/acm/my.txt
|
19370
19397
|
- academic_data/uk/ac/activatelearning.txt
|
19371
19398
|
- academic_data/uk/ac/ada.txt
|
@@ -19562,6 +19589,7 @@ files:
|
|
19562
19589
|
- academic_data/uk/ac/lsbu.txt
|
19563
19590
|
- academic_data/uk/ac/lse.txt
|
19564
19591
|
- academic_data/uk/ac/lshtm.txt
|
19592
|
+
- academic_data/uk/ac/macclesfield.txt
|
19565
19593
|
- academic_data/uk/ac/man.txt
|
19566
19594
|
- academic_data/uk/ac/manchester.txt
|
19567
19595
|
- academic_data/uk/ac/mdx.txt
|
@@ -19743,6 +19771,7 @@ files:
|
|
19743
19771
|
- academic_data/uk/avonvalleyschool.txt
|
19744
19772
|
- academic_data/uk/clf.txt
|
19745
19773
|
- academic_data/uk/co/318education/tas.txt
|
19774
|
+
- academic_data/uk/co/accesstomusic.txt
|
19746
19775
|
- academic_data/uk/co/aesessex.txt
|
19747
19776
|
- academic_data/uk/co/agsb.txt
|
19748
19777
|
- academic_data/uk/co/albanyacademy.txt
|