home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2004-05-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
135 135 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223
1465 1465 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223
2795 2795 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223
4125 4125 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223
5455 5455 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223
6785 6785 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223
8115 8115 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223
9445 9445 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223
10775 10775 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223
12105 12105 2004-05-01 HUF Hungary 530.0 211.0 2.51184834123223

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 2076.29ms