{"id":28270111,"url":"https://github.com/engineer2b/getting-and-cleaning-data","last_synced_at":"2025-07-10T00:35:25.851Z","repository":{"id":23519867,"uuid":"26886083","full_name":"Engineer2B/Getting-And-Cleaning-Data","owner":"Engineer2B","description":"Repository for Course Project for Getting and Cleaning Data on Coursera ","archived":false,"fork":false,"pushed_at":"2014-11-25T20:44:26.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T03:42:29.473Z","etag":null,"topics":["mooc"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Engineer2B.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-19T23:08:51.000Z","updated_at":"2023-05-06T12:18:50.000Z","dependencies_parsed_at":"2022-07-25T13:32:19.576Z","dependency_job_id":null,"html_url":"https://github.com/Engineer2B/Getting-And-Cleaning-Data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Engineer2B/Getting-And-Cleaning-Data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineer2B%2FGetting-And-Cleaning-Data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineer2B%2FGetting-And-Cleaning-Data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineer2B%2FGetting-And-Cleaning-Data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineer2B%2FGetting-And-Cleaning-Data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Engineer2B","download_url":"https://codeload.github.com/Engineer2B/Getting-And-Cleaning-Data/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineer2B%2FGetting-And-Cleaning-Data/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264506243,"owners_count":23619002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mooc"],"created_at":"2025-05-20T16:17:22.648Z","updated_at":"2025-07-10T00:35:25.799Z","avatar_url":"https://github.com/Engineer2B.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"Getting-And-Cleaning-Data\n=========================\n\nRepository for Course Project for Getting and Cleaning Data on Coursera\n\n### Use of the code in this repository\nFollow the following steps to run the code:\n\n1. Download the data from [this URL]( https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip) and extract it in directory `strPathData`.\n2. Start R or R studio.\n3. Set the directory where `run_analysis.R` is located as working directory with `setwd(directory of R file)`\n4. Type `source('run_analysis.R')` in R or R studio.\n5. Execute `run_analysis` with the first parameter set to the directory `strPathData` of step 1, by executing `run_analysis(strPathData)`.\n6. Hurra, a tidy data text file that (hopefully) meets the principles of Hadley Wickham's paper \"Tidy data\" is now in your data directory `strPathData`.\n\n### Test the output\nThe tidy data file can be read back into R with the command `read.table(tidy file,header=TRUE)`.\n\n### Optional parameters\n`run_analysis` has 4 optional parameters which you can set.\n\nThey refer to the following values:\n\nparameter name|reference\n --- | ---\nstrPathData | path to the data directory\nstrPathTest | path to the test folder with regard to `strPathData`\nstrPathTrain | path to the test folder with regard to `strPathData`\nstrNameFileOutStep5 | name of the output file\n\n### More information\nFor more information of the variables and the method of generating them, read CodeBook.md.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineer2b%2Fgetting-and-cleaning-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengineer2b%2Fgetting-and-cleaning-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineer2b%2Fgetting-and-cleaning-data/lists"}