Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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 catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
https://github.com/ckan/ckan
api catalog ckan ckanext data digitalpublicgoods dpg open-data python sdg16
Last synced: 11 days ago
JSON representation
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 catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
- Host: GitHub
- URL: https://github.com/ckan/ckan
- Owner: ckan
- License: other
- Created: 2011-11-10T18:42:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T13:25:06.000Z (about 1 month ago)
- Last Synced: 2024-10-07T09:02:44.105Z (about 1 month ago)
- Topics: api, catalog, ckan, ckanext, data, digitalpublicgoods, dpg, open-data, python, sdg16
- Language: Python
- Homepage: https://ckan.org/
- Size: 204 MB
- Stars: 4,422
- Watchers: 196
- Forks: 1,981
- Open Issues: 753
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-python-applications - Repo
- awesome-github-repos - 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 catalog.data.gov, open.canada.ca/data, data.hu (Python)
- awesome-mlops - CKAN - Open-source DMS (data management system) for powering data hubs and data portals. (Data Catalog)
- awesome-python-applications - Repo
- awesome-dataops - CKAN - Open-source DMS (data management system) for powering data hubs and data portals. (Data Catalog)
- awesome - 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 catalog.data.gov, open.canada.ca/data, data.hu (python)
- awesome-starred - 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 catalog.data.gov, open.canada.ca/data, data.hu (python)
- awesome-homelab - CKAN - source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites. | (Apps / Development)
README
CKAN: The Open Source Data Portal Software
==========================================.. image:: https://img.shields.io/badge/license-AGPL-blue.svg?style=flat
:target: https://opensource.org/licenses/AGPL-3.0
:alt: License.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat
:target: http://docs.ckan.org
:alt: Documentation
.. image:: https://img.shields.io/badge/support-StackOverflow-yellowgreen.svg?style=flat
:target: https://stackoverflow.com/questions/tagged/ckan
:alt: Support on StackOverflow.. image:: https://circleci.com/gh/ckan/ckan.svg?style=shield
:target: https://circleci.com/gh/ckan/ckan
:alt: Build Status.. image:: https://coveralls.io/repos/github/ckan/ckan/badge.svg?branch=master
:target: https://coveralls.io/github/ckan/ckan?branch=master
:alt: Coverage Status.. image:: https://badges.gitter.im/gitterHQ/gitter.svg
:target: https://gitter.im/ckan/chat
:alt: Chat on Gitter**CKAN is the world’s leading open-source data portal platform**.
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 `ckan.org `_.Installation
------------See the `CKAN Documentation `_ for installation instructions.
Support
-------
If you need help with CKAN or want to ask a question, use either the
`ckan-dev`_ mailing list, the `CKAN chat on Gitter`_, or the `CKAN tag on Stack Overflow`_ (try
searching the Stack Overflow and ckan-dev `archives`_ for an answer to your
question first).If you've found a bug in CKAN, open a new issue on CKAN's `GitHub Issues`_ (try
searching first to see if there's already an issue for your bug).If you find a potential security vulnerability please email [email protected],
rather than creating a public issue on GitHub... _CKAN tag on Stack Overflow: http://stackoverflow.com/questions/tagged/ckan
.. _archives: https://groups.google.com/a/ckan.org/g/ckan-dev
.. _GitHub Issues: https://github.com/ckan/ckan/issues
.. _CKAN chat on Gitter: https://gitter.im/ckan/chatContributing to CKAN
--------------------For contributing to CKAN or its documentation, see
`CONTRIBUTING `_.Mailing List
~~~~~~~~~~~~Subscribe to the `ckan-dev`_ mailing list to receive news about upcoming releases and
future plans as well as questions and discussions about CKAN development, deployment, etc.Community Chat
~~~~~~~~~~~~~~If you want to talk about CKAN development say hi to the CKAN developers and members of
the CKAN community on the public `CKAN chat on Gitter`_. Gitter is free and open-source;
you can sign in with your GitHub, GitLab, or Twitter account.The logs for the old `#ckan`_ IRC channel (2014 to 2018) can be found here:
https://github.com/ckan/irc-logs.Wiki
~~~~If you've figured out how to do something with CKAN and want to document it for
others, make a new page on the `CKAN wiki`_ and tell us about it on the
ckan-dev mailing list or on Gitter... _ckan-dev: https://groups.google.com/a/ckan.org/forum/#!forum/ckan-dev
.. _#ckan: http://webchat.freenode.net/?channels=ckan
.. _CKAN Wiki: https://github.com/ckan/ckan/wiki
.. _CKAN chat on Gitter: https://gitter.im/ckan/chatCopying and License
-------------------This material is copyright (c) 2006-2023 Open Knowledge Foundation and contributors.
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