.. role:: red .. role:: blue .. role:: navy Rating ====== :navy:`author` ~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **author** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Author of who rated the data. | gradstudent ace| | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`method` ~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **method** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | The method used to rate the data. | standard | | | | deviation | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`value` ~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **value** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | A rating from 1-5 where 1 is bad and 5 is | 4 | | | good and 0 if unrated. | | | **Type**: int | None | str | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+