Giter VIP home page Giter VIP logo

cisceresults2013's Introduction

ICSE and ISC Results 2013

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.

Setup

After you clone the repository CISCEResults2013, navigate into ./ICSEResults13/ or ./ISCResults13/.

Single School Data Retrieval

Run the following:

./getISCforSchool 9280
to get the ISC results for school ID 9280. Remember, ISC school IDs range from 9001 to 9793. Or you can use
./getICSEforSchool 4670
to get ICSE results for school ID 4670. ICSE school IDs range from 4001 to 5568.

Range of Schools Data Retrieval

Run the following:

./getAllISC 9280 9300
to get the ISC results for all school IDs from 9280 to 9300. Remember, ISC school IDs range from 9001 to 9793. Or you can use
./getAllICSE 4670 4700
to get ICSE results for school IDs 4670 to 4700. ICSE school IDs range from 4001 to 5568.

Pre-fetched Results By School

All the results have already been fetched and can be found at ./ICSEResults13/DataBySchool/ or ./ISCEResults13/DataBySchool/.

Pre-fetched Compilation of All Results

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.csvICSE data for all students who did not complete all their ICSE subjects.
  • ./ISCResults13/AllData/IncompleteISCResults2013.csvISC data for all students who did not complete all their ISC subjects.

cisceresults2013's People

Contributors

deedy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.