Skip to content

Commit a142b48

Browse files
committed
Updated code, sep'ed uni descript and advice, changed st test processing, updated all tiers.json
1 parent 37fbfdf commit a142b48

File tree

3 files changed

+166
-82
lines changed

3 files changed

+166
-82
lines changed

all tiers.json

+35-15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Date Generated": "2025-01-04 02:09:56 Hawaiian Standard Time",
2+
"Date Generated": "2025-01-06 00:43:49 Hawaiian Standard Time",
33
"Harvard University": {
44
"acc_rate": 0.032,
55
"75_sat": 1580,
@@ -10,7 +10,7 @@
1010
"Large",
1111
"Law",
1212
"Business",
13-
"Medicine"
13+
"Medical"
1414
]
1515
},
1616
"Princeton University": {
@@ -151,7 +151,7 @@
151151
"tags": [
152152
"Ivy-Adjacent",
153153
"Medium",
154-
"Medicine"
154+
"Medical"
155155
]
156156
},
157157
"University of Chicago": {
@@ -174,7 +174,7 @@
174174
"Ivy-Adjacent",
175175
"Medium",
176176
"Music",
177-
"Medicine"
177+
"Medical"
178178
]
179179
},
180180
"Rice University": {
@@ -227,15 +227,15 @@
227227
]
228228
},
229229
"New York University": {
230-
"acc_rate": 0.09,
230+
"acc_rate": 0.08,
231231
"75_sat": 1570,
232232
"50_sat": 1520,
233233
"25_sat": 1470,
234234
"tags": [
235235
"Ivy-Adjacent",
236236
"Large",
237237
"Business",
238-
"Medicine",
238+
"Medical",
239239
"Engineering"
240240
]
241241
},
@@ -252,7 +252,7 @@
252252
"Art",
253253
"Music",
254254
"Tech",
255-
"Medicine",
255+
"Medical",
256256
"Sports",
257257
"Law"
258258
]
@@ -265,7 +265,7 @@
265265
"tags": [
266266
"Medium",
267267
"Law",
268-
"Medicine"
268+
"Medical"
269269
]
270270
},
271271
"University of Southern California": {
@@ -278,7 +278,7 @@
278278
"Sports",
279279
"Tech",
280280
"Engineering",
281-
"Medicine"
281+
"Medical"
282282
]
283283
},
284284
"Carnegie Mellon University": {
@@ -337,7 +337,7 @@
337337
"25_sat": 1470,
338338
"tags": [
339339
"Medium",
340-
"Medicine"
340+
"Medical"
341341
]
342342
},
343343
"University of Virgina": {
@@ -357,7 +357,7 @@
357357
"25_sat": 1500,
358358
"tags": [
359359
"Medium",
360-
"Medicine"
360+
"Medical"
361361
]
362362
},
363363
"University of Florida": {
@@ -517,7 +517,7 @@
517517
"25_sat": 1410,
518518
"tags": [
519519
"Medium",
520-
"Medicine"
520+
"Medical"
521521
]
522522
},
523523
"Florida State University": {
@@ -582,7 +582,7 @@
582582
"25_sat": 1270,
583583
"tags": [
584584
"Large",
585-
"Medicine",
585+
"Medical",
586586
"Engineering"
587587
]
588588
},
@@ -602,7 +602,7 @@
602602
"25_sat": 1240,
603603
"tags": [
604604
"Large",
605-
"Medicine",
605+
"Medical",
606606
"Tech",
607607
"Engineering"
608608
]
@@ -702,7 +702,7 @@
702702
"25_sat": 1270,
703703
"tags": [
704704
"Large",
705-
"Medicine",
705+
"Medical",
706706
"Sports"
707707
]
708708
},
@@ -854,5 +854,25 @@
854854
"Art",
855855
"CSU System"
856856
]
857+
},
858+
"University of Nebraska, Lincoln": {
859+
"acc_rate": 0.79,
860+
"75_sat": 1310,
861+
"50_sat": 1220,
862+
"25_sat": 1090,
863+
"tags": [
864+
"Large",
865+
"Sports"
866+
]
867+
},
868+
"Washington State University": {
869+
"acc_rate": 0.83,
870+
"75_sat": 1250,
871+
"50_sat": 1130,
872+
"25_sat": 1000,
873+
"tags": [
874+
"Large",
875+
"Medical"
876+
]
857877
}
858878
}

0 commit comments

Comments
 (0)