Skip to content

bertelsmannstift/GED-VIZ

Repository files navigation

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 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •