# SystemInformation: Discourse System Information fetch about page data - Catalog: `Discourse` - Schema: `About` - Label: System Information This is a read-only table. The Discourse API may not support changing the data or the Invantive UniversalSQL driver for Discourse does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Discourse API. ## Table Columns The columns of the table `SystemInformation` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `can_see_about_stats` | `char` | | ☐ | | | `description` | `varchar2` | Description | ☐ | | | `https` | `char` | HTTPS | ☐ | | | `locale` | `varchar2` | Locale | ☐ | | | `stats_active_users_30_days` | `int32` | | ☐ | | | `stats_active_users_7_days` | `int32` | | ☐ | | | `stats_active_users_last_day` | `int32` | | ☐ | | | `stats_like_count` | `int32` | | ☐ | | | `stats_likes_30_days` | `int32` | | ☐ | | | `stats_likes_7_days` | `int32` | | ☐ | | | `stats_likes_last_day` | `int32` | | ☐ | | | `stats_post_count` | `int32` | | ☐ | | | `stats_posts_30_days` | `int32` | | ☐ | | | `stats_posts_7_days` | `int32` | | ☐ | | | `stats_posts_last_day` | `int32` | | ☐ | | | `stats_topic_count` | `int32` | | ☐ | | | `stats_topics_30_days` | `int32` | | ☐ | | | `stats_topics_7_days` | `int32` | | ☐ | | | `stats_topics_last_day` | `int32` | | ☐ | | | `stats_user_count` | `int32` | | ☐ | | | `stats_users_30_days` | `int32` | | ☐ | | | `stats_users_7_days` | `int32` | | ☐ | | | `stats_users_last_day` | `int32` | | ☐ | | | `stats` | `varchar2` | | ☐ | | | `title` | `varchar2` | Title | ☐ | | | `version` | `varchar2` | Version | ☐ | |