Skip to content

Commit 51fca7e

Browse files
committed
Correct small bug, remove computer science from filter
1 parent ebb83ec commit 51fca7e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

survey_dashboard/data/display_specifications/hcs_clean_dictionaries.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,7 @@
823823
'Life Science',
824824
'Earth Science',
825825
'Chemistry',
826+
'Computer Science',
826827
'Psychology',
827828
'Mathematics'],
828829
'researchArea_other': ['Informatik',
@@ -905,7 +906,6 @@
905906
'Planetenforschung',
906907
'Urban'],
907908
'researchAreaING': ['Aerospace Engineering',
908-
'Computer Science',
909909
'Energy Engineering',
910910
'Electrical Engineering',
911911
'Materials Engineering',
@@ -2447,7 +2447,7 @@
24472447
"Biology",
24482448
"Cum. Sum",
24492449
"Chemistry",
2450-
"Computer science"
2450+
#"Computer Science",
24512451
"Earth Science",
24522452
"Engineering Science",
24532453
"Health",
@@ -2459,6 +2459,7 @@
24592459
"All",
24602460
"Cum. Sum",
24612461
"Chemistry",
2462+
#"Computer Science",
24622463
"Earth Science",
24632464
"Engineering Science",
24642465
"Life Science",
@@ -2470,6 +2471,7 @@
24702471
"All",
24712472
"Cum. Sum",
24722473
"Chemistry",
2474+
#"Computer Science",
24732475
"Earth Science",
24742476
"Engineering Science",
24752477
"Life Science",

0 commit comments

Comments
 (0)