06 Data and Data Processing TRANSES
06 Data and Data Processing TRANSES
dg
Generating Data
Introduction
In 2012, the White House released a document Data Definition - Context
titled FACT SHEET: Big Data Across the
Federal Government that lists big data projects Data is “a fact represented as an ITEM or
that the Federal Government has undertaken EVENT out of context” (Mullins, 2013, p. 686).
(The White House, 2012). Data alone DO NOT provide insights. As noted
in the previous section, without context it is
A list of the KEY legislative initiatives includes DIFFICULT to make judgments on data alone.
the following:
Variability
ADDRESSES the extent and speed that the
structure of the data are changing as well as
the frequency of the CHANGE.
Big Data
The term Big Data has gained increasing
recognition over the last decade. For several
decades, NURSES have collected and stored Data Repositories (Storing Data)
data, but the ability to analyze or “do” anything
with data has NOT COME to fruition until Database Management Systems
recently.
A database by definition is an organized
COLLECTION of data. A database management
Volume system (DBMS) is software that contains the
When speaking about the volume of big data, this database as well as a collection or set of
means the amount of data CREATED on a programs for ACCESSING and PROCESSING
given day. these data in the database thereby IDENTIFYING
relationships between the data.
2
shabelly.dg
Structure of DBMS
Function of a Data Warehouse
In general, a DBMS consists of data that
designers STRUCTURE into tables and JOIN by The function of the data warehouse is to serve as
relationships a central information repository. In TRUE
DATA warehouse situations, once the data are
curated and stored in the data warehouse, there
is NO NEED to search for data anywhere else.
NoSQL Database Models – is an agile system Data Lakes: A data lake is a freer form of a
that EASILY PROCESSES unstructured data DBMS where the STRUCTURE of the data is
and semi-structured data. loose and varied including structured, semi-
structured, and unstructured data.
3
shabelly.dg
SQL Functions
Lastly, another consideration discussing
• In the previous example, the SELECT
database management systems is WHO will
function was used
need access to the data.
Interpreting Data
Curating Data
(Producing Knowledge & Making Decisions)
Ensuring Data Quality
• One must take into account several Data Analysis and Presentations
aspects when thinking about the quality • Once data is STORED and in a
of data. retrievable form, it is important to
produce knowledge and present the
Interoperability (Moving Data between data in a form for decision-making.
Systems)
• One of the biggest advantages of the Analytics
data movement, as well as the use of • Once the data has been stored, curated,
DBMS IN GENERAL, is the ability to and retrieved, it is then the
export data from one system and input responsibility of the end user to go
it into another.
4
shabelly.dg
Dashboards
• The presentation of data may also take
the FORM of a dashboard
Data Mining
• Traditional methods of retrieving
information from databases NO
LONGER WORK with the sheer amount
of data that the healthcare industry is
producing.
Predictive Analytics
• One of the main outcomes of data
mining is usually predictive analytics.
Predictive analytics allow us to
ANALYZE and MINE the data FROM the Expert Systems
past with the intention of being able to • Expert systems REPRESENT the
predict the future. present and future vanguard of
nursing informatics. These systems
Benchmarking
aim to help make the NURSE “more
• The process of benchmarking is “the
intelligent” in providing quality care
CONTINUOUS PROCESS by which an
based on evidence.
organization can measure and
compare its own processes with those Evidence-Based Practice
of organizations that are leaders in a • The concept of evidence-based practice
particular area” (Benson, 1994, para 1). is widely accepted across each of the
healthcare disciplines; however, the
Decision Analysis and Decision Support
Systems REALITY of providing evidence-based
• PACKAGING of data into decision care at the point of care is often an
analysis and decision support systems is elusive goal. With the advent of Big
a CRITICAL STEP in healthcare. The Data and data analytics techniques
purpose of this system is NOT TO capable of analyzing Big Data along with
REPLACE the decision-making ability expert systems capable of analyzing
of the healthcare professional, but unstructured data and using natural
rather to supplement it by showing language to present the resulting
5
shabelly.dg