home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2017-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
994 994 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492
2324 2324 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492
3654 3654 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492
4984 4984 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492
6314 6314 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492
7644 7644 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492
8974 8974 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492
10304 10304 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492
11634 11634 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492
12964 12964 2017-01-01 HUF Hungary 900.0 294.6172 3.05481146382492

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