home / calmcode

bigmac

10 rows where currency_code = "HUF" and date = "2007-01-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
286 286 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393
1616 1616 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393
2946 2946 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393
4276 4276 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393
5606 5606 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393
6936 6936 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393
8266 8266 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393
9596 9596 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393
10926 10926 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393
12256 12256 2007-01-01 HUF Hungary 590.0 194.4237 3.03460946376393

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