avg_score_over_time_db_2021

0 rows


Description

This view requires the scores_crosstab materialized view and averages the retropspective FS scores associated with all GFPs associated with each FIP over time. DB Version 2021.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uuid varchar 36 null
year int4 10 null
avg_fs_1 numeric 0 null
avg_fs_2 numeric 0 null
avg_fs_3 numeric 0 null
avg_fs_4 numeric 0 null
avg_fs_5 numeric 0 null

View Definition


Possibly Referenced Tables/Views