home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2000-04-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
13 13 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086
1343 1343 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086
2673 2673 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086
4003 4003 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086
5333 5333 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086
6663 6663 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086
7993 7993 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086
9323 9323 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086
10653 10653 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086
11983 11983 2000-04-01 HUF Hungary 339.0 279.0 1.21505376344086

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