Baselight

Historical London Gold And Silver Daily Fix Price

From 01 Jan 2014 to 30 Sep 2017

@kaggle.chekuri1961_historical_london_gold_and_silver_daily_fix_price

Loading...
Loading...

About this Dataset

Historical London Gold And Silver Daily Fix Price

Context

Data is downloaded from GoldSilver.com

Content

Historical London Gold and Silver Daily Fix Prices form Jan 01, 2014 to Aug 31, 2022

Acknowledgements

We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.

Inspiration

Data Set for Time Series

Tables

Gold And Silver Fix 012014–082022

@kaggle.chekuri1961_historical_london_gold_and_silver_daily_fix_price.gold_and_silver_fix_012014_082022
  • 45.63 KB
  • 2423 rows
  • 4 columns
Loading...

CREATE TABLE gold_and_silver_fix_012014_082022 (
  "date" VARCHAR,
  "gold_am" VARCHAR,
  "gold_pm" VARCHAR,
  "silver_noon" VARCHAR
);

Londongoldsilver Dailyfixprice

@kaggle.chekuri1961_historical_london_gold_and_silver_daily_fix_price.londongoldsilver_dailyfixprice
  • 23.73 KB
  • 919 rows
  • 4 columns
Loading...

CREATE TABLE londongoldsilver_dailyfixprice (
  "dates" TIMESTAMP,
  "goldam" VARCHAR,
  "goldpm" VARCHAR,
  "silvernoon" DOUBLE
);

Share link

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