Data Source: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "]]. * <B>Counter-Example" to "]]. ** ... * <B>Counter-Example") |
m (Text replacement - "** ..." to "** …") |
||
Line 7: | Line 7: | ||
** the [[UCI ML Repository]]. | ** the [[UCI ML Repository]]. | ||
** a [[Product Data Feed]]. | ** a [[Product Data Feed]]. | ||
** | ** … | ||
* <B>Counter-Example(s):</B> | * <B>Counter-Example(s):</B> | ||
** a [[Computation Resource]]. | ** a [[Computation Resource]]. |
Revision as of 20:30, 1 March 2021
A Data Source is a source of a data set.
- AKA: Data Feed.
- Context:
- It can range from being a Batch Data Source to being a Real-Time Data Source (such as a data stream).
- Example(s):
- the New York Stock Exchange Data Feed, is a Data Stream.
- the UCI ML Repository.
- a Product Data Feed.
- …
- Counter-Example(s):
- See: Data Collection Task, Real-Time Computing, Web Feed, RSS Feed, Product Feed, E-Commerce, Internet Marketing.
References
2014
- (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/data_feed Retrieved:2014-2-10.
- Data feed is a mechanism for users to receive updated data from data sources. It is commonly used by real-time applications in point-to-point settings as well as on the World Wide Web. The latter is also called web feed. News feed is a popular form of web feed. RSS feed makes dissemination of blogs easy. Product feeds play increasingly important role in e-commerce and internet marketing. Data feeds usually requires structured data. At the present time unstructured data, e.g. HTML pages, dominate the Web. As a result, data feeds have the potential to make a bigger impact on the Web in the future.