home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2017-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
1037 1037 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616
2367 2367 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616
3697 3697 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616
5027 5027 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616
6357 6357 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616
7687 7687 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616
9017 9017 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616
10347 10347 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616
11677 11677 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616
13007 13007 2017-07-01 HUF Hungary 862.0 268.6239 3.20894752849616

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