| A Real Life Application - The FRED II database |
The following is a real life application involving displaying data from a simple information source. This example represents a very common task of web enabling every day simple applications where the information is not designed for the web. The challenge is to web enable these applications without disturbing the information source or the tail should not wag the dog so to speak.
Mission - To develop an application to view the FRED II data series. Text data are displayed and the time series data are plotted as a time series chart. When new data is available, all need to be done is to download and unzip the data to the appropriate directory. No other maintenance is required.
Note: If you are using the Mozilla browser to display these charts, you might experience some loss of data in some cases. Just reload the file and it'll show correctly. This problem does not exist in IE.