tiktok.datasets
catalogue · one row = one customer table
The catalogue of every table on this site: what it is, what it covers, how it refreshes, and its row count and last refresh right now.
- Coverage: Every customer table.
- Refresh: Every 10 minutes.
- Sorted by
name. Filters on the leading columns are fastest.
Example
Section titled “Example”SELECT *FROM tiktok.datasetsLIMIT 100Columns
Section titled “Columns”| Column | Type | Description |
|---|---|---|
name |
String |
|
kind |
LowCardinality(String) |
|
grain |
String |
|
description |
String |
|
coverage |
String |
|
refresh |
String |
|
rows |
UInt64 |
|
last_refresh_at |
Nullable(DateTime) |
when the table last changed |
as_of |
DateTime |