.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org/reedv/ckanext-publicrestrictiondatasets.svg?branch=master
:target: https://travis-ci.org/reedv/ckanext-publicrestrictiondatasets
.. image:: https://coveralls.io/repos/reedv/ckanext-publicrestrictiondatasets/badge.svg
:target: https://coveralls.io/r/reedv/ckanext-publicrestrictiondatasets
.. image:: https://img.shields.io/pypi/v/ckanext-publicrestrictiondatasets.svg
:target: https://pypi.org/project/ckanext-publicrestrictiondatasets/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/pyversions/ckanext-publicrestrictiondatasets.svg
:target: https://pypi.org/project/ckanext-publicrestrictiondatasets/
:alt: Supported Python versions
.. image:: https://img.shields.io/pypi/status/ckanext-publicrestrictiondatasets.svg
:target: https://pypi.org/project/ckanext-publicrestrictiondatasets/
:alt: Development Status
.. image:: https://img.shields.io/pypi/l/ckanext-publicrestrictiondatasets.svg
:target: https://pypi.org/project/ckanext-publicrestrictiondatasets/
:alt: License
=============
ckanext-publicrestrictiondatasets
.. Put a description of your extension here:
What does it do? What features does it have?
Consider including some screenshots or embedding a video!
Adds restrictions to datasets so that only sysadmin users can set visibility to Public.
This is in order to make CKAN’s behavior match closer how it is described here (https://ckan.org/portfolio/publish-and-manage-data/).
Admins can approve datasets for publication with our bulk editing tool which let’s you search, facets and pick datasets to become public or private.
For use cases where siloed teams may need to keep certain datasets hidden from public, but stil want to release select datasets and/or catalog for internal purposes.