Skip to content

Instantly share code, notes, and snippets.

@kleong
Created September 4, 2019 18:54
Show Gist options
  • Save kleong/4ab298b3b40f60cee7c2533171dca88d to your computer and use it in GitHub Desktop.
Save kleong/4ab298b3b40f60cee7c2533171dca88d to your computer and use it in GitHub Desktop.
rockset> describe "oakland-call-center";
+---------------------+---------------+---------+-----------+
| field | occurrences | total | type |
|---------------------+---------------+---------+-----------|
| ['BEAT'] | 608949 | 608949 | string |
| ['COUNCILDISTRICT'] | 608949 | 608949 | string |
| ['City'] | 608949 | 608949 | string |
| ['DATETIMECLOSED'] | 608949 | 608949 | string |
| ['DATETIMEINIT'] | 608949 | 608949 | string |
| ['DESCRIPTION'] | 608949 | 608949 | string |
| ['PROBADDRESS'] | 608949 | 608949 | string |
| ['REFERREDTO'] | 608949 | 608949 | string |
| ['REQADDRESS'] | 608949 | 608949 | string |
| ['REQCATEGORY'] | 608949 | 608949 | string |
| ['REQUESTID'] | 608949 | 608949 | string |
| ['SOURCE'] | 608949 | 608949 | string |
| ['SRX'] | 608949 | 608949 | string |
| ['SRY'] | 608949 | 608949 | string |
| ['STATUS'] | 608949 | 608949 | string |
| ['State'] | 608949 | 608949 | string |
| ['updated_at'] | 608949 | 608949 | timestamp |
| ['_event_time'] | 608949 | 608949 | timestamp |
| ['_id'] | 608949 | 608949 | string |
+---------------------+---------------+---------+-----------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment