Term Glossary (Topic 1.1-1.2) Flashcards

1
Q

State the difference between Functional and Non-Functional requirements

A

Functional - Tell us what the system should do

Non-Functional - How the system should work

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

Describe ‘Data Integration’

A

Bringing data together from separate sources to speed up data access and improve data consistency

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

State the four requirements for data integration

A

1) Records identifiable with unique key (primary key)
2) Data should have consistent format
3) Controlled with standard policies and procedures in place
4) Data integration activities should be logged and properly overseen

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

State the two reasons why we integrate data

A

1) Reduce data complexity

2) Allow analysis that would otherwise be impossible

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

Describe the difference between policies and practices when data integrating

A

Policies - Policies outline organisational strategy towards combining datasets
Practices - practices describe what to do or avoid when integrating data

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

Why do we integrate data from multiple sources?

A

In order to get a holistic view of a process, we must integrate the data. This gives us control as to what data will be combined.

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

Name the three Common User interfaces with data

A

1) Dashboards
2) Scorecards
3) Interactive Graphs

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

Describe ‘Dashboards’ when referring to Common User interfaces

A

Normally dynamic graphical and tabular displays of data offering functions such as cross filtering and sorting.

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

Describe ‘Scorecards’ when referring to Common User interfaces

A

Similar to dashboards but often show a number of key performance indicators often with conditional formatting and highlighting to show issues.

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

Describe ‘Physical data integration’ when referring to Common User interfaces

A

Data from multiple locations is joined in one location. This is often done using JOINS or UNIONs. The combined data is then stored physically together.

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

Describe ‘Virtual Data Integration’ when referring to Common User interfaces

A

Keeping data sources apart but creating a ‘software layer’ that allows users to access the combined data.

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

State three advantages of utilising virtual data integration

A

o Communication channels can be protected and monitored.
o Data transfer is done on request as part of an ETL process.
o Datasets can be stored in smaller, more manageable tables.

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

Describe ‘Extract, Transform & Load’ when referring to Common User interfaces

A

An automated process that takes data (often integrating it) (Extract), applying some form of data processing (such as filtering, aggregation or sorting) (Transform), finally the data is loaded to a destination (either a server, user PC or other machine).

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

State three examples of non-functional requirements

A

Reliability, Scalability, Usability

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