EBK BUSINESS DRIVEN TECHNOLOGY
EBK BUSINESS DRIVEN TECHNOLOGY
7th Edition
ISBN: 8220103675451
Author: BALTZAN
Publisher: YUZU
Expert Solution & Answer
Book Icon
Chapter 8, Problem 8AYK

Explanation of Solution

Twitter Buzz:

Yes, a business can use Twitter to gain business intelligence.

Companies using Twitter to gain BI:

  • For creating a unique product for its customers, business intelligence can be used by evaluating and assessing internal as well as external information.
  • Internal information is referred to as the information obtained from the internal sources of the organization.
  • External information is referred to as the information obtained from industry trends, and competitor information.
  • This analysis can help to make an evaluation of its business across worldwide competitors, market and variety of industries.

Twitter using a data warehouse:

Benefits of data warehouse for a business are as follows:

  • A Data Warehouse offers superior Business Intelligence service.
  • A Data Warehouse offers Historical information.
  • A Data Warehouse eliminates unnecessary information and Saves Time
  • A Data Warehouse increases the consistency and quantity of Data
  • Higher rate on investment can be achieved through Data Warehouse
  • Data warehouse Allows resources to give attention on the evaluation and analysis than transactional problems.
  • Data warehouse helps to take better and Timely decision

Companies storing twitter information:

The following tools can be used for storing twitter information:

  • MongoDb is an open source document storage database.
  • Twitter API is a python wrapper that is used for performing API requests such as searching for users and downloading tweets. This library handles all of the OAuth and API queries and provides it to the users in simple Python interface...

Blurred answer
Students have asked these similar questions
Exercise 1 Function and Structure [30 pts] Please debug the following program and answer the following questions. There is a cycle in a linked list if some node in the list can be reached again by continuously following the next pointer. #include typedef struct node { int value; struct node *next; } node; int 11_has_cycle (node *first) if (first == node *head = { NULL) return 0; first; while (head->next != NULL) { } if (head first) { return 1; } head = head->next; return 0; void test ll_has_cycle () { int i; node nodes [6]; for (i = 0; i < 6; i++) { nodes [i] .next = NULL; nodes [i].value = i; } nodes [0] .next = &nodes [1]; nodes [1] .next = &nodes [2]; nodes [2] .next = &nodes [3]; nodes [3] .next nodes [4] .next &nodes [4]; NULL; nodes [5] .next = &nodes [0]; printf("1. Checking first list for cycles. \n Function 11_has_cycle says it has s cycle\n\n", 11_has_cycle (&nodes [0])?"a":"no"); printf("2. Checking length-zero list for cycles. \n Function 11_has_cycle says it has %s…
how to read log logs
Discrete Mathematics for Computer Engineering
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Enhanced Discovering Computers 2017 (Shelly Cashm...
Computer Science
ISBN:9781305657458
Author:Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Management Of Information Security
Computer Science
ISBN:9781337405713
Author:WHITMAN, Michael.
Publisher:Cengage Learning,
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
Information Technology Project Management
Computer Science
ISBN:9781337101356
Author:Kathy Schwalbe
Publisher:Cengage Learning