Skip to content

Added feature: function to pull from API - #34

Merged
andybeet merged 15 commits into
devfrom
pull_from_api
Feb 19, 2026
Merged

Added feature: function to pull from API#34
andybeet merged 15 commits into
devfrom
pull_from_api

Conversation

@andybeet

@andybeet andybeet commented Jan 29, 2026

Copy link
Copy Markdown
Member

feature(get_species_stock_data) + fix(multiple): Minor Version increment

Functions

  • get_species_stock_data.r - interact with the StockSMART API to pull real time data from the StockSMART database.
  • Removed magrittr dependency from package. Replaced with native pipe |>

Internal Functions

Refactored the pulling and processing scripts in data-raw to allow user interaction

  • process_stock_summary_data.r
  • process_stock_tsdata
  • get_all_stock_ids

DESCRIPTIONS

  • updated dependency on R >= 4.2

@andybeet andybeet linked an issue Jan 29, 2026 that may be closed by this pull request
@andybeet andybeet changed the title Add feature: function to pull from API Added feature: function to pull from API Jan 29, 2026
@andybeet
andybeet merged commit f63e490 into dev Feb 19, 2026
2 checks passed
@andybeet
andybeet deleted the pull_from_api branch February 21, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Pull real time data from API

1 participant