Scraper added

This commit is contained in:
Tommaso Verzegnassi 2023-05-08 11:26:25 +02:00
parent ad9aee0d60
commit ece1915d8f
380 changed files with 952392 additions and 1 deletions

4
.gitignore vendored
View File

@ -158,4 +158,6 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.env/
.env/
**/.DS_Store

6
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}

View File

@ -15,6 +15,7 @@ pip3 install -r requirements.txt
# install dependencies and build frontend
cd stockingly-frontend
yarn
yarn build
# start backend

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-09-30,162819000000.0,16240000000.0,48844000000.0,338516000000.0,108047000000.0
1,2020-09-30,143713000000.0,13769000000.0,38016000000.0,323888000000.0,112436000000.0
2,2021-09-30,134836000000.0,15613000000.0,34940000000.0,351002000000.0,124719000000.0
3,2022-09-30,135405000000.0,21110000000.0,23646000000.0,352755000000.0,120069000000.0
4,2022-03-31,118180000000.0,16658000000.0,28098000000.0,350662000000.0,119981000000.0
5,2022-06-30,112292000000.0,24991000000.0,27502000000.0,336309000000.0,119691000000.0
6,2022-09-30,135405000000.0,21110000000.0,23646000000.0,352755000000.0,120069000000.0
7,2022-12-31,128777000000.0,11483000000.0,20535000000.0,346747000000.0,111110000000.0
8,2023-03-31,112913000000.0,12574000000.0,24687000000.0,332160000000.0,109615000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-09-30 162819000000.0 16240000000.0 48844000000.0 338516000000.0 108047000000.0
3 1 2020-09-30 143713000000.0 13769000000.0 38016000000.0 323888000000.0 112436000000.0
4 2 2021-09-30 134836000000.0 15613000000.0 34940000000.0 351002000000.0 124719000000.0
5 3 2022-09-30 135405000000.0 21110000000.0 23646000000.0 352755000000.0 120069000000.0
6 4 2022-03-31 118180000000.0 16658000000.0 28098000000.0 350662000000.0 119981000000.0
7 5 2022-06-30 112292000000.0 24991000000.0 27502000000.0 336309000000.0 119691000000.0
8 6 2022-09-30 135405000000.0 21110000000.0 23646000000.0 352755000000.0 120069000000.0
9 7 2022-12-31 128777000000.0 11483000000.0 20535000000.0 346747000000.0 111110000000.0
10 8 2023-03-31 112913000000.0 12574000000.0 24687000000.0 332160000000.0 109615000000.0

View File

@ -0,0 +1,9 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
AAPL,2022-03-31,28.956882,3.3744,7.715197,39.342761
AAPL,2022-06-30,22.230894,2.3765,5.874047,32.649744
AAPL,2022-09-30,22.842975,2.4734,5.867952,37.919379
AAPL,2022-12-31,21.265139,2.5328,5.379313,40.622118
AAPL,2023-03-31,27.996604,2.7875,6.886811,45.992894
AAPL,2023-05-03,28.429542,2.8478,6.993309,46.704124
AAPL,2023-05-04,,,,
AAPL,2023-05-05,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 AAPL 2022-03-31 28.956882 3.3744 7.715197 39.342761
3 AAPL 2022-06-30 22.230894 2.3765 5.874047 32.649744
4 AAPL 2022-09-30 22.842975 2.4734 5.867952 37.919379
5 AAPL 2022-12-31 21.265139 2.5328 5.379313 40.622118
6 AAPL 2023-03-31 27.996604 2.7875 6.886811 45.992894
7 AAPL 2023-05-03 28.429542 2.8478 6.993309 46.704124
8 AAPL 2023-05-04
9 AAPL 2023-05-05

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Apple Inc.,Computer Hardware,Timothy D. Cook,AAPL.png
1 company_name sector ceo logo
2 0 Apple Inc. Computer Hardware Timothy D. Cook AAPL.png

View File

@ -0,0 +1,9 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,49519000000.0,3753000000.0,39924000000.0,89115000000.0,66728000000.0
1,2020-12-31,24173000000.0,8502000000.0,8449000000.0,150565000000.0,86056000000.0
2,2021-12-31,27928000000.0,12495000000.0,9746000000.0,146529000000.0,76684000000.0
3,2022-12-31,28463000000.0,4136000000.0,9201000000.0,138805000000.0,63271000000.0
4,2022-03-31,26509000000.0,9952000000.0,6098000000.0,143211000000.0,73474000000.0
5,2022-06-30,29100000000.0,11930000000.0,8521000000.0,143186000000.0,72932000000.0
6,2022-09-30,30364000000.0,9207000000.0,11832000000.0,141325000000.0,69606000000.0
7,2022-12-31,28463000000.0,4136000000.0,9201000000.0,138805000000.0,63271000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 49519000000.0 3753000000.0 39924000000.0 89115000000.0 66728000000.0
3 1 2020-12-31 24173000000.0 8502000000.0 8449000000.0 150565000000.0 86056000000.0
4 2 2021-12-31 27928000000.0 12495000000.0 9746000000.0 146529000000.0 76684000000.0
5 3 2022-12-31 28463000000.0 4136000000.0 9201000000.0 138805000000.0 63271000000.0
6 4 2022-03-31 26509000000.0 9952000000.0 6098000000.0 143211000000.0 73474000000.0
7 5 2022-06-30 29100000000.0 11930000000.0 8521000000.0 143186000000.0 72932000000.0
8 6 2022-09-30 30364000000.0 9207000000.0 11832000000.0 141325000000.0 69606000000.0
9 7 2022-12-31 28463000000.0 4136000000.0 9201000000.0 138805000000.0 63271000000.0

View File

@ -0,0 +1,12 @@
symbol,asOfDate,PeRatio,PsRatio,PbRatio
ABBV,2022-03-31,25.133333,5.126065,18.58955
ABBV,2022-06-30,21.974175,4.800003,16.630287
ABBV,2022-09-08,,,
ABBV,2022-09-09,20.002829,4.383233,17.06437
ABBV,2022-09-12,,,
ABBV,2022-09-30,18.983027,4.159763,16.197167
ABBV,2022-12-31,21.548,4.968993,17.876541
ABBV,2023-03-31,24.037707,4.88097,16.294846
ABBV,2023-05-02,,,
ABBV,2023-05-03,35.117647,4.675488,15.260123
ABBV,2023-05-05,,,
1 symbol asOfDate PeRatio PsRatio PbRatio
2 ABBV 2022-03-31 25.133333 5.126065 18.58955
3 ABBV 2022-06-30 21.974175 4.800003 16.630287
4 ABBV 2022-09-08
5 ABBV 2022-09-09 20.002829 4.383233 17.06437
6 ABBV 2022-09-12
7 ABBV 2022-09-30 18.983027 4.159763 16.197167
8 ABBV 2022-12-31 21.548 4.968993 17.876541
9 ABBV 2023-03-31 24.037707 4.88097 16.294846
10 ABBV 2023-05-02
11 ABBV 2023-05-03 35.117647 4.675488 15.260123
12 ABBV 2023-05-05

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,AbbVie Inc.,Drug Manufacturers,Richard A. Gonzalez,ABBV.png
1 company_name sector ceo logo
2 0 AbbVie Inc. Drug Manufacturers Richard A. Gonzalez ABBV.png

View File

@ -0,0 +1,9 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,15667000000.0,1478000000.0,3860000000.0,67887000000.0,18894000000.0
1,2020-12-31,20441000000.0,220000000.0,6838000000.0,72548000000.0,19649000000.0
2,2021-12-31,24239000000.0,754000000.0,9799000000.0,75196000000.0,19006000000.0
3,2022-12-31,25224000000.0,2251000000.0,9882000000.0,74438000000.0,17716000000.0
4,2022-03-31,23429000000.0,4000000.0,7675000000.0,74007000000.0,17090000000.0
5,2022-06-30,24956000000.0,5000000.0,8937000000.0,74202000000.0,16760000000.0
6,2022-09-30,24845000000.0,1117000000.0,9594000000.0,72801000000.0,16414000000.0
7,2022-12-31,25224000000.0,2251000000.0,9882000000.0,74438000000.0,17716000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 15667000000.0 1478000000.0 3860000000.0 67887000000.0 18894000000.0
3 1 2020-12-31 20441000000.0 220000000.0 6838000000.0 72548000000.0 19649000000.0
4 2 2021-12-31 24239000000.0 754000000.0 9799000000.0 75196000000.0 19006000000.0
5 3 2022-12-31 25224000000.0 2251000000.0 9882000000.0 74438000000.0 17716000000.0
6 4 2022-03-31 23429000000.0 4000000.0 7675000000.0 74007000000.0 17090000000.0
7 5 2022-06-30 24956000000.0 5000000.0 8937000000.0 74202000000.0 16760000000.0
8 6 2022-09-30 24845000000.0 1117000000.0 9594000000.0 72801000000.0 16414000000.0
9 7 2022-12-31 25224000000.0 2251000000.0 9882000000.0 74438000000.0 17716000000.0

View File

@ -0,0 +1,12 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
ABT,2022-03-31,30.040609,8.148,4.915753,5.788546
ABT,2022-06-30,25.208817,6.6008,4.356251,5.375011
ABT,2022-09-30,20.200418,15.3359,3.776626,4.623409
ABT,2022-12-31,24.783296,18.5159,4.31901,5.348073
ABT,2023-03-30,25.340153,39.3758,4.003783,4.693772
ABT,2023-03-31,25.897698,40.2422,4.091875,4.797046
ABT,2023-03-31,,,,
ABT,2023-04-01,,,,
ABT,2023-04-26,33.054711,22.469,4.607207,5.151874
ABT,2023-04-27,,,,
ABT,2023-04-28,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 ABT 2022-03-31 30.040609 8.148 4.915753 5.788546
3 ABT 2022-06-30 25.208817 6.6008 4.356251 5.375011
4 ABT 2022-09-30 20.200418 15.3359 3.776626 4.623409
5 ABT 2022-12-31 24.783296 18.5159 4.31901 5.348073
6 ABT 2023-03-30 25.340153 39.3758 4.003783 4.693772
7 ABT 2023-03-31 25.897698 40.2422 4.091875 4.797046
8 ABT 2023-03-31
9 ABT 2023-04-01
10 ABT 2023-04-26 33.054711 22.469 4.607207 5.151874
11 ABT 2023-04-27
12 ABT 2023-04-28

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Abbott Laboratories,Medical Devices,Miles D. White,ABT.png
1 company_name sector ceo logo
2 0 Abbott Laboratories Medical Devices Miles D. White ABT.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-08-31,15450601000.0,6411000.0,6126853000.0,29789880000.0,22658000.0
1,2020-08-31,17749756000.0,7820000.0,8415330000.0,37078593000.0,3485513000.0
2,2021-08-31,19666511000.0,12080000.0,8168174000.0,43175843000.0,3506634000.0
3,2022-08-31,21610871000.0,9175000.0,7889833000.0,47263390000.0,3325756000.0
4,2022-02-28,19185130000.0,9092000.0,5466116000.0,44317837000.0,3553144000.0
5,2022-05-31,21007740000.0,8768000.0,6703568000.0,46095198000.0,3488608000.0
6,2022-08-31,21610871000.0,9175000.0,7889833000.0,47263390000.0,3325756000.0
7,2022-11-30,20672460000.0,9430000.0,5899703000.0,47115774000.0,3300047000.0
8,2023-02-28,21060958000.0,10815000.0,6238787000.0,47727289000.0,3208501000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-08-31 15450601000.0 6411000.0 6126853000.0 29789880000.0 22658000.0
3 1 2020-08-31 17749756000.0 7820000.0 8415330000.0 37078593000.0 3485513000.0
4 2 2021-08-31 19666511000.0 12080000.0 8168174000.0 43175843000.0 3506634000.0
5 3 2022-08-31 21610871000.0 9175000.0 7889833000.0 47263390000.0 3325756000.0
6 4 2022-02-28 19185130000.0 9092000.0 5466116000.0 44317837000.0 3553144000.0
7 5 2022-05-31 21007740000.0 8768000.0 6703568000.0 46095198000.0 3488608000.0
8 6 2022-08-31 21610871000.0 9175000.0 7889833000.0 47263390000.0 3325756000.0
9 7 2022-11-30 20672460000.0 9430000.0 5899703000.0 47115774000.0 3300047000.0
10 8 2023-02-28 21060958000.0 10815000.0 6238787000.0 47727289000.0 3208501000.0

View File

@ -0,0 +1,10 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
ACN,2022-02-28,32.850312,2.5027,3.795671,9.835011
ACN,2022-05-31,30.056395,1.9729,3.394528,9.181086
ACN,2022-08-31,27.978661,2.0289,3.117421,8.512123
ACN,2022-11-30,28.098039,3.0722,3.140706,8.568616
ACN,2023-02-28,24.118983,2.7586,2.730131,7.29641
ACN,2023-03-07,23.996367,2.7445,2.716252,7.241792
ACN,2023-03-08,,,,
ACN,2023-04-21,25.444751,2.9116,2.799443,7.343943
ACN,2023-04-24,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 ACN 2022-02-28 32.850312 2.5027 3.795671 9.835011
3 ACN 2022-05-31 30.056395 1.9729 3.394528 9.181086
4 ACN 2022-08-31 27.978661 2.0289 3.117421 8.512123
5 ACN 2022-11-30 28.098039 3.0722 3.140706 8.568616
6 ACN 2023-02-28 24.118983 2.7586 2.730131 7.29641
7 ACN 2023-03-07 23.996367 2.7445 2.716252 7.241792
8 ACN 2023-03-08
9 ACN 2023-04-21 25.444751 2.9116 2.799443 7.343943
10 ACN 2023-04-24

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Accenture plc Class A (Ireland),Application Software,David P. Rowland,ACN.png
1 company_name sector ceo logo
2 0 Accenture plc Class A (Ireland) Application Software David P. Rowland ACN.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-11-30,6494925000.0,3149343000.0,2650221000.0,20762400000.0,4138267000.0
1,2020-11-30,8146000000.0,,4478000000.0,24284000000.0,4708000000.0
2,2021-11-30,8651000000.0,,3844000000.0,27241000000.0,4673000000.0
3,2022-11-30,8996000000.0,500000000.0,4236000000.0,27165000000.0,4633000000.0
4,2022-02-28,7476000000.0,499000000.0,2739000000.0,25976000000.0,4665000000.0
5,2022-05-31,7908000000.0,499000000.0,3365000000.0,26326000000.0,4658000000.0
6,2022-08-31,8489000000.0,500000000.0,3870000000.0,26744000000.0,4641000000.0
7,2022-11-30,8996000000.0,500000000.0,4236000000.0,27165000000.0,4633000000.0
8,2023-02-28,8342000000.0,,4072000000.0,26667000000.0,4126000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-11-30 6494925000.0 3149343000.0 2650221000.0 20762400000.0 4138267000.0
3 1 2020-11-30 8146000000.0 4478000000.0 24284000000.0 4708000000.0
4 2 2021-11-30 8651000000.0 3844000000.0 27241000000.0 4673000000.0
5 3 2022-11-30 8996000000.0 500000000.0 4236000000.0 27165000000.0 4633000000.0
6 4 2022-02-28 7476000000.0 499000000.0 2739000000.0 25976000000.0 4665000000.0
7 5 2022-05-31 7908000000.0 499000000.0 3365000000.0 26326000000.0 4658000000.0
8 6 2022-08-31 8489000000.0 500000000.0 3870000000.0 26744000000.0 4641000000.0
9 7 2022-11-30 8996000000.0 500000000.0 4236000000.0 27165000000.0 4633000000.0
10 8 2023-02-28 8342000000.0 4072000000.0 26667000000.0 4126000000.0

View File

@ -0,0 +1,12 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
ADBE,2022-02-28,46.674651,1.821,14.25113,14.929309
ADBE,2022-04-06,,,,
ADBE,2022-05-31,41.358491,1.8,12.358687,14.285793
ADBE,2022-08-31,36.46875,1.3471,10.670993,12.496955
ADBE,2022-11-30,34.016765,1.7063,9.53067,11.156888
ADBE,2023-02-28,32.074257,1.4056,8.666389,10.5726
ADBE,2023-03-07,34.138614,1.496,9.224174,11.253072
ADBE,2023-03-08,,,,
ADBE,2023-04-26,35.769458,1.568,9.424956,11.722907
ADBE,2023-04-27,,,,
ADBE,2023-04-28,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 ADBE 2022-02-28 46.674651 1.821 14.25113 14.929309
3 ADBE 2022-04-06
4 ADBE 2022-05-31 41.358491 1.8 12.358687 14.285793
5 ADBE 2022-08-31 36.46875 1.3471 10.670993 12.496955
6 ADBE 2022-11-30 34.016765 1.7063 9.53067 11.156888
7 ADBE 2023-02-28 32.074257 1.4056 8.666389 10.5726
8 ADBE 2023-03-07 34.138614 1.496 9.224174 11.253072
9 ADBE 2023-03-08
10 ADBE 2023-04-26 35.769458 1.568 9.424956 11.722907
11 ADBE 2023-04-27
12 ADBE 2023-04-28

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Adobe Inc.,Application Software,Shantanu Narayen,ADBE.png
1 company_name sector ceo logo
2 0 Adobe Inc. Application Software Shantanu Narayen ADBE.png

View File

@ -0,0 +1,9 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-10-31,10206000000.0,600000000.0,3129000000.0,19024000000.0,5313000000.0
1,2020-10-31,13369000000.0,,5351000000.0,22353000000.0,5448000000.0
2,2021-10-31,16107000000.0,,4995000000.0,25825000000.0,5452000000.0
3,2022-10-31,15925000000.0,,1995000000.0,26726000000.0,5457000000.0
4,2022-04-30,15244000000.0,,3331000000.0,25459000000.0,5455000000.0
5,2022-07-31,15434000000.0,,2956000000.0,26161000000.0,5456000000.0
6,2022-10-31,15925000000.0,,1995000000.0,26726000000.0,5457000000.0
7,2023-01-31,16715000000.0,199000000.0,3547000000.0,27959000000.0,5657000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-10-31 10206000000.0 600000000.0 3129000000.0 19024000000.0 5313000000.0
3 1 2020-10-31 13369000000.0 5351000000.0 22353000000.0 5448000000.0
4 2 2021-10-31 16107000000.0 4995000000.0 25825000000.0 5452000000.0
5 3 2022-10-31 15925000000.0 1995000000.0 26726000000.0 5457000000.0
6 4 2022-04-30 15244000000.0 3331000000.0 25459000000.0 5455000000.0
7 5 2022-07-31 15434000000.0 2956000000.0 26161000000.0 5456000000.0
8 6 2022-10-31 15925000000.0 1995000000.0 26726000000.0 5457000000.0
9 7 2023-01-31 16715000000.0 199000000.0 3547000000.0 27959000000.0 5657000000.0

View File

@ -0,0 +1,8 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
AMAT,2021-08-21,,,,
AMAT,2022-04-30,15.369081,1.6591,4.163462,8.198705
AMAT,2022-07-31,14.168449,1.6762,3.844896,7.87422
AMAT,2022-10-31,11.819277,2.2828,3.119751,6.173717
AMAT,2023-01-31,14.985215,3.8365,3.792,7.726936
AMAT,2023-04-28,15.151475,3.3254,3.724182,7.118013
AMAT,2023-04-29,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 AMAT 2021-08-21
3 AMAT 2022-04-30 15.369081 1.6591 4.163462 8.198705
4 AMAT 2022-07-31 14.168449 1.6762 3.844896 7.87422
5 AMAT 2022-10-31 11.819277 2.2828 3.119751 6.173717
6 AMAT 2023-01-31 14.985215 3.8365 3.792 7.726936
7 AMAT 2023-04-28 15.151475 3.3254 3.724182 7.118013
8 AMAT 2023-04-29

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Applied Materials Inc.,Semiconductors,Gary E. Dickerson,AMAT.png
1 company_name sector ceo logo
2 0 Applied Materials Inc. Semiconductors Gary E. Dickerson AMAT.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,18440000000.0,2953000000.0,6037000000.0,59707000000.0,29903000000.0
1,2020-12-31,21144000000.0,91000000.0,6266000000.0,62948000000.0,32986000000.0
2,2021-12-31,19385000000.0,87000000.0,7989000000.0,61165000000.0,33309000000.0
3,2022-12-31,22186000000.0,1591000000.0,7629000000.0,65121000000.0,38945000000.0
4,2022-03-31,18520000000.0,844000000.0,6528000000.0,59196000000.0,36854000000.0
5,2022-06-30,19322000000.0,817000000.0,5203000000.0,59294000000.0,36522000000.0
6,2022-09-30,24062000000.0,1543000000.0,9502000000.0,63700000000.0,38704000000.0
7,2022-12-31,22186000000.0,1591000000.0,7629000000.0,65121000000.0,38945000000.0
8,2023-03-31,44703000000.0,834000000.0,31560000000.0,88720000000.0,61595000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 18440000000.0 2953000000.0 6037000000.0 59707000000.0 29903000000.0
3 1 2020-12-31 21144000000.0 91000000.0 6266000000.0 62948000000.0 32986000000.0
4 2 2021-12-31 19385000000.0 87000000.0 7989000000.0 61165000000.0 33309000000.0
5 3 2022-12-31 22186000000.0 1591000000.0 7629000000.0 65121000000.0 38945000000.0
6 4 2022-03-31 18520000000.0 844000000.0 6528000000.0 59196000000.0 36854000000.0
7 5 2022-06-30 19322000000.0 817000000.0 5203000000.0 59294000000.0 36522000000.0
8 6 2022-09-30 24062000000.0 1543000000.0 9502000000.0 63700000000.0 38704000000.0
9 7 2022-12-31 22186000000.0 1591000000.0 7629000000.0 65121000000.0 38945000000.0
10 8 2023-03-31 44703000000.0 834000000.0 31560000000.0 88720000000.0 61595000000.0

View File

@ -0,0 +1,9 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
AMGN,2022-03-31,23.523346,1.419,5.333649,19.280633
AMGN,2022-06-30,24.017769,1.4502,5.228232,142.075513
AMGN,2022-09-30,19.166667,1.32,4.749939,49.710996
AMGN,2022-12-31,21.078652,1.4215,5.461276,38.393036
AMGN,2023-03-31,19.962841,1.3405,4.968535,35.281897
AMGN,2023-05-02,,,,
AMGN,2023-05-03,15.588715,1.2905,4.708341,22.910701
AMGN,2023-05-05,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 AMGN 2022-03-31 23.523346 1.419 5.333649 19.280633
3 AMGN 2022-06-30 24.017769 1.4502 5.228232 142.075513
4 AMGN 2022-09-30 19.166667 1.32 4.749939 49.710996
5 AMGN 2022-12-31 21.078652 1.4215 5.461276 38.393036
6 AMGN 2023-03-31 19.962841 1.3405 4.968535 35.281897
7 AMGN 2023-05-02
8 AMGN 2023-05-03 15.588715 1.2905 4.708341 22.910701
9 AMGN 2023-05-05

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Amgen Inc.,Biotechnology,Robert A. Bradway,AMGN.png
1 company_name sector ceo logo
2 0 Amgen Inc. Biotechnology Robert A. Bradway AMGN.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,96334000000.0,36092000000.0,225248000000.0,63205000000.0
1,2020-12-31,132733000000.0,42122000000.0,321195000000.0,84389000000.0
2,2021-12-31,161580000000.0,36220000000.0,420549000000.0,116395000000.0
3,2022-12-31,146791000000.0,53888000000.0,462675000000.0,140118000000.0
4,2022-03-31,133876000000.0,36393000000.0,410767000000.0,113287000000.0
5,2022-06-30,133667000000.0,37478000000.0,419728000000.0,124577000000.0
6,2022-09-30,131463000000.0,34947000000.0,428362000000.0,128251000000.0
7,2022-12-31,146791000000.0,53888000000.0,462675000000.0,140118000000.0
8,2023-03-31,136221000000.0,49343000000.0,464378000000.0,141351000000.0
1 asOfDate CurrentAssets CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 96334000000.0 36092000000.0 225248000000.0 63205000000.0
3 1 2020-12-31 132733000000.0 42122000000.0 321195000000.0 84389000000.0
4 2 2021-12-31 161580000000.0 36220000000.0 420549000000.0 116395000000.0
5 3 2022-12-31 146791000000.0 53888000000.0 462675000000.0 140118000000.0
6 4 2022-03-31 133876000000.0 36393000000.0 410767000000.0 113287000000.0
7 5 2022-06-30 133667000000.0 37478000000.0 419728000000.0 124577000000.0
8 6 2022-09-30 131463000000.0 34947000000.0 428362000000.0 128251000000.0
9 7 2022-12-31 146791000000.0 53888000000.0 462675000000.0 140118000000.0
10 8 2023-03-31 136221000000.0 49343000000.0 464378000000.0 141351000000.0

View File

@ -0,0 +1,11 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
AMZN,2022-03-31,50.300108,2.9631,3.573426,12.002709
AMZN,2022-06-30,51.234925,4.0061,2.285386,8.071107
AMZN,2022-09-30,101.755966,4.4998,2.383362,8.769836
AMZN,2022-12-31,76.328941,4.6704,1.709176,6.257432
AMZN,2023-03-30,,3.8288,2.022009,7.156937
AMZN,2023-03-31,,3.8773,2.047581,7.255047
AMZN,2023-03-31,,,,
AMZN,2023-04-01,,,,
AMZN,2023-04-28,251.071429,2.2453,2.055774,7.000156
AMZN,2023-05-01,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 AMZN 2022-03-31 50.300108 2.9631 3.573426 12.002709
3 AMZN 2022-06-30 51.234925 4.0061 2.285386 8.071107
4 AMZN 2022-09-30 101.755966 4.4998 2.383362 8.769836
5 AMZN 2022-12-31 76.328941 4.6704 1.709176 6.257432
6 AMZN 2023-03-30 3.8288 2.022009 7.156937
7 AMZN 2023-03-31 3.8773 2.047581 7.255047
8 AMZN 2023-03-31
9 AMZN 2023-04-01
10 AMZN 2023-04-28 251.071429 2.2453 2.055774 7.000156
11 AMZN 2023-05-01

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Amazon.com Inc.,Retail - Apparel & Specialty,Jeffrey P. Bezos,AMZN.png
1 company_name sector ceo logo
2 0 Amazon.com Inc. Retail - Apparel & Specialty Jeffrey P. Bezos AMZN.png

View File

@ -0,0 +1,9 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-09-30,4618300000.0,98600000.0,2248700000.0,18942800000.0,3326000000.0
1,2020-09-30,8684900000.0,477700000.0,5253000000.0,25168500000.0,7907800000.0
2,2021-09-30,8376300000.0,486900000.0,4468900000.0,26859200000.0,7637200000.0
3,2022-09-30,6282900000.0,559000000.0,2711000000.0,27192600000.0,7644800000.0
4,2022-03-31,6249400000.0,693400000.0,2348700000.0,27449700000.0,7441500000.0
5,2022-06-30,6367300000.0,754600000.0,2957400000.0,27489000000.0,7586200000.0
6,2022-09-30,6282900000.0,559000000.0,2711000000.0,27192600000.0,7644800000.0
7,2022-12-31,6321100000.0,565000000.0,3131000000.0,28278300000.0,8685200000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-09-30 4618300000.0 98600000.0 2248700000.0 18942800000.0 3326000000.0
3 1 2020-09-30 8684900000.0 477700000.0 5253000000.0 25168500000.0 7907800000.0
4 2 2021-09-30 8376300000.0 486900000.0 4468900000.0 26859200000.0 7637200000.0
5 3 2022-09-30 6282900000.0 559000000.0 2711000000.0 27192600000.0 7644800000.0
6 4 2022-03-31 6249400000.0 693400000.0 2348700000.0 27449700000.0 7441500000.0
7 5 2022-06-30 6367300000.0 754600000.0 2957400000.0 27489000000.0 7586200000.0
8 6 2022-09-30 6282900000.0 559000000.0 2711000000.0 27192600000.0 7644800000.0
9 7 2022-12-31 6321100000.0 565000000.0 3131000000.0 28278300000.0 8685200000.0

View File

@ -0,0 +1,7 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
APD,2022-03-31,26.25105,1.3403,5.081793,4.008895
APD,2022-06-30,24.614125,1.2336,4.699722,3.822131
APD,2022-09-30,23.20339,1.2063,4.326126,3.784
APD,2022-12-31,30.581349,1.811,5.401214,5.208404
APD,2023-04-11,28.166831,1.739,4.929376,4.547091
APD,2023-04-12,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 APD 2022-03-31 26.25105 1.3403 5.081793 4.008895
3 APD 2022-06-30 24.614125 1.2336 4.699722 3.822131
4 APD 2022-09-30 23.20339 1.2063 4.326126 3.784
5 APD 2022-12-31 30.581349 1.811 5.401214 5.208404
6 APD 2023-04-11 28.166831 1.739 4.929376 4.547091
7 APD 2023-04-12

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Air Products and Chemicals Inc.,Chemicals,Seifollah Ghasemi,APD.png
1 company_name sector ceo logo
2 0 Air Products and Chemicals Inc. Chemicals Seifollah Ghasemi APD.png

View File

@ -0,0 +1,9 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-10-31,9917000000.0,2787000000.0,5055000000.0,67493000000.0,32798000000.0
1,2020-10-31,11895000000.0,827000000.0,7618000000.0,75933000000.0,41062000000.0
2,2021-10-31,16586000000.0,290000000.0,12163000000.0,75570000000.0,39730000000.0
3,2022-10-31,18504000000.0,440000000.0,12416000000.0,73249000000.0,39515000000.0
4,2022-04-30,14810000000.0,302000000.0,9005000000.0,71719000000.0,39466000000.0
5,2022-07-31,15561000000.0,304000000.0,9977000000.0,71326000000.0,39495000000.0
6,2022-10-31,18504000000.0,440000000.0,12416000000.0,73249000000.0,39515000000.0
7,2023-01-31,18836000000.0,1115000000.0,12647000000.0,72976000000.0,39282000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-10-31 9917000000.0 2787000000.0 5055000000.0 67493000000.0 32798000000.0
3 1 2020-10-31 11895000000.0 827000000.0 7618000000.0 75933000000.0 41062000000.0
4 2 2021-10-31 16586000000.0 290000000.0 12163000000.0 75570000000.0 39730000000.0
5 3 2022-10-31 18504000000.0 440000000.0 12416000000.0 73249000000.0 39515000000.0
6 4 2022-04-30 14810000000.0 302000000.0 9005000000.0 71719000000.0 39466000000.0
7 5 2022-07-31 15561000000.0 304000000.0 9977000000.0 71326000000.0 39495000000.0
8 6 2022-10-31 18504000000.0 440000000.0 12416000000.0 73249000000.0 39515000000.0
9 7 2023-01-31 18836000000.0 1115000000.0 12647000000.0 72976000000.0 39282000000.0

View File

@ -0,0 +1,8 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
AVGO,2022-04-30,31.6864,1.1084,8.370525,9.854885
AVGO,2022-07-31,26.588512,0.8771,7.651244,10.345342
AVGO,2022-10-31,20.349665,0.7374,6.449109,9.413209
AVGO,2023-01-31,22.104555,0.997,7.471597,10.7424
AVGO,2023-05-02,,,,
AVGO,2023-05-03,20.66345,1.0479,7.556483,10.967722
AVGO,2023-05-05,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 AVGO 2022-04-30 31.6864 1.1084 8.370525 9.854885
3 AVGO 2022-07-31 26.588512 0.8771 7.651244 10.345342
4 AVGO 2022-10-31 20.349665 0.7374 6.449109 9.413209
5 AVGO 2023-01-31 22.104555 0.997 7.471597 10.7424
6 AVGO 2023-05-02
7 AVGO 2023-05-03 20.66345 1.0479 7.556483 10.967722
8 AVGO 2023-05-05

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Broadcom Inc.,Semiconductors,Hock E. Tan,
1 company_name sector ceo logo
2 0 Broadcom Inc. Semiconductors Hock E. Tan

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,24204000000.0,168667000000.0,2434079000000.0,265060000000.0
1,2020-12-31,19321000000.0,387009000000.0,2819627000000.0,282255000000.0
2,2021-12-31,23753000000.0,355365000000.0,3169948000000.0,303870000000.0
3,2022-12-31,26932000000.0,237462000000.0,3050706000000.0,302914000000.0
4,2022-03-31,24789000000.0,279579000000.0,3238223000000.0,303499000000.0
5,2022-06-30,27886000000.0,204843000000.0,3111606000000.0,303583000000.0
6,2022-09-30,21044000000.0,212425000000.0,3073383000000.0,290166000000.0
7,2022-12-31,26932000000.0,237462000000.0,3050706000000.0,302914000000.0
8,2023-03-31,56564000000.0,387855000000.0,3194657000000.0,340437000000.0
1 asOfDate CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 24204000000.0 168667000000.0 2434079000000.0 265060000000.0
3 1 2020-12-31 19321000000.0 387009000000.0 2819627000000.0 282255000000.0
4 2 2021-12-31 23753000000.0 355365000000.0 3169948000000.0 303870000000.0
5 3 2022-12-31 26932000000.0 237462000000.0 3050706000000.0 302914000000.0
6 4 2022-03-31 24789000000.0 279579000000.0 3238223000000.0 303499000000.0
7 5 2022-06-30 27886000000.0 204843000000.0 3111606000000.0 303583000000.0
8 6 2022-09-30 21044000000.0 212425000000.0 3073383000000.0 290166000000.0
9 7 2022-12-31 26932000000.0 237462000000.0 3050706000000.0 302914000000.0
10 8 2023-03-31 56564000000.0 387855000000.0 3194657000000.0 340437000000.0

View File

@ -0,0 +1,8 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
BAC,2022-03-31,11.546218,3.6462,3.958763,1.354428
BAC,2022-06-30,8.868946,3.6282,2.928009,1.044498
BAC,2022-09-30,9.4375,80.6193,2.749491,1.009811
BAC,2022-12-31,10.481013,89.7561,2.923034,1.101765
BAC,2023-03-31,8.965517,4.3379,2.460142,0.93142
BAC,2023-05-02,,,,
BAC,2023-05-03,8.366366,4.1895,2.32097,0.881737
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 BAC 2022-03-31 11.546218 3.6462 3.958763 1.354428
3 BAC 2022-06-30 8.868946 3.6282 2.928009 1.044498
4 BAC 2022-09-30 9.4375 80.6193 2.749491 1.009811
5 BAC 2022-12-31 10.481013 89.7561 2.923034 1.101765
6 BAC 2023-03-31 8.965517 4.3379 2.460142 0.93142
7 BAC 2023-05-02
8 BAC 2023-05-03 8.366366 4.1895 2.32097 0.881737

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Bank of America Corporation,Banks,Brian T. Moynihan,BAC.png
1 company_name sector ceo logo
2 0 Bank of America Corporation Banks Brian T. Moynihan BAC.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,102229000000.0,7340000000.0,9485000000.0,133625000000.0,27302000000.0
1,2020-12-31,121642000000.0,1693000000.0,7752000000.0,152136000000.0,63583000000.0
2,2021-12-31,108666000000.0,1296000000.0,8052000000.0,138552000000.0,58102000000.0
3,2022-12-31,109523000000.0,5190000000.0,14614000000.0,137100000000.0,57001000000.0
4,2022-03-31,106012000000.0,2591000000.0,7409000000.0,135801000000.0,57741000000.0
5,2022-06-30,106000000000.0,5406000000.0,10090000000.0,135479000000.0,57200000000.0
6,2022-09-30,109251000000.0,5431000000.0,13494000000.0,137558000000.0,57219000000.0
7,2022-12-31,109523000000.0,5190000000.0,14614000000.0,137100000000.0,57001000000.0
8,2023-03-31,108811000000.0,7926000000.0,10812000000.0,136347000000.0,55391000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 102229000000.0 7340000000.0 9485000000.0 133625000000.0 27302000000.0
3 1 2020-12-31 121642000000.0 1693000000.0 7752000000.0 152136000000.0 63583000000.0
4 2 2021-12-31 108666000000.0 1296000000.0 8052000000.0 138552000000.0 58102000000.0
5 3 2022-12-31 109523000000.0 5190000000.0 14614000000.0 137100000000.0 57001000000.0
6 4 2022-03-31 106012000000.0 2591000000.0 7409000000.0 135801000000.0 57741000000.0
7 5 2022-06-30 106000000000.0 5406000000.0 10090000000.0 135479000000.0 57200000000.0
8 6 2022-09-30 109251000000.0 5431000000.0 13494000000.0 137558000000.0 57219000000.0
9 7 2022-12-31 109523000000.0 5190000000.0 14614000000.0 137100000000.0 57001000000.0
10 8 2023-03-31 108811000000.0 7926000000.0 10812000000.0 136347000000.0 55391000000.0

View File

@ -0,0 +1,12 @@
symbol,asOfDate,PegRatio,PsRatio
BA,2020-02-27,6.5305,
BA,2022-03-31,,1.806592
BA,2022-06-30,,1.319283
BA,2022-09-02,,1.47676
BA,2022-09-05,,
BA,2022-09-30,,1.177751
BA,2022-12-31,,1.838189
BA,2023-03-31,,1.897289
BA,2023-05-02,,
BA,2023-05-03,,1.702285
BA,2023-05-05,,
1 symbol asOfDate PegRatio PsRatio
2 BA 2020-02-27 6.5305
3 BA 2022-03-31 1.806592
4 BA 2022-06-30 1.319283
5 BA 2022-09-02 1.47676
6 BA 2022-09-05
7 BA 2022-09-30 1.177751
8 BA 2022-12-31 1.838189
9 BA 2023-03-31 1.897289
10 BA 2023-05-02
11 BA 2023-05-03 1.702285
12 BA 2023-05-05

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,The Boeing Company,Aerospace & Defense,Dennis A. Muilenburg,BA.png
1 company_name sector ceo logo
2 0 The Boeing Company Aerospace & Defense Dennis A. Muilenburg BA.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-09-30,6644000000.0,1309000000.0,536000000.0,51842000000.0,19390000000.0
1,2020-09-30,8969000000.0,707000000.0,2825000000.0,54012000000.0,17931000000.0
2,2021-09-30,8838000000.0,500000000.0,2283000000.0,53866000000.0,17610000000.0
3,2022-09-30,8141000000.0,2179000000.0,1006000000.0,52934000000.0,16065000000.0
4,2022-03-31,10152000000.0,1051000000.0,3147000000.0,54786000000.0,18635000000.0
5,2022-06-30,9547000000.0,1682000000.0,2558000000.0,53199000000.0,16365000000.0
6,2022-09-30,8141000000.0,2179000000.0,1006000000.0,52934000000.0,16065000000.0
7,2022-12-31,8175000000.0,2188000000.0,612000000.0,53129000000.0,16456000000.0
8,2023-03-31,9587000000.0,2214000000.0,1981000000.0,54394000000.0,18224000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-09-30 6644000000.0 1309000000.0 536000000.0 51842000000.0 19390000000.0
3 1 2020-09-30 8969000000.0 707000000.0 2825000000.0 54012000000.0 17931000000.0
4 2 2021-09-30 8838000000.0 500000000.0 2283000000.0 53866000000.0 17610000000.0
5 3 2022-09-30 8141000000.0 2179000000.0 1006000000.0 52934000000.0 16065000000.0
6 4 2022-03-31 10152000000.0 1051000000.0 3147000000.0 54786000000.0 18635000000.0
7 5 2022-06-30 9547000000.0 1682000000.0 2558000000.0 53199000000.0 16365000000.0
8 6 2022-09-30 8141000000.0 2179000000.0 1006000000.0 52934000000.0 16065000000.0
9 7 2022-12-31 8175000000.0 2188000000.0 612000000.0 53129000000.0 16456000000.0
10 8 2023-03-31 9587000000.0 2214000000.0 1981000000.0 54394000000.0 18224000000.0

View File

@ -0,0 +1,9 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
BDX,2022-03-31,46.020761,3.3583,3.877499,3.138673
BDX,2022-06-30,38.823622,3.0189,3.556113,2.866953
BDX,2022-09-30,33.864742,3.083,3.195008,2.47687
BDX,2022-12-31,47.267658,2.3595,3.872637,2.859547
BDX,2023-03-31,47.787645,2.2779,3.79168,2.759099
BDX,2023-05-03,50.889961,2.4258,4.037831,2.938216
BDX,2023-05-04,,,,
BDX,2023-05-05,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 BDX 2022-03-31 46.020761 3.3583 3.877499 3.138673
3 BDX 2022-06-30 38.823622 3.0189 3.556113 2.866953
4 BDX 2022-09-30 33.864742 3.083 3.195008 2.47687
5 BDX 2022-12-31 47.267658 2.3595 3.872637 2.859547
6 BDX 2023-03-31 47.787645 2.2779 3.79168 2.759099
7 BDX 2023-05-03 50.889961 2.4258 4.037831 2.938216
8 BDX 2023-05-04
9 BDX 2023-05-05

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Becton Dickinson and Company,Medical Instruments & Equipment,Vincent A. Forlenza,BDX.png
1 company_name sector ceo logo
2 0 Becton Dickinson and Company Medical Instruments & Equipment Vincent A. Forlenza BDX.png

View File

@ -0,0 +1,9 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,165562000000.0,8574000000.0,33443000000.0,301316000000.0,73534000000.0
1,2020-12-31,183342000000.0,15195000000.0,35782000000.0,332708000000.0,82589000000.0
2,2021-12-31,213315000000.0,14675000000.0,36850000000.0,380034000000.0,91507000000.0
3,2022-12-31,212850000000.0,20552000000.0,53156000000.0,390973000000.0,91354000000.0
4,2022-03-31,211503000000.0,14899000000.0,36832000000.0,375633000000.0,91580000000.0
5,2022-06-30,209512000000.0,23165000000.0,42533000000.0,385119000000.0,95513000000.0
6,2022-09-30,208920000000.0,25942000000.0,55164000000.0,389033000000.0,95489000000.0
7,2022-12-31,212850000000.0,20552000000.0,53156000000.0,390973000000.0,91354000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 165562000000.0 8574000000.0 33443000000.0 301316000000.0 73534000000.0
3 1 2020-12-31 183342000000.0 15195000000.0 35782000000.0 332708000000.0 82589000000.0
4 2 2021-12-31 213315000000.0 14675000000.0 36850000000.0 380034000000.0 91507000000.0
5 3 2022-12-31 212850000000.0 20552000000.0 53156000000.0 390973000000.0 91354000000.0
6 4 2022-03-31 211503000000.0 14899000000.0 36832000000.0 375633000000.0 91580000000.0
7 5 2022-06-30 209512000000.0 23165000000.0 42533000000.0 385119000000.0 95513000000.0
8 6 2022-09-30 208920000000.0 25942000000.0 55164000000.0 389033000000.0 95489000000.0
9 7 2022-12-31 212850000000.0 20552000000.0 53156000000.0 390973000000.0 91354000000.0

View File

@ -0,0 +1,9 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
BIDU,2022-03-31,29.954548,0.8192,2.376561,1.374502
BIDU,2022-06-30,,1.2145,2.807553,1.62337
BIDU,2022-09-23,,0.7435,2.394626,1.334143
BIDU,2022-09-25,,,,
BIDU,2022-09-30,,0.7505,2.391705,1.332516
BIDU,2022-12-31,,0.7057,2.275822,1.281987
BIDU,2023-04-11,47.340625,5.8388,2.666585,1.469294
BIDU,2023-04-12,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 BIDU 2022-03-31 29.954548 0.8192 2.376561 1.374502
3 BIDU 2022-06-30 1.2145 2.807553 1.62337
4 BIDU 2022-09-23 0.7435 2.394626 1.334143
5 BIDU 2022-09-25
6 BIDU 2022-09-30 0.7505 2.391705 1.332516
7 BIDU 2022-12-31 0.7057 2.275822 1.281987
8 BIDU 2023-04-11 47.340625 5.8388 2.666585 1.469294
9 BIDU 2023-04-12

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Baidu Inc.,Online Media,Yanhong Robin Li,BIDU.png
1 company_name sector ceo logo
2 0 Baidu Inc. Online Media Yanhong Robin Li BIDU.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,29354000000.0,3346000000.0,12346000000.0,129944000000.0,47538000000.0
1,2020-12-31,30192000000.0,2340000000.0,14546000000.0,118481000000.0,51673000000.0
2,2021-12-31,33262000000.0,4948000000.0,13979000000.0,109314000000.0,45596000000.0
3,2022-12-31,27273000000.0,4264000000.0,9123000000.0,96820000000.0,40717000000.0
4,2022-03-31,30121000000.0,7522000000.0,12369000000.0,103034000000.0,45995000000.0
5,2022-06-30,30186000000.0,4953000000.0,10750000000.0,100357000000.0,43042000000.0
6,2022-09-30,26796000000.0,2132000000.0,7734000000.0,98196000000.0,40110000000.0
7,2022-12-31,27273000000.0,4264000000.0,9123000000.0,96820000000.0,40717000000.0
8,2023-03-31,27086000000.0,2752000000.0,8995000000.0,94281000000.0,39371000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 29354000000.0 3346000000.0 12346000000.0 129944000000.0 47538000000.0
3 1 2020-12-31 30192000000.0 2340000000.0 14546000000.0 118481000000.0 51673000000.0
4 2 2021-12-31 33262000000.0 4948000000.0 13979000000.0 109314000000.0 45596000000.0
5 3 2022-12-31 27273000000.0 4264000000.0 9123000000.0 96820000000.0 40717000000.0
6 4 2022-03-31 30121000000.0 7522000000.0 12369000000.0 103034000000.0 45995000000.0
7 5 2022-06-30 30186000000.0 4953000000.0 10750000000.0 100357000000.0 43042000000.0
8 6 2022-09-30 26796000000.0 2132000000.0 7734000000.0 98196000000.0 40110000000.0
9 7 2022-12-31 27273000000.0 4264000000.0 9123000000.0 96820000000.0 40717000000.0
10 8 2023-03-31 27086000000.0 2752000000.0 8995000000.0 94281000000.0 39371000000.0

View File

@ -0,0 +1,12 @@
symbol,asOfDate,PeRatio,PsRatio,PbRatio
BMY,2020-08-03,93.809524,,
BMY,2022-03-31,23.407051,3.534598,4.325532
BMY,2022-06-30,27.304965,3.639709,5.205668
BMY,2022-09-02,22.79402,3.193718,4.493861
BMY,2022-09-05,,,
BMY,2022-09-30,23.61794,3.309159,4.656297
BMY,2022-12-31,23.436482,3.341723,4.569687
BMY,2023-03-31,23.494915,3.222324,4.685973
BMY,2023-05-02,,,
BMY,2023-05-03,19.428571,3.100676,4.39921
BMY,2023-05-05,,,
1 symbol asOfDate PeRatio PsRatio PbRatio
2 BMY 2020-08-03 93.809524
3 BMY 2022-03-31 23.407051 3.534598 4.325532
4 BMY 2022-06-30 27.304965 3.639709 5.205668
5 BMY 2022-09-02 22.79402 3.193718 4.493861
6 BMY 2022-09-05
7 BMY 2022-09-30 23.61794 3.309159 4.656297
8 BMY 2022-12-31 23.436482 3.341723 4.569687
9 BMY 2023-03-31 23.494915 3.222324 4.685973
10 BMY 2023-05-02
11 BMY 2023-05-03 19.428571 3.100676 4.39921
12 BMY 2023-05-05

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Bristol-Myers Squibb Company,Drug Manufacturers,Giovanni Caforio,BMY.png
1 company_name sector ceo logo
2 0 Bristol-Myers Squibb Company Drug Manufacturers Giovanni Caforio BMY.png

View File

@ -0,0 +1,9 @@
,asOfDate,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,4686000000.0,64175000000.0,817729000000.0,103368000000.0
1,2020-12-31,3348000000.0,47990000000.0,873729000000.0,116895000000.0
2,2021-12-31,2351000000.0,88184000000.0,958784000000.0,114262000000.0
3,2022-12-31,2429000000.0,35811000000.0,948452000000.0,122744000000.0
4,2022-03-31,23324000000.0,39113000000.0,969506000000.0,119661000000.0
5,2022-06-30,2241000000.0,30608000000.0,909860000000.0,119081000000.0
6,2022-09-30,1815000000.0,32626000000.0,902296000000.0,116496000000.0
7,2022-12-31,2429000000.0,35811000000.0,948452000000.0,122744000000.0
1 asOfDate CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 4686000000.0 64175000000.0 817729000000.0 103368000000.0
3 1 2020-12-31 3348000000.0 47990000000.0 873729000000.0 116895000000.0
4 2 2021-12-31 2351000000.0 88184000000.0 958784000000.0 114262000000.0
5 3 2022-12-31 2429000000.0 35811000000.0 948452000000.0 122744000000.0
6 4 2022-03-31 23324000000.0 39113000000.0 969506000000.0 119661000000.0
7 5 2022-06-30 2241000000.0 30608000000.0 909860000000.0 119081000000.0
8 6 2022-09-30 1815000000.0 32626000000.0 902296000000.0 116496000000.0
9 7 2022-12-31 2429000000.0 35811000000.0 948452000000.0 122744000000.0

View File

@ -0,0 +1,9 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
BRK-A,2022-01-26,,9.6817,,
BRK-A,2022-03-31,8.895409,,2.252354,1.536898
BRK-A,2022-06-30,7.365283,,1.731746,1.181812
BRK-A,2022-09-30,55.099634,,2.267267,1.29199
BRK-A,2022-12-31,,,2.721821,1.502301
BRK-A,2023-04-26,,,3.082764,1.514683
BRK-A,2023-04-27,,,,
BRK-A,2023-04-28,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 BRK-A 2022-01-26 9.6817
3 BRK-A 2022-03-31 8.895409 2.252354 1.536898
4 BRK-A 2022-06-30 7.365283 1.731746 1.181812
5 BRK-A 2022-09-30 55.099634 2.267267 1.29199
6 BRK-A 2022-12-31 2.721821 1.502301
7 BRK-A 2023-04-26 3.082764 1.514683
8 BRK-A 2023-04-27
9 BRK-A 2023-04-28

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,not available,not available,not available,not available
1 company_name sector ceo logo
2 0 not available not available not available not available

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,39193000000.0,11376000000.0,,78453000000.0,37657000000.0
1,2020-12-31,39464000000.0,11164000000.0,,78324000000.0,37163000000.0
2,2021-12-31,43455000000.0,11756000000.0,9254000000.0,82793000000.0,37789000000.0
3,2022-12-31,43785000000.0,11279000000.0,7004000000.0,81943000000.0,36993000000.0
4,2022-03-31,42570000000.0,12307000000.0,6526000000.0,82276000000.0,37584000000.0
5,2022-06-30,41982000000.0,10743000000.0,6014000000.0,81107000000.0,36962000000.0
6,2022-09-30,42577000000.0,11016000000.0,6346000000.0,80907000000.0,36525000000.0
7,2022-12-31,43785000000.0,11279000000.0,7004000000.0,81943000000.0,36993000000.0
8,2023-03-31,45660000000.0,12165000000.0,6789000000.0,83649000000.0,37038000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 39193000000.0 11376000000.0 78453000000.0 37657000000.0
3 1 2020-12-31 39464000000.0 11164000000.0 78324000000.0 37163000000.0
4 2 2021-12-31 43455000000.0 11756000000.0 9254000000.0 82793000000.0 37789000000.0
5 3 2022-12-31 43785000000.0 11279000000.0 7004000000.0 81943000000.0 36993000000.0
6 4 2022-03-31 42570000000.0 12307000000.0 6526000000.0 82276000000.0 37584000000.0
7 5 2022-06-30 41982000000.0 10743000000.0 6014000000.0 81107000000.0 36962000000.0
8 6 2022-09-30 42577000000.0 11016000000.0 6346000000.0 80907000000.0 36525000000.0
9 7 2022-12-31 43785000000.0 11279000000.0 7004000000.0 81943000000.0 36993000000.0
10 8 2023-03-31 45660000000.0 12165000000.0 6789000000.0 83649000000.0 37038000000.0

View File

@ -0,0 +1,8 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
CAT,2022-03-31,18.835165,1.8022,2.397771,7.209522
CAT,2022-06-30,14.996644,1.4209,1.850368,5.529976
CAT,2022-09-30,13.13691,1.1241,1.641833,5.429438
CAT,2022-12-31,17.435226,1.5498,2.266445,7.93379
CAT,2023-03-31,18.10443,1.4868,2.042451,7.445995
CAT,2023-04-28,16.183432,1.4198,1.864144,6.224938
CAT,2023-05-01,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 CAT 2022-03-31 18.835165 1.8022 2.397771 7.209522
3 CAT 2022-06-30 14.996644 1.4209 1.850368 5.529976
4 CAT 2022-09-30 13.13691 1.1241 1.641833 5.429438
5 CAT 2022-12-31 17.435226 1.5498 2.266445 7.93379
6 CAT 2023-03-31 18.10443 1.4868 2.042451 7.445995
7 CAT 2023-04-28 16.183432 1.4198 1.864144 6.224938
8 CAT 2023-05-01

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Caterpillar Inc.,Farm & Construction Machinery,D. James Umpleby,CAT.png
1 company_name sector ceo logo
2 0 Caterpillar Inc. Farm & Construction Machinery D. James Umpleby CAT.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,1204000000.0,100000000.0,196000000.0,38480000000.0,23931000000.0
1,2020-12-31,1104000000.0,129000000.0,232000000.0,38768000000.0,25417000000.0
2,2021-12-31,1254000000.0,72000000.0,292000000.0,39040000000.0,27009000000.0
3,2022-12-31,1217000000.0,819000000.0,156000000.0,38921000000.0,27960000000.0
4,2022-03-31,1261000000.0,71000000.0,312000000.0,39071000000.0,27579000000.0
5,2022-06-30,1290000000.0,70000000.0,281000000.0,39013000000.0,27647000000.0
6,2022-09-30,1182000000.0,819000000.0,174000000.0,38861000000.0,27768000000.0
7,2022-12-31,1217000000.0,819000000.0,156000000.0,38921000000.0,27960000000.0
8,2023-03-31,1325000000.0,819000000.0,187000000.0,39054000000.0,28518000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 1204000000.0 100000000.0 196000000.0 38480000000.0 23931000000.0
3 1 2020-12-31 1104000000.0 129000000.0 232000000.0 38768000000.0 25417000000.0
4 2 2021-12-31 1254000000.0 72000000.0 292000000.0 39040000000.0 27009000000.0
5 3 2022-12-31 1217000000.0 819000000.0 156000000.0 38921000000.0 27960000000.0
6 4 2022-03-31 1261000000.0 71000000.0 312000000.0 39071000000.0 27579000000.0
7 5 2022-06-30 1290000000.0 70000000.0 281000000.0 39013000000.0 27647000000.0
8 6 2022-09-30 1182000000.0 819000000.0 174000000.0 38861000000.0 27768000000.0
9 7 2022-12-31 1217000000.0 819000000.0 156000000.0 38921000000.0 27960000000.0
10 8 2023-03-31 1325000000.0 819000000.0 187000000.0 39054000000.0 28518000000.0

View File

@ -0,0 +1,8 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
CCI,2022-03-31,69.138577,4.0649,12.636656,9.679317
CCI,2022-06-30,50.113095,3.1058,11.083677,9.07274
CCI,2022-09-30,40.490196,2.6476,9.296784,7.96211
CCI,2022-12-31,36.364611,3.2521,8.561338,7.649255
CCI,2023-03-31,34.673575,5.1041,8.314709,7.787794
CCI,2023-04-19,34.598446,5.0871,8.296693,7.775075
CCI,2023-04-20,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 CCI 2022-03-31 69.138577 4.0649 12.636656 9.679317
3 CCI 2022-06-30 50.113095 3.1058 11.083677 9.07274
4 CCI 2022-09-30 40.490196 2.6476 9.296784 7.96211
5 CCI 2022-12-31 36.364611 3.2521 8.561338 7.649255
6 CCI 2023-03-31 34.673575 5.1041 8.314709 7.787794
7 CCI 2023-04-19 34.598446 5.0871 8.296693 7.775075
8 CCI 2023-04-20

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Crown Castle International Corp. (REIT),REITs,Jay A. Brown,CCI.png
1 company_name sector ceo logo
2 0 Crown Castle International Corp. (REIT) REITs Jay A. Brown CCI.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,6471000000.0,3500000000.0,3483000000.0,148188000000.0,80271000000.0
1,2020-12-31,3906000000.0,1008000000.0,998000000.0,144206000000.0,82752000000.0
2,2021-12-31,3566000000.0,2997000000.0,601000000.0,142491000000.0,91561000000.0
3,2022-12-31,4017000000.0,1510000000.0,645000000.0,144523000000.0,97603000000.0
4,2022-03-31,5516000000.0,4543000000.0,2431000000.0,143948000000.0,95497000000.0
5,2022-06-30,3738000000.0,1533000000.0,483000000.0,143258000000.0,96282000000.0
6,2022-09-30,3754000000.0,1522000000.0,480000000.0,143669000000.0,97032000000.0
7,2022-12-31,4017000000.0,1510000000.0,645000000.0,144523000000.0,97603000000.0
8,2023-03-31,4067000000.0,1999000000.0,534000000.0,144870000000.0,97972000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 6471000000.0 3500000000.0 3483000000.0 148188000000.0 80271000000.0
3 1 2020-12-31 3906000000.0 1008000000.0 998000000.0 144206000000.0 82752000000.0
4 2 2021-12-31 3566000000.0 2997000000.0 601000000.0 142491000000.0 91561000000.0
5 3 2022-12-31 4017000000.0 1510000000.0 645000000.0 144523000000.0 97603000000.0
6 4 2022-03-31 5516000000.0 4543000000.0 2431000000.0 143948000000.0 95497000000.0
7 5 2022-06-30 3738000000.0 1533000000.0 483000000.0 143258000000.0 96282000000.0
8 6 2022-09-30 3754000000.0 1522000000.0 480000000.0 143669000000.0 97032000000.0
9 7 2022-12-31 4017000000.0 1510000000.0 645000000.0 144523000000.0 97603000000.0
10 8 2023-03-31 4067000000.0 1999000000.0 534000000.0 144870000000.0 97972000000.0

View File

@ -0,0 +1,11 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
CHTR,2022-03-31,22.293421,0.4952,2.03763,6.517441
CHTR,2022-06-30,17.187454,0.4337,1.657214,6.241424
CHTR,2022-09-08,,,,
CHTR,2022-09-09,13.196034,0.3003,1.353017,6.601009
CHTR,2022-09-11,,,,
CHTR,2022-09-30,9.861834,0.2318,1.011155,4.780159
CHTR,2022-12-31,10.680315,0.2873,1.079911,5.823387
CHTR,2023-03-31,11.633377,0.3417,1.088503,5.986365
CHTR,2023-04-28,11.994144,0.362,1.122259,6.172011
CHTR,2023-05-01,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 CHTR 2022-03-31 22.293421 0.4952 2.03763 6.517441
3 CHTR 2022-06-30 17.187454 0.4337 1.657214 6.241424
4 CHTR 2022-09-08
5 CHTR 2022-09-09 13.196034 0.3003 1.353017 6.601009
6 CHTR 2022-09-11
7 CHTR 2022-09-30 9.861834 0.2318 1.011155 4.780159
8 CHTR 2022-12-31 10.680315 0.2873 1.079911 5.823387
9 CHTR 2023-03-31 11.633377 0.3417 1.088503 5.986365
10 CHTR 2023-04-28 11.994144 0.362 1.122259 6.172011
11 CHTR 2023-05-01

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Charter Communications Inc.,Communication Services,Thomas M. Rutledge,CHTR.png
1 company_name sector ceo logo
2 0 Charter Communications Inc. Communication Services Thomas M. Rutledge CHTR.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,25392000000.0,4452000000.0,5500000000.0,263414000000.0,102217000000.0
1,2020-12-31,26741000000.0,3146000000.0,11740000000.0,273869000000.0,103760000000.0
2,2021-12-31,24807000000.0,2132000000.0,8711000000.0,275905000000.0,94850000000.0
3,2022-12-31,21826000000.0,1743000000.0,4749000000.0,257275000000.0,94811000000.0
4,2022-03-31,25381000000.0,2117000000.0,8880000000.0,274074000000.0,94560000000.0
5,2022-06-30,24192000000.0,2083000000.0,6822000000.0,267032000000.0,93542000000.0
6,2022-09-30,23416000000.0,2047000000.0,5695000000.0,254308000000.0,92451000000.0
7,2022-12-31,21826000000.0,1743000000.0,4749000000.0,257275000000.0,94811000000.0
8,2023-03-31,22377000000.0,1130000000.0,5535000000.0,259429000000.0,95533000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 25392000000.0 4452000000.0 5500000000.0 263414000000.0 102217000000.0
3 1 2020-12-31 26741000000.0 3146000000.0 11740000000.0 273869000000.0 103760000000.0
4 2 2021-12-31 24807000000.0 2132000000.0 8711000000.0 275905000000.0 94850000000.0
5 3 2022-12-31 21826000000.0 1743000000.0 4749000000.0 257275000000.0 94811000000.0
6 4 2022-03-31 25381000000.0 2117000000.0 8880000000.0 274074000000.0 94560000000.0
7 5 2022-06-30 24192000000.0 2083000000.0 6822000000.0 267032000000.0 93542000000.0
8 6 2022-09-30 23416000000.0 2047000000.0 5695000000.0 254308000000.0 92451000000.0
9 7 2022-12-31 21826000000.0 1743000000.0 4749000000.0 257275000000.0 94811000000.0
10 8 2023-03-31 22377000000.0 1130000000.0 5535000000.0 259429000000.0 95533000000.0

View File

@ -0,0 +1,11 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
CMCSA,2022-03-31,15.401316,0.9646,1.872237,2.183483
CMCSA,2022-06-30,12.617363,0.8223,1.510719,1.82881
CMCSA,2022-09-30,9.553746,0.5728,1.104034,1.386975
CMCSA,2022-12-31,29.635593,0.7237,1.301385,1.837919
CMCSA,2023-03-30,30.702479,0.7089,1.355337,1.935022
CMCSA,2023-03-31,31.330579,0.7234,1.383064,1.957434
CMCSA,2023-03-31,,,,
CMCSA,2023-04-01,,,,
CMCSA,2023-04-28,30.873134,0.8061,1.497367,2.092481
CMCSA,2023-05-01,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 CMCSA 2022-03-31 15.401316 0.9646 1.872237 2.183483
3 CMCSA 2022-06-30 12.617363 0.8223 1.510719 1.82881
4 CMCSA 2022-09-30 9.553746 0.5728 1.104034 1.386975
5 CMCSA 2022-12-31 29.635593 0.7237 1.301385 1.837919
6 CMCSA 2023-03-30 30.702479 0.7089 1.355337 1.935022
7 CMCSA 2023-03-31 31.330579 0.7234 1.383064 1.957434
8 CMCSA 2023-03-31
9 CMCSA 2023-04-01
10 CMCSA 2023-04-28 30.873134 0.8061 1.497367 2.092481
11 CMCSA 2023-05-01

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Comcast Corporation Class A Common Stock,Communication Services,Brian L. Roberts,CMCSA.png
1 company_name sector ceo logo
2 0 Comcast Corporation Class A Common Stock Communication Services Brian L. Roberts CMCSA.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,39567800000.0,,1551400000.0,75215300000.0,3743200000.0
1,2020-12-31,89283900000.0,,1633200000.0,124659600000.0,3443800000.0
2,2021-12-31,161761800000.0,749400000.0,2834900000.0,196780300000.0,3445100000.0
3,2022-12-31,139078300000.0,16000000.0,2720100000.0,174175700000.0,3438400000.0
4,2022-03-31,171004300000.0,,2045700000.0,205917700000.0,3437100000.0
5,2022-06-30,141451000000.0,,1879500000.0,176671300000.0,3436700000.0
6,2022-09-30,143252900000.0,14500000.0,2130100000.0,178431500000.0,3436300000.0
7,2022-12-31,139078300000.0,16000000.0,2720100000.0,174175700000.0,3438400000.0
8,2023-03-31,131031700000.0,16300000.0,1565200000.0,166039200000.0,3439400000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 39567800000.0 1551400000.0 75215300000.0 3743200000.0
3 1 2020-12-31 89283900000.0 1633200000.0 124659600000.0 3443800000.0
4 2 2021-12-31 161761800000.0 749400000.0 2834900000.0 196780300000.0 3445100000.0
5 3 2022-12-31 139078300000.0 16000000.0 2720100000.0 174175700000.0 3438400000.0
6 4 2022-03-31 171004300000.0 2045700000.0 205917700000.0 3437100000.0
7 5 2022-06-30 141451000000.0 1879500000.0 176671300000.0 3436700000.0
8 6 2022-09-30 143252900000.0 14500000.0 2130100000.0 178431500000.0 3436300000.0
9 7 2022-12-31 139078300000.0 16000000.0 2720100000.0 174175700000.0 3438400000.0
10 8 2023-03-31 131031700000.0 16300000.0 1565200000.0 166039200000.0 3439400000.0

View File

@ -0,0 +1,10 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
CME,2022-03-31,32.628258,5.762,18.204758,3.11339
CME,2022-06-30,26.793194,5.6719,15.365115,2.647091
CME,2022-09-02,24.185093,4.1936,14.441566,2.499087
CME,2022-09-05,,,,
CME,2022-09-30,22.003727,3.8293,13.139014,2.270164
CME,2022-12-31,22.941337,4.3421,12.179485,2.141245
CME,2023-03-31,25.881081,4.2942,13.704894,2.563292
CME,2023-04-26,24.990541,3.9877,13.233323,2.475092
CME,2023-04-27,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 CME 2022-03-31 32.628258 5.762 18.204758 3.11339
3 CME 2022-06-30 26.793194 5.6719 15.365115 2.647091
4 CME 2022-09-02 24.185093 4.1936 14.441566 2.499087
5 CME 2022-09-05
6 CME 2022-09-30 22.003727 3.8293 13.139014 2.270164
7 CME 2022-12-31 22.941337 4.3421 12.179485 2.141245
8 CME 2023-03-31 25.881081 4.2942 13.704894 2.563292
9 CME 2023-04-26 24.990541 3.9877 13.233323 2.475092
10 CME 2023-04-27

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,CME Group Inc.,Brokers & Exchanges,Terrence A. Duffy,CME.png
1 company_name sector ceo logo
2 0 CME Group Inc. Brokers & Exchanges Terrence A. Duffy CME.png

View File

@ -0,0 +1,12 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-08-31,23485000000.0,1699000000.0,8384000000.0,45400000000.0,6823000000.0
1,2020-08-31,28120000000.0,95000000.0,12277000000.0,55556000000.0,10167000000.0
2,2021-08-31,29505000000.0,799000000.0,11258000000.0,59268000000.0,10133000000.0
3,2022-08-31,32696000000.0,73000000.0,10203000000.0,64166000000.0,9039000000.0
4,2022-02-28,32565000000.0,,11819000000.0,63078000000.0,9246000000.0
5,2022-04-30,33008000000.0,77000000.0,11193000000.0,63852000000.0,9036000000.0
6,2022-05-31,33008000000.0,77000000.0,11193000000.0,63852000000.0,9036000000.0
7,2022-08-31,32696000000.0,73000000.0,10203000000.0,64166000000.0,9039000000.0
8,2022-11-30,34150000000.0,71000000.0,10856000000.0,66027000000.0,9046000000.0
9,2023-01-31,34330000000.0,76000000.0,12970000000.0,66848000000.0,9139000000.0
10,2023-02-28,34330000000.0,76000000.0,12970000000.0,66848000000.0,9139000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-08-31 23485000000.0 1699000000.0 8384000000.0 45400000000.0 6823000000.0
3 1 2020-08-31 28120000000.0 95000000.0 12277000000.0 55556000000.0 10167000000.0
4 2 2021-08-31 29505000000.0 799000000.0 11258000000.0 59268000000.0 10133000000.0
5 3 2022-08-31 32696000000.0 73000000.0 10203000000.0 64166000000.0 9039000000.0
6 4 2022-02-28 32565000000.0 11819000000.0 63078000000.0 9246000000.0
7 5 2022-04-30 33008000000.0 77000000.0 11193000000.0 63852000000.0 9036000000.0
8 6 2022-05-31 33008000000.0 77000000.0 11193000000.0 63852000000.0 9036000000.0
9 7 2022-08-31 32696000000.0 73000000.0 10203000000.0 64166000000.0 9039000000.0
10 8 2022-11-30 34150000000.0 71000000.0 10856000000.0 66027000000.0 9046000000.0
11 9 2023-01-31 34330000000.0 76000000.0 12970000000.0 66848000000.0 9139000000.0
12 10 2023-02-28 34330000000.0 76000000.0 12970000000.0 66848000000.0 9139000000.0

View File

@ -0,0 +1,11 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
COST,2022-02-28,44.647463,4.2511,1.136254,12.466697
COST,2022-04-30,42.846092,4.2058,1.124317,12.13674
COST,2022-05-31,36.710236,3.0181,0.953056,10.342457
COST,2022-08-31,41.110236,3.5926,1.067287,11.574263
COST,2022-11-30,41.038813,3.8323,1.056757,11.594868
COST,2023-01-31,38.634921,3.711,0.983966,10.563442
COST,2023-02-28,36.597128,3.5153,0.932067,10.002237
COST,2023-04-26,36.345334,3.6281,0.93835,9.624173
COST,2023-04-27,,,,
COST,2023-04-28,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 COST 2022-02-28 44.647463 4.2511 1.136254 12.466697
3 COST 2022-04-30 42.846092 4.2058 1.124317 12.13674
4 COST 2022-05-31 36.710236 3.0181 0.953056 10.342457
5 COST 2022-08-31 41.110236 3.5926 1.067287 11.574263
6 COST 2022-11-30 41.038813 3.8323 1.056757 11.594868
7 COST 2023-01-31 38.634921 3.711 0.983966 10.563442
8 COST 2023-02-28 36.597128 3.5153 0.932067 10.002237
9 COST 2023-04-26 36.345334 3.6281 0.93835 9.624173
10 COST 2023-04-27
11 COST 2023-04-28

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Costco Wholesale Corporation,Retail - Defensive,W. Craig Jelinek,COST.png
1 company_name sector ceo logo
2 0 Costco Wholesale Corporation Retail - Defensive W. Craig Jelinek COST.png

View File

@ -0,0 +1,9 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2020-01-31,15963000000.0,,4145000000.0,55126000000.0,5868000000.0
1,2021-01-31,21889000000.0,,6195000000.0,66301000000.0,6281000000.0
2,2022-01-31,22850000000.0,,5464000000.0,95209000000.0,13981000000.0
3,2023-01-31,26395000000.0,1182000000.0,7016000000.0,98849000000.0,14088000000.0
4,2022-04-30,20411000000.0,1002000000.0,6859000000.0,93022000000.0,13985000000.0
5,2022-07-31,21246000000.0,1183000000.0,6931000000.0,94148000000.0,13805000000.0
6,2022-10-31,19209000000.0,1182000000.0,6076000000.0,91884000000.0,13998000000.0
7,2023-01-31,26395000000.0,1182000000.0,7016000000.0,98849000000.0,14088000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2020-01-31 15963000000.0 4145000000.0 55126000000.0 5868000000.0
3 1 2021-01-31 21889000000.0 6195000000.0 66301000000.0 6281000000.0
4 2 2022-01-31 22850000000.0 5464000000.0 95209000000.0 13981000000.0
5 3 2023-01-31 26395000000.0 1182000000.0 7016000000.0 98849000000.0 14088000000.0
6 4 2022-04-30 20411000000.0 1002000000.0 6859000000.0 93022000000.0 13985000000.0
7 5 2022-07-31 21246000000.0 1183000000.0 6931000000.0 94148000000.0 13805000000.0
8 6 2022-10-31 19209000000.0 1182000000.0 6076000000.0 91884000000.0 13998000000.0
9 7 2023-01-31 26395000000.0 1182000000.0 7016000000.0 98849000000.0 14088000000.0

View File

@ -0,0 +1,9 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
CRM,2022-04-30,118.878378,1.8797,6.468578,3.008453
CRM,2022-07-31,182.19802,1.9371,6.515454,3.122426
CRM,2022-09-02,295.557692,1.8996,5.252298,2.557323
CRM,2022-09-06,,,,
CRM,2022-10-31,312.673077,1.6803,5.556452,2.681066
CRM,2023-01-31,646.038462,1.7094,5.554365,2.855583
CRM,2023-04-28,944.619048,1.3911,6.308206,3.399133
CRM,2023-04-29,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 CRM 2022-04-30 118.878378 1.8797 6.468578 3.008453
3 CRM 2022-07-31 182.19802 1.9371 6.515454 3.122426
4 CRM 2022-09-02 295.557692 1.8996 5.252298 2.557323
5 CRM 2022-09-06
6 CRM 2022-10-31 312.673077 1.6803 5.556452 2.681066
7 CRM 2023-01-31 646.038462 1.7094 5.554365 2.855583
8 CRM 2023-04-28 944.619048 1.3911 6.308206 3.399133
9 CRM 2023-04-29

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Salesforce.com Inc,Application Software,Marc Benioff / Keith Block,CRM.png
1 company_name sector ceo logo
2 0 Salesforce.com Inc Application Software Marc Benioff / Keith Block CRM.png

View File

@ -0,0 +1,9 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-07-31,47755000000.0,10191000000.0,11750000000.0,97793000000.0,24666000000.0
1,2020-07-31,43573000000.0,3005000000.0,11809000000.0,94853000000.0,14583000000.0
2,2021-07-31,39112000000.0,2508000000.0,9175000000.0,97497000000.0,11526000000.0
3,2022-07-31,36717000000.0,1099000000.0,7079000000.0,94002000000.0,9515000000.0
4,2022-04-30,35981000000.0,1000000000.0,6952000000.0,92797000000.0,9418000000.0
5,2022-07-31,36717000000.0,1099000000.0,7079000000.0,94002000000.0,9515000000.0
6,2022-10-31,36141000000.0,1249000000.0,7292000000.0,93054000000.0,8878000000.0
7,2023-01-31,38515000000.0,1250000000.0,9009000000.0,95840000000.0,8887000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-07-31 47755000000.0 10191000000.0 11750000000.0 97793000000.0 24666000000.0
3 1 2020-07-31 43573000000.0 3005000000.0 11809000000.0 94853000000.0 14583000000.0
4 2 2021-07-31 39112000000.0 2508000000.0 9175000000.0 97497000000.0 11526000000.0
5 3 2022-07-31 36717000000.0 1099000000.0 7079000000.0 94002000000.0 9515000000.0
6 4 2022-04-30 35981000000.0 1000000000.0 6952000000.0 92797000000.0 9418000000.0
7 5 2022-07-31 36717000000.0 1099000000.0 7079000000.0 94002000000.0 9515000000.0
8 6 2022-10-31 36141000000.0 1249000000.0 7292000000.0 93054000000.0 8878000000.0
9 7 2023-01-31 38515000000.0 1250000000.0 9009000000.0 95840000000.0 8887000000.0

View File

@ -0,0 +1,9 @@
symbol,asOfDate,PeRatio,PegRatio,PsRatio,PbRatio
CSCO,2022-04-30,17.555556,2.2668,4.016818,5.145281
CSCO,2022-07-31,15.919298,2.2805,3.704163,4.615611
CSCO,2022-10-31,16.109929,2.1557,3.693825,4.686579
CSCO,2023-01-31,17.570397,2.0088,3.872313,4.948938
CSCO,2023-03-07,17.915751,2.1417,3.807566,4.830176
CSCO,2023-03-08,,,,
CSCO,2023-05-05,16.941392,1.9192,3.60049,4.567484
CSCO,2023-05-07,,,,
1 symbol asOfDate PeRatio PegRatio PsRatio PbRatio
2 CSCO 2022-04-30 17.555556 2.2668 4.016818 5.145281
3 CSCO 2022-07-31 15.919298 2.2805 3.704163 4.615611
4 CSCO 2022-10-31 16.109929 2.1557 3.693825 4.686579
5 CSCO 2023-01-31 17.570397 2.0088 3.872313 4.948938
6 CSCO 2023-03-07 17.915751 2.1417 3.807566 4.830176
7 CSCO 2023-03-08
8 CSCO 2023-05-05 16.941392 1.9192 3.60049 4.567484
9 CSCO 2023-05-07

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
,company_name,sector,ceo,logo
0,Cisco Systems Inc.,Communication Equipment,Charles H. Robbins,CSCO.png
1 company_name sector ceo logo
2 0 Cisco Systems Inc. Communication Equipment Charles H. Robbins CSCO.png

View File

@ -0,0 +1,10 @@
,asOfDate,CurrentAssets,CurrentDebt,CashAndCashEquivalents,TotalAssets,TotalDebt
0,2019-12-31,3278000000.0,245000000.0,958000000.0,38257000000.0,16238000000.0
1,2020-12-31,4441000000.0,401000000.0,3129000000.0,39793000000.0,16705000000.0
2,2021-12-31,3873000000.0,181000000.0,2239000000.0,40531000000.0,16366000000.0
3,2022-12-31,3849000000.0,151000000.0,1958000000.0,41912000000.0,18047000000.0
4,2022-03-31,3757000000.0,317000000.0,1936000000.0,40452000000.0,16336000000.0
5,2022-06-30,2784000000.0,236000000.0,724000000.0,40366000000.0,16210000000.0
6,2022-09-30,4310000000.0,155000000.0,2311000000.0,42242000000.0,18050000000.0
7,2022-12-31,3849000000.0,151000000.0,1958000000.0,41912000000.0,18047000000.0
8,2023-03-31,3355000000.0,11000000.0,1291000000.0,41478000000.0,17922000000.0
1 asOfDate CurrentAssets CurrentDebt CashAndCashEquivalents TotalAssets TotalDebt
2 0 2019-12-31 3278000000.0 245000000.0 958000000.0 38257000000.0 16238000000.0
3 1 2020-12-31 4441000000.0 401000000.0 3129000000.0 39793000000.0 16705000000.0
4 2 2021-12-31 3873000000.0 181000000.0 2239000000.0 40531000000.0 16366000000.0
5 3 2022-12-31 3849000000.0 151000000.0 1958000000.0 41912000000.0 18047000000.0
6 4 2022-03-31 3757000000.0 317000000.0 1936000000.0 40452000000.0 16336000000.0
7 5 2022-06-30 2784000000.0 236000000.0 724000000.0 40366000000.0 16210000000.0
8 6 2022-09-30 4310000000.0 155000000.0 2311000000.0 42242000000.0 18050000000.0
9 7 2022-12-31 3849000000.0 151000000.0 1958000000.0 41912000000.0 18047000000.0
10 8 2023-03-31 3355000000.0 11000000.0 1291000000.0 41478000000.0 17922000000.0

Some files were not shown because too many files have changed in this diff Show More