Correct data

pull/153/head
e26chiu 2 months ago
parent 93d0a69d78
commit fbb1bb4bd9
  1. 4
      data/academics.ts
  2. 2
      data/coop.ts
  3. 24
      data/post-grad.ts

@ -1074,7 +1074,7 @@ export const A14 = [
},
{
text: "Carmen Bruni",
value: 11,
value: 9,
},
{
text: "Michael Wallace",
@ -1082,7 +1082,7 @@ export const A14 = [
},
{
text: "Lesley Istead",
value: 10,
value: 11,
},
{
text: "Eric Blais",

@ -40,7 +40,7 @@ export const C2 = [
},
{
text: "Waterloo",
value: 9,
value: 10,
},
{
text: "Chicago",

@ -190,35 +190,39 @@ export const P8 = [
},
{
text: "Finance",
value: 1,
value: 8,
},
{
text: "Cloud Computing",
value: 5,
value: 6,
},
{
text: "Artificial Intelligence",
value: 3,
value: 5,
},
{
text: "Operating System",
value: 2,
},
{
text: "Robotics",
value: 1,
value: 3,
},
{
text: "Data Science",
value: 6,
value: 10,
},
{
text: "Research",
value: 3,
value: 6,
},
{
text: "Security",
value: 1,
text: "Cybersecurity",
value: 2,
},
{
text: "Hardware",
value: 2,
value: 4,
},
{
text: "Mobile Development",
@ -230,7 +234,7 @@ export const P8 = [
},
{
text: "Programming Languages",
value: 2,
value: 5,
},
{
text: "Compilers",

Loading…
Cancel
Save