2.1: INTERNAL AND EXTERNAL DATA SOURCES Flashcards

1
Q

What are the different varieties and sources of data?

A

Data come in various forms, ranging from messy with missing or erroneous data to complete and error-free.

Some data are internal, already housed within a company, while others are external, located outside the company and may require effort and resources to access.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are internal data sources in companies?

A

Internal data sources encompass integrated databases used to store data generated during daily business operations, covering various aspects like sales, purchasing, accounts, manufacturing, customers, suppliers, inventory, and employees.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do authorized personnel access data from internal databases?

A

Authorized personnel can easily request specific data from internal databases for analysis, and the data are typically provided in the desired format.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an ERP system in the context of internal data management?

A

An ERP (Enterprise Resource Planning) system is business management software that integrates applications across different business functions, such as manufacturing, accounting, finance, and human resources, into a centralized database.

It’s used when companies outgrow smaller databases to streamline processes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which are some popular ERP vendors, and what is a key benefit of using ERP systems?

A

Popular ERP vendors include SAP, Oracle, and Workday. ERP systems provide the benefit of integrating a company’s various systems, ensuring “one version of the truth.”

This integration prevents inconsistencies in product codes, quantities on hand, and financial value formatting across systems, which could otherwise lead to inaccurate reporting and decision-making.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the purpose of centralized relational databases?

A

Centralized relational databases store data to ensure completeness, reduce redundancy, enforce business rules, and facilitate communication and integration of business processes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the components of a relational database?

A

A relational database consists of tables, fields, and records.

Tables organize data into columns (fields) and rows (records).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the role of a primary key in a table?

A

A primary key is a field that uniquely identifies each record in a table. Every table in a relational database must have a primary key.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a foreign key in a relational database?

A

A foreign key is a field that creates relationships between tables by referencing the primary key of another table. It allows users to look up related data.

Foreign keys are not required in every table. They are used when there is a need to establish a relationship between tables for looking up related data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How can a new customer be added to a transaction in a relational database?

A

To add a new customer to a transaction, the customer’s data must be recorded in the Customers table first. The new customer is then associated with the next sequential number in the primary key field, and this new Customer ID can be added to the Transaction table.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Rational Databse: Primary key and Foreign Key

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why do companies consider external data sources for business analysis?

A

Companies consider external data sources to provide additional context for decision-making when rolling out new products, expanding operations, or downsizing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are some examples of external data sources for business analysis?

A

External data sources include social media data, US Census Bureau data, Small Business Administration (SBA) data, and publicly available financial data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How can social media data be used for business analysis?

A

Social media data can provide insights into audience engagement, click-through rates, and behavior patterns.

Tools like HootSuite and Google Analytics help analyze social media activity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are APIs, and how are they related to social media management software?

A

APIs (application programming interfaces) are tools used to exchange data between different software.

Social media management software like HootSuite and Google Analytics use APIs to show social media activity across multiple platforms on one page.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How can US Census Bureau data be useful for businesses?

A

US Census Bureau data can inform decisions regarding potential markets and new locations. It provides valuable information about the U.S. population.

17
Q

What insights can Small Business Administration (SBA) data provide?

A

SBA data can offer insights into the economy, population trends, and small business conditions.

It’s useful for market research and competitive analysis.

18
Q

Where can businesses access publicly available financial data?

A

Businesses can access publicly available financial data from sources like the Securities and Exchange Commission (SEC) EDGAR website, Compustat, and Yahoo! Finance.

19
Q

What is the Securities and Exchange Commission?

A

Securities and Exchange Commission (SEC)
U.S. government agency charged with protecting investors by requiring full and truthful financial disclosure by companies.

20
Q

What does the term “Big Data” refer to?

A

Big Data refers to data sets that are too large and complex for centralized systems to capture, store, manage, and analyze.

21
Q

What are the four Vs that characterize Big Data?

A

The four Vs of Big Data are volume, variety, velocity, and veracity.

22
Q

Define “volume” in the context of Big Data.

A

Volume in Big Data refers to the sheer amount of data, regardless of its source. It can be an enormous amount of data.

23
Q

What is meant by “variety” in Big Data?

A

Variety in Big Data refers to the different forms of data. It includes structured, unstructured, and semi-structured data.

24
Q

Provide examples of structured and unstructured data.

A

Structured data are highly organized and fit neatly in a table or a database.

Unstructured data lack internal organization or structure and include items like blog posts, tweets, and images.

25
Q

What is semi-structured data, and how does it differ from structured and unstructured data?

A

Semi-structured data have elements of both structured and unstructured data.

They lack internal structure but may come with tags or markers explaining their content. Examples include HTML and emails with tags.

26
Q

How does the Internet of Things (IoT) contribute to the variety and volume of data?

A

The IoT consists of physical objects with sensors connected to the internet, exchanging data.

This results in a mix of structured, semi-structured, and unstructured data.

27
Q
A