2 datasets found
  1. Dividend Growth Investment Data

    • kaggle.com
    Updated Apr 26, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    JonnyEnglish (2018). Dividend Growth Investment Data [Dataset]. https://www.kaggle.com/jonnylangefeld/dividend-growth-investment-data/tasks
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Apr 26, 2018
    Dataset provided by
    Kaggle
    Authors
    JonnyEnglish
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Context

    I like the idea of building passive income. There are many ways out there and one conservative way that has worked since ages is to invest in dividend paying assets. But you never know which one to pick with a good risk/reward ratio. I thought it would be great to have all the data available to have a data driven decision.

    Content

    The data is a snapshot of all tradable instruments on robinhood.com by using their API. When I do my research I like to also go through the data on dividend.com, so crawled their website to merge it with the symbols I already got from robinhood.com.
    I documented and published the script how to create a new snapshot in this repository. Please refer to the notebook if you want to create your own snapshot.
    I recommend to use the pickle file (instruments.p) with pd.read_pickle('../input/instruments.p') because the data is already prepared and in the right shape and order. If you are an R user, you can still read the data with the instruments.json file.

    Acknowledgements

    Thanks to robinhood.com and dividend.com for providing this data publicly.

    Inspiration

    Which stocks do have the best risk/reward ratio?

    Data description

    Content

    Checkout the repository for a detailed description of each column

  2. Crypto News Headlines & Market Prices by Date

    • kaggle.com
    Updated Mar 30, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Aaron C Bastian (2023). Crypto News Headlines & Market Prices by Date [Dataset]. https://www.kaggle.com/datasets/aaroncbastian/crypto-news-headlines-and-market-prices-by-date/discussion?sort=undefined
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 30, 2023
    Dataset provided by
    Kaggle
    Authors
    Aaron C Bastian
    License

    Attribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
    License information was derived automatically

    Description

    This dataset aims to facilitate NLP sentiment analysis by investigating the correlation between news headlines and cryptocurrency prices. Cryptocurrencies were chosen as they have fewer external variables than traditional stocks, allowing for more accurate analysis.

    The dataset was collected by web scraping headlines from the first page of Google News for various cryptocurrencies by date for several years. While headlines for many cryptocurrencies are included, the best results were obtained by limiting models to data from 2021 to the present, when cryptocurrencies became more mainstream.

    Pricing data was gathered using the unofficial Robinhood API robin-stocks, and the begins_at column contains the corresponding date for each market price and headline. Note that the headlines are from that date, so to make predictions, the articles column needs to be shifted.

  3. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
JonnyEnglish (2018). Dividend Growth Investment Data [Dataset]. https://www.kaggle.com/jonnylangefeld/dividend-growth-investment-data/tasks
Organization logo

Dividend Growth Investment Data

Which stocks to pick for dividend growth

Explore at:
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Apr 26, 2018
Dataset provided by
Kaggle
Authors
JonnyEnglish
License

https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

Description

Context

I like the idea of building passive income. There are many ways out there and one conservative way that has worked since ages is to invest in dividend paying assets. But you never know which one to pick with a good risk/reward ratio. I thought it would be great to have all the data available to have a data driven decision.

Content

The data is a snapshot of all tradable instruments on robinhood.com by using their API. When I do my research I like to also go through the data on dividend.com, so crawled their website to merge it with the symbols I already got from robinhood.com.
I documented and published the script how to create a new snapshot in this repository. Please refer to the notebook if you want to create your own snapshot.
I recommend to use the pickle file (instruments.p) with pd.read_pickle('../input/instruments.p') because the data is already prepared and in the right shape and order. If you are an R user, you can still read the data with the instruments.json file.

Acknowledgements

Thanks to robinhood.com and dividend.com for providing this data publicly.

Inspiration

Which stocks do have the best risk/reward ratio?

Data description

Content

Checkout the repository for a detailed description of each column

Search
Clear search
Close search
Google apps
Main menu