swot-ruby 1.0.5.20240903 → 1.0.5.20240907

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 (68) hide show
  1. checksums.yaml +4 -4
  2. data/academic_data/abused.txt +3 -10
  3. data/academic_data/ac/id/ut/ecampus.txt +2 -0
  4. data/academic_data/com/europaskolan.txt +1 -0
  5. data/academic_data/edu/cccd.txt +1 -0
  6. data/academic_data/edu/conncoll.txt +1 -0
  7. data/academic_data/edu/csub.txt +1 -0
  8. data/academic_data/edu/dypatil.txt +1 -0
  9. data/academic_data/edu/esih.txt +1 -0
  10. data/academic_data/edu/frostburg.txt +1 -0
  11. data/academic_data/edu/hansung.txt +1 -0
  12. data/academic_data/edu/keiseruniversity/student.txt +1 -0
  13. data/academic_data/edu/keiseruniversity.txt +2 -0
  14. data/academic_data/edu/ma/westfield.txt +1 -0
  15. data/academic_data/edu/maryville.txt +1 -0
  16. data/academic_data/edu/massasoit.txt +2 -0
  17. data/academic_data/edu/morrisville.txt +1 -0
  18. data/academic_data/edu/nwtc.txt +1 -0
  19. data/academic_data/edu/ohlone.txt +1 -0
  20. data/academic_data/edu/pasadena.txt +1 -0
  21. data/academic_data/edu/pstu.txt +2 -0
  22. data/academic_data/edu/salemstate.txt +2 -0
  23. data/academic_data/edu/stcc/student.txt +1 -0
  24. data/academic_data/edu/umbc.txt +1 -0
  25. data/academic_data/edu/umd.txt +0 -1
  26. data/academic_data/edu/umn.txt +1 -0
  27. data/academic_data/edu/usv.txt +1 -0
  28. data/academic_data/ge/edu/ug.txt +1 -0
  29. data/academic_data/id/ac/sttcipasung.txt +1 -0
  30. data/academic_data/id/sch/smk2-yk.txt +1 -0
  31. data/academic_data/in/ac/cmrtc.txt +4 -0
  32. data/academic_data/in/ac/iiests.txt +1 -0
  33. data/academic_data/in/ac/jecrc.txt +1 -0
  34. data/academic_data/in/ac/jyothyit.txt +1 -0
  35. data/academic_data/in/ac/rguktrkv.txt +2 -0
  36. data/academic_data/in/ac/rtu.txt +1 -0
  37. data/academic_data/in/ac/viit.txt +1 -0
  38. data/academic_data/in/ac/vitalum.txt +1 -0
  39. data/academic_data/info/ozenne.txt +2 -0
  40. data/academic_data/ke/ac/usiu.txt +1 -0
  41. data/academic_data/kr/ac/baewha/o.txt +1 -0
  42. data/academic_data/kr/ac/cbu.txt +1 -0
  43. data/academic_data/kr/ac/kut.txt +2 -0
  44. data/academic_data/kr/ac/kycu.txt +1 -0
  45. data/academic_data/mt/edu/mcast.txt +1 -0
  46. data/academic_data/net/ccsd15.txt +1 -0
  47. data/academic_data/nl/dcterra/student.txt +1 -0
  48. data/academic_data/nz/school/icl.txt +1 -0
  49. data/academic_data/org/scit/student.txt +1 -0
  50. data/academic_data/org/vpmthane.txt +1 -0
  51. data/academic_data/pe/edu/upsjb.txt +1 -0
  52. data/academic_data/pk/edu/fmhcmd.txt +1 -0
  53. data/academic_data/pl/czeladz/zsoit.txt +1 -0
  54. data/academic_data/pl/lbl/rcezbilgoraj.txt +1 -0
  55. data/academic_data/pl/zsp3zamosc.txt +1 -0
  56. data/academic_data/ro/uadventus.txt +2 -0
  57. data/academic_data/se/futuregames/edu.txt +2 -0
  58. data/academic_data/stoplist.txt +4 -1
  59. data/academic_data/tr/k12/tedistanbul.txt +2 -0
  60. data/academic_data/uk/sch/doncaster/hillhouse.txt +1 -0
  61. data/academic_data/us/ia/k12/baxter.txt +1 -0
  62. data/data/lib/domains/abused.txt +3 -10
  63. data/data/lib/domains/stoplist.txt +4 -1
  64. data/swot.gemspec +1 -1
  65. data/test/test_swot.rb +2 -2
  66. metadata +58 -3
  67. data/academic_data/br/com/ises.txt +0 -1
  68. data/academic_data/kr/ac/tukorea.txt +0 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c3e6d1b48cc7fe2e7751ac5790fdc964d2424e25b62c453808b9607a906560f7
4
- data.tar.gz: d06424507e0f8768794e2566d2d6422e5531d73ee5e1e63b643642f248f2774f
3
+ metadata.gz: e9ab817dc7c9b7fe68a7fdbeacaf22fe71c069cc6e4aadbed8f3a51eda7e6b1f
4
+ data.tar.gz: f41054d3bf04508a7782ef0e274f052466e8f66933d9a397c927cf8d741a46ee
5
5
  SHA512:
6
- metadata.gz: 2e371152821b15c93824a925b1ced72a67705157a97f13b7457feff9fe1973d5c0358e70f69863101ba1793ef3a2eb237d67927139cb356bb963e79bb549e00f
7
- data.tar.gz: 83d5bf7276b042d23f2bd1218d672bafd98645d50ee9264cd86b4115ea487d10d49620d386360ae2bff5fc0184fd1de37ee6a19e80b21f29c83edb6c69afd708
6
+ metadata.gz: ca6c12ab327923a88e631d4d6bb032ae974ed355c6b9a7340c7a0ff2d156acf0dbd2336b6d2257352dfcf3967dffd8f9063bc099afb2acdfa6398070260fd808
7
+ data.tar.gz: 4b96c14b730f8a3f59089f302ac048d86fcba51aca60ee5e01903e00a7ed9b93d2f6b8cf423960eb1e118b0eed6a28a18a5e115420ddece47cee8462175ca234
@@ -143,7 +143,6 @@ cassia.kku.ac.th
143
143
  cba.edu.kw
144
144
  cc.peralta.edu
145
145
  ccc.edu
146
- cccd.edu
147
146
  ccsf.edu
148
147
  cet.edu
149
148
  ceuandalucia.es
@@ -180,7 +179,6 @@ comunidad.unam.mx
180
179
  comunidadort.edu.ar
181
180
  conalep.edu.mx
182
181
  conalepmex.edu.mx
183
- conncoll.edu
184
182
  continental.edu.pe
185
183
  converse.edu
186
184
  correo.icesi.edu.co
@@ -339,7 +337,6 @@ ghazanthemprep.org
339
337
  giant.cos.edu
340
338
  gndec.ac.in
341
339
  go.minnstate.edu
342
- go.pasadena.edu
343
340
  go.shoreline.edu
344
341
  gq
345
342
  green.ac.bd
@@ -526,7 +523,6 @@ marun.edu.tr
526
523
  mas.bg.ac.rs
527
524
  matc.edu
528
525
  mbz.ens.sch.ae
529
- mcast.edu.mt
530
526
  mccann.edu
531
527
  mccc.edu
532
528
  mcl.edu.ph
@@ -953,7 +949,6 @@ student.nocccd.edu
953
949
  student.northampton.edu
954
950
  student.nust.edu.pk
955
951
  student.oaklandcc.edu
956
- student.ohlone.edu
957
952
  student.olympic.edu
958
953
  student.owens.edu
959
954
  student.prasetiyamulya.ac.id
@@ -1106,7 +1101,6 @@ ufidelitas.ac.cr
1106
1101
  ufromail.cl
1107
1102
  ufuk.edu.tr
1108
1103
  ug.edu.ec
1109
- ug.edu.ge
1110
1104
  ugm.ac.id
1111
1105
  ugto.mx
1112
1106
  uh.edu
@@ -1120,11 +1114,9 @@ uj.edu.sa
1120
1114
  ul.edu.co
1121
1115
  ul.edu.lb
1122
1116
  ula.edu.mx
1123
- umbc.edu
1124
1117
  umc.br
1125
1118
  umkt.ac.id
1126
1119
  umm.edu.mx
1127
- umn.edu
1128
1120
  ump.edu.my
1129
1121
  umsida.ac.id
1130
1122
  unach.edu.ec
@@ -1201,7 +1193,6 @@ usanandres.cl
1201
1193
  usg.edu
1202
1194
  usil.pe
1203
1195
  usim.edu.my
1204
- usiu.ac.ke
1205
1196
  usmba.ac.ma
1206
1197
  usmp.pe
1207
1198
  usms.ac.ma
@@ -1299,4 +1290,6 @@ aluno.newtonpaiva.br
1299
1290
  geu.ac.in
1300
1291
  aluno.uniasselvi.com.br
1301
1292
  sandiego.edu
1302
- tepeaca.tecnm.mx
1293
+ tepeaca.tecnm.mx
1294
+ tukorea.ac.kr
1295
+ ises.com.br
@@ -0,0 +1,2 @@
1
+ Universitas Terbuka
2
+ Indonesia Open University
@@ -0,0 +1 @@
1
+ Europaskolan Strängnäs
@@ -0,0 +1 @@
1
+ Coastline College
@@ -0,0 +1 @@
1
+ Connecticut College
@@ -0,0 +1 @@
1
+ California State University, Bakersfield
@@ -0,0 +1 @@
1
+ DY Patil University
@@ -0,0 +1 @@
1
+ École Supérieure d'Infotronique d'Haïti (ESIH)
@@ -0,0 +1 @@
1
+ Frostburg State University
@@ -0,0 +1 @@
1
+ 한성대학교
@@ -0,0 +1 @@
1
+ Keiser University
@@ -0,0 +1,2 @@
1
+ Keiser University
2
+ Keiser University
@@ -0,0 +1 @@
1
+ Westfield State University
@@ -0,0 +1 @@
1
+ Maryville University
@@ -0,0 +1,2 @@
1
+ Massasoit Community College
2
+ Massasoit Community College
@@ -0,0 +1 @@
1
+ SUNY Morrisville
@@ -0,0 +1 @@
1
+ Northeast Wisconsin Technical College
@@ -0,0 +1 @@
1
+ Ohlone College
@@ -0,0 +1 @@
1
+ Pasadena City College
@@ -0,0 +1,2 @@
1
+ Приазовський державний технічний університет
2
+ Pryazovskyi State Technical University
@@ -0,0 +1,2 @@
1
+ Salem State University
2
+ Salem State University
@@ -0,0 +1 @@
1
+ Springfield Technical Community College
@@ -0,0 +1 @@
1
+ University of Maryland, Baltimore County
@@ -1,2 +1 @@
1
- Frostburg State University
2
1
  University of Maryland at College Park
@@ -0,0 +1 @@
1
+ University of Minnesota
@@ -0,0 +1 @@
1
+ University of Silicon Valley
@@ -0,0 +1 @@
1
+ University of Georgia in Tbilisi
@@ -0,0 +1 @@
1
+ Sekolah Tinggi Teknologi Cipasung
@@ -0,0 +1 @@
1
+ SMK Negeri 2 Yogyakarta
@@ -0,0 +1,4 @@
1
+ CMR Technical Campus
2
+ CMRTC
3
+ https://cmrtc.ac.in/
4
+ https://cmrtc.ac.in/academics/courses-offered/
@@ -0,0 +1 @@
1
+ Indian Institute of Engineering Science and Technology, Shibpur
@@ -0,0 +1 @@
1
+ Jaipur Engineering College & Research Centre
@@ -0,0 +1 @@
1
+ Jyothy Institute of Technology
@@ -0,0 +1,2 @@
1
+ Rajiv Gandhi University of Knowledge Technologies, Andhra Pradesh
2
+ RK Valley Institute
@@ -0,0 +1 @@
1
+ Rajasthan Technical University
@@ -0,0 +1 @@
1
+ VIIT, Pune
@@ -0,0 +1 @@
1
+ Vit vellore
@@ -0,0 +1,2 @@
1
+ ozenne
2
+ Ozenne general and technological high school
@@ -0,0 +1 @@
1
+ Unites States International University Africa
@@ -0,0 +1 @@
1
+ 배화여자대학교
@@ -0,0 +1 @@
1
+ 충북대학교
@@ -0,0 +1,2 @@
1
+ 한국기술교육대학교
2
+ KOREA UNIVERSITY OF TECHNOLOGY
@@ -0,0 +1 @@
1
+ KONYANG CYBER UNIVERSITY
@@ -0,0 +1 @@
1
+ Malta College of Arts, Science and Technology
@@ -0,0 +1 @@
1
+ Thomas Jefferson Middle School
@@ -0,0 +1 @@
1
+ DC terra
@@ -0,0 +1 @@
1
+ ICL Graduate Business School
@@ -0,0 +1 @@
1
+ Scituate High School, Scituate MA, USA
@@ -0,0 +1 @@
1
+ Bedekar College of Commerce
@@ -0,0 +1 @@
1
+ Universidad Privada San Juan Bautista
@@ -0,0 +1 @@
1
+ Fatima Memorial College of Medicine and Dentistry
@@ -0,0 +1 @@
1
+ Zespół Szkół Ogólnokształcących i Technicznych w Czeladzi
@@ -0,0 +1 @@
1
+ Regionalne Centrum Edukacji Zawodowej w Biłgoraju
@@ -0,0 +1 @@
1
+ Zespół Szkół Ponadpodstawowych Nr 3 w Zamościu
@@ -0,0 +1,2 @@
1
+ Universitatea Adventus din Cernica
2
+ Adventus University from Cernica
@@ -0,0 +1,2 @@
1
+ Futuregames
2
+ Futuregames
@@ -357,6 +357,8 @@ alumni.vcu.edu
357
357
  alumni.virginia.edu
358
358
  alumni.zstu.edu.cn
359
359
  alumni365.dmu.ac.uk
360
+ alumni.undip.ac.id
361
+ office.undip.ac.id
360
362
  mdu.edu.rs
361
363
  nfs.edu.rs
362
364
  aaedu.edu.pl
@@ -438,4 +440,5 @@ alumni.esade.edu
438
440
  hawkeyecollege.edu
439
441
  sesgs.sckr.si
440
442
  agr.dmu.edu.eg
441
- ahyz.edu.cn
443
+ ahyz.edu.cn
444
+ lvu.edu.vn
@@ -0,0 +1,2 @@
1
+ Ted Istanbul Koleji
2
+ Ted Istanbul College
@@ -0,0 +1 @@
1
+ Hill House School
@@ -0,0 +1 @@
1
+ Baxter Community School
@@ -143,7 +143,6 @@ cassia.kku.ac.th
143
143
  cba.edu.kw
144
144
  cc.peralta.edu
145
145
  ccc.edu
146
- cccd.edu
147
146
  ccsf.edu
148
147
  cet.edu
149
148
  ceuandalucia.es
@@ -180,7 +179,6 @@ comunidad.unam.mx
180
179
  comunidadort.edu.ar
181
180
  conalep.edu.mx
182
181
  conalepmex.edu.mx
183
- conncoll.edu
184
182
  continental.edu.pe
185
183
  converse.edu
186
184
  correo.icesi.edu.co
@@ -339,7 +337,6 @@ ghazanthemprep.org
339
337
  giant.cos.edu
340
338
  gndec.ac.in
341
339
  go.minnstate.edu
342
- go.pasadena.edu
343
340
  go.shoreline.edu
344
341
  gq
345
342
  green.ac.bd
@@ -526,7 +523,6 @@ marun.edu.tr
526
523
  mas.bg.ac.rs
527
524
  matc.edu
528
525
  mbz.ens.sch.ae
529
- mcast.edu.mt
530
526
  mccann.edu
531
527
  mccc.edu
532
528
  mcl.edu.ph
@@ -953,7 +949,6 @@ student.nocccd.edu
953
949
  student.northampton.edu
954
950
  student.nust.edu.pk
955
951
  student.oaklandcc.edu
956
- student.ohlone.edu
957
952
  student.olympic.edu
958
953
  student.owens.edu
959
954
  student.prasetiyamulya.ac.id
@@ -1106,7 +1101,6 @@ ufidelitas.ac.cr
1106
1101
  ufromail.cl
1107
1102
  ufuk.edu.tr
1108
1103
  ug.edu.ec
1109
- ug.edu.ge
1110
1104
  ugm.ac.id
1111
1105
  ugto.mx
1112
1106
  uh.edu
@@ -1120,11 +1114,9 @@ uj.edu.sa
1120
1114
  ul.edu.co
1121
1115
  ul.edu.lb
1122
1116
  ula.edu.mx
1123
- umbc.edu
1124
1117
  umc.br
1125
1118
  umkt.ac.id
1126
1119
  umm.edu.mx
1127
- umn.edu
1128
1120
  ump.edu.my
1129
1121
  umsida.ac.id
1130
1122
  unach.edu.ec
@@ -1201,7 +1193,6 @@ usanandres.cl
1201
1193
  usg.edu
1202
1194
  usil.pe
1203
1195
  usim.edu.my
1204
- usiu.ac.ke
1205
1196
  usmba.ac.ma
1206
1197
  usmp.pe
1207
1198
  usms.ac.ma
@@ -1299,4 +1290,6 @@ aluno.newtonpaiva.br
1299
1290
  geu.ac.in
1300
1291
  aluno.uniasselvi.com.br
1301
1292
  sandiego.edu
1302
- tepeaca.tecnm.mx
1293
+ tepeaca.tecnm.mx
1294
+ tukorea.ac.kr
1295
+ ises.com.br
@@ -357,6 +357,8 @@ alumni.vcu.edu
357
357
  alumni.virginia.edu
358
358
  alumni.zstu.edu.cn
359
359
  alumni365.dmu.ac.uk
360
+ alumni.undip.ac.id
361
+ office.undip.ac.id
360
362
  mdu.edu.rs
361
363
  nfs.edu.rs
362
364
  aaedu.edu.pl
@@ -438,4 +440,5 @@ alumni.esade.edu
438
440
  hawkeyecollege.edu
439
441
  sesgs.sckr.si
440
442
  agr.dmu.edu.eg
441
- ahyz.edu.cn
443
+ ahyz.edu.cn
444
+ lvu.edu.vn
data/swot.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "swot-ruby"
3
- s.version = "1.0.5.20240903"
3
+ s.version = "1.0.5.20240907"
4
4
 
5
5
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
6
6
  s.authors = ["Dave Kimura", "Lee Reilly"]
data/test/test_swot.rb CHANGED
@@ -9,7 +9,7 @@ describe Swot do
9
9
  assert Swot::is_academic?('lreilly@slac.stanford.edu')
10
10
  assert Swot::is_academic?('lreilly@strath.ac.uk')
11
11
  assert Swot::is_academic?('lreilly@soft-eng.strath.ac.uk')
12
- assert Swot::is_academic?('lee@ugr.es')
12
+ assert_not Swot::is_academic?('lee@ugr.es')
13
13
  assert Swot::is_academic?('lee@uottawa.ca')
14
14
  assert Swot::is_academic?('lee@mother.edu.ru')
15
15
  assert Swot::is_academic?('lee@ucy.ac.cy')
@@ -37,7 +37,7 @@ describe Swot do
37
37
  assert Swot::is_academic?('http://www.stanford.edu:9393')
38
38
  assert Swot::is_academic?('strath.ac.uk')
39
39
  assert Swot::is_academic?('soft-eng.strath.ac.uk')
40
- assert Swot::is_academic?('ugr.es')
40
+ assert_not Swot::is_academic?('ugr.es')
41
41
  assert Swot::is_academic?('uottawa.ca')
42
42
  assert Swot::is_academic?('mother.edu.ru')
43
43
  assert Swot::is_academic?('ucy.ac.cy')
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.20240903
4
+ version: 1.0.5.20240907
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dave Kimura
@@ -61,6 +61,7 @@ files:
61
61
  - academic_data/ac/dpi.txt
62
62
  - academic_data/ac/dti.txt
63
63
  - academic_data/ac/id/uin-alauddin.txt
64
+ - academic_data/ac/id/ut/ecampus.txt
64
65
  - academic_data/ac/jiu.txt
65
66
  - academic_data/ac/kcu.txt
66
67
  - academic_data/ac/lsst.txt
@@ -1236,7 +1237,6 @@ files:
1236
1237
  - academic_data/br/com/ideau.txt
1237
1238
  - academic_data/br/com/ienh.txt
1238
1239
  - academic_data/br/com/institutomix.txt
1239
- - academic_data/br/com/ises.txt
1240
1240
  - academic_data/br/com/jopers.txt
1241
1241
  - academic_data/br/com/kroton.txt
1242
1242
  - academic_data/br/com/liberato.txt
@@ -3863,6 +3863,7 @@ files:
3863
3863
  - academic_data/com/essd40/ga.txt
3864
3864
  - academic_data/com/estiam.txt
3865
3865
  - academic_data/com/eticalgarve.txt
3866
+ - academic_data/com/europaskolan.txt
3866
3867
  - academic_data/com/evadformacion.txt
3867
3868
  - academic_data/com/evolis3d.txt
3868
3869
  - academic_data/com/fac-lisaa.txt
@@ -6547,6 +6548,7 @@ files:
6547
6548
  - academic_data/edu/ccac.txt
6548
6549
  - academic_data/edu/ccad.txt
6549
6550
  - academic_data/edu/cccb.txt
6551
+ - academic_data/edu/cccd.txt
6550
6552
  - academic_data/edu/cccs.txt
6551
6553
  - academic_data/edu/cccs/student.txt
6552
6554
  - academic_data/edu/ccis.txt
@@ -6642,6 +6644,7 @@ files:
6642
6644
  - academic_data/edu/concord.txt
6643
6645
  - academic_data/edu/concordia-ny.txt
6644
6646
  - academic_data/edu/concordia.txt
6647
+ - academic_data/edu/conncoll.txt
6645
6648
  - academic_data/edu/cookman.txt
6646
6649
  - academic_data/edu/cooper.txt
6647
6650
  - academic_data/edu/coppin.txt
@@ -6670,6 +6673,7 @@ files:
6670
6673
  - academic_data/edu/cspp.txt
6671
6674
  - academic_data/edu/css.txt
6672
6675
  - academic_data/edu/csu.txt
6676
+ - academic_data/edu/csub.txt
6673
6677
  - academic_data/edu/csubak.txt
6674
6678
  - academic_data/edu/csuchico.txt
6675
6679
  - academic_data/edu/csuci.txt
@@ -6761,6 +6765,7 @@ files:
6761
6765
  - academic_data/edu/dvc.txt
6762
6766
  - academic_data/edu/dwu.txt
6763
6767
  - academic_data/edu/dyc.txt
6768
+ - academic_data/edu/dypatil.txt
6764
6769
  - academic_data/edu/earlham.txt
6765
6770
  - academic_data/edu/eastern.txt
6766
6771
  - academic_data/edu/eastms/lions.txt
@@ -6804,6 +6809,7 @@ files:
6804
6809
  - academic_data/edu/esc.txt
6805
6810
  - academic_data/edu/esf.txt
6806
6811
  - academic_data/edu/esic.txt
6812
+ - academic_data/edu/esih.txt
6807
6813
  - academic_data/edu/esu.txt
6808
6814
  - academic_data/edu/etbu.txt
6809
6815
  - academic_data/edu/etf.txt
@@ -6867,6 +6873,7 @@ files:
6867
6873
  - academic_data/edu/fresnocitycollege.txt
6868
6874
  - academic_data/edu/fresnostate/mail.txt
6869
6875
  - academic_data/edu/friends.txt
6876
+ - academic_data/edu/frostburg.txt
6870
6877
  - academic_data/edu/fscj.txt
6871
6878
  - academic_data/edu/fst.txt
6872
6879
  - academic_data/edu/fsu.txt
@@ -6943,6 +6950,7 @@ files:
6943
6950
  - academic_data/edu/hamptonu.txt
6944
6951
  - academic_data/edu/handong.txt
6945
6952
  - academic_data/edu/hanover.txt
6953
+ - academic_data/edu/hansung.txt
6946
6954
  - academic_data/edu/harding.txt
6947
6955
  - academic_data/edu/harpercollege.txt
6948
6956
  - academic_data/edu/harrisburgu.txt
@@ -7082,6 +7090,8 @@ files:
7082
7090
  - academic_data/edu/kctcs.txt
7083
7091
  - academic_data/edu/kean.txt
7084
7092
  - academic_data/edu/keene.txt
7093
+ - academic_data/edu/keiseruniversity.txt
7094
+ - academic_data/edu/keiseruniversity/student.txt
7085
7095
  - academic_data/edu/keller.txt
7086
7096
  - academic_data/edu/kendall.txt
7087
7097
  - academic_data/edu/kennesaw.txt
@@ -7191,6 +7201,7 @@ files:
7191
7201
  - academic_data/edu/lynchburg.txt
7192
7202
  - academic_data/edu/lynn.txt
7193
7203
  - academic_data/edu/lyon.txt
7204
+ - academic_data/edu/ma/westfield.txt
7194
7205
  - academic_data/edu/mac.txt
7195
7206
  - academic_data/edu/macalstr.txt
7196
7207
  - academic_data/edu/macc/mail.txt
@@ -7211,10 +7222,12 @@ files:
7211
7222
  - academic_data/edu/marygrove.txt
7212
7223
  - academic_data/edu/marylhurst.txt
7213
7224
  - academic_data/edu/marymount.txt
7225
+ - academic_data/edu/maryville.txt
7214
7226
  - academic_data/edu/maryville/live.txt
7215
7227
  - academic_data/edu/maryvillecollege.txt
7216
7228
  - academic_data/edu/marywood.txt
7217
7229
  - academic_data/edu/mass/necc.txt
7230
+ - academic_data/edu/massasoit.txt
7218
7231
  - academic_data/edu/massbay.txt
7219
7232
  - academic_data/edu/masters.txt
7220
7233
  - academic_data/edu/maufl.txt
@@ -7306,6 +7319,7 @@ files:
7306
7319
  - academic_data/edu/morgan.txt
7307
7320
  - academic_data/edu/morningside.txt
7308
7321
  - academic_data/edu/morrisbrown.txt
7322
+ - academic_data/edu/morrisville.txt
7309
7323
  - academic_data/edu/mountainstate.txt
7310
7324
  - academic_data/edu/mountunion.txt
7311
7325
  - academic_data/edu/msj.txt
@@ -7428,6 +7442,7 @@ files:
7428
7442
  - academic_data/edu/nwciowa.txt
7429
7443
  - academic_data/edu/nwmissouri.txt
7430
7444
  - academic_data/edu/nwscc/webmail.txt
7445
+ - academic_data/edu/nwtc.txt
7431
7446
  - academic_data/edu/nyaa.txt
7432
7447
  - academic_data/edu/nyackcollege.txt
7433
7448
  - academic_data/edu/nycc.txt
@@ -7454,6 +7469,7 @@ files:
7454
7469
  - academic_data/edu/ohio-state.txt
7455
7470
  - academic_data/edu/ohio.txt
7456
7471
  - academic_data/edu/ohiou.txt
7472
+ - academic_data/edu/ohlone.txt
7457
7473
  - academic_data/edu/ohsu.txt
7458
7474
  - academic_data/edu/oit.txt
7459
7475
  - academic_data/edu/okbu.txt
@@ -7497,6 +7513,7 @@ files:
7497
7513
  - academic_data/edu/parisjc/dragons.txt
7498
7514
  - academic_data/edu/park.txt
7499
7515
  - academic_data/edu/parsons.txt
7516
+ - academic_data/edu/pasadena.txt
7500
7517
  - academic_data/edu/pba.txt
7501
7518
  - academic_data/edu/pbc.txt
7502
7519
  - academic_data/edu/pc.txt
@@ -7550,6 +7567,7 @@ files:
7550
7567
  - academic_data/edu/providence.txt
7551
7568
  - academic_data/edu/psgtech.txt
7552
7569
  - academic_data/edu/pstcc.txt
7570
+ - academic_data/edu/pstu.txt
7553
7571
  - academic_data/edu/psu.txt
7554
7572
  - academic_data/edu/ptc.txt
7555
7573
  - academic_data/edu/puc.txt
@@ -7631,6 +7649,7 @@ files:
7631
7649
  - academic_data/edu/saintmeinrad.txt
7632
7650
  - academic_data/edu/saintpeters.txt
7633
7651
  - academic_data/edu/salem.txt
7652
+ - academic_data/edu/salemstate.txt
7634
7653
  - academic_data/edu/salve.txt
7635
7654
  - academic_data/edu/samford.txt
7636
7655
  - academic_data/edu/samuelmerritt.txt
@@ -7768,6 +7787,7 @@ files:
7768
7787
  - academic_data/edu/stac.txt
7769
7788
  - academic_data/edu/stamford.txt
7770
7789
  - academic_data/edu/stanford.txt
7790
+ - academic_data/edu/stcc/student.txt
7771
7791
  - academic_data/edu/stcl.txt
7772
7792
  - academic_data/edu/stcloudstate.txt
7773
7793
  - academic_data/edu/stedwards.txt
@@ -7995,6 +8015,7 @@ files:
7995
8015
  - academic_data/edu/umassd.txt
7996
8016
  - academic_data/edu/umassmed.txt
7997
8017
  - academic_data/edu/umb.txt
8018
+ - academic_data/edu/umbc.txt
7998
8019
  - academic_data/edu/umc.txt
7999
8020
  - academic_data/edu/umd.txt
8000
8021
  - academic_data/edu/umdnj.txt
@@ -8005,6 +8026,7 @@ files:
8005
8026
  - academic_data/edu/umkc.txt
8006
8027
  - academic_data/edu/uml.txt
8007
8028
  - academic_data/edu/umm.txt
8029
+ - academic_data/edu/umn.txt
8008
8030
  - academic_data/edu/umo.txt
8009
8031
  - academic_data/edu/umobile.txt
8010
8032
  - academic_data/edu/ums.txt
@@ -8108,6 +8130,7 @@ files:
8108
8130
  - academic_data/edu/ussa.txt
8109
8131
  - academic_data/edu/ust.txt
8110
8132
  - academic_data/edu/usu.txt
8133
+ - academic_data/edu/usv.txt
8111
8134
  - academic_data/edu/usw.txt
8112
8135
  - academic_data/edu/ut.txt
8113
8136
  - academic_data/edu/uta.txt
@@ -9642,6 +9665,7 @@ files:
9642
9665
  - academic_data/ge/edu/tesau.txt
9643
9666
  - academic_data/ge/edu/tmk.txt
9644
9667
  - academic_data/ge/edu/tsu.txt
9668
+ - academic_data/ge/edu/ug.txt
9645
9669
  - academic_data/ge/edu/unik.txt
9646
9670
  - academic_data/ge/gipa.txt
9647
9671
  - academic_data/ge/gtu.txt
@@ -10271,6 +10295,7 @@ files:
10271
10295
  - academic_data/id/ac/stpi-pajak.txt
10272
10296
  - academic_data/id/ac/stptrisakti.txt
10273
10297
  - academic_data/id/ac/sttbandung.txt
10298
+ - academic_data/id/ac/sttcipasung.txt
10274
10299
  - academic_data/id/ac/sttdiakonos.txt
10275
10300
  - academic_data/id/ac/sttdumai.txt
10276
10301
  - academic_data/id/ac/sttgarut.txt
@@ -10567,6 +10592,7 @@ files:
10567
10592
  - academic_data/id/sch/smansajulok.txt
10568
10593
  - academic_data/id/sch/smantujuhkabtang.txt
10569
10594
  - academic_data/id/sch/smatag45.txt
10595
+ - academic_data/id/sch/smk2-yk.txt
10570
10596
  - academic_data/id/sch/smkalbaisuny.txt
10571
10597
  - academic_data/id/sch/smkbinaessa.txt
10572
10598
  - academic_data/id/sch/smkbwutalaga.txt
@@ -10808,6 +10834,7 @@ files:
10808
10834
  - academic_data/in/ac/charusat.txt
10809
10835
  - academic_data/in/ac/ciem.txt
10810
10836
  - academic_data/in/ac/cmi.txt
10837
+ - academic_data/in/ac/cmrtc.txt
10811
10838
  - academic_data/in/ac/cns.txt
10812
10839
  - academic_data/in/ac/coer.txt
10813
10840
  - academic_data/in/ac/continental.txt
@@ -10829,6 +10856,7 @@ files:
10829
10856
  - academic_data/in/ac/gmit.txt
10830
10857
  - academic_data/in/ac/gtu.txt
10831
10858
  - academic_data/in/ac/iare.txt
10859
+ - academic_data/in/ac/iiests.txt
10832
10860
  - academic_data/in/ac/iiit-bh.txt
10833
10861
  - academic_data/in/ac/iiit.txt
10834
10862
  - academic_data/in/ac/iiita.txt
@@ -10868,10 +10896,12 @@ files:
10868
10896
  - academic_data/in/ac/isical.txt
10869
10897
  - academic_data/in/ac/ismdhanbad.txt
10870
10898
  - academic_data/in/ac/itbhu.txt
10899
+ - academic_data/in/ac/jecrc.txt
10871
10900
  - academic_data/in/ac/jgec.txt
10872
10901
  - academic_data/in/ac/jiit.txt
10873
10902
  - academic_data/in/ac/jmi.txt
10874
10903
  - academic_data/in/ac/jssaten.txt
10904
+ - academic_data/in/ac/jyothyit.txt
10875
10905
  - academic_data/in/ac/kce.txt
10876
10906
  - academic_data/in/ac/kct.txt
10877
10907
  - academic_data/in/ac/kgkite.txt
@@ -10918,7 +10948,9 @@ files:
10918
10948
  - academic_data/in/ac/psgitech.txt
10919
10949
  - academic_data/in/ac/psgtech.txt
10920
10950
  - academic_data/in/ac/ptu.txt
10951
+ - academic_data/in/ac/rguktrkv.txt
10921
10952
  - academic_data/in/ac/royalschool.txt
10953
+ - academic_data/in/ac/rtu.txt
10922
10954
  - academic_data/in/ac/sastra.txt
10923
10955
  - academic_data/in/ac/sathyabama.txt
10924
10956
  - academic_data/in/ac/sicsr.txt
@@ -10939,7 +10971,9 @@ files:
10939
10971
  - academic_data/in/ac/utu.txt
10940
10972
  - academic_data/in/ac/velsuniv.txt
10941
10973
  - academic_data/in/ac/ves.txt
10974
+ - academic_data/in/ac/viit.txt
10942
10975
  - academic_data/in/ac/vit.txt
10976
+ - academic_data/in/ac/vitalum.txt
10943
10977
  - academic_data/in/ac/vitap.txt
10944
10978
  - academic_data/in/ac/vitbhopal.txt
10945
10979
  - academic_data/in/ac/vitstudent.txt
@@ -11154,6 +11188,7 @@ files:
11154
11188
  - academic_data/info/ltioanjebelean.txt
11155
11189
  - academic_data/info/mksumdu.txt
11156
11190
  - academic_data/info/oldcolony.txt
11191
+ - academic_data/info/ozenne.txt
11157
11192
  - academic_data/info/phw.txt
11158
11193
  - academic_data/info/pmit.txt
11159
11194
  - academic_data/info/raharja.txt
@@ -12285,6 +12320,7 @@ files:
12285
12320
  - academic_data/ke/ac/umma/students.txt
12286
12321
  - academic_data/ke/ac/uoeld.txt
12287
12322
  - academic_data/ke/ac/uonbi.txt
12323
+ - academic_data/ke/ac/usiu.txt
12288
12324
  - academic_data/ke/or/kism.txt
12289
12325
  - academic_data/kg/atk.txt
12290
12326
  - academic_data/kg/auca.txt
@@ -12350,6 +12386,7 @@ files:
12350
12386
  - academic_data/kr/ac/anu/student.txt
12351
12387
  - academic_data/kr/ac/anyang/gs.txt
12352
12388
  - academic_data/kr/ac/baewha/g.txt
12389
+ - academic_data/kr/ac/baewha/o.txt
12353
12390
  - academic_data/kr/ac/bcu.txt
12354
12391
  - academic_data/kr/ac/bible.txt
12355
12392
  - academic_data/kr/ac/bnu.txt
@@ -12359,6 +12396,7 @@ files:
12359
12396
  - academic_data/kr/ac/cataegu.txt
12360
12397
  - academic_data/kr/ac/catholic.txt
12361
12398
  - academic_data/kr/ac/cbnu.txt
12399
+ - academic_data/kr/ac/cbu.txt
12362
12400
  - academic_data/kr/ac/changwon.txt
12363
12401
  - academic_data/kr/ac/cheju.txt
12364
12402
  - academic_data/kr/ac/chodang.txt
@@ -12495,8 +12533,10 @@ files:
12495
12533
  - academic_data/kr/ac/ks.txt
12496
12534
  - academic_data/kr/ac/kumoh.txt
12497
12535
  - academic_data/kr/ac/kunsan.txt
12536
+ - academic_data/kr/ac/kut.txt
12498
12537
  - academic_data/kr/ac/kw.txt
12499
12538
  - academic_data/kr/ac/kwangju.txt
12539
+ - academic_data/kr/ac/kycu.txt
12500
12540
  - academic_data/kr/ac/kyonggi.txt
12501
12541
  - academic_data/kr/ac/kyungbok.txt
12502
12542
  - academic_data/kr/ac/kyunghee.txt
@@ -12565,7 +12605,6 @@ files:
12565
12605
  - academic_data/kr/ac/syuin.txt
12566
12606
  - academic_data/kr/ac/taegu.txt
12567
12607
  - academic_data/kr/ac/tu.txt
12568
- - academic_data/kr/ac/tukorea.txt
12569
12608
  - academic_data/kr/ac/uc/office.txt
12570
12609
  - academic_data/kr/ac/uhs/office.txt
12571
12610
  - academic_data/kr/ac/ulsan.txt
@@ -13170,6 +13209,7 @@ files:
13170
13209
  - academic_data/mr/univ-nkc.txt
13171
13210
  - academic_data/mt/edu/aum.txt
13172
13211
  - academic_data/mt/edu/ilearn.txt
13212
+ - academic_data/mt/edu/mcast.txt
13173
13213
  - academic_data/mt/edu/stedwards.txt
13174
13214
  - academic_data/mt/edu/um.txt
13175
13215
  - academic_data/mu/ac/mccibs.txt
@@ -13849,6 +13889,7 @@ files:
13849
13889
  - academic_data/net/ccisd.txt
13850
13890
  - academic_data/net/ccsacademy.txt
13851
13891
  - academic_data/net/ccsd/nv.txt
13892
+ - academic_data/net/ccsd15.txt
13852
13893
  - academic_data/net/cendrassos.txt
13853
13894
  - academic_data/net/cepnet.txt
13854
13895
  - academic_data/net/cesde.txt
@@ -14421,6 +14462,7 @@ files:
14421
14462
  - academic_data/nl/curio.txt
14422
14463
  - academic_data/nl/davinci-leiden.txt
14423
14464
  - academic_data/nl/davinci.txt
14465
+ - academic_data/nl/dcterra/student.txt
14424
14466
  - academic_data/nl/ddu.txt
14425
14467
  - academic_data/nl/degoudsewaarden.txt
14426
14468
  - academic_data/nl/deltion.txt
@@ -15015,6 +15057,7 @@ files:
15015
15057
  - academic_data/nz/school/chilton.txt
15016
15058
  - academic_data/nz/school/farmcove/students.txt
15017
15059
  - academic_data/nz/school/hillcrest-high.txt
15060
+ - academic_data/nz/school/icl.txt
15018
15061
  - academic_data/nz/school/jameshargest.txt
15019
15062
  - academic_data/nz/school/kc.txt
15020
15063
  - academic_data/nz/school/kingshigh.txt
@@ -16157,6 +16200,7 @@ files:
16157
16200
  - academic_data/org/schs/student.txt
16158
16201
  - academic_data/org/scicu.txt
16159
16202
  - academic_data/org/sciencescom.txt
16203
+ - academic_data/org/scit/student.txt
16160
16204
  - academic_data/org/scls-sh.txt
16161
16205
  - academic_data/org/scmsgroup.txt
16162
16206
  - academic_data/org/scsdb.txt
@@ -16377,6 +16421,7 @@ files:
16377
16421
  - academic_data/org/vistausd.txt
16378
16422
  - academic_data/org/viva-technology.txt
16379
16423
  - academic_data/org/vjcet.txt
16424
+ - academic_data/org/vpmthane.txt
16380
16425
  - academic_data/org/vschsd.txt
16381
16426
  - academic_data/org/vumc.txt
16382
16427
  - academic_data/org/vvsaz.txt
@@ -16550,6 +16595,7 @@ files:
16550
16595
  - academic_data/pe/edu/upch.txt
16551
16596
  - academic_data/pe/edu/upci.txt
16552
16597
  - academic_data/pe/edu/upla.txt
16598
+ - academic_data/pe/edu/upsjb.txt
16553
16599
  - academic_data/pe/edu/upt.txt
16554
16600
  - academic_data/pe/edu/urp.txt
16555
16601
  - academic_data/pe/edu/usat.txt
@@ -16843,6 +16889,7 @@ files:
16843
16889
  - academic_data/pk/edu/fcoe.txt
16844
16890
  - academic_data/pk/edu/fjwu/bhs.txt
16845
16891
  - academic_data/pk/edu/fjwu/se.txt
16892
+ - academic_data/pk/edu/fmhcmd.txt
16846
16893
  - academic_data/pk/edu/fps.txt
16847
16894
  - academic_data/pk/edu/fu.txt
16848
16895
  - academic_data/pk/edu/fuuast.txt
@@ -17015,6 +17062,7 @@ files:
17015
17062
  - academic_data/pl/com/technikumlodz.txt
17016
17063
  - academic_data/pl/com/wst.txt
17017
17064
  - academic_data/pl/cyfroweszkoly.txt
17065
+ - academic_data/pl/czeladz/zsoit.txt
17018
17066
  - academic_data/pl/czest/ajd.txt
17019
17067
  - academic_data/pl/czest/lo3msz.txt
17020
17068
  - academic_data/pl/czest/pcz.txt
@@ -17342,6 +17390,7 @@ files:
17342
17390
  - academic_data/pl/kul.txt
17343
17391
  - academic_data/pl/kwspz.txt
17344
17392
  - academic_data/pl/lazarski.txt
17393
+ - academic_data/pl/lbl/rcezbilgoraj.txt
17345
17394
  - academic_data/pl/leszno/zset.txt
17346
17395
  - academic_data/pl/liceum-davinci.txt
17347
17396
  - academic_data/pl/liceumwchmurze.txt
@@ -17531,6 +17580,7 @@ files:
17531
17580
  - academic_data/pl/zsostargard.txt
17532
17581
  - academic_data/pl/zsosto.txt
17533
17582
  - academic_data/pl/zsp2garwolin.txt
17583
+ - academic_data/pl/zsp3zamosc.txt
17534
17584
  - academic_data/pl/zspwrzesnia.txt
17535
17585
  - academic_data/pl/zstbialystok.txt
17536
17586
  - academic_data/pl/zstchelm.txt
@@ -17840,6 +17890,7 @@ files:
17840
17890
  - academic_data/ro/traian-vuia.txt
17841
17891
  - academic_data/ro/traianlalescu.txt
17842
17892
  - academic_data/ro/tuiasi.txt
17893
+ - academic_data/ro/uadventus.txt
17843
17894
  - academic_data/ro/uaic.txt
17844
17895
  - academic_data/ro/uartdcluj.txt
17845
17896
  - academic_data/ro/uat.txt
@@ -18839,6 +18890,7 @@ files:
18839
18890
  - academic_data/se/fhsk/sanktamaria.txt
18840
18891
  - academic_data/se/fhsk/svf.txt
18841
18892
  - academic_data/se/forsbergsskola/student.txt
18893
+ - academic_data/se/futuregames/edu.txt
18842
18894
  - academic_data/se/gavle.txt
18843
18895
  - academic_data/se/gih.txt
18844
18896
  - academic_data/se/goteborg/educ.txt
@@ -19832,6 +19884,7 @@ files:
19832
19884
  - academic_data/tr/k12/tedankara.txt
19833
19885
  - academic_data/tr/k12/tedatakent.txt
19834
19886
  - academic_data/tr/k12/tedbodrum.txt
19887
+ - academic_data/tr/k12/tedistanbul.txt
19835
19888
  - academic_data/tr/k12/terakki.txt
19836
19889
  - academic_data/tr/k12/tevitol.txt
19837
19890
  - academic_data/tr/k12/uaa.txt
@@ -21166,6 +21219,7 @@ files:
21166
21219
  - academic_data/uk/sch/derby/westpark.txt
21167
21220
  - academic_data/uk/sch/derbyshire/queenelizabeths.txt
21168
21221
  - academic_data/uk/sch/derbyshire/tibshelf.txt
21222
+ - academic_data/uk/sch/doncaster/hillhouse.txt
21169
21223
  - academic_data/uk/sch/dorset/fernup.txt
21170
21224
  - academic_data/uk/sch/edin/ea.txt
21171
21225
  - academic_data/uk/sch/flintshire/flint.txt
@@ -21284,6 +21338,7 @@ files:
21284
21338
  - academic_data/us/hi/k12/kaimukims.txt
21285
21339
  - academic_data/us/hi/k12/notes.txt
21286
21340
  - academic_data/us/ia/k12/ames.txt
21341
+ - academic_data/us/ia/k12/baxter.txt
21287
21342
  - academic_data/us/ia/k12/bettendorf/g.txt
21288
21343
  - academic_data/us/ia/k12/cr.txt
21289
21344
  - academic_data/us/ia/k12/davenport.txt
@@ -1 +0,0 @@
1
- Instituto Sumaré de Ensino Superior
@@ -1,2 +0,0 @@
1
- Tech University of Korea
2
- Tech University of Korea