tradingeconomics


Nametradingeconomics JSON
Version 4.3.5 PyPI version JSON
download
home_pagehttps://github.com/tradingeconomics/tradingeconomics-python
SummaryTrading Economics API
upload_time2024-01-31 10:40:20
maintainer
docs_urlNone
authorTrading Economics
requires_python
licenseMIT
keywords tradingeconomics data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====================
Trading Economics API
=====================

The Trading Economics Python package provides direct access to over 300,000 economic indicators, exchange rates, stock market indexes, government bond yields, and commodity prices. This package offers various request methods to query the Trading Economics databases and supports exporting data in XML, CSV, or JSON format. The API can be used to feed custom-developed applications, public websites, or off-the-shelf software.


Installation
----------------------------------------

You can install the package using pip:

    - pip install tradingeconomics


Authentication
----------------------------------------

To use the Trading Economics API, you need to authenticate by providing your API key and secret:

    - import tradingeconomics as te
    - te.login('key:secret')


Sample Usage
----------------------------------------

Here are some examples of how to use the Trading Economics Python package:

    - te.getCalendarData()
    - te.getIndicatorData(country=['mexico', 'sweden'], output_type='df')
    - te.getMarketsData(marketsField='commodities')
    - te.getMarketsBySymbol(symbols='aapl:us')
    - te.getFinancialsData(symbol='aapl:us', output_type='df')


GitHub Examples
----------------------------------------

You can find additional examples and usage instructions in the GitHub repository:
 - https://github.com/tradingeconomics/tradingeconomics-python/tree/main/examples


Documentation
----------------------------------------

For detailed documentation and API reference, please visit the Trading Economics API documentation:
 - https://docs.tradingeconomics.com

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tradingeconomics/tradingeconomics-python",
    "name": "tradingeconomics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tradingeconomics,data",
    "author": "Trading Economics",
    "author_email": "support@tradingeconomics.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/4e/f72a224c654de36e12bfdfefad2a79919fcd5e05190b79534088b4411725/tradingeconomics-4.3.5.tar.gz",
    "platform": null,
    "description": "=====================\nTrading Economics API\n=====================\n\nThe Trading Economics Python package provides direct access to over 300,000 economic indicators, exchange rates, stock market indexes, government bond yields, and commodity prices. This package offers various request methods to query the Trading Economics databases and supports exporting data in XML, CSV, or JSON format. The API can be used to feed custom-developed applications, public websites, or off-the-shelf software.\n\n\nInstallation\n----------------------------------------\n\nYou can install the package using pip:\n\n    - pip install tradingeconomics\n\n\nAuthentication\n----------------------------------------\n\nTo use the Trading Economics API, you need to authenticate by providing your API key and secret:\n\n    - import tradingeconomics as te\n    - te.login('key:secret')\n\n\nSample Usage\n----------------------------------------\n\nHere are some examples of how to use the Trading Economics Python package:\n\n    - te.getCalendarData()\n    - te.getIndicatorData(country=['mexico', 'sweden'], output_type='df')\n    - te.getMarketsData(marketsField='commodities')\n    - te.getMarketsBySymbol(symbols='aapl:us')\n    - te.getFinancialsData(symbol='aapl:us', output_type='df')\n\n\nGitHub Examples\n----------------------------------------\n\nYou can find additional examples and usage instructions in the GitHub repository:\n - https://github.com/tradingeconomics/tradingeconomics-python/tree/main/examples\n\n\nDocumentation\n----------------------------------------\n\nFor detailed documentation and API reference, please visit the Trading Economics API documentation:\n - https://docs.tradingeconomics.com\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Trading Economics API",
    "version": "4.3.5",
    "project_urls": {
        "Download": "https://github.com/tradingeconomics/tradingeconomics-python/tree/main/dist",
        "Homepage": "https://github.com/tradingeconomics/tradingeconomics-python"
    },
    "split_keywords": [
        "tradingeconomics",
        "data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42705a66389fd63bc84fe876b1fc0f56fcdbef7c7a657c01e533aeee1a7a73db",
                "md5": "358776983559aa31ff4e767835c9bd8e",
                "sha256": "d649760b58ec7a5a8056829f0b15c83f44a5ef9e5b43436d29fa6dd755709ad6"
            },
            "downloads": -1,
            "filename": "tradingeconomics-4.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "358776983559aa31ff4e767835c9bd8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 56542,
            "upload_time": "2024-01-31T10:40:17",
            "upload_time_iso_8601": "2024-01-31T10:40:17.711759Z",
            "url": "https://files.pythonhosted.org/packages/42/70/5a66389fd63bc84fe876b1fc0f56fcdbef7c7a657c01e533aeee1a7a73db/tradingeconomics-4.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd4ef72a224c654de36e12bfdfefad2a79919fcd5e05190b79534088b4411725",
                "md5": "dcf495fb0b97e12785260ce7fe4c1cb5",
                "sha256": "ce7825180fb1e9f10dcad4aab0bcfebd9e90623e50c26e5282a925da6a65a151"
            },
            "downloads": -1,
            "filename": "tradingeconomics-4.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "dcf495fb0b97e12785260ce7fe4c1cb5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 40907,
            "upload_time": "2024-01-31T10:40:20",
            "upload_time_iso_8601": "2024-01-31T10:40:20.635976Z",
            "url": "https://files.pythonhosted.org/packages/cd/4e/f72a224c654de36e12bfdfefad2a79919fcd5e05190b79534088b4411725/tradingeconomics-4.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 10:40:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tradingeconomics",
    "github_project": "tradingeconomics-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tradingeconomics"
}
        
Elapsed time: 0.17275s