Coder Social home page Coder Social logo

analysis_generator's Introduction


Logo

Analysis Generator

A quick and easy way to generate summary statistics from survey data collected using Kobo / ODK

Report Bug · Request Feature

About The Project

This repository was created for REACH YEMEN mission to speed up the process of generating summary statistics for the different RCs. The input files needed to run the script are the kobo tool (questions and choices sheets) and the cleaned dataset.

Built With

Steps to use/run the script

0. Prerequisite: git

Git should be installed on your system, if that's not the case, follow this link for download and installation guide.

1. Clone the repo

From Windows CMD or Linux terminal (for geeks):

git clone https://github.com/lilos404/analysis_generator.git

Using RStudio:

Click on File menu ==> New Project ==> Version Control ==> Git == > Paste the repo link in the Repository URL field and specify where to download the project

2. Install the required packages

This is a one time setup, run the following time after you download the project for the first time.

source("./src/0_install_dependencies.R")

3. Prepare your dataset

Modify "1_data_preparation.R" script according to your needs. The script has multiple useful code chunks that you can use to prepare the data set before running the analysis. To use one of the sections, uncomment it using ctrl+shift+c or remove the leading "#" in each line.

4. Run the analysis and enjoy

In "2_run_analysis.R" fill in the required parameters (dataset path, language of the export ... ) and run the rest of the code. If you face any issues while running the script send me a message on Skype/Teams (For urgent requests bring me chocolate or nuts).

Contributing

To contribute to this project, please fork the repo and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Contact

Assil BEN AMOR - [email protected]

(back to top)

analysis_generator's People

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.