home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2015-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
822 822 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562
2152 2152 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562
3482 3482 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562
4812 4812 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562
6142 6142 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562
7472 7472 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562
8802 8802 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562
10132 10132 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562
11462 11462 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562
12792 12792 2015-01-01 HUF Hungary 860.0 271.39345 3.16883108269562

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