home / calmcode

bigmac

10 rows where currency_code = "HUF" and "date" is on date 2016-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
908 908 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702
2238 2238 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702
3568 3568 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702
4898 4898 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702
6228 6228 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702
7558 7558 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702
8888 8888 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702
10218 10218 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702
11548 11548 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702
12878 12878 2016-01-01 HUF Hungary 900.0 292.67905 3.07504073147702

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