swot-ruby 1.0.5.20231112 → 1.0.5.20231115
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/br/edu/ufra.txt +1 -0
- data/academic_data/ca/qc/crc-lennox.txt +1 -0
- data/academic_data/com/aecarcavelos.txt +2 -0
- data/academic_data/cy/ac/aan.txt +1 -0
- data/academic_data/de/franziskusgymnasium-it.txt +2 -0
- data/academic_data/de/geomar.txt +1 -0
- data/academic_data/de/list-gymnasium.txt +2 -0
- data/academic_data/de/steinbeis-sibe/student.txt +1 -0
- data/academic_data/et/edu/astu.txt +1 -0
- data/academic_data/hk/edu/cpce-polyu.txt +1 -0
- data/academic_data/hk/edu/fkyc/ms.txt +2 -0
- data/academic_data/id/ac/itp.txt +2 -0
- data/academic_data/mx/edu/cecytezac.txt +3 -0
- data/academic_data/mx/edu/ual.txt +2 -0
- data/academic_data/my/edu/disted/dmail.txt +1 -0
- data/academic_data/no/getacademy.txt +1 -0
- data/academic_data/org/fcboe.txt +1 -0
- data/academic_data/org/wvwsd.txt +1 -0
- data/academic_data/stoplist.txt +0 -1
- data/academic_data/th/ac/udontech.txt +2 -0
- data/academic_data/ua/edu/bukuniver.txt +2 -0
- data/academic_data/uk/ac/dbsinstitute.txt +1 -0
- data/academic_data/uk/org/macademy.txt +1 -0
- data/academic_data/uk/sch/oxon/didcotgirls.txt +2 -0
- data/academic_data/uz/bmu-edu.txt +1 -0
- data/data/lib/domains/stoplist.txt +0 -1
- data/swot.gemspec +1 -1
- metadata +25 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5aa059dc8a0304fccd9e7fd3142062c63f738260af49bfa213af368893229f7e
|
4
|
+
data.tar.gz: 0cf145d59036bc22e38a8bacd0c9348be4968355e1350939e23d59d8517d55d7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d64db62b65481853a0b40cd029f8427add5773b8204afade570632df421441689c9fb95f0af77a2fcb4f1042b77e960f526bcbb3c387fbb3ca38c65939fd55ed
|
7
|
+
data.tar.gz: f76ede52c969e9c267c7d218a826f1a5b2fbb6f8abdee736528932ef8b1c083c1423692ad865a0588f3b36ef06705e303c54f3fcd2db1492b9edbd692e78118b
|
@@ -0,0 +1 @@
|
|
1
|
+
Universidade Federal Rural da Amazônia - UFRA
|
@@ -0,0 +1 @@
|
|
1
|
+
Champlain Regional College Lennoxville
|
@@ -0,0 +1 @@
|
|
1
|
+
American Academy Nicosia
|
@@ -0,0 +1 @@
|
|
1
|
+
GEOMAR Helmholtz-Zentrum für Ozeanforschung Kiel
|
@@ -0,0 +1 @@
|
|
1
|
+
Steinbeis School of International Business and Entrepreneurship (SIBE) GmbH
|
@@ -0,0 +1 @@
|
|
1
|
+
Adama Science and Technology University
|
@@ -0,0 +1 @@
|
|
1
|
+
College of Professional and Continuing Education, The Hong Kong Polytechnic University
|
@@ -0,0 +1 @@
|
|
1
|
+
DISTED College
|
@@ -0,0 +1 @@
|
|
1
|
+
Get Academy
|
@@ -0,0 +1 @@
|
|
1
|
+
Fayette County Public Schools
|
@@ -0,0 +1 @@
|
|
1
|
+
Wyoming Valley West High School
|
data/academic_data/stoplist.txt
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
dBs Institute of Sound & Digital Technologies
|
@@ -0,0 +1 @@
|
|
1
|
+
Macmillan Academy
|
@@ -0,0 +1 @@
|
|
1
|
+
British Management University
|
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.20231115
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -1468,6 +1468,7 @@ files:
|
|
1468
1468
|
- academic_data/br/edu/ufpel.txt
|
1469
1469
|
- academic_data/br/edu/ufpi.txt
|
1470
1470
|
- academic_data/br/edu/ufr.txt
|
1471
|
+
- academic_data/br/edu/ufra.txt
|
1471
1472
|
- academic_data/br/edu/ufrb/aluno.txt
|
1472
1473
|
- academic_data/br/edu/ufrn.txt
|
1473
1474
|
- academic_data/br/edu/ufsb.txt
|
@@ -2215,6 +2216,7 @@ files:
|
|
2215
2216
|
- academic_data/ca/qc/collegemv.txt
|
2216
2217
|
- academic_data/ca/qc/collegeshawinigan.txt
|
2217
2218
|
- academic_data/ca/qc/colval.txt
|
2219
|
+
- academic_data/ca/qc/crc-lennox.txt
|
2218
2220
|
- academic_data/ca/qc/crosemont.txt
|
2219
2221
|
- academic_data/ca/qc/csdraveurs/edu.txt
|
2220
2222
|
- academic_data/ca/qc/csmb.txt
|
@@ -3549,6 +3551,7 @@ files:
|
|
3549
3551
|
- academic_data/com/aditanarcollege.txt
|
3550
3552
|
- academic_data/com/adithyatech.txt
|
3551
3553
|
- academic_data/com/aeasofia.txt
|
3554
|
+
- academic_data/com/aecarcavelos.txt
|
3552
3555
|
- academic_data/com/aemaia.txt
|
3553
3556
|
- academic_data/com/aescolasalpendorada.txt
|
3554
3557
|
- academic_data/com/afip-formations.txt
|
@@ -4379,6 +4382,7 @@ files:
|
|
4379
4382
|
- academic_data/cv/uta.txt
|
4380
4383
|
- academic_data/cw/frateraureliosbo.txt
|
4381
4384
|
- academic_data/cw/uoc.txt
|
4385
|
+
- academic_data/cy/ac/aan.txt
|
4382
4386
|
- academic_data/cy/ac/ac.txt
|
4383
4387
|
- academic_data/cy/ac/ciim.txt
|
4384
4388
|
- academic_data/cy/ac/ctleuro.txt
|
@@ -4959,6 +4963,7 @@ files:
|
|
4959
4963
|
- academic_data/de/fosbos-ush/stud.txt
|
4960
4964
|
- academic_data/de/fra-uas.txt
|
4961
4965
|
- academic_data/de/franz-oberthuer-schule.txt
|
4966
|
+
- academic_data/de/franziskusgymnasium-it.txt
|
4962
4967
|
- academic_data/de/freie-georgenschule.txt
|
4963
4968
|
- academic_data/de/freie-schule-anne-sophie.txt
|
4964
4969
|
- academic_data/de/fs-students.txt
|
@@ -4982,6 +4987,7 @@ files:
|
|
4982
4987
|
- academic_data/de/genoapps.txt
|
4983
4988
|
- academic_data/de/genoveva.txt
|
4984
4989
|
- academic_data/de/genth-schule.txt
|
4990
|
+
- academic_data/de/geomar.txt
|
4985
4991
|
- academic_data/de/geporta.txt
|
4986
4992
|
- academic_data/de/gesa-rhede.txt
|
4987
4993
|
- academic_data/de/gesamtschule-barmen/cloud.txt
|
@@ -5318,6 +5324,7 @@ files:
|
|
5318
5324
|
- academic_data/de/ligcux.txt
|
5319
5325
|
- academic_data/de/lindengymnasium.txt
|
5320
5326
|
- academic_data/de/lio-darmstadt.txt
|
5327
|
+
- academic_data/de/list-gymnasium.txt
|
5321
5328
|
- academic_data/de/lls-bad.txt
|
5322
5329
|
- academic_data/de/lmgrhl.txt
|
5323
5330
|
- academic_data/de/lmu.txt
|
@@ -5564,6 +5571,7 @@ files:
|
|
5564
5571
|
- academic_data/de/srh/bfw.txt
|
5565
5572
|
- academic_data/de/srhk.txt
|
5566
5573
|
- academic_data/de/staedelschule.txt
|
5574
|
+
- academic_data/de/steinbeis-sibe/student.txt
|
5567
5575
|
- academic_data/de/stiftkeppel.txt
|
5568
5576
|
- academic_data/de/stiftsgymnasium.txt
|
5569
5577
|
- academic_data/de/stresemanngymnasium.txt
|
@@ -8217,6 +8225,7 @@ files:
|
|
8217
8225
|
- academic_data/et/edu/aau.txt
|
8218
8226
|
- academic_data/et/edu/ambou.txt
|
8219
8227
|
- academic_data/et/edu/amu.txt
|
8228
|
+
- academic_data/et/edu/astu.txt
|
8220
8229
|
- academic_data/et/edu/bdu.txt
|
8221
8230
|
- academic_data/et/edu/bhu.txt
|
8222
8231
|
- academic_data/et/edu/dillauniversity.txt
|
@@ -9295,12 +9304,14 @@ files:
|
|
9295
9304
|
- academic_data/hk/edu/cityu.txt
|
9296
9305
|
- academic_data/hk/edu/cityu/my.txt
|
9297
9306
|
- academic_data/hk/edu/clsmss.txt
|
9307
|
+
- academic_data/hk/edu/cpce-polyu.txt
|
9298
9308
|
- academic_data/hk/edu/cpce-polyu/common.txt
|
9299
9309
|
- academic_data/hk/edu/cuhk.txt
|
9300
9310
|
- academic_data/hk/edu/cuhk/link.txt
|
9301
9311
|
- academic_data/hk/edu/cwgc/student.txt
|
9302
9312
|
- academic_data/hk/edu/elegantia/cloud.txt
|
9303
9313
|
- academic_data/hk/edu/elegantia/stu.txt
|
9314
|
+
- academic_data/hk/edu/fkyc/ms.txt
|
9304
9315
|
- academic_data/hk/edu/flss.txt
|
9305
9316
|
- academic_data/hk/edu/gsas.txt
|
9306
9317
|
- academic_data/hk/edu/gsis/learning.txt
|
@@ -9598,6 +9609,7 @@ files:
|
|
9598
9609
|
- academic_data/id/ac/itn.txt
|
9599
9610
|
- academic_data/id/ac/itn/scholar.txt
|
9600
9611
|
- academic_data/id/ac/itnb.txt
|
9612
|
+
- academic_data/id/ac/itp.txt
|
9601
9613
|
- academic_data/id/ac/itpln.txt
|
9602
9614
|
- academic_data/id/ac/its.txt
|
9603
9615
|
- academic_data/id/ac/itspku.txt
|
@@ -12357,6 +12369,7 @@ files:
|
|
12357
12369
|
- academic_data/mx/edu/cecytechihuahua.txt
|
12358
12370
|
- academic_data/mx/edu/cecyteg.txt
|
12359
12371
|
- academic_data/mx/edu/cecytem.txt
|
12372
|
+
- academic_data/mx/edu/cecytezac.txt
|
12360
12373
|
- academic_data/mx/edu/ceesanet.txt
|
12361
12374
|
- academic_data/mx/edu/cenidet.txt
|
12362
12375
|
- academic_data/mx/edu/centrogeo.txt
|
@@ -12470,6 +12483,7 @@ files:
|
|
12470
12483
|
- academic_data/mx/edu/uaeh.txt
|
12471
12484
|
- academic_data/mx/edu/uaem.txt
|
12472
12485
|
- academic_data/mx/edu/uais.txt
|
12486
|
+
- academic_data/mx/edu/ual.txt
|
12473
12487
|
- academic_data/mx/edu/uan.txt
|
12474
12488
|
- academic_data/mx/edu/uane.txt
|
12475
12489
|
- academic_data/mx/edu/uanl.txt
|
@@ -12738,6 +12752,7 @@ files:
|
|
12738
12752
|
- academic_data/my/edu/cosmopointcollege.txt
|
12739
12753
|
- academic_data/my/edu/curtin.txt
|
12740
12754
|
- academic_data/my/edu/cybermed.txt
|
12755
|
+
- academic_data/my/edu/disted/dmail.txt
|
12741
12756
|
- academic_data/my/edu/djzhlc.txt
|
12742
12757
|
- academic_data/my/edu/firstcity.txt
|
12743
12758
|
- academic_data/my/edu/foonyew.txt
|
@@ -13727,6 +13742,7 @@ files:
|
|
13727
13742
|
- academic_data/no/bergensskolen.txt
|
13728
13743
|
- academic_data/no/bfk/vgs.txt
|
13729
13744
|
- academic_data/no/bi.txt
|
13745
|
+
- academic_data/no/getacademy.txt
|
13730
13746
|
- academic_data/no/gokstadakademiet.txt
|
13731
13747
|
- academic_data/no/hbv.txt
|
13732
13748
|
- academic_data/no/hia.txt
|
@@ -14423,6 +14439,7 @@ files:
|
|
14423
14439
|
- academic_data/org/farberhds.txt
|
14424
14440
|
- academic_data/org/fayacademy.txt
|
14425
14441
|
- academic_data/org/fayerweather.txt
|
14442
|
+
- academic_data/org/fcboe.txt
|
14426
14443
|
- academic_data/org/fccps.txt
|
14427
14444
|
- academic_data/org/fchampalimaud/research.txt
|
14428
14445
|
- academic_data/org/fcoe.txt
|
@@ -15295,6 +15312,7 @@ files:
|
|
15295
15312
|
- academic_data/org/wsspartans.txt
|
15296
15313
|
- academic_data/org/wusd.txt
|
15297
15314
|
- academic_data/org/wvusd/stu.txt
|
15315
|
+
- academic_data/org/wvwsd.txt
|
15298
15316
|
- academic_data/org/wwcsd.txt
|
15299
15317
|
- academic_data/org/wwprsd.txt
|
15300
15318
|
- academic_data/org/wychwoodschool.txt
|
@@ -18113,6 +18131,7 @@ files:
|
|
18113
18131
|
- academic_data/th/ac/tu.txt
|
18114
18132
|
- academic_data/th/ac/tup/ms.txt
|
18115
18133
|
- academic_data/th/ac/ubu.txt
|
18134
|
+
- academic_data/th/ac/udontech.txt
|
18116
18135
|
- academic_data/th/ac/udru.txt
|
18117
18136
|
- academic_data/th/ac/udru/365.txt
|
18118
18137
|
- academic_data/th/ac/up.txt
|
@@ -18849,6 +18868,7 @@ files:
|
|
18849
18868
|
- academic_data/ua/edu/auk.txt
|
18850
18869
|
- academic_data/ua/edu/bsmu.txt
|
18851
18870
|
- academic_data/ua/edu/btsau.txt
|
18871
|
+
- academic_data/ua/edu/bukuniver.txt
|
18852
18872
|
- academic_data/ua/edu/cdu.txt
|
18853
18873
|
- academic_data/ua/edu/chdtu.txt
|
18854
18874
|
- academic_data/ua/edu/chmnu.txt
|
@@ -19194,6 +19214,7 @@ files:
|
|
19194
19214
|
- academic_data/uk/ac/crick.txt
|
19195
19215
|
- academic_data/uk/ac/cumbria/uni.txt
|
19196
19216
|
- academic_data/uk/ac/cymoedd.txt
|
19217
|
+
- academic_data/uk/ac/dbsinstitute.txt
|
19197
19218
|
- academic_data/uk/ac/derby.txt
|
19198
19219
|
- academic_data/uk/ac/dmu.txt
|
19199
19220
|
- academic_data/uk/ac/dumgal/student.txt
|
@@ -19689,6 +19710,7 @@ files:
|
|
19689
19710
|
- academic_data/uk/org/littleheath.txt
|
19690
19711
|
- academic_data/uk/org/lpsb.txt
|
19691
19712
|
- academic_data/uk/org/lyceefrancais/eleve.txt
|
19713
|
+
- academic_data/uk/org/macademy.txt
|
19692
19714
|
- academic_data/uk/org/maschool.txt
|
19693
19715
|
- academic_data/uk/org/maslearner.txt
|
19694
19716
|
- academic_data/uk/org/merciantrust/ald.txt
|
@@ -19802,6 +19824,7 @@ files:
|
|
19802
19824
|
- academic_data/uk/sch/northants/ccs.txt
|
19803
19825
|
- academic_data/uk/sch/northants/nsb.txt
|
19804
19826
|
- academic_data/uk/sch/northumberland/wark.txt
|
19827
|
+
- academic_data/uk/sch/oxon/didcotgirls.txt
|
19805
19828
|
- academic_data/uk/sch/oxon/st-birinus.txt
|
19806
19829
|
- academic_data/uk/sch/oxon/warriner.txt
|
19807
19830
|
- academic_data/uk/sch/poole/poolehigh.txt
|
@@ -20060,6 +20083,7 @@ files:
|
|
20060
20083
|
- academic_data/uz/akfauniversity.txt
|
20061
20084
|
- academic_data/uz/andmiedu.txt
|
20062
20085
|
- academic_data/uz/andqxai.txt
|
20086
|
+
- academic_data/uz/bmu-edu.txt
|
20063
20087
|
- academic_data/uz/buxdu.txt
|
20064
20088
|
- academic_data/uz/cambridge.txt
|
20065
20089
|
- academic_data/uz/fdu.txt
|