samadb


Namesamadb JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryAn API providing access to a relational database with macroeconomic data for South Africa.
upload_time2024-05-24 17:23:08
maintainerNone
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": null,
    "name": "samadb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.1",
    "maintainer_email": null,
    "keywords": "south africa, macroeconomic, data, API",
    "author": "Sebastian Krantz",
    "author_email": "sebastian.krantz@graduateinstitute.ch",
    "download_url": "https://files.pythonhosted.org/packages/8a/5d/49ffe25fbb823aa05b7b3004114ce7108f0d0a1a659de72a9aec3c78118d/samadb-0.3.0.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 API providing access to a relational database with macroeconomic data for South Africa.",
    "version": "0.3.0",
    "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": "0813b47d5804d4e66085c4ab2193f3706c89ac4a019b4d84d543bbc43ebf1931",
                "md5": "dd20e69893bed30cbf67228039a002d2",
                "sha256": "de7136e18882516c4ceb03f38b625472c7f3367235ab1ec2273435190d31ab1a"
            },
            "downloads": -1,
            "filename": "samadb-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd20e69893bed30cbf67228039a002d2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.1",
            "size": 9374,
            "upload_time": "2024-05-24T17:23:06",
            "upload_time_iso_8601": "2024-05-24T17:23:06.767869Z",
            "url": "https://files.pythonhosted.org/packages/08/13/b47d5804d4e66085c4ab2193f3706c89ac4a019b4d84d543bbc43ebf1931/samadb-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a5d49ffe25fbb823aa05b7b3004114ce7108f0d0a1a659de72a9aec3c78118d",
                "md5": "4ec3311c1777a8eaa24c87f402a81fea",
                "sha256": "500e0142fe29a37276013a2c3aad9ec973624c4141ea73f4c6b94f01fc0d4215"
            },
            "downloads": -1,
            "filename": "samadb-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4ec3311c1777a8eaa24c87f402a81fea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.1",
            "size": 9833,
            "upload_time": "2024-05-24T17:23:08",
            "upload_time_iso_8601": "2024-05-24T17:23:08.551555Z",
            "url": "https://files.pythonhosted.org/packages/8a/5d/49ffe25fbb823aa05b7b3004114ce7108f0d0a1a659de72a9aec3c78118d/samadb-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-24 17:23:08",
    "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.28773s