Baselight

French News - Stocks Prediction

French financial news with translation and sentiment analyses

@kaggle.arcticgiant_french_financial_news

Frenchnewsdayconcat
@kaggle.arcticgiant_french_financial_news.frenchnewsdayconcat

  • 106.82 KB
  • 871 rows
  • 15 columns
nbr_day

Nbr Day

date

Date

nbrnewsjour

NbrNewsJour

day_sent_vader_title

Day Sent Vader Title

day_sent_vader_text

Day Sent Vader Text

day_sent_vader_text_url

Day Sent Vader Text URL

high

High

low

Low

open

Open

close

Close

volume

Volume

adj_close

Adj Close

mean_sent_title

Mean Sent Title

mean_sent_text

Mean Sent Text

mean_sent_text_url

Mean Sent Text URL

Thu Oct 19 2017 00:00:00 GMT+0000 (Coordinated Universal Time)17-0.1115764705882352-0.1797294117647058-0.01727647058823535377.81005859375534353715368.2900390625866866005368.2900390625-0.08924687006949840.01159408647987380.0455618017187615
1Fri Oct 20 2017 00:00:00 GMT+0000 (Coordinated Universal Time)150.02961333333333330.16160666666666660.288765392.089843755368.20996093755389.479980468755372.3798828125923070005372.3798828125-0.07951382127530150.04032795740594580.0884349712594801
2Mon Oct 23 2017 00:00:00 GMT+0000 (Coordinated Universal Time)29-0.1738482758620689-0.10721379310344820.06315517241379315408.7402343755367.649902343755377.45019531255386.81005859375637020005386.81005859375-0.08437308616902640.02887771095545030.0803174736545234
3Tue Oct 24 2017 00:00:00 GMT+0000 (Coordinated Universal Time)300.01044666666666660.1184466666666666-0.00813999999999995413.029785156255377.859863281255377.859863281255394.7998046875745606005394.7998046875-0.07115881030987050.0185226947281080.0811911295272524
4Wed Oct 25 2017 00:00:00 GMT+0000 (Coordinated Universal Time)13-0.09856923076923070.07355384615384610.13399230769230775416.54003906255364.160156255399.609863281255374.89013671875804668005374.89013671875-0.07403787487957360.0177247471454880.0743450284385711
5Thu Oct 26 2017 00:00:00 GMT+0000 (Coordinated Universal Time)8-0.15536250.18308750.02852499999999995459.609863281255375.2597656255383.439941406255455.39990234375909507005455.39990234375-0.07132201655426870.02066151838842040.079898693209333
6Fri Oct 27 2017 00:00:00 GMT+0000 (Coordinated Universal Time)11-0.2108818181818182-0.1307727272727273-0.16872727272727275513.529785156255470.2402343755470.339843755494.1298828125955852005494.1298828125-0.07194857419309630.0129148163462870.0700938003939538
7Mon Oct 30 2017 00:00:00 GMT+0000 (Coordinated Universal Time)39-0.01572051282051280.03027179487179480.22936153846153845507.560058593755487.29003906255488.3300781255493.6298828125674288005493.6298828125-0.06675492404874540.01838709057655650.0755680781201406
8Tue Oct 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)31-0.03260322580645160.18469032258064510.12896774193548385511.255489.410156255492.62988281255503.2900390625751647005503.2900390625-0.06985742826825950.01968846136151910.0833754071134662
9Wed Nov 01 2017 00:00:00 GMT+0000 (Coordinated Universal Time)3-0.1339666666666666-0.2179999999999999-0.2235536.399902343755514.29003906255524.37988281255514.2900390625753037005514.2900390625-0.06615616011378970.01567678795652690.0845670523531083

CREATE TABLE frenchnewsdayconcat (
  "nbr_day" BIGINT,
  "date" TIMESTAMP,
  "nbrnewsjour" BIGINT,
  "day_sent_vader_title" DOUBLE,
  "day_sent_vader_text" DOUBLE,
  "day_sent_vader_text_url" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "open" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "adj_close" DOUBLE,
  "mean_sent_title" DOUBLE,
  "mean_sent_text" DOUBLE,
  "mean_sent_text_url" DOUBLE
);

Share link

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