Giter VIP home page Giter VIP logo

ged-viz's Introduction

GED VIZ – Visualizing Global Economic Relations

GED VIZ lets you create and share visualizations of global economic relations

  • for research, teaching and storytelling.

The online version:

http://viz.ged-project.de

Watch the video to see how it works:

https://www.youtube.com/watch?v=FNUT-KwKd58

Questions or remarks? Send us your feedback!

http://www.ged-project.de/contact/

Implementation

GED VIZ is a data visualization tool that uses open web technologies like HTML5, CSS, SVG, JavaScript and JSON. In particular, GED VIZ is a Ruby on Rails application using a MySQL database. The client side part is written in JavaScript/CoffeeScript using Backbone.js, Chaplin.js and Raphael.js.

There is a detailed blog post on the implementation.

Dependencies

  • Ruby 1.9.3 (MRI) with RubyGems. Also works with latest Ruby 2.1.
  • MySQL 5.1 or newer
  • PhantomJS for generating static images for slide previews, exporting and older browsers

Installation

After cloning the repository, open a shell console, change to the GED-VIZ directory and enter these commands:

  • gem install bundler
  • bundle install
  • Adjust config/database.yml to your database configuration. You might use config/database.yml.sample as a template.
  • rake db:create db:migrate db:seed
    This creates the database and imports the data. This may take several minutes.
  • Start the local development server:
    rails server

If you deploy the software on an Internet or Intranet server, please replace the term “GED VIZ” and trademarked logos which aren’t covered by the MIT license. See LICENSE.md for further instructions.

About

The “Global Economic Dynamics” (GED) project of the Bertelsmann Foundation aims to contribute to a better understanding of the growing complexity of economic developments.

Project manager: Dr. Jan Arpe

Contact to the GED team

Software Development: 9elements

Technical and security contact: Mathias Schäfer, [email protected], github.com/molily

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.