Baselight

Turkey Gold Price | Historical Data

Daily gold buying and selling price history in Turkey.

@kaggle.hseyinblen_turkey_gold_price_historical_data

Loading...
Loading...

About this Dataset

Turkey Gold Price | Historical Data

This dataset includes gold prices in Turkey from 2005 to the present. This study includes all types of gold such as quarter gold, half gold, gram gold, etc.

  • Gold buying and selling prices are also included in this dataset.

The currency is the Turkish lira(₺/TRY).

Images: DALL-E

Keywords : Economics, Intermediate, Demographics, Beginner, Datetime, Gold, Statistical Analysis, Environment, History, Turkey, Finance

Tables

Gold Prices

@kaggle.hseyinblen_turkey_gold_price_historical_data.gold_prices
  • 718.02 kB
  • 7,244 rows
  • 21 columns
Loading...
CREATE TABLE gold_prices (
  "date" VARCHAR,
  "n__eyrek_alt_n_buy" DOUBLE  -- Çeyrek Altın (Buy),
  "n__eyrek_alt_n_sell" DOUBLE  -- Çeyrek Altın (Sell),
  "cumhuriyet_alt_n_buy" DOUBLE  -- Cumhuriyet Altını (Buy),
  "cumhuriyet_alt_n_sell" DOUBLE  -- Cumhuriyet Altını (Sell),
  "n_22_ayar_bilezik_buy" DOUBLE  -- 22 Ayar Bilezik (Buy),
  "n_22_ayar_bilezik_sell" DOUBLE  -- 22 Ayar Bilezik (Sell),
  "gram_alt_n_buy" DOUBLE  -- Gram Altın (Buy),
  "gram_alt_n_sell" DOUBLE  -- Gram Altın (Sell),
  "tam_alt_n_buy" DOUBLE  -- Tam Altın (Buy),
  "tam_alt_n_sell" DOUBLE  -- Tam Altın (Sell),
  "yar_m_alt_n_buy" DOUBLE  -- Yarım Altın (Buy),
  "yar_m_alt_n_sell" DOUBLE  -- Yarım Altın (Sell),
  "n_14_ayar_alt_n_buy" DOUBLE  -- 14 Ayar Altın (Buy),
  "n_14_ayar_alt_n_sell" DOUBLE  -- 14 Ayar Altın (Sell),
  "n_18_ayar_alt_n_buy" DOUBLE  -- 18 Ayar Altın (Buy),
  "n_18_ayar_alt_n_sell" DOUBLE  -- 18 Ayar Altın (Sell),
  "gremse_alt_n_buy" DOUBLE  -- Gremse Altın (Buy),
  "gremse_alt_n_sell" DOUBLE  -- Gremse Altın (Sell),
  "hamit_alt_n_buy" DOUBLE  -- Hamit Altın (Buy),
  "hamit_alt_n_sell" DOUBLE  -- Hamit Altın (Sell)
);

Share link

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