Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
93487c3
Uploading Studied Datasets :
Binardino Mar 10, 2020
46be268
commit notebook Tesla car Quarter Sales dataframe creation
Binardino Mar 10, 2020
416a408
Commit 2 Notebooks:
Binardino Mar 10, 2020
cb310eb
Commit 2 Notebooks (still WIP) Twitter Analysis & Competitors analysis
Binardino Mar 11, 2020
aa20479
updated Twitter data StarMan data added
Binardino Mar 11, 2020
e6d7e2a
commit WIP NoteBooks Twitter Analytics, Stock predictions using Prophet
Binardino Mar 11, 2020
95cf38f
commit PNG plots of top 200 tweets VS. stock evolution over 10 day pe…
Binardino Mar 11, 2020
2a26184
commit updated PNG plots (with legend) of top 200 tweets VS. stock ev…
Binardino Mar 11, 2020
44b06d0
commit new WIIPversion of Twitter analytics with plots
Binardino Mar 11, 2020
baa2eb7
commit updated Twitter Analytics Part 2 with BI analysis
Binardino Mar 11, 2020
8cd1a96
commit updated version Car Production with Prophet prediction
Binardino Mar 11, 2020
8215078
commit PNG with labels for car productions & Twitter corr matrix
Binardino Mar 11, 2020
7ef5931
commit new Prophet PNG
Binardino Mar 11, 2020
a1af31e
Car production Prophet Analysis - Conclusion to be added
Binardino Mar 11, 2020
0beac21
commit TSLA_stock_prediction_Facebook_Prophet_tool final Notebook
Binardino Mar 11, 2020
568cb6e
commit new Prophet PNG
Binardino Mar 11, 2020
b04f7e3
updated Stock Car & Tech Competitors Notebook - new plots & conclusio…
Binardino Mar 11, 2020
407cedb
updated Twitter Analysis with Part 2
Binardino Mar 12, 2020
6f171d2
updated Twitter Analysis with Introduction & Conclusion parts
Binardino Mar 12, 2020
1d62bd0
updated car stock history PNG
Binardino Mar 12, 2020
fea9a40
commit updated PNG with upscaled axis font
Binardino Mar 12, 2020
14dd8fd
Merge branch 'master' of https://github.com/Binardino/Project-Week-8-…
Binardino Mar 12, 2020
6ec0208
new repo organisations with subfolder for each Notebook Chapters + Fi…
Binardino Mar 12, 2020
03cfe05
commit README V1
Binardino Mar 12, 2020
07a7f8a
commit README V2
Binardino Mar 12, 2020
a535c71
commit README V2 image centering test
Binardino Mar 12, 2020
1bab7cd
updated Twitter analysis with images embedded
Binardino Mar 12, 2020
e4560b3
Twitter display test
Binardino Mar 12, 2020
e88cd10
Twitter display image online 2ndtest
Binardino Mar 12, 2020
f612d7a
commit updated README with images
Binardino Mar 12, 2020
6d48713
commit updated README with images
Binardino Mar 12, 2020
5af41bc
commit new README test with images
Binardino Mar 12, 2020
11a980f
commit updated Car Notebook with lower DPI
Binardino Mar 12, 2020
0b5fadf
updated lower DPI PNG
Binardino Mar 12, 2020
bb96219
updated README with local path for PNG
Binardino Mar 12, 2020
a4b3de8
updated Car Production & Twitter Analysis - added edited conclusions …
Binardino Mar 13, 2020
96b170e
updated Scraping & Dataframe creations notebooks
Binardino Mar 13, 2020
308eba0
commit presentation PDF
Binardino Mar 13, 2020
0e83ef5
commiT final Twitter Analysis notebook
Binardino Mar 13, 2020
8a2db69
commit Twitter analysis with updated Twitter habits plot
Binardino Mar 13, 2020
3382ee1
Delete TSLA_Stock_Twitter_Analytics-Copy1.ipynb
Binardino Mar 13, 2020
3badfec
updated repo organisation car sales df moved to folder
Binardino Mar 13, 2020
55a422b
Merge branch 'master' of https://github.com/Binardino/Project-Week-8-…
Binardino Mar 13, 2020
c292c3e
updated README with folder structure
Binardino Mar 13, 2020
0c984ad
updated PNG Twitter habits
Binardino Mar 13, 2020
8a34084
updated repo structure
Binardino Mar 13, 2020
23c070b
updated PNGs correlation matrix & tech evolution
Binardino Mar 13, 2020
1d4543f
updated img src path
Binardino Mar 13, 2020
481c445
updated img src path, repo description, typo corrections
Binardino Mar 13, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@

# Created by https://www.gitignore.io/api/windows,jupyternotebooks
# Edit at https://www.gitignore.io/?templates=windows,jupyternotebooks

### JupyterNotebooks ###
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/

.ipynb_checkpoints
*/.ipynb_checkpoints/*

# IPython
profile_default/
ipython_config.py

# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/

### Windows ###
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db

# Dump file
*.stackdump

# Folder config file
[Dd]esktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp

# Windows shortcuts
*.lnk

# End of https://www.gitignore.io/api/windows,jupyternotebooks
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/AAPL_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/AMZN_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

1,963 changes: 1,963 additions & 0 deletions DataSets/Stocks_raw_data/FB_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/F_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,340 changes: 2,340 additions & 0 deletions DataSets/Stocks_raw_data/GM_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/GOOG_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/MSFT_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,344 changes: 2,344 additions & 0 deletions DataSets/Stocks_raw_data/NDX_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/NFLX_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/NSANY_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/TM_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,440 changes: 2,440 additions & 0 deletions DataSets/Stocks_raw_data/TSLA_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

209 changes: 209 additions & 0 deletions DataSets/Stocks_raw_data/UBER_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,561 changes: 2,561 additions & 0 deletions DataSets/Stocks_raw_data/VLKAF_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/^DJI_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/^GSPC_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/^IXIC_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/^NDX_stocks_rate_2010-01-01_to_2020-03-08.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/df_Tech_merged.csv

Large diffs are not rendered by default.

2,562 changes: 2,562 additions & 0 deletions DataSets/Stocks_raw_data/df_car_companies_merged.csv

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions DataSets/Tesla_car_sales/Tesla-2025-production_prevision.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Quarter;;2025;;;;;;
"Production
Model S '
-,";;35 964;;;;;"ASP
98.839";
Model X;;71 076;;;;1;03 839;
Model 3;;887.800 ';;;;;45 130;
Semi;;64 400;;;;1;65 000;
Model Y ';;920.000 ,;;;;;49 130;
I;;;;;;;;
Roadster;3 450;;;;200 000;;;
Pick-Up;690 000;;;;58 669;;;
Model 25k;885 500;;;;31 591;;;
;3 558 190,;;;;49 437;;;
Revenues (In thousands) Growth;;;;;;;;
Model S I X;;;10 935 107;;;1;;00,1%
Model 3;;;40 059 265;;;;;97,7%
Semi;;;10 626 000;;;1;;75,0%
Model Y;;;45 199 876;;;1;;01,4%
Roadster;;;690 000;;;1;;50,0%
Pick-Up;;;40 441 711;;;1;;46,4%
"Model 25k
ZEV Credits";;;27 955 632;;;1;;31,9%
Automotive Revenues;;;175 907 591;;;1;;15,8%
Energy Storage Systems;ESS;;97 237 012;;;1;;51,8%
Energy Generation PV;;;8 036 750;;;1;;41,2%
Services and others;;;14 952 145;;;1;;15,8%
Revenue Total 296.133.499 126,3%;;;;;;;;
41 changes: 41 additions & 0 deletions DataSets/Tesla_car_sales/Tesla_car_sales_2008_2018.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
Year,Quarter,Months,Total Vehicles,New Vehicles
2008,2,Apr-Jun,3,3
2008,3,Jul-Sep,30,27
2008,4,Oct-Dec,100,70
2009,1,Jan-Mar,320,220
2009,2,Apr-Jun,500,180
2009,3,Jul-Sep,700,200
2009,4,Oct-Dec,1000,300
2010,1,Jan-Mar,1100,100
2010,2,Apr-Jun,1200,100
2010,3,Jul-Sep,1300,100
2010,4,Oct-Dec,1400,100
2011,1,Jan-Mar,1598,198
2011,2,Apr-Jun,1796,198
2011,3,Jul-Sep,1994,198
2011,4,Oct-Dec,2194,200
2012,1,Jan-Mar,2293,99
2012,2,Apr-Jun,2382,89
2012,3,Jul-Sep,2703,321
2012,4,Oct-Dec,5103,2400
2013,1,Jan-Mar,10003,4900
2013,2,Apr-Jun,15153,5150
2013,3,Jul-Sep,20653,5500
2013,4,Oct-Dec,27545,6892
2014,1,Jan-Mar,34002,6457
2014,2,Apr-Jun,41581,7579
2014,3,Jul-Sep,49366,7785
2014,4,Oct-Dec,59200,9834
2015,1,Jan-Mar,69245,10045
2015,2,Apr-Jun,80777,11532
2015,3,Jul-Sep,92380,11603
2015,4,Oct-Dec,109858,17478
2016,1,Jan-Mar,124668,14810
2016,2,Apr-Jun,139070,14402
2016,3,Jul-Sep,163891,24821
2016,4,Oct-Dec,186143,22252
2017,1,Jan-Mar,211194,25051
2017,2,Apr-Jun,233220,22026
2017,3,Jul-Sep,259357,26137
2017,4,Oct-Dec,289324,29967
2018,1,Jan-Mar,319321,29997
6 changes: 6 additions & 0 deletions DataSets/Tesla_car_sales/Tesla_car_sales_2015_2019.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Year,Q1,Q2,Q3,Q4
2015,0,0,0,17400
2016,14820,14370,24500,22200
2017,25000,22000,26150,29870
2018,29980,40740,83500,90700
2019,63000,95200,97000,112000
Binary file added DataSets/Tesla_car_sales/car_correlation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
48 changes: 48 additions & 0 deletions DataSets/Tesla_car_sales/tesla_total_sales_2008_2019.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
Year,Quarter,Model 3 sales,Luxury Models sold
2008,2,0,3
2008,3,0,27
2008,4,0,70
2009,1,0,220
2009,2,0,180
2009,3,0,200
2009,4,0,300
2010,1,0,100
2010,2,0,100
2010,3,0,100
2010,4,0,100
2011,1,0,198
2011,2,0,198
2011,3,0,198
2011,4,0,200
2012,1,0,99
2012,2,0,89
2012,3,0,321
2012,4,0,2400
2013,1,0,4900
2013,2,0,5150
2013,3,0,5500
2013,4,0,6892
2014,1,0,6457
2014,2,0,7579
2014,3,0,7785
2014,4,0,9834
2015,1,0,10045
2015,2,0,11532
2015,3,0,11603
2015,4,0,17478
2016,1,0,14810
2016,2,0,14402
2016,3,0,24821
2016,4,0,22252
2017,1,0,25051
2017,2,0,22026
2017,3,0,26137
2017,4,0,29967
2018,1,9766,20214
2018,2,28578,12162
2018,3,53239,30261
2018,4,61394,29306
2019,1,62975,12100
2019,2,72548,22652
2019,3,79837,17163
2019,4,86958,25042
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
101 changes: 101 additions & 0 deletions DataSets/Twitter_data/OLD/top_100_TSLA_tweets_interactions.csv

Large diffs are not rendered by default.

1,106 changes: 1,106 additions & 0 deletions DataSets/Twitter_data/df_musk_Tesla_tweets.csv

Large diffs are not rendered by default.

Loading