wbdata


Namewbdata JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/OliverSherouse/wbdata
SummaryA library to access World Bank data
upload_time2024-01-31 19:00:58
maintainer
docs_urlNone
authorOliver Sherouse
requires_python>=3.8,<4.0
licenseGPL-2.0+
keywords world bank data economics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wbdata

[![Tests](https://github.com/OliverSherouse/wbdata/actions/workflows/tests.yaml/badge.svg?branch=master)](https://github.com/OliverSherouse/wbdata/actions/workflows/tests.yaml)
[![Documentation Status](https://readthedocs.org/projects/wbdata/badge/?version=stable)](https://wbdata.readthedocs.io/en/stable/?badge=stable)
[![PyPI version](https://badge.fury.io/py/wbdata.svg)](https://badge.fury.io/py/wbdata)
[![Downloads](https://static.pepy.tech/badge/wbdata/month)](https://pepy.tech/project/wbdata)

Wbdata is a simple python interface to find and request information from the
World Bank's various databases, either as a dictionary containing full metadata
or as a [pandas](http://pandas.pydata.org) DataFrame or series. Currently,
wbdata wraps most of the [World Bank
API](http://data.worldbank.org/developers/api-overview), and also adds some
convenience functionality for searching and retrieving information.

Documentation is available at <http://wbdata.readthedocs.org/> .

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OliverSherouse/wbdata",
    "name": "wbdata",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "World Bank,data,economics",
    "author": "Oliver Sherouse",
    "author_email": "oliver@oliversherouse.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/4a/8bc9c678277c9d737c560eefea9357c6e277d18304abc37e2af4c978192d/wbdata-1.0.0.tar.gz",
    "platform": null,
    "description": "# wbdata\n\n[![Tests](https://github.com/OliverSherouse/wbdata/actions/workflows/tests.yaml/badge.svg?branch=master)](https://github.com/OliverSherouse/wbdata/actions/workflows/tests.yaml)\n[![Documentation Status](https://readthedocs.org/projects/wbdata/badge/?version=stable)](https://wbdata.readthedocs.io/en/stable/?badge=stable)\n[![PyPI version](https://badge.fury.io/py/wbdata.svg)](https://badge.fury.io/py/wbdata)\n[![Downloads](https://static.pepy.tech/badge/wbdata/month)](https://pepy.tech/project/wbdata)\n\nWbdata is a simple python interface to find and request information from the\nWorld Bank's various databases, either as a dictionary containing full metadata\nor as a [pandas](http://pandas.pydata.org) DataFrame or series. Currently,\nwbdata wraps most of the [World Bank\nAPI](http://data.worldbank.org/developers/api-overview), and also adds some\nconvenience functionality for searching and retrieving information.\n\nDocumentation is available at <http://wbdata.readthedocs.org/> .\n",
    "bugtrack_url": null,
    "license": "GPL-2.0+",
    "summary": "A library to access World Bank data",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://wbdata.readthedocs.io/",
        "Homepage": "https://github.com/OliverSherouse/wbdata",
        "Repository": "https://github.com/OliverSherouse/wbdata"
    },
    "split_keywords": [
        "world bank",
        "data",
        "economics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f060fa9661d0480d6f62642feeff217b86b60946cba8c7f04d35d6e342ef4309",
                "md5": "ca1f5478e02858dd30c7408e8c5bb6e3",
                "sha256": "f87f914710cf61cac3da831e84b1f293ab311a0843cc6dc2a69cd09b580b5da3"
            },
            "downloads": -1,
            "filename": "wbdata-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca1f5478e02858dd30c7408e8c5bb6e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 18337,
            "upload_time": "2024-01-31T19:00:57",
            "upload_time_iso_8601": "2024-01-31T19:00:57.020515Z",
            "url": "https://files.pythonhosted.org/packages/f0/60/fa9661d0480d6f62642feeff217b86b60946cba8c7f04d35d6e342ef4309/wbdata-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b4a8bc9c678277c9d737c560eefea9357c6e277d18304abc37e2af4c978192d",
                "md5": "409cf3748a9a0ce69d16634b378811a7",
                "sha256": "b4338f1067235cb86f91a1d53766a5a2d7157919c5a88ae492dbaa0b64d41626"
            },
            "downloads": -1,
            "filename": "wbdata-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "409cf3748a9a0ce69d16634b378811a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 17143,
            "upload_time": "2024-01-31T19:00:58",
            "upload_time_iso_8601": "2024-01-31T19:00:58.227725Z",
            "url": "https://files.pythonhosted.org/packages/2b/4a/8bc9c678277c9d737c560eefea9357c6e277d18304abc37e2af4c978192d/wbdata-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 19:00:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OliverSherouse",
    "github_project": "wbdata",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "wbdata"
}
        
Elapsed time: 0.24728s