davidbeck12
Programmer
Dear Readers
I am working on a project in which I have to extract data from websites(rival) and then load it into database.Once the databse has been loaded with fact and dimension .I will link it with the website.
The issue is , I have to gather stock data which keeps on changing every minute.If I simple convert the data from other websites into csv file ,it will be big mess.Because everytime I would have to reload the data.
I am looking for an option in which the tool or code will do that .But not sure what to do.
Can someone suggest me how to approach this problem?
I am working on a project in which I have to extract data from websites(rival) and then load it into database.Once the databse has been loaded with fact and dimension .I will link it with the website.
The issue is , I have to gather stock data which keeps on changing every minute.If I simple convert the data from other websites into csv file ,it will be big mess.Because everytime I would have to reload the data.
I am looking for an option in which the tool or code will do that .But not sure what to do.
Can someone suggest me how to approach this problem?