Baselight

HMRC Currency Exchange Monthly Rates

UK Integrated Online Tariff Data

@kaggle.cloud_based_dq_ltd_hmrc_currency_exchange_monthly_rates

Loading...
Loading...

About this Dataset

HMRC Currency Exchange Monthly Rates

Dataset extracted from https://github.com/cbdq-io/datasets where it had been wrangled from https://www.trade-tariff.service.gov.uk/exchange_rates/monthly

Monthly rates are published on the penultimate Thursday of every month. They represent the exchange rate as of midday the day before publication and are intended to apply to the following calendar month.

Tables

Gbp Exchange Rate

@kaggle.cloud_based_dq_ltd_hmrc_currency_exchange_monthly_rates.gbp_exchange_rate
  • 61.42 KB
  • 8093 rows
  • 5 columns
Loading...

CREATE TABLE gbp_exchange_rate (
  "month" VARCHAR,
  "country_or_territory" VARCHAR,
  "currency" VARCHAR,
  "code" VARCHAR,
  "rate" DOUBLE
);

Share link

Anyone who has the link will be able to view this.