Skip to content

Commit

Permalink
even better message
Browse files Browse the repository at this point in the history
  • Loading branch information
deeleeramone committed Jul 20, 2024
1 parent 35f26a1 commit 17a706f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,9 @@ def transform_data(
+ "\n\nReleases without tables will not return data,"
+ " nor will this endpoint return individual line items."
+ "\n\nTry a different 'element_id' and/or 'date'."
+ " Exclude 'date' for the most recent observations."
+ " Exclude 'element_id' to reveal the top-level element IDs."
+ " Use `fred_series` for single series data."
+ "\n\nExclude 'date' for the most recent observations."
+ "\n\nExclude 'element_id' to reveal the top-level element IDs."
+ "\n\nUse `fred_series` for single series data."
)

return [
Expand Down

0 comments on commit 17a706f

Please sign in to comment.