Skip to content

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.
SELECT *
FROM tiktok.datasets
LIMIT 100
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