Created
September 27, 2012 19:34
-
-
Save ear1grey/3795973 to your computer and use it in GitHub Desktop.
soc.port.ac.uk unit codes in json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"U21277-12YR": { | |
"ucode" : "U22344", | |
"name" : "Web Research", | |
"scode" : "WebRes" | |
}, | |
"U22344-12YR": { | |
"ucode" : "U22344", | |
"name" : "Business Systems Analysis & Design", | |
"scode" : "BUSAD" | |
}, | |
"U21259-12YR": { | |
"ucode" : "U21259", | |
"name" : "Introduction to Database Design & Development", | |
"scode" : "INDADD" | |
}, | |
"U21260-12YR": { | |
"ucode" : "U21260", | |
"name" : "Web Foundations 1", | |
"scode" : "WEBF1" | |
}, | |
"U21261-12YR": { | |
"ucode" : "U21261", | |
"name" : "Introduction to Programming", | |
"scode" : "INTPROG" | |
}, | |
"U21261-12YR": { | |
"ucode" : "U21261", | |
"name" : "Introduction to Structured Programming", | |
"scode" : "INTSTPR" | |
}, | |
"U21262-12YR": { | |
"ucode" : "U21262", | |
"name" : "Network Fundamentals", | |
"scode" : "NETFUN" | |
}, | |
"U22345-12YR": { | |
"ucode" : "U22345", | |
"name" : "Computer & Network Management", | |
"scode" : "CANEM" | |
}, | |
"U22346-12YR": { | |
"ucode" : "U22346", | |
"name" : "Digital Forensics: Art or Science", | |
"scode" : "DFAOS" | |
}, | |
"U22348-12YR": { | |
"ucode" : "U22348", | |
"name" : " Introduction to Web Programming", | |
"scode" : "INTWP" | |
}, | |
"U22349-12YR": { | |
"ucode" : "U22349", | |
"name" : "Social & Legal Aspects of Computing", | |
"scode" : "SOCALC" | |
}, | |
"U18180-12YR": { | |
"ucode" : "U18180", | |
"name" : "Computer Architecture with Maths", | |
"scode" : "CARMA" | |
}, | |
"U21270-12YR": { | |
"ucode" : "U21270", | |
"name" : "Data Structures & Algorithms", | |
"scode" : "DSALG" | |
}, | |
"U21769-12YR": { | |
"ucode" : "U21769", | |
"name" : "Business Systems Analysis", | |
"scode" : "BSYS" | |
}, | |
"U21273-12YR": { | |
"ucode" : "U21273", | |
"name" : "Introduction to Software Engineering", | |
"scode" : "INSE" | |
}, | |
"U21264-12YR": { | |
"ucode" : "U21264", | |
"name" : "Web Script Programming 1", | |
"scode" : "WEBSCRP1" | |
}, | |
"U21265-12YR": { | |
"ucode" : "U21265", | |
"name" : "Web Engineering & Project management", | |
"scode" : "WEPM" | |
}, | |
"U22340-12YR": { | |
"ucode" : "U22340", | |
"name" : "Computer Forensics & Digital evidence ", | |
"scode" : "COMFOR" | |
}, | |
"U22342-12YR": { | |
"ucode" : "U22342", | |
"name" : "Information Systems and Project Management", | |
"scode" : "ISPM" | |
}, | |
"U21271-12YR": { | |
"ucode" : "U21271", | |
"name" : "E-Commerce Infrastructure & Technologies", | |
"scode" : "ECIAT" | |
}, | |
"U21275-12YR": { | |
"ucode" : "U21275", | |
"name" : "Web Foundations 2", | |
"scode" : "WEBF2" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment