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.