home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2006-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
212 212 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052
1542 1542 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052
2872 2872 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052
4202 4202 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052
5532 5532 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052
6862 6862 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052
8192 8192 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052
9522 9522 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052
10852 10852 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052
12182 12182 2006-01-01 HUF Hungary 560.0 206.956 2.70588917451052

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