Giter VIP home page Giter VIP logo

getting_and_cleaning_project's Introduction

Getting and Cleaning Data Course Project

The current repository contains the necessary script and documentation for the "Getting and Cleaning Data" course project.

There are three different files in the repository:

  • README.md: current file to give an explanation of the content of the repository and an overview of the project and its functioning

  • run_analysis.R: script to perform the requested operations

  • CodeBook.md: Document with the data dictionary and transforming operations description of the project

run_analysis.R script

High level description

The run_analysis.R perform several data capture, transformation and merging operations on the data.

The first thing that the script does is getting the data for the different data sets, selecting only the appropriate columns.

It also performs a rename of the columns to make them more readable.

Finally it performs the merging, aggregating and exporting of the data.

Instructions:

The script and data should be located in the same directory than the file, this is key in order to make the script run.

Once the data is downloaded from the location:

https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

and unzipped, it should result in a "UCI HAR Dataset" folder that has all the files in the required structure.

The working directory should be changed to this folder, and allocate there the script.

Once the script has finished, the tidy.txt file will be located in the same folder.

Code book for the tidy dataset is available here:

https://github.com/FredyGomez/getting_and_cleaning_project/blob/master/CodeBook.md

getting_and_cleaning_project's People

Contributors

fredygomez avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.