home / calmcode

bigmac

10 rows where currency_code = "HUF" and date = "2002-04-01"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: date (date)

Link rowid ▼ date currency_code name local_price dollar_ex dollar_price
69 69 2002-04-01 HUF Hungary 459.0 272.0 1.6875
1399 1399 2002-04-01 HUF Hungary 459.0 272.0 1.6875
2729 2729 2002-04-01 HUF Hungary 459.0 272.0 1.6875
4059 4059 2002-04-01 HUF Hungary 459.0 272.0 1.6875
5389 5389 2002-04-01 HUF Hungary 459.0 272.0 1.6875
6719 6719 2002-04-01 HUF Hungary 459.0 272.0 1.6875
8049 8049 2002-04-01 HUF Hungary 459.0 272.0 1.6875
9379 9379 2002-04-01 HUF Hungary 459.0 272.0 1.6875
10709 10709 2002-04-01 HUF Hungary 459.0 272.0 1.6875
12039 12039 2002-04-01 HUF Hungary 459.0 272.0 1.6875

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "bigmac" (
"date" TEXT,
  "currency_code" TEXT,
  "name" TEXT,
  "local_price" REAL,
  "dollar_ex" REAL,
  "dollar_price" REAL
);
Powered by Datasette · Queries took 30.455ms