Mysql Database Project

Mysql Database Project

I need to upgrade a simple database that organizes some data; the data have several variables and time and place dimensions. The database is simply programmed but has several dis-functionalities left by the programmer.

The code needs to be annotated with comments to explain what is being done.

Some new variables are created from existing variables, e.g. sum, average, weighted average. This is done over time interval (e.g. average from 1990-2000 of a variable) and over places (e.g. average value of three or four countries) etc.. (programmer’s skills of mathematical functions are important)

Needed fix for various methods of data entry: manually, by uploading and by formula to create the values

Programmers should be flexible in accommodating changes requirements; This is a test project and more requirements and changes can appear as we go.

Leave a Reply

Your email address will not be published. Required fields are marked *