home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2007-06-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
326 326 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086
1656 1656 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086
2986 2986 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086
4316 4316 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086
5646 5646 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086
6976 6976 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086
8306 8306 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086
9636 9636 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086
10966 10966 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086
12296 12296 2007-06-01 HUF Hungary 600.0 180.2106 3.32943789100086

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