{"id":32200778,"url":"https://github.com/theeliteanalyst/riex","last_synced_at":"2025-10-22T03:55:44.067Z","repository":{"id":56935007,"uuid":"184779487","full_name":"TheEliteAnalyst/Riex","owner":"TheEliteAnalyst","description":"Riex","archived":false,"fork":false,"pushed_at":"2021-04-25T01:55:54.000Z","size":1222,"stargazers_count":9,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T03:55:43.076Z","etag":null,"topics":["finance","financial-analysis","financial-data","iex","iex-api","iexcloud","r"],"latest_commit_sha":null,"homepage":"","language":"R","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/TheEliteAnalyst.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-03T15:30:38.000Z","updated_at":"2024-09-08T23:59:51.000Z","dependencies_parsed_at":"2022-08-21T05:50:10.010Z","dependency_job_id":null,"html_url":"https://github.com/TheEliteAnalyst/Riex","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/TheEliteAnalyst/Riex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheEliteAnalyst%2FRiex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheEliteAnalyst%2FRiex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheEliteAnalyst%2FRiex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheEliteAnalyst%2FRiex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheEliteAnalyst","download_url":"https://codeload.github.com/TheEliteAnalyst/Riex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheEliteAnalyst%2FRiex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280376551,"owners_count":26320276,"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-10-22T02:00:06.515Z","response_time":63,"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":["finance","financial-analysis","financial-data","iex","iex-api","iexcloud","r"],"created_at":"2025-10-22T03:55:41.502Z","updated_at":"2025-10-22T03:55:44.059Z","avatar_url":"https://github.com/TheEliteAnalyst.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n# Riex\n\n\u003c!-- badges: start --\u003e\n[![Travis build status](https://travis-ci.com/TheEliteAnalyst/Riex.svg?branch=master)](https://travis-ci.com/TheEliteAnalyst/Riex)\n![Version](https://img.shields.io/github/r-package/v/theeliteanalyst/riex)\n![License](https://img.shields.io/cran/l/Riex)\n![Open issues](https://img.shields.io/github/issues-raw/theeliteanalyst/riex?color=red)\n![Closed issues](https://img.shields.io/github/issues-closed-raw/theeliteanalyst/riex?color=success)\n![Twitter](https://img.shields.io/twitter/url?style=social\u0026url=https%3A%2F%2Ftwitter.com%2FTheEliteAnalyst)\n\n\u003c!-- badges: end --\u003e\n\nThe main goal of 'Riex' is to efficiently retrieve financial and market data using 'IEX Cloud API'. In addition, provide robust tool to:\n\n- Enable data analysis and visualization\n- Monitor Account usage and alerts\n\nPlease make sure to review and acknowledge [IEX Terms of Use](https://iexcloud.io/terms/) before using Riex.\n\nEffective June 1st, 2019, Subscription will be required to access third party data.\n\nFor Subscriptions details, visit [IEX - Flexible, scalable pricing](https://iexcloud.io/pricing/).\n\n- Multiple tiers are available to users depending on their requirements with capability to upgrade\n- Usage is measured based on message counts which  depends on API Call and associated weight\n- Example [Company - API Call](https://iexcloud.io/docs/api/#company) has a weight of 1 for each Symbol\n\nAdditional details about usage calculations available in [Data Weight - section](https://iexcloud.io/docs/api/#how-credits-work)\nBest practice about storing and sharing [Private \u0026 Public Secret Key](https://iexcloud.io/docs/api/#authentication)\n\n## Installation\n\nYou can install the released version of Riex from [CRAN](https://CRAN.R-project.org) with:\n\n``` r\ninstall.packages(\"Riex\")\n```\n\n## Example\n\nThis is a basic example which shows you how to retrieve Company info via 'IEX Cloud API':\n\niex.company(x, iex_sk) requires 2 values:\n\n-  x : A valid IEX Stock Symbol\n-  iex_sk : 'IEX Cloud API' Secret Key. It is available to use via Account Console.\n\nKeep your secret token safe. Your secret token can make any API call on behalf of your account, \nincluding changes that may impact billing such as enabling pay-as-you-go charges\n\n```r\n#Load Riex Package\nlibrary(Riex)\nsk \u003c- \"[SECRET TOKEN]\" \nx \u003c- \"TSLA\"\nTSLA_Co \u003c- iex.company(x, sk)\nTSLA_Co\n```\nFor more details and additional examples, please review `Riex` vignette.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheeliteanalyst%2Friex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheeliteanalyst%2Friex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheeliteanalyst%2Friex/lists"}