Skip to content
keithloo edited this page Oct 2, 2012 · 81 revisions

DataLab Open Government Data Initiative (OGDI) v5 Wiki

Here you will find instructions on how to build and deploy the OGDI DataLab Framework v5 to your own Windows Azure instance.

For a complete walk-through guide refer to the [6-Part "How To Install OGDI"] (http://myopencity.ca/open-platforms/ogdi/) on OpenCity.ca.

Click [here] (https://github.com/openlab/DataLab/wiki/OGDI-DataLab-v5-Updates-and-Improvements) for overview of changes/fixes/improvements in v5 over previous versions.

Clone the Project

In order to get a copy of DataLab for yourself, clone the repository to your local machine using the following command:

git clone git@github.com:openlab/DataLab

You can also download it to a specific folder on your machine:

git clone git@github.com:openlab/DataLab C:\DataLab

Or, download the source code as a zip file

Contents

  1. Prerequisites

Clone this wiki locally