An open API service indexing awesome lists of open source software.

https://github.com/geo-c/oct-ckan

The Open City Toolkit (more information about the project: http://geo-c.eu)
https://github.com/geo-c/oct-ckan

cities collaboration data open participation transparency

Last synced: 3 months ago
JSON representation

The Open City Toolkit (more information about the project: http://geo-c.eu)

Awesome Lists containing this project

README

        

# Open-City-Toolkit

## Description

![Image CKAN GEO-C](/images/OpenCityToolkit.jpg)

[The Open City Toolkit] (http://giv-oct.uni-muenster.de:5000/) (OCT) is a a collection of tools, processes, specifications and guidelines to:
- empower citizens to participate in and shape the future of their cities;
- deliver services based on open data that are useful for citizens, businesses and governing bodies alike.

This repository contains code of the different components of the OCT. Tools to improve transparency, examples of open source city apps, open data and city services, interactive guidelines on how to realize an open city, as well as specifications to link the different resources
of the OCT (apps, services, datasets, and guidelines) are gradually been added to it.

## Requirements
- A Linux-based OS
- An HTTP server running PHP
- [Bower] (http://bower.io/)
- The [Server Status Module] (https://github.com/geo-c/Open-City-Toolkit/tree/master/Server-Status-Module)

## Installation

Clone the repository:
```
$ git clone https://github.com/geo-c/Open-City-Toolkit.git
```

Install the dependencies using bower:
```
$ cd Open-City-Toolkit
$ bower install
$ bower update
```
If you don't have installed bower in your system, see the [Bower installation guide] (http://bower.io/#install-bower).

## License

The code is released under the Apache v2 license.