home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2013-07-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
695 695 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894
2025 2025 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894
3355 3355 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894
4685 4685 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894
6015 6015 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894
7345 7345 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894
8675 8675 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894
10005 10005 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894
11335 11335 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894
12665 12665 2013-07-01 HUF Hungary 860.0 228.462 3.76430215965894

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