Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 873 Bytes

File metadata and controls

27 lines (13 loc) · 873 Bytes

Getting-and-Cleaning-Data-Assignment

Course 3 from Data Science Specialization (by Johns Hopkins University, on Coursera): Getting and Cleaning Data Course Project

For the assignment, see https://www.coursera.org/learn/data-cleaning/peer/FIZtT/getting-and-cleaning-data-course-project

The purpose of the assigned project is to demonstrate the ability to collect, work with, and clean a data set. The goal is to prepare tidy data that can be used for later analysis.

Assignment submission files

  • run_analysis.R

    The code to fulfill the assigned task

  • codebook.md

    describes the variables, the data, and any transformations / steps that have been performed to clean up the data

  • 2nd_tidy_dataset.txt/csv

    the result of the 2nd task as txt as well as csv for a better viewing experience on github

  • README.md

    this introductionfile