open-quant-data


Nameopen-quant-data JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/openhe-hub/open-quant-data.git
Summaryopen quant data
upload_time2023-09-22 05:55:58
maintainer
docs_urlNone
authoropenhe
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OPEN-QUANT-DATA

## Introduction
This is open source quant framework for local dataset generation
, third-party dataset api analysis, and quant data statistics

## Features
### Local Dataset
This feature need support from `open-quant-spider`, by
reading the data recording by `open-quant-spider` from 
Mysql or Redis. The framework export the dataset as csv 
files
### ThirdParty Dataset
Sometimes we may have insufficient data from local recording, 
so we plan to support third-party data sources. Currently, 
we support `Akshare` and `Xtquant + MiniQMT`, which includes
stock, bond, etf, in-market fund history data with multi formats.
### Statistics
The core statistics module's aim is to do factor statistics and
dataset utils. 
## Install & Run

## Contributors

## Bug Report

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openhe-hub/open-quant-data.git",
    "name": "open-quant-data",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "openhe",
    "author_email": "hezhewen2004@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/50/18/9160aeaeecc2cf99d873fcedad0c3d8afb43f2181855c488ac25e36edc5b/open_quant_data-0.3.2.tar.gz",
    "platform": null,
    "description": "# OPEN-QUANT-DATA\r\n\r\n## Introduction\r\nThis is open source quant framework for local dataset generation\r\n, third-party dataset api analysis, and quant data statistics\r\n\r\n## Features\r\n### Local Dataset\r\nThis feature need support from `open-quant-spider`, by\r\nreading the data recording by `open-quant-spider` from \r\nMysql or Redis. The framework export the dataset as csv \r\nfiles\r\n### ThirdParty Dataset\r\nSometimes we may have insufficient data from local recording, \r\nso we plan to support third-party data sources. Currently, \r\nwe support `Akshare` and `Xtquant + MiniQMT`, which includes\r\nstock, bond, etf, in-market fund history data with multi formats.\r\n### Statistics\r\nThe core statistics module's aim is to do factor statistics and\r\ndataset utils. \r\n## Install & Run\r\n\r\n## Contributors\r\n\r\n## Bug Report\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "open quant data",
    "version": "0.3.2",
    "project_urls": {
        "Homepage": "https://github.com/openhe-hub/open-quant-data.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38811cb6d4e4448d9b06029b4df7084e59386e1004bfc2996a3ee49ae1b5e278",
                "md5": "4937eeac52b4bc86d54bee751331aa5b",
                "sha256": "2983846bae2ba3884bb2512fe549783949d88b271f85c9d2e03039e7e323b5e0"
            },
            "downloads": -1,
            "filename": "open_quant_data-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4937eeac52b4bc86d54bee751331aa5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15103,
            "upload_time": "2023-09-22T05:55:56",
            "upload_time_iso_8601": "2023-09-22T05:55:56.344640Z",
            "url": "https://files.pythonhosted.org/packages/38/81/1cb6d4e4448d9b06029b4df7084e59386e1004bfc2996a3ee49ae1b5e278/open_quant_data-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50189160aeaeecc2cf99d873fcedad0c3d8afb43f2181855c488ac25e36edc5b",
                "md5": "90a1c37d0a38380e6abf162128ffdb69",
                "sha256": "1fd48d3b3bdb1bb1870af639d3101a9657aacc1add8a62231b7a5c7ac064f207"
            },
            "downloads": -1,
            "filename": "open_quant_data-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "90a1c37d0a38380e6abf162128ffdb69",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10741,
            "upload_time": "2023-09-22T05:55:58",
            "upload_time_iso_8601": "2023-09-22T05:55:58.640459Z",
            "url": "https://files.pythonhosted.org/packages/50/18/9160aeaeecc2cf99d873fcedad0c3d8afb43f2181855c488ac25e36edc5b/open_quant_data-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 05:55:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openhe-hub",
    "github_project": "open-quant-data",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "open-quant-data"
}
        
Elapsed time: 5.49000s