Version User Scope of changes
Nov 24 2009, 10:15 AM EST (current) sdrevik 1 word added, 2 words deleted
Nov 24 2009, 10:14 AM EST sdrevik 16 words added

Changes

Key:  Additions   Deletions
AgileWebTransitioning from a web site using the E-DAS Access database mirror?

AirVision provides a Web Service to easily provide AQI data. For more detailed information, the user can utilize detailed Views within the SQL database to query detailed data (concentration values, flags, null codes, etc). The most detailed view in the database is the Reporting.ReadingAverageData Full, which contains columns for any data attribute that might be needed, but of course can be limited (e.g., SELECT FinalValue,IsValid from Reporting.ReadingAverageDataFull where Date = '01/01/2009')

Of course, the optional AgileWeb applicationmodule can provide a pre-built web site as an upgrade.