Water Quality Data Overview


BACKGROUND

Historically, water quality data has been kept on paper file, microfile, and microfiche. Since most water quality staff consists of only a few skilled technical professionals, the water quality data itself has been personally managed. Since the advent of the personal computer, some of this data has migrated to personal computer based software such as flat ASCII text files, databases, and spreadsheets of various manufacture.

PURPOSE:

The impetus for this project was a need to easily share water quality data with others. In addition, a means to perform regression analysis and present the results graphically was needed. A web-based solution was determined to be the most flexible and cost effective means to meet these requirements.

DESIGN REQUIREMENTS:

The following items were determined to be necessary components of this web-based project.

WATER QUALITY DATA DESCRIPTION:

In order for the software to make sense of the water quality data, a flexible system of uniform column headings was developed to uniquely identify individual components of water quality data. Seven of these components are required, the remainder are optional. The order in which they appear in the data file is unimportant.

Detailed information on data file requirements are available only to valid users and IP addresses on the host web server.

A minimum set of data components are identified below and are shown in a screenshot. A sample spreadsheet of these minimum requirements is provided which may be modified to as necessary.

  1. Site: The name of the lake or reservoir.
  2. Station: The location where the data samples are taken.
  3. Depth: The depth in meters of the sample.
  4. Sample Date: Year, month, and date in ISO format (YY.MM.DD).
  5. Analysis Parameter: What is being analyzed.
  6. Parameter Result: Results of the analysis.
  7. Units: Measurement units of the Analysis Parameter.

Optional data components are identified as follows:

MAJOR SOFTWARE COMPONENTS:

This package has been deployed on Sun Solaris and Linux using the Apache web server software. As such, the hardware platform may be configured as a web server accessible to others or as a stand-alone techical workstation. The following open sources software packages are used: