swot-ruby 1.0.5.20240521 → 1.0.5.20240522
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/au/com/haileybury.txt +10 -0
- data/academic_data/br/com/eterj.txt +2 -0
- data/academic_data/com/stjodijon.txt +2 -0
- data/academic_data/com/wissalacademy.txt +2 -0
- data/academic_data/de/deutschehochschule.txt +2 -0
- data/academic_data/dk/skals-efterskole.txt +1 -0
- data/academic_data/eg/edu/o6u.txt +1 -0
- data/academic_data/fr/univ-paris5.txt +1 -1
- data/academic_data/fr/univ-paris7.txt +1 -0
- data/academic_data/mx/edu/utculiacan.txt +1 -0
- data/academic_data/net/mail-formateur.txt +1 -0
- data/academic_data/np/edu/asmt.txt +1 -0
- data/academic_data/org/aguafria.txt +1 -0
- data/academic_data/org/amityregion5.txt +1 -0
- data/academic_data/org/cal-mum/students.txt +1 -0
- data/academic_data/org/farnborough-hill.txt +1 -0
- data/academic_data/org/novik12/stu.txt +1 -0
- data/academic_data/org/set/westleigh.txt +1 -0
- data/academic_data/ph/edu/wit.txt +2 -0
- data/academic_data/pk/edu/aror.txt +2 -0
- data/academic_data/pk/edu/bvsparsischool.txt +2 -0
- data/academic_data/pk/edu/fjwu/bhs.txt +2 -0
- data/academic_data/th/ac/e-tech.txt +2 -0
- data/academic_data/th/ac/triamudom/student.txt +2 -0
- data/academic_data/us/ca/k12/cjuhsd.txt +1 -0
- data/swot.gemspec +1 -1
- metadata +25 -3
- data/academic_data/de/gu-hochschule.txt +0 -2
- data/academic_data/org/amityschools.txt +0 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 00d81d510caea146dffc7a1c8a8478c9064c747994b9fe7516242db7558ce36b
|
4
|
+
data.tar.gz: 02fa1682c6b5a92f0539a08c51bda138953d3230f0c31388d9b09e650cf6d316
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 55955821b6ef53cd8d3d0b434ac834dd702c610b02415d0614b43844eddc7cc6612f9e2b9dbce29bc008310418cbaf57d4bed4eb15f4ca398fab98f5116f8172
|
7
|
+
data.tar.gz: a6587ed72ef127dfbbba8dc9e783016cfab0723385f3e9627ebf2da5d60dfe2a9eb4c53ae679a0b6451a13510cbf28ce7d71c8621e80ab5c94e4bc7288c24ae6
|
@@ -0,0 +1,10 @@
|
|
1
|
+
Haileybury
|
2
|
+
|
3
|
+
URL:
|
4
|
+
https://www.haileybury.com.au/
|
5
|
+
|
6
|
+
Course (shows VCE subject available to all secondary students):
|
7
|
+
https://www.vcaa.vic.edu.au/curriculum/vce/vce-study-designs/appliedcomputing-softwaredevelopment/Pages/index.aspx
|
8
|
+
|
9
|
+
Contact details provided show the URL:
|
10
|
+
https://www.haileybury.com.au/contact
|
@@ -0,0 +1 @@
|
|
1
|
+
Skals Efterskole
|
@@ -0,0 +1 @@
|
|
1
|
+
6th of October University
|
@@ -1 +1 @@
|
|
1
|
-
Université
|
1
|
+
Université Paris Cité
|
@@ -0,0 +1 @@
|
|
1
|
+
Université Paris Cité
|
@@ -0,0 +1 @@
|
|
1
|
+
Universidad Tecnologica De Culiacan
|
@@ -0,0 +1 @@
|
|
1
|
+
EPSI Ecole d'Ingénierie Informatique
|
@@ -0,0 +1 @@
|
|
1
|
+
Asian School of Management and Technology, Nepal
|
@@ -0,0 +1 @@
|
|
1
|
+
Canyon View High School
|
@@ -0,0 +1 @@
|
|
1
|
+
Amity Regional High School
|
@@ -0,0 +1 @@
|
|
1
|
+
Caledonia-Mumford Central School District
|
@@ -0,0 +1 @@
|
|
1
|
+
Farnborough Hill
|
@@ -0,0 +1 @@
|
|
1
|
+
Novi High School
|
@@ -0,0 +1 @@
|
|
1
|
+
The Westleigh School (Shaw Education Trust)
|
@@ -0,0 +1 @@
|
|
1
|
+
Los Osos High School
|
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.20240522
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -501,6 +501,7 @@ files:
|
|
501
501
|
- academic_data/au/com/alkirasc.txt
|
502
502
|
- academic_data/au/com/churchie.txt
|
503
503
|
- academic_data/au/com/cqumail.txt
|
504
|
+
- academic_data/au/com/haileybury.txt
|
504
505
|
- academic_data/au/com/hotelschool.txt
|
505
506
|
- academic_data/au/com/wmac.txt
|
506
507
|
- academic_data/au/edu/academies/studentmail.txt
|
@@ -1192,6 +1193,7 @@ files:
|
|
1192
1193
|
- academic_data/br/com/escolajaimealencar/aluno.txt
|
1193
1194
|
- academic_data/br/com/escolamobile.txt
|
1194
1195
|
- academic_data/br/com/etecdeguaianazes.txt
|
1196
|
+
- academic_data/br/com/eterj.txt
|
1195
1197
|
- academic_data/br/com/facamp.txt
|
1196
1198
|
- academic_data/br/com/faccar/edu.txt
|
1197
1199
|
- academic_data/br/com/facthus/aluno.txt
|
@@ -4366,6 +4368,7 @@ files:
|
|
4366
4368
|
- academic_data/com/stenden.txt
|
4367
4369
|
- academic_data/com/stephenperse.txt
|
4368
4370
|
- academic_data/com/stithian.txt
|
4371
|
+
- academic_data/com/stjodijon.txt
|
4369
4372
|
- academic_data/com/stjomaristes.txt
|
4370
4373
|
- academic_data/com/stockholm-fu.txt
|
4371
4374
|
- academic_data/com/stonarschool.txt
|
@@ -4486,6 +4489,7 @@ files:
|
|
4486
4489
|
- academic_data/com/wilmslowhigh.txt
|
4487
4490
|
- academic_data/com/wirralgrammarboys.txt
|
4488
4491
|
- academic_data/com/wis-ecoles.txt
|
4492
|
+
- academic_data/com/wissalacademy.txt
|
4489
4493
|
- academic_data/com/wpsstudent.txt
|
4490
4494
|
- academic_data/com/wrekincollege.txt
|
4491
4495
|
- academic_data/com/xabiainternationalcollege.txt
|
@@ -4954,6 +4958,7 @@ files:
|
|
4954
4958
|
- academic_data/de/dbuas.txt
|
4955
4959
|
- academic_data/de/dbuas/student.txt
|
4956
4960
|
- academic_data/de/design-akademie-berlin.txt
|
4961
|
+
- academic_data/de/deutschehochschule.txt
|
4957
4962
|
- academic_data/de/dh-karlsruhe.txt
|
4958
4963
|
- academic_data/de/dhbw-heidenheim.txt
|
4959
4964
|
- academic_data/de/dhbw-karlsruhe.txt
|
@@ -5212,7 +5217,6 @@ files:
|
|
5212
5217
|
- academic_data/de/gsso/student.txt
|
5213
5218
|
- academic_data/de/gsz-bl.txt
|
5214
5219
|
- academic_data/de/gsz-zak.txt
|
5215
|
-
- academic_data/de/gu-hochschule.txt
|
5216
5220
|
- academic_data/de/gustav-heinemann-oberschule.txt
|
5217
5221
|
- academic_data/de/gutenberg-gym/msedu.txt
|
5218
5222
|
- academic_data/de/gwdg.txt
|
@@ -6058,6 +6062,7 @@ files:
|
|
6058
6062
|
- academic_data/dk/sde.txt
|
6059
6063
|
- academic_data/dk/sdu.txt
|
6060
6064
|
- academic_data/dk/simac/edu.txt
|
6065
|
+
- academic_data/dk/skals-efterskole.txt
|
6061
6066
|
- academic_data/dk/skivecollege.txt
|
6062
6067
|
- academic_data/dk/slagelse-gym.txt
|
6063
6068
|
- academic_data/dk/studiebyenesbjerg.txt
|
@@ -8251,6 +8256,7 @@ files:
|
|
8251
8256
|
- academic_data/eg/edu/nmu.txt
|
8252
8257
|
- academic_data/eg/edu/nu.txt
|
8253
8258
|
- academic_data/eg/edu/nub.txt
|
8259
|
+
- academic_data/eg/edu/o6u.txt
|
8254
8260
|
- academic_data/eg/edu/ohi.txt
|
8255
8261
|
- academic_data/eg/edu/ohins/student.txt
|
8256
8262
|
- academic_data/eg/edu/oi.txt
|
@@ -9357,6 +9363,7 @@ files:
|
|
9357
9363
|
- academic_data/fr/univ-paris13.txt
|
9358
9364
|
- academic_data/fr/univ-paris3.txt
|
9359
9365
|
- academic_data/fr/univ-paris5.txt
|
9366
|
+
- academic_data/fr/univ-paris7.txt
|
9360
9367
|
- academic_data/fr/univ-paris8.txt
|
9361
9368
|
- academic_data/fr/univ-pau.txt
|
9362
9369
|
- academic_data/fr/univ-perp.txt
|
@@ -13094,6 +13101,7 @@ files:
|
|
13094
13101
|
- academic_data/mx/edu/utcancun.txt
|
13095
13102
|
- academic_data/mx/edu/utcgg.txt
|
13096
13103
|
- academic_data/mx/edu/utch.txt
|
13104
|
+
- academic_data/mx/edu/utculiacan.txt
|
13097
13105
|
- academic_data/mx/edu/utcv.txt
|
13098
13106
|
- academic_data/mx/edu/utectulancingo.txt
|
13099
13107
|
- academic_data/mx/edu/uteg.txt
|
@@ -13678,6 +13686,7 @@ files:
|
|
13678
13686
|
- academic_data/net/lyndhurstschools.txt
|
13679
13687
|
- academic_data/net/lz95.txt
|
13680
13688
|
- academic_data/net/madisonk12.txt
|
13689
|
+
- academic_data/net/mail-formateur.txt
|
13681
13690
|
- academic_data/net/manavrachna.txt
|
13682
13691
|
- academic_data/net/marionstudents.txt
|
13683
13692
|
- academic_data/net/matc.txt
|
@@ -14403,6 +14412,7 @@ files:
|
|
14403
14412
|
- academic_data/np/edu/apexcollege.txt
|
14404
14413
|
- academic_data/np/edu/arniko.txt
|
14405
14414
|
- academic_data/np/edu/asm.txt
|
14415
|
+
- academic_data/np/edu/asmt.txt
|
14406
14416
|
- academic_data/np/edu/balbikas.txt
|
14407
14417
|
- academic_data/np/edu/balkumaricollege.txt
|
14408
14418
|
- academic_data/np/edu/baneshworcampus.txt
|
@@ -14698,6 +14708,7 @@ files:
|
|
14698
14708
|
- academic_data/org/africanleadershipacademy.txt
|
14699
14709
|
- academic_data/org/afundacion/fpcoruna.txt
|
14700
14710
|
- academic_data/org/agora.txt
|
14711
|
+
- academic_data/org/aguafria.txt
|
14701
14712
|
- academic_data/org/aims-senegal.txt
|
14702
14713
|
- academic_data/org/aimsammi.txt
|
14703
14714
|
- academic_data/org/aischool.txt
|
@@ -14713,7 +14724,7 @@ files:
|
|
14713
14724
|
- academic_data/org/altamontschool.txt
|
14714
14725
|
- academic_data/org/amalnet.txt
|
14715
14726
|
- academic_data/org/amccollege.txt
|
14716
|
-
- academic_data/org/
|
14727
|
+
- academic_data/org/amityregion5.txt
|
14717
14728
|
- academic_data/org/amouduniversity.txt
|
14718
14729
|
- academic_data/org/anjaconline.txt
|
14719
14730
|
- academic_data/org/aoiths.txt
|
@@ -14841,6 +14852,7 @@ files:
|
|
14841
14852
|
- academic_data/org/byerach.txt
|
14842
14853
|
- academic_data/org/c-dh.txt
|
14843
14854
|
- academic_data/org/caddoschools/my.txt
|
14855
|
+
- academic_data/org/cal-mum/students.txt
|
14844
14856
|
- academic_data/org/calallen.txt
|
14845
14857
|
- academic_data/org/calbrightcollege.txt
|
14846
14858
|
- academic_data/org/caliva.txt
|
@@ -15061,6 +15073,7 @@ files:
|
|
15061
15073
|
- academic_data/org/fa.txt
|
15062
15074
|
- academic_data/org/fairlawnsds.txt
|
15063
15075
|
- academic_data/org/farberhds.txt
|
15076
|
+
- academic_data/org/farnborough-hill.txt
|
15064
15077
|
- academic_data/org/fayacademy.txt
|
15065
15078
|
- academic_data/org/fayerweather.txt
|
15066
15079
|
- academic_data/org/fcboe.txt
|
@@ -15551,6 +15564,7 @@ files:
|
|
15551
15564
|
- academic_data/org/northoxfordshire-academy.txt
|
15552
15565
|
- academic_data/org/northstarva.txt
|
15553
15566
|
- academic_data/org/novaandradina.txt
|
15567
|
+
- academic_data/org/novik12/stu.txt
|
15554
15568
|
- academic_data/org/npenn.txt
|
15555
15569
|
- academic_data/org/npmg.txt
|
15556
15570
|
- academic_data/org/nredlearn.txt
|
@@ -15737,6 +15751,7 @@ files:
|
|
15737
15751
|
- academic_data/org/secuso.txt
|
15738
15752
|
- academic_data/org/seq.txt
|
15739
15753
|
- academic_data/org/sesd.txt
|
15754
|
+
- academic_data/org/set/westleigh.txt
|
15740
15755
|
- academic_data/org/sevier.txt
|
15741
15756
|
- academic_data/org/sfstoledo.txt
|
15742
15757
|
- academic_data/org/sfuhs.txt
|
@@ -16341,6 +16356,7 @@ files:
|
|
16341
16356
|
- academic_data/ph/edu/vmuf.txt
|
16342
16357
|
- academic_data/ph/edu/vsu.txt
|
16343
16358
|
- academic_data/ph/edu/wesleyan.txt
|
16359
|
+
- academic_data/ph/edu/wit.txt
|
16344
16360
|
- academic_data/ph/edu/wmsu.txt
|
16345
16361
|
- academic_data/ph/edu/wvsu.txt
|
16346
16362
|
- academic_data/ph/edu/xs.txt
|
@@ -16367,6 +16383,7 @@ files:
|
|
16367
16383
|
- academic_data/pk/edu/ami.txt
|
16368
16384
|
- academic_data/pk/edu/angelscollege.txt
|
16369
16385
|
- academic_data/pk/edu/apiit.txt
|
16386
|
+
- academic_data/pk/edu/aror.txt
|
16370
16387
|
- academic_data/pk/edu/au.txt
|
16371
16388
|
- academic_data/pk/edu/aup.txt
|
16372
16389
|
- academic_data/pk/edu/bahria.txt
|
@@ -16376,6 +16393,7 @@ files:
|
|
16376
16393
|
- academic_data/pk/edu/bnu.txt
|
16377
16394
|
- academic_data/pk/edu/buetk.txt
|
16378
16395
|
- academic_data/pk/edu/buitms.txt
|
16396
|
+
- academic_data/pk/edu/bvsparsischool.txt
|
16379
16397
|
- academic_data/pk/edu/bzu.txt
|
16380
16398
|
- academic_data/pk/edu/case.txt
|
16381
16399
|
- academic_data/pk/edu/cecos.txt
|
@@ -16403,6 +16421,7 @@ files:
|
|
16403
16421
|
- academic_data/pk/edu/fast.txt
|
16404
16422
|
- academic_data/pk/edu/fccollege.txt
|
16405
16423
|
- academic_data/pk/edu/fccollege/formanite.txt
|
16424
|
+
- academic_data/pk/edu/fjwu/bhs.txt
|
16406
16425
|
- academic_data/pk/edu/fjwu/se.txt
|
16407
16426
|
- academic_data/pk/edu/fps.txt
|
16408
16427
|
- academic_data/pk/edu/fu.txt
|
@@ -18820,6 +18839,7 @@ files:
|
|
18820
18839
|
- academic_data/th/ac/dpu.txt
|
18821
18840
|
- academic_data/th/ac/dru.txt
|
18822
18841
|
- academic_data/th/ac/dusit.txt
|
18842
|
+
- academic_data/th/ac/e-tech.txt
|
18823
18843
|
- academic_data/th/ac/eau.txt
|
18824
18844
|
- academic_data/th/ac/eis.txt
|
18825
18845
|
- academic_data/th/ac/ftu.txt
|
@@ -18949,6 +18969,7 @@ files:
|
|
18949
18969
|
- academic_data/th/ac/tbs.txt
|
18950
18970
|
- academic_data/th/ac/tni.txt
|
18951
18971
|
- academic_data/th/ac/tnw.txt
|
18972
|
+
- academic_data/th/ac/triamudom/student.txt
|
18952
18973
|
- academic_data/th/ac/tsu.txt
|
18953
18974
|
- academic_data/th/ac/tu.txt
|
18954
18975
|
- academic_data/th/ac/tup/ms.txt
|
@@ -20804,6 +20825,7 @@ files:
|
|
20804
20825
|
- academic_data/us/args.txt
|
20805
20826
|
- academic_data/us/ausdg.txt
|
20806
20827
|
- academic_data/us/bubblers.txt
|
20828
|
+
- academic_data/us/ca/k12/cjuhsd.txt
|
20807
20829
|
- academic_data/us/ca/k12/clovisusd.txt
|
20808
20830
|
- academic_data/us/ca/k12/cv.txt
|
20809
20831
|
- academic_data/us/ca/k12/eduhsd.txt
|
@@ -1 +0,0 @@
|
|
1
|
-
Amity Regional High School
|