Giter Site home page Giter Site logo

olpc_journal_processor's Introduction

This script allows you to extract Journal metadata from a Sugar Journal backup or several journal backups. These are usually found on the OLPC XS School Server under /library/users/


Running the script:
#####################

The scripts expects the directory structure to be "ROOT_DIRECTORY/users/*/*/*/*/metadata/*"

At the terminal prompt run the script by typing:

>> python olpc_dataprocessor.py -r ROOT_DIRECTORY_PATH  -o  OUTPUT_FILE_PATH

for example to process journals backups that are in a root folder called data and has the directory structure 
"data/users/*/*/*/*/metadata/*"", you would run the script by typing the following at the prompt: 

>> python olpc_dataprocessor.py -r data  -o  journals_data.csv

The script would process the all the journal backups found in the users/*  directories and output a file call journals_data.csv. 


Viewing the output csv file
###########################

For this example the created file will be journals_data.csv. To view the contents of the file, you can open it in a spreadsheet or text editor etc or your favorite statistical analysis package. P.S the delimiter for the csv file is an "*"

Comma Separated Values (CSV), OpenDocument Spreadsheet (ODS), and Microsoft Excel (XLS) formats of sample data are included. These were extracted from three OLPC XO laptops with arbitrary data. The source data are also included(see the data folder).

Email 
Leotis Buchanan at [email protected]
Sameer Verma at [email protected]

References
http://wiki.sugarlabs.org/go/Human_Interface_Guidelines/The_Laptop_Experience/The_Journal
http://wiki.laptop.org/go/Journal_Activity
http://olpcjamaica.org.jm

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.