dinnovation


Namedinnovation JSON
Version 0.1.0.31 PyPI version JSON
download
home_pagehttps://github.com/cmblir/dinnovation
SummaryDigital Industry Innovation Data Platform Big data collection and processing, database loading, distribution
upload_time2023-08-29 06:35:25
maintainer
docs_urlNone
authorcmblir
requires_python>=3.9
license
keywords financial data investing fmp idx wsj dart python yahoo finance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Download market data from various information sites

<table border=1 cellpadding=10><tr><td>

*** Important Legal Disclaimer ***
---
Please note that dinnovation is not affiliated, endorsed, or vetted by any source sites. Use at your own risk and discretion.

**For more information about the rights to use the actual data you downloaded, see the Terms of Use for each site. dinnovation is for personal use only.**

</td></tr></table>

---

<a target="new" href="https://pypi.python.org/pypi/dinnovation"><img border=0 src="https://img.shields.io/badge/python-3.9+-blue.svg?style=flat" alt="Python version"></a>
<a target="new" href="https://pypi.python.org/pypi/dinnovation"><img border=0 src="https://img.shields.io/pypi/v/yfinance.svg?maxAge=60%" alt="PyPi version"></a>
<a target="new" href="https://pypi.python.org/pypi/dinnovation"><img border=0 src="https://img.shields.io/pypi/status/yfinance.svg?maxAge=60" alt="PyPi status"></a>


---

## Digital Industry Innovation Data Platform Big data collection and processing, database loading, distribution

It was developed to facilitate the work of collecting, processing, and loading the data required for the Big Data Center.
In addition, various libraries are used in the project, which are available under the Apache 2.0 license.

## Requirements

**required python version**

```Python >= 3.9```

To install the related library, use the command below.
``` pip install requirements.txt ```
or
``` python setup.py install ```

To install the related libray
``` pip install dinnnovation ```

**required library**

```
pandas==1.5.3
numpy==1.24.2
tqdm==4.64.1
OpenDartReader==0.2.1
beautifulsoup4==4.11.2
urllib3==1.26.14
selenium==4.8.2
webdriver_manager==3.8.5
chromedriver_autoinstaller==0.4.0
psycopg2==2.9.5
sqlalchemy==2.0.4
cryptography==41.0.3
```
---
## Dinnovation Architecture

![dinnovation_module](https://github.com/cmblir/dinnovation/assets/75519839/9349976d-8774-4831-b17e-716d9a3f3498)
- Dinnovation's architecture is built on efficiency. Data from multiple sites can be collected, processed, and loaded with one module.

## Dinnovation Process

![auto_process](https://github.com/cmblir/dinnovation/assets/75519839/b0fba513-de33-49b2-96a6-b182ca5965d7)
- Dinnovation's Auto Process automatically collects, processes, and loads data using the scheduler. This can be done more efficiently than simply using a module.


## Dinnovation Workflow

![github_workflow](https://github.com/cmblir/dinnovation/assets/75519839/462facc4-8926-481b-8963-8c55f7941ddb)
- Dinnovation's workflow was created by a single developer. This will automatically update the package and the release of Github when you modify the code and upload it to Git for the efficiency of your work. In addition, version management is also automatically.

## How to use

[Guide](./quick_start/README.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cmblir/dinnovation",
    "name": "dinnovation",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "financial,data,investing,FMP,idx,wsj,dart,python,yahoo finance",
    "author": "cmblir",
    "author_email": "sodlalwl13@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/23/81/ee1a1e56cc0a79500145284cc71ccc9d3e6932b31db893729b7714060ab8/dinnovation-0.1.0.31.tar.gz",
    "platform": "any",
    "description": "# Download market data from various information sites\n\n<table border=1 cellpadding=10><tr><td>\n\n*** Important Legal Disclaimer ***\n---\nPlease note that dinnovation is not affiliated, endorsed, or vetted by any source sites. Use at your own risk and discretion.\n\n**For more information about the rights to use the actual data you downloaded, see the Terms of Use for each site. dinnovation is for personal use only.**\n\n</td></tr></table>\n\n---\n\n<a target=\"new\" href=\"https://pypi.python.org/pypi/dinnovation\"><img border=0 src=\"https://img.shields.io/badge/python-3.9+-blue.svg?style=flat\" alt=\"Python version\"></a>\n<a target=\"new\" href=\"https://pypi.python.org/pypi/dinnovation\"><img border=0 src=\"https://img.shields.io/pypi/v/yfinance.svg?maxAge=60%\" alt=\"PyPi version\"></a>\n<a target=\"new\" href=\"https://pypi.python.org/pypi/dinnovation\"><img border=0 src=\"https://img.shields.io/pypi/status/yfinance.svg?maxAge=60\" alt=\"PyPi status\"></a>\n\n\n---\n\n## Digital Industry Innovation Data Platform Big data collection and processing, database loading, distribution\n\nIt was developed to facilitate the work of collecting, processing, and loading the data required for the Big Data Center.\nIn addition, various libraries are used in the project, which are available under the Apache 2.0 license.\n\n## Requirements\n\n**required python version**\n\n```Python >= 3.9```\n\nTo install the related library, use the command below.\n``` pip install requirements.txt ```\nor\n``` python setup.py install ```\n\nTo install the related libray\n``` pip install dinnnovation ```\n\n**required library**\n\n```\npandas==1.5.3\nnumpy==1.24.2\ntqdm==4.64.1\nOpenDartReader==0.2.1\nbeautifulsoup4==4.11.2\nurllib3==1.26.14\nselenium==4.8.2\nwebdriver_manager==3.8.5\nchromedriver_autoinstaller==0.4.0\npsycopg2==2.9.5\nsqlalchemy==2.0.4\ncryptography==41.0.3\n```\n---\n## Dinnovation Architecture\n\n![dinnovation_module](https://github.com/cmblir/dinnovation/assets/75519839/9349976d-8774-4831-b17e-716d9a3f3498)\n- Dinnovation's architecture is built on efficiency. Data from multiple sites can be collected, processed, and loaded with one module.\n\n## Dinnovation Process\n\n![auto_process](https://github.com/cmblir/dinnovation/assets/75519839/b0fba513-de33-49b2-96a6-b182ca5965d7)\n- Dinnovation's Auto Process automatically collects, processes, and loads data using the scheduler. This can be done more efficiently than simply using a module.\n\n\n## Dinnovation Workflow\n\n![github_workflow](https://github.com/cmblir/dinnovation/assets/75519839/462facc4-8926-481b-8963-8c55f7941ddb)\n- Dinnovation's workflow was created by a single developer. This will automatically update the package and the release of Github when you modify the code and upload it to Git for the efficiency of your work. In addition, version management is also automatically.\n\n## How to use\n\n[Guide](./quick_start/README.md)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Digital Industry Innovation Data Platform Big data collection and processing, database loading, distribution",
    "version": "0.1.0.31",
    "project_urls": {
        "Homepage": "https://github.com/cmblir/dinnovation"
    },
    "split_keywords": [
        "financial",
        "data",
        "investing",
        "fmp",
        "idx",
        "wsj",
        "dart",
        "python",
        "yahoo finance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80e96a3ae059d765842f9e05ea45eaa8f5051812292b7003e3b36d282db5f6b5",
                "md5": "0cb6d4291ad66c5d7b3e8f5c217c8749",
                "sha256": "f6a90c2f867f68c3ebd8a4bc824c86b7fb4840f07c5fe2f21121534d1a0db62c"
            },
            "downloads": -1,
            "filename": "dinnovation-0.1.0.31-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0cb6d4291ad66c5d7b3e8f5c217c8749",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 79440,
            "upload_time": "2023-08-29T06:35:24",
            "upload_time_iso_8601": "2023-08-29T06:35:24.156117Z",
            "url": "https://files.pythonhosted.org/packages/80/e9/6a3ae059d765842f9e05ea45eaa8f5051812292b7003e3b36d282db5f6b5/dinnovation-0.1.0.31-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2381ee1a1e56cc0a79500145284cc71ccc9d3e6932b31db893729b7714060ab8",
                "md5": "71af5b7b4403f43728352e2b322fb95d",
                "sha256": "effcc39e12500b4445aded097437c3fb03de4ba8df185c202042652d460b3ffc"
            },
            "downloads": -1,
            "filename": "dinnovation-0.1.0.31.tar.gz",
            "has_sig": false,
            "md5_digest": "71af5b7b4403f43728352e2b322fb95d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 67413,
            "upload_time": "2023-08-29T06:35:25",
            "upload_time_iso_8601": "2023-08-29T06:35:25.845548Z",
            "url": "https://files.pythonhosted.org/packages/23/81/ee1a1e56cc0a79500145284cc71ccc9d3e6932b31db893729b7714060ab8/dinnovation-0.1.0.31.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 06:35:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cmblir",
    "github_project": "dinnovation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "dinnovation"
}
        
Elapsed time: 0.17179s