{"id":14068772,"url":"https://github.com/jimbrig/EDA","last_synced_at":"2025-07-30T04:32:08.799Z","repository":{"id":105147450,"uuid":"221287553","full_name":"jimbrig/EDA","owner":"jimbrig","description":"Exploratory Data Analysis R Package and Shiny App","archived":false,"fork":false,"pushed_at":"2024-02-29T20:26:15.000Z","size":266,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-23T12:11:41.795Z","etag":null,"topics":["data-analysis","data-visualization","eda","r","shiny"],"latest_commit_sha":null,"homepage":"https://jimbrig2011.github.io/owEDA/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jimbrig.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-12T18:43:34.000Z","updated_at":"2021-10-01T00:23:40.000Z","dependencies_parsed_at":"2024-01-05T10:40:52.227Z","dependency_job_id":"75d9d01d-6e01-4016-bff7-68f2a0eebbbf","html_url":"https://github.com/jimbrig/EDA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2FEDA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2FEDA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2FEDA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2FEDA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimbrig","download_url":"https://codeload.github.com/jimbrig/EDA/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228082366,"owners_count":17866607,"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":["data-analysis","data-visualization","eda","r","shiny"],"created_at":"2024-08-13T07:06:23.821Z","updated_at":"2024-12-04T09:31:20.190Z","avatar_url":"https://github.com/jimbrig.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# Oliver Wyman Exploratory Data Analysis (owEDA) \u003cimg src='man/figures/logo.png' align=\"right\" height=\"13.5\" /\u003e\n\n\u003c!-- badges: start --\u003e\n[![Lifecycle: Experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)\n\u003c!-- badges: end --\u003e\n\n## General Overview\n\nThe goal of **owEDA** is to:\n\n+ Save Time\n+ Improve Efficiency\n+ Improve Project Analysis Quality\n+ Priduce Artifacts for Export Internally and Externally to Excel, PowerPoint, and Word\n\n## Installation\n\n\u003e Since **owEDA** is a private repository make sure  you have a GitHub PAT \n(personal access token) setup and have permission before attempting to install \nthe package. See \n[Usethis Setup Guide](https://usethis.r-lib.org/articles/articles/usethis-setup.html#get-and-store-a-github-personal-access-token)\nfor more details on setting this up.\n\nYou can install from [GitHub](https://github.com/) with:\n\n``` r\nremotes::install_github(\"jimbrig2011/owEDA\")\n\n# or\n\nrequire(devtools)\ndevtools::install_github(\"jimbrig2011/owEDA\")\n```\n\n## Run Application\n\nAfter installing the package, you can run the app simply with:\n\n``` r\nowEDA::run_app()\n```\n\n## Roadmap\n\n**owEDA** desires to provide the following features:\n\n- Data Upload Management:\n  + Support easy data upload for a various number of possible data types (xlsx, csv, txt, etc).\n  + Support advanced settings to upload different types of data (i.e. merge across excel tabs, headers, lines to skip, etc.)\n  + Implement a \"control totals\" feature which allows user to preview the sums of numeric columns and validate / reconcile.\n  + Allow user to create their own datasets from uploaded files via merging and transforming them\n  + Provide initial summary statistics on data and preview data itself\n  \n- Data Diagnostics\n\n- Data Dictionary\n\n- Data Validation Report\n\n- Data Summaries\n\n- Data Visualization\n\n- Export to PDF, PowerPoint, CSV, Excel, and Email\n\n- Multivariate Analysis\n\n- Feature Engineering / Variable Importance\n\n- Record Linkage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimbrig%2FEDA","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimbrig%2FEDA","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimbrig%2FEDA/lists"}