data-portal-explorer


Namedata-portal-explorer JSON
Version 0.1.12 PyPI version JSON
download
home_pagehttps://github.com/kingsdigitallab/DataPortalExplorer
SummaryThis package contains tools to extract metadata from CKAN
upload_time2024-02-09 13:07:39
maintainer
docs_urlNone
authorKings Digital Lab
requires_python
licenseMIT license
keywords data_portal_explorer
VCS
bugtrack_url
requirements certifi chardet ckanapi click docopt idna numpy pandas python-dateutil python-slugify pytz requests six text-unidecode tqdm urllib3 xlrd
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================
Data Portal Explorer
====================

.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
        :target: https://opensource.org/licenses/MIT

.. image:: https://img.shields.io/pypi/v/data_portal_explorer.svg
        :target: https://pypi.python.org/pypi/data_portal_explorer

.. image:: https://github.com/kingsdigitallab/DataPortalExplorer/actions/workflows/main.yml/badge.svg
        :target: https://github.com/kingsdigitallab/DataPortalExplorer/actions/workflows/main.yml

.. image:: https://readthedocs.org/projects/dataportalexplorer/badge/?version=latest
        :target: https://dataportalexplorer.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


This package contains tools to extract metadata from CKAN instances which can
be used to study data portals as infrastructures from the perspective of
social/cultural research.


* Documentation: https://dataportalexplorer.readthedocs.io.


Credits
-------

This package was created with Cookiecutter_ and the
`audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

[0.1.12] - 2024-02-09
---------------------

Fixed
~~~~~
* Update requirements to supported versions of packages.


[0.1.11] - 2021-10-28
---------------------

Fixed
~~~~~
* Add missing documentation about logging configuration.


[0.1.10] - 2021-10-21
---------------------

Fixed
~~~~~
* Add missing destination path to the usage documentation.


[0.1.9] - 2021-10-11
--------------------

Added
~~~~~
* GitHub action.


[0.1.8] - 2021-10-11
--------------------

Fixed
~~~~~
* Travis/Pypi authentication.


[0.1.7] - 2021-09-29
--------------------

Fixed
~~~~~
* Pypi authentication.


[0.1.6] - 2021-09-29
--------------------

Added
~~~~~
* Usage documentation.

Changed
~~~~~~~
* Pin requirements.


[0.1.5] - 2020-05-13
--------------------

Added
~~~~~
* Usage documentation.

Changed
~~~~~~~
* Adopt `Keep a Changelog`_ format for this document.
* Pin requirements.

Security
~~~~~~~~
* Upgrade bleach, https://nvd.nist.gov/vuln/detail/CVE-2020-6816.

.. _Keep a Changelog: https://keepachangelog.com/en/1.0.0


[0.1.4] - 2020-01-22
--------------------

Fixed
~~~~~
* Fix setup.py URL.


[0.1.3] - 2020-01-22
---

Added
~~~~~
* Command line documentation.


[0.1.1] - 2020-01-22
--------------------

Fixed
~~~~~
* Syntax in README.


[0.1.0] - 2020-01-22
--------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kingsdigitallab/DataPortalExplorer",
    "name": "data-portal-explorer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "data_portal_explorer",
    "author": "Kings Digital Lab",
    "author_email": "jose.m.vieira@kcl.ac.uk",
    "download_url": "",
    "platform": null,
    "description": "====================\nData Portal Explorer\n====================\n\n.. image:: https://img.shields.io/badge/License-MIT-yellow.svg\n        :target: https://opensource.org/licenses/MIT\n\n.. image:: https://img.shields.io/pypi/v/data_portal_explorer.svg\n        :target: https://pypi.python.org/pypi/data_portal_explorer\n\n.. image:: https://github.com/kingsdigitallab/DataPortalExplorer/actions/workflows/main.yml/badge.svg\n        :target: https://github.com/kingsdigitallab/DataPortalExplorer/actions/workflows/main.yml\n\n.. image:: https://readthedocs.org/projects/dataportalexplorer/badge/?version=latest\n        :target: https://dataportalexplorer.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n\nThis package contains tools to extract metadata from CKAN instances which can\nbe used to study data portals as infrastructures from the perspective of\nsocial/cultural research.\n\n\n* Documentation: https://dataportalexplorer.readthedocs.io.\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the\n`audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n[0.1.12] - 2024-02-09\n---------------------\n\nFixed\n~~~~~\n* Update requirements to supported versions of packages.\n\n\n[0.1.11] - 2021-10-28\n---------------------\n\nFixed\n~~~~~\n* Add missing documentation about logging configuration.\n\n\n[0.1.10] - 2021-10-21\n---------------------\n\nFixed\n~~~~~\n* Add missing destination path to the usage documentation.\n\n\n[0.1.9] - 2021-10-11\n--------------------\n\nAdded\n~~~~~\n* GitHub action.\n\n\n[0.1.8] - 2021-10-11\n--------------------\n\nFixed\n~~~~~\n* Travis/Pypi authentication.\n\n\n[0.1.7] - 2021-09-29\n--------------------\n\nFixed\n~~~~~\n* Pypi authentication.\n\n\n[0.1.6] - 2021-09-29\n--------------------\n\nAdded\n~~~~~\n* Usage documentation.\n\nChanged\n~~~~~~~\n* Pin requirements.\n\n\n[0.1.5] - 2020-05-13\n--------------------\n\nAdded\n~~~~~\n* Usage documentation.\n\nChanged\n~~~~~~~\n* Adopt `Keep a Changelog`_ format for this document.\n* Pin requirements.\n\nSecurity\n~~~~~~~~\n* Upgrade bleach, https://nvd.nist.gov/vuln/detail/CVE-2020-6816.\n\n.. _Keep a Changelog: https://keepachangelog.com/en/1.0.0\n\n\n[0.1.4] - 2020-01-22\n--------------------\n\nFixed\n~~~~~\n* Fix setup.py URL.\n\n\n[0.1.3] - 2020-01-22\n---\n\nAdded\n~~~~~\n* Command line documentation.\n\n\n[0.1.1] - 2020-01-22\n--------------------\n\nFixed\n~~~~~\n* Syntax in README.\n\n\n[0.1.0] - 2020-01-22\n--------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "This package contains tools to extract metadata from CKAN",
    "version": "0.1.12",
    "project_urls": {
        "Homepage": "https://github.com/kingsdigitallab/DataPortalExplorer"
    },
    "split_keywords": [
        "data_portal_explorer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e09d868a63d01522a043c79ac032bf3a48b8aa4fce755c3a7831c86fd60408eb",
                "md5": "3365e5c4c10ef6679abc4a98e29ae226",
                "sha256": "8f618f2b005a1b36f018c91687eed8b021824b1b483f6f9e1f4ceab91600549a"
            },
            "downloads": -1,
            "filename": "data_portal_explorer-0.1.12-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3365e5c4c10ef6679abc4a98e29ae226",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7853,
            "upload_time": "2024-02-09T13:07:39",
            "upload_time_iso_8601": "2024-02-09T13:07:39.461874Z",
            "url": "https://files.pythonhosted.org/packages/e0/9d/868a63d01522a043c79ac032bf3a48b8aa4fce755c3a7831c86fd60408eb/data_portal_explorer-0.1.12-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-09 13:07:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kingsdigitallab",
    "github_project": "DataPortalExplorer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2019.11.28"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "3.0.4"
                ]
            ]
        },
        {
            "name": "ckanapi",
            "specs": [
                [
                    "==",
                    "4.3"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "7.0"
                ]
            ]
        },
        {
            "name": "docopt",
            "specs": [
                [
                    "==",
                    "0.6.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "2.8"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.18.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "0.25.3"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.1"
                ]
            ]
        },
        {
            "name": "python-slugify",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2019.3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.22.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.14.0"
                ]
            ]
        },
        {
            "name": "text-unidecode",
            "specs": [
                [
                    "==",
                    "1.3"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.41.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.25.8"
                ]
            ]
        },
        {
            "name": "xlrd",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "data-portal-explorer"
}
        
Elapsed time: 0.31185s