Baselight

Economic Factors Of The Ukrainian Hryvnia

dataset was made for NBU IT Challenge

@kaggle.imgremlin_nbu_challange

Loading...
Loading...

About this Dataset

Economic Factors Of The Ukrainian Hryvnia

This dataset was made for NBU IT Challenge where we had to make Neural Network to predict future UAH exhange rate. All data was collected from "minfin.ua"

P.S Me and my team as a result qualified to final of this competition.

Tables

Exchange Rate

@kaggle.imgremlin_nbu_challange.exchange_rate
  • 56.58 KB
  • 3712 rows
  • 4 columns
Loading...

CREATE TABLE exchange_rate (
  "date" VARCHAR,
  "amount" BIGINT,
  "total_ex" DOUBLE,
  "exrate" DOUBLE
);

Share link

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