It turns out that the ICSE and ISC results aren’t secured. Here are a bunch of scripts that help download the results, as well as include a comprehensive list of already downloaded results.
After you clone the repository CISCEResults2013
, navigate into ./ICSEResults13/
or ./ISCResults13/
.
Run the following:
./getISCforSchool 9280
9001
to 9793
. Or you can use ./getICSEforSchool 4670
4001
to 5568
.
Run the following:
./getAllISC 9280 9300
9001
to 9793
. Or you can use ./getAllICSE 4670 4700
4001
to 5568
.
All the results have already been fetched and can be found at ./ICSEResults13/DataBySchool/
or ./ISCEResults13/DataBySchool/
.
All the pre-fetched results can be found at ./ICSEResults13/AllData/AllICSEResults2013.xlsx
or ./ISCResults13/AllData/AllISCResults2013.xlsx
. A complete list of data files are:
./ICSEResults13/AllData/AllICSEResults2013.xlsx
– All formatted ICSE data for all students with Overall Average, Best of 5, and English + Best of 4./ISCResults13/AllData/AllISCResults2013.xlsx
– All formatted ISC data for all students with Overall Average, Best of 4, and English + Best of 4./ICSEResults13/AllData/AllICSEResults2013.csv
– All ICSE data in a comma separated value file with all the data for all students with an Overall Average as well../ISCResults13/AllData/AllISCResults2013.csv
– All ISC data in a comma separated value file with all the data for all students with an Overall Average as well../ICSEResults13/AllData/IncompleteICSEResults2013.csv
– ICSE data for all students who did not complete all their ICSE subjects../ISCResults13/AllData/IncompleteISCResults2013.csv
– ISC data for all students who did not complete all their ISC subjects.