{"id":18264720,"url":"https://github.com/mousazourob/stockdataresampler","last_synced_at":"2026-05-07T13:14:54.396Z","repository":{"id":78254045,"uuid":"291854580","full_name":"MousaZourob/StockDataResampler","owner":"MousaZourob","description":"Python script that resamples an instruments minute by minute candle stick data to any interval","archived":false,"fork":false,"pushed_at":"2020-09-10T23:58:47.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T01:41:55.024Z","etag":null,"topics":["alpha-vantage-api","numpy","pandas","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MousaZourob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-01T00:24:01.000Z","updated_at":"2022-07-08T10:04:49.000Z","dependencies_parsed_at":"2023-02-28T03:31:09.032Z","dependency_job_id":null,"html_url":"https://github.com/MousaZourob/StockDataResampler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MousaZourob/StockDataResampler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MousaZourob%2FStockDataResampler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MousaZourob%2FStockDataResampler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MousaZourob%2FStockDataResampler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MousaZourob%2FStockDataResampler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MousaZourob","download_url":"https://codeload.github.com/MousaZourob/StockDataResampler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MousaZourob%2FStockDataResampler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271854475,"owners_count":24834453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpha-vantage-api","numpy","pandas","python"],"created_at":"2024-11-05T11:15:44.517Z","updated_at":"2026-05-07T13:14:49.375Z","avatar_url":"https://github.com/MousaZourob.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StockDataResampler\n\n### Overview:\nStock Data Resampler is a **Python** script that resamples an instruments minute by minute candle stick data (opening, closing price, ) to whatever interval you want, creating new candlesticks for those intervals using the prior data. It recieves a stocks data using the **Alpha Vantage API**, and resamples data using the **Pandas** and **Numpy** packages for Python.\n\n### Features:\n* Free and efficient pulling of stock data from **Alpha Vantage**, which is then outputted to a CSV file\n* Ability to specify from thousands of stocks to gather data from\n* Resampling of data to whatever time interval you want using **Pandas**\n* Correctly sorted candle sticks using **Numpy** showing proper closing, opening, high, low, and volume values\n\n### Demo:\n**Minute by minute data resampled to 3 minute candle sticks**\n![d1](https://user-images.githubusercontent.com/66835262/92043859-f57a0980-ed4a-11ea-89ed-b7b8a3757b0d.png)\n![d2](https://user-images.githubusercontent.com/66835262/92043912-12aed800-ed4b-11ea-8709-c5fb25d1e7d6.png)\n\n### Libraries and Frameworks Used:\n* **Pandas:** https://github.com/pandas-dev/pandas\n* **Alpha Vantage API:** https://github.com/RomelTorres/alpha_vantage\n* **Numpy:** https://github.com/numpy/numpy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmousazourob%2Fstockdataresampler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmousazourob%2Fstockdataresampler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmousazourob%2Fstockdataresampler/lists"}