Skip to content
forked from ckan/ckan

CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers the http://thedatahub.org/ and http://data.gov.uk/ among many other sites.

License

Notifications You must be signed in to change notification settings

dadosgovbr/ckan

This branch is 20410 commits behind ckan/ckan:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2ed9a0 · May 23, 2012
Apr 26, 2012
Mar 16, 2012
May 23, 2012
May 4, 2012
May 10, 2012
May 21, 2012
May 9, 2012
Apr 30, 2012
Nov 14, 2011
Mar 1, 2012
May 9, 2012
May 20, 2012
Oct 23, 2011
Dec 29, 2011
Mar 14, 2012
Jan 11, 2012
Nov 11, 2011
Mar 22, 2012
Jan 9, 2012
Apr 25, 2012
May 17, 2012
Feb 18, 2011
May 17, 2012
Apr 18, 2012
Jan 3, 2012
Sep 2, 2010
Mar 30, 2010
Mar 10, 2011

Repository files navigation

CKAN is open-source data hub software. CKAN makes it easy to publish, share and work with data. It's a data management system that provides a powerful platform for cataloging, storing and accessing datasets with a rich front-end, full API (for both data and catalog), visualization tools and more. Read more at http://ckan.org/.

Building Documentation

  1. Install python-sphinx (>= 1.1)

  2. Initialize the theme submodule:

    git submodule init
    git submodule update
    
  3. Run the command to build the docs:

    python setup.py build_sphinx
    

Copying and License

This material is copyright (c) 2006-2011 Open Knowledge Foundation.

It is open and licensed under the GNU Affero General Public License (AGPL) v3.0 whose full text may be found at:

http://www.fsf.org/licensing/licenses/agpl-3.0.html

About

CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers the http://thedatahub.org/ and http://data.gov.uk/ among many other sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.7%
  • JavaScript 4.4%
  • Shell 0.9%