home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2014-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
737 737 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897
2067 2067 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897
3397 3397 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897
4727 4727 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897
6057 6057 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897
7387 7387 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897
8717 8717 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897
10047 10047 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897
11377 11377 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897
12707 12707 2014-01-01 HUF Hungary 860.0 223.09705 3.8548246155652897

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