Skip to content

This console application will allow you to build an admission rating based on the uploaded .csv files of specialties, which will allow you to assess your chances of getting a state-funded place.

License

Notifications You must be signed in to change notification settings

Flourishawk/RatingCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technology Technology Technology codebeat badge

About this console app

This console application will allow you to build an admission rating based on the uploaded .csv files of specialties, which will allow you to assess your chances of getting a state-funded place.

Documentation

Input Data

This application can calculate the ranking position of students in a specialty within a single university and display a list of applicants. As a bonus, at the end you can get a ranking list by industry (specialty number) with a percentage position, which will allow you to estimate the possibility of receiving scholarships. To get started, you need to place files from the specialties you are interested in in the Import .csv folder (the more files you have, the more accurate the application will be).

The .csv format imposes its own syntactic restrictions, namely:

- data starts immediately from the first line, without a header;
- the .csv file format must be UTF8;
- the data should look exactly like this

Rating Data

(The first line in this case exists only for additional information. It should not be present in the data in real use)

Export Data

You can get the necessary data in the Export folder in .csv format

About

This console application will allow you to build an admission rating based on the uploaded .csv files of specialties, which will allow you to assess your chances of getting a state-funded place.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages