Label | Explanation | Data Type |
Input Table
| The input table containing the fields that will be used to create the statistics table. | Table View |
Input Fields
| The fields containing the values that will be used to calculate the statistics. | Field |
Output Location
| The location where the output tables will be created. The location can be a geodatabase, folder, or feature dataset. | Workspace |
Output Tables
| The output tables containing the statistics. The Field Types column specifies the field types that will be included in each output table, and the name of each output table is provided in the Output Name column. For example, you can create a single table with summaries of all field types, or you can create separate tables for summaries of Numeric, Text, and Date field types. The following options are available for the Field Types column:
| Value Table |
Group By Field
(Optional) | The field that will be used to group rows into categories. If a group by field is provided, each field of the input will appear as a row in the output table once per unique value in the group by field. | Field |
Output Statistics
(Optional) | Specifies the statistics that will be summarized and the names of the output fields containing the statistics. The statistic is provided in the Statistic column, and the name of the output field is provided in the Output Field Name column. If no values are provided, all applicable statistics will be calculated for all input fields. The following options are available for the Statistic column (only statistics applicable to the input fields will be available):
| Value Table |
Derived Output
Label | Explanation | Data Type |
Output Table for Numeric Fields | The output tables for Numeric data types. The table will be saved in the workspace specified in the Output Location parameter. | Table |
Output Table for Text Fields | The output tables for Text data types. The table will be saved in the workspace specified in the Output Location parameter. | Table |
Output Table for Date Fields | The output tables for Date data types. The table will be saved in the workspace specified in the Output Location parameter. | Table |
Output Table for All Fields | The output tables for all data types. The table will be saved in the workspace specified in the Output Location parameter. | Table |