This document describes how PostgreSQL views are used in a WaND database to store calculations and join data from multiple tables related to site geography, site information, and constants. The database consists of 5 tables that store the raw data and 7 views that perform calculations and joins on the table data. The views allow the calculated results to be updated automatically as the underlying table data changes. Views can also be queried in GIS tools like QGIS and ArcGIS Pro to visualize the spatial data and query results.