Browse the rows
Every byte is read straight from object storage by DuckDB running in your browser. Nothing is downloaded up front, and nothing goes through a server. Ask a question instead.
sorted by
snapshot_date, country, feed_type, genre_id, rankThis table declares no search columns. Use the question box for anything more specific.
- snapshot_date
- country
- feed_type
- genre_id
- rank
- app_id
- price_amount
- price_currency
- ingested_at
Page 1
SQL for this page
SELECT * FROM "rankings" ORDER BY "snapshot_date", "country", "feed_type", "genre_id", "rank" LIMIT 50