home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2001-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
41 41 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832
1371 1371 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832
2701 2701 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832
4031 4031 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832
5361 5361 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832
6691 6691 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832
8021 8021 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832
9351 9351 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832
10681 10681 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832
12011 12011 2001-04-01 HUF Hungary 399.0 303.0 1.31683168316832

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.112ms