home / calmcode

bigmac

10 rows where currency_code = "HUF" and date = "2003-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
102 102 2003-04-01 HUF Hungary 490.0 224.0 2.1875
1432 1432 2003-04-01 HUF Hungary 490.0 224.0 2.1875
2762 2762 2003-04-01 HUF Hungary 490.0 224.0 2.1875
4092 4092 2003-04-01 HUF Hungary 490.0 224.0 2.1875
5422 5422 2003-04-01 HUF Hungary 490.0 224.0 2.1875
6752 6752 2003-04-01 HUF Hungary 490.0 224.0 2.1875
8082 8082 2003-04-01 HUF Hungary 490.0 224.0 2.1875
9412 9412 2003-04-01 HUF Hungary 490.0 224.0 2.1875
10742 10742 2003-04-01 HUF Hungary 490.0 224.0 2.1875
12072 12072 2003-04-01 HUF Hungary 490.0 224.0 2.1875

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