samadb


Namesamadb JSON
Version 0.2.6 PyPI version JSON
download
home_page
SummaryAn python providing access to a relational database with macroeconomic data for South Africa.
upload_time2023-05-14 21:44:46
maintainer
docs_urlNone
authorSebastian Krantz
requires_python>=3.1
licenseGPL-3
keywords south africa macroeconomic data api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # South Africa Macroeconomic Database API

A python API providing access to a relational database with macroeconomic data for South Africa, obtained from the South African Reserve Bank (SARB) and Statistics South Africa (STATSSA), and updated on a weekly basis via the EconData (https://www.econdata.co.za/) platform and automated scraping of the SARB and STATSSA websites. The database is maintained at the Department of Economics at Stellenbosch University.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "samadb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.1",
    "maintainer_email": "",
    "keywords": "south africa,macroeconomic,data,API",
    "author": "Sebastian Krantz",
    "author_email": "sebastian.krantz@graduateinstitute.ch",
    "download_url": "https://files.pythonhosted.org/packages/83/21/396447b9318ffa6b4b9493194d948aefeaf94e7a3a5408c381abf22e8eee/samadb-0.2.6.tar.gz",
    "platform": null,
    "description": "# South Africa Macroeconomic Database API\n\nA python API providing access to a relational database with macroeconomic data for South Africa, obtained from the South African Reserve Bank (SARB) and Statistics South Africa (STATSSA), and updated on a weekly basis via the EconData (https://www.econdata.co.za/) platform and automated scraping of the SARB and STATSSA websites. The database is maintained at the Department of Economics at Stellenbosch University.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "An python providing access to a relational database with macroeconomic data for South Africa.",
    "version": "0.2.6",
    "project_urls": {
        "Bug Reports": "https://github.com/Stellenbosch-Econometrics/SAMADB-Issues/issues"
    },
    "split_keywords": [
        "south africa",
        "macroeconomic",
        "data",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87c58448f533fa0006882d23231c1ce9efe1ebf25e4c2ddcc934557b1c2be5b0",
                "md5": "2fbaef4c12ba11c9c022fd1c07945718",
                "sha256": "f4ce3dd2e3aec70e32cac83e7af031b984179854ac91636170e31e08dfe4a625"
            },
            "downloads": -1,
            "filename": "samadb-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2fbaef4c12ba11c9c022fd1c07945718",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.1",
            "size": 8974,
            "upload_time": "2023-05-14T21:44:44",
            "upload_time_iso_8601": "2023-05-14T21:44:44.898059Z",
            "url": "https://files.pythonhosted.org/packages/87/c5/8448f533fa0006882d23231c1ce9efe1ebf25e4c2ddcc934557b1c2be5b0/samadb-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8321396447b9318ffa6b4b9493194d948aefeaf94e7a3a5408c381abf22e8eee",
                "md5": "bda3018c20598c130637a7713d01b453",
                "sha256": "5000f84f53526677fae4abba064074b3e551484915aab72cf3932001169cf09a"
            },
            "downloads": -1,
            "filename": "samadb-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "bda3018c20598c130637a7713d01b453",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.1",
            "size": 9166,
            "upload_time": "2023-05-14T21:44:46",
            "upload_time_iso_8601": "2023-05-14T21:44:46.957113Z",
            "url": "https://files.pythonhosted.org/packages/83/21/396447b9318ffa6b4b9493194d948aefeaf94e7a3a5408c381abf22e8eee/samadb-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-14 21:44:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Stellenbosch-Econometrics",
    "github_project": "SAMADB-Issues",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "samadb"
}
        
Elapsed time: 0.06926s