Skip to content

Commit

Permalink
automated commit from api yml
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 27, 2024
1 parent 8444bb2 commit 2a1e2c7
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 7 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: stocksmart
Title: Provides access to NOAAs stock SMART data
Version: 0.6.29
Version: 0.6.30
Authors@R:
person(given = "Andy",family = "Beet", role = c("aut", "cre"),
email = "[email protected]",
Expand Down
30 changes: 30 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
# stocksmart 0.6.30

Data pull: November 27, 2024

### Summaries added

* Blue marlin - Atlantic (172491): 2024
* Yellowfin tuna - Western Atlantic (172423): 2024
* Red grouper - Gulf of Mexico (167702): 2020
* Yellowedge grouper - Gulf of Mexico (167699): 2024
* Tilefish - Mid-Atlantic Coast (168546): 2024
* Atlantic salmon - Gulf of Maine (161996): 2023
* Atlantic salmon - Gulf of Maine (161996): 2024
* Golden king crab - Eastern Aleutian Islands (660179): 2024
* Golden king crab - Western Aleutian Islands (660179): 2024
* Pacific chub mackerel - Pacific Coast (172412): 2023
* Pacific sardine - Northern Subpopulation (161729): 2024

### Time series added

* Atlantic salmon - Gulf of Maine (161996): 2024
* Atlantic salmon - Gulf of Maine (161996): 2023
* Golden king crab - Eastern Aleutian Islands (660179): 2024
* Golden king crab - Western Aleutian Islands (660179): 2024
* Pacific chub mackerel - Pacific Coast (172412): 2023
* Pacific sardine - Northern Subpopulation (161729): 2024
* Pollock - Gulf of Maine / Georges Bank (164727): 2022
* Yellowedge grouper - Gulf of Mexico (167699): 2024
* Yellowfin tuna - Western Atlantic (172423): 2024

# stocksmart 0.6.29

Data pull: September 25, 2024
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ the web portal please send emails to `[email protected]`. Otherwise
please create an
[issue](https://github.com/NOAA-EDAB/stocksmart/issues/new/choose)

*Date of most recent data pull: 2024-09-25 17:26:53*
*Date of most recent data pull: 2024-11-27 22:02:18*

Note: Data is retrieved and processed every Wednesday at 1200 EST. Any
changes to the [Stock
Expand Down
10 changes: 5 additions & 5 deletions data-raw/datapull.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2024-09-25 17:26:53
2024-11-27 22:02:18
Number of files read = 46
number of rows of data object = 290446
number of rows stocksmart data object = 280195
number of rows of summary object = 3230
number of rows stocksmart summary data object = 3116
number of rows of data object = 291669
number of rows stocksmart data object = 290446
number of rows of summary object = 3241
number of rows stocksmart summary data object = 3230
Binary file modified data/stockAssessmentData.rda
Binary file not shown.
Binary file modified data/stockAssessmentSummary.rda
Binary file not shown.

0 comments on commit 2a1e2c7

Please sign in to comment.