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

https://github.com/codeforcroatia/jkan

Code for Croatia Open Data Portal
https://github.com/codeforcroatia/jkan

croatia jekyll open-data open-datasets

Last synced: 2 months ago
JSON representation

Code for Croatia Open Data Portal

Awesome Lists containing this project

README

        

# JKAN [![Build Status](https://travis-ci.org/codeforcroatia/jkan.svg?branch=gh-pages)](https://travis-ci.org/codeforcroatia/jkan) [![Join the chat at https://gitter.im/codeforcroatia/jkan](https://badges.gitter.im/codeforcroatia/jkan.svg)](https://gitter.im/codeforcroatia/jkan?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

A lightweight, backend-free open data portal, powered by Jekyll.

Open-source data portals can be really hard to install and maintain. But their
basic purpose of providing links to download data really isn't that complicated. JKAN is a proof-of-concept
that allows a small, resource-strapped government agency to stand-up an open data portal by simply
[clicking the fork button](https://help.github.com/articles/fork-a-repo/).

Please note CKAN development is still a work in progress! Check out the [issues](https://github.com/timwis/jkan/issues) to help
out or give feedback. Check project [Demo site](https://demo.jkan.io).

## Open Data upload

You want to contribute to Croatia Open Data? Check out our [open-data](https://github.com/codeforcroatia/open-data) repo where you can store your open datasets.

## Installation

See [Get Started](https://jkan.io/#get-started) on [jkan.io](https://jkan.io) for an installation wizard,
or follow the [manual installation](https://github.com/timwis/jkan/wiki/Manual-Installation) instructions yourself.

For configuration details, see the [wiki](https://github.com/timwis/jkan/wiki)

## Development

Please see the [Architecture](https://github.com/timwis/jkan/wiki/Architecture) page in the wiki.