home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2019-07-09

✎ 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
1240 1240 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698
2570 2570 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698
3900 3900 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698
5230 5230 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698
6560 6560 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698
7890 7890 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698
9220 9220 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698
10550 10550 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698
11880 11880 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698
13210 13210 2019-07-09 HUF Hungary 900.0 290.5412 3.0976673876200698

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