Widgets
Data
Transform
Visualize
Model
Evaluate
Unsupervised
Spectroscopy
Text Mining
- Corpus
- Import Documents
- Create Corpus
- The Guardian
- NY Times
- Pubmed
- Twitter
- Wikipedia
- Preprocess Text
- Corpus to Network
- Bag of Words
- Document Embedding
- Similarity Hashing
- Sentiment Analysis
- Tweet Profiler
- Topic Modelling
- LDAvis
- Corpus Viewer
- Score Documents
- Word Cloud
- Concordance
- Document Map
- Word Enrichment
- Duplicate Detection
- Word List
- Extract Keywords
- Annotated Corpus Map
- Ontology
- Semantic Viewer
- Collocations
- Statistics
Survival Analysis
Bioinformatics
Single Cell
Image Analytics
Networks
Geo
Educational
Time Series
Associate
Explain
Yahoo Finance
Generate time series from Yahoo Finance stock market data.
Outputs
- Time series: Time series table of open, high, low, close (OHLC) prices, volume and adjusted close price.
This widget fetches historical stock market data from Yahoo Finance and outputs it as a time series data table.
- Stock (e.g. GOOG) or index (e.g. DJI) symbol you are interested in.
- Date range you are interested in.
- Desired resolution of the time series. Can be one of: daily, weekly, monthly, or dividends. The last option outputs a table of dates when dividends were issued, along with their respective dividend amounts.
Example
Since the output data type is inherently a Table, you can connect it to wherever a data table is expected. Naturally, you can use it to test some functions in the Timeseries add-on.