Skip to content

Latest commit

 

History

History
133 lines (89 loc) · 5.21 KB

Data_Management.md

File metadata and controls

133 lines (89 loc) · 5.21 KB

Data Management

author: Brian High date: 2014-12-16 transition: fade

Research Computing and Data Management

http://github.com/brianhigh/research-computing

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Creative Commons License

Data and Information

Data [are] values of qualitative or quantitative variables; restated, pieces of data are individual pieces of information.

Data (treated as singular, plural, or as a mass noun) is any sequence of symbols given meaning by specific acts of interpretation.

Information (shortened as info or info.) is that which informs, i.e. that from which data and knowledge can be derived (as data represents values attributed to parameters, while knowledge signifies understanding of real things or abstract concepts).

Source: Wikipedia ([Data](http://en.wikipedia.org/wiki/Data), [Data (computing)](http://en.wikipedia.org/wiki/Data_%28computing%29), [Information](http://en.wikipedia.org/wiki/Information)), [CC BY-SA 3.0](http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License)

Data and Information Put to Use

Data:

  • Raw facts

Information:

  • Connected data

Knowledge:

  • Organized information

Wisdom:

  • Judiciously applied knowledge

Data → Information → Knowledge → Wisdom

(Source:) [Wikipedia](http://en.wikipedia.org/wiki/DIKW_Pyramid), [CC BY-SA 3.0](http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License))

Data, Information, Knowledge, Wisdom

Source: [RobOnKnowledge, CC BY-SA 3.0, (Wikimedia)](http://commons.wikimedia.org/wiki/File:DIKW-diagram.png)

Data/Information Management

"Data management is the development, execution and supervision of plans, policies, programs and practices that control, protect, deliver and enhance the value of data and information assets."

Source: [DAMA International](http://dama.inpuls.eu/)

"Information management (IM) is the collection and management of information from one or more sources and the distribution of that information to one or more audiences."

Source: [Wikipedia](http://en.wikipedia.org/wiki/Information_management), [CC BY-SA 3.0](http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License)

Information Management Ideals

Categories

  • Quality
  • Efficiency
  • Compliance
  • Security
  • Sharing

... form a framework of building blocks.


information managemnt framework

Source: [US Coast Guard, Public Domain, (Wikipedia)](http://en.wikipedia.org/wiki/File:Information_Management_Framework.png)

Information Mgmt. Challenges

Information managers may encounter ...

  • Lack of resources for managing information systems
  • Resistance to change (delays, training, costs, politics)
  • Quantity of systems (dispersion, synchronicity, competition)
  • Poor information quality (consistency, repetition, timeliness)

... among other challenges.

Source: [Wikipedia](http://en.wikipedia.org/wiki/Information_management#Information_management_complexities), [CC BY-SA 3.0](http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License)

Data Hazards and Pitfalls

  • Corruption
  • Device failure
  • Backups
  • Versioning

Real-life examples

(Memory/disk/flash-drive corruption -> data-loss)

Tips

  • Keep at least two copies in different physical locations.
  • Automate your backups and store (offsite) backups encrypted.