Statistics.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| communityID | bigint | N/A | false | The ID of the community. Primary key. | |
| statDate | bigint | N/A | false | The statistic date. Primary key. | |
| statID | bigint | N/A | false | The ID of the statistic. Primary key. | |
| statValue | float | N/A | false | The statistic value. |