home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2016-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
951 951 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943
2281 2281 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943
3611 3611 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943
4941 4941 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943
6271 6271 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943
7601 7601 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943
8931 8931 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943
10261 10261 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943
11591 11591 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943
12921 12921 2016-07-01 HUF Hungary 900.0 285.6397 3.15082252221943

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