Creating Good Data: A Guide to Dataset Structure and Data Representation

  • 1h 20m
  • Harry J. Foxwell
  • Apress
  • 2020

Create good data from the start, rather than fixing it after it is collected. By following the guidelines in this book, you will be able to conduct more effective analyses and produce timely presentations of research data.

Data analysts are often presented with datasets for exploration and study that are poorly designed, leading to difficulties in interpretation and to delays in producing meaningful results. Much data analytics training focuses on how to clean and transform datasets before serious analyses can even be started. Inappropriate or confusing representations, unit of measurement choices, coding errors, missing values, outliers, etc., can be avoided by using good dataset design and by understanding how data types determine the kinds of analyses which can be performed.

This book discusses the principles and best practices of dataset creation, and covers basic data types and their related appropriate statistics and visualizations. A key focus of the book is why certain data types are chosen for representing concepts and measurements, in contrast to the typical discussions of how to analyze a specific data type once it has been selected.

You will:

  • Be aware of the principles of creating and collecting data
  • Know the basic data types and representations
  • Select data types, anticipating analysis goals
  • Understand dataset structures and practices for analyzing and sharing
  • Be guided by examples and use cases (good and bad)
  • Use cleaning tools and methods to create good data

About the Author

Harry J. Foxwell is a professor. He teaches graduate data analytics courses at George Mason University in the department of Information Sciences and Technology and he designed the data analytics curricula for his university courses. He draws on his decades of experience as Principal System Engineer for Oracle and for other major IT companies to help his students understand the concepts, tools, and practices of big data projects. He is co-author of several books on operating systems administration. He is a US Army combat veteran, having served in Vietnam as a Platoon Sergeant in the First Infantry Division. He lives in Fairfax, Virginia with his wife Eileen and two bothersome cats.

In this Book

  • The Need for Good Data
  • Basic Data Types and When to Use Them
  • Representing Quantitative Data
  • Planning Your Data Collection and Analysis
  • Good Datasets
  • Good Data Collection
  • Dataset Examples and Use Cases
  • Cleaning Your Data
  • Good Data Analytics