Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quoteSummary: tracking progress #7

Closed
38 tasks done
gadicc opened this issue Jan 30, 2021 · 1 comment
Closed
38 tasks done

quoteSummary: tracking progress #7

gadicc opened this issue Jan 30, 2021 · 1 comment

Comments

@gadicc
Copy link
Owner

gadicc commented Jan 30, 2021

Thanks @roblav96 for the full list of quoteSummary modules at pilwon/node-yahoo-finance#52.

Will track progress here:

  • assetProfile
  • balanceSheetHistory
  • balanceSheetHistoryQuarterly
  • calendarEvents
  • cashflowStatementHistory
  • cashflowStatementHistoryQuarterly
  • defaultKeyStatistics
  • earnings
  • earningsHistory
  • earningsTrend
  • financialData
  • fundOwnership
  • fundPerformance
  • fundProfile
  • incomeStatementHistory
  • incomeStatementHistoryQuarterly
  • indexTrend
  • industryTrend
  • insiderHolders
  • insiderTransactions
  • institutionOwnership
  • majorDirectHolders
  • majorHoldersBreakdown
  • netSharePurchaseActivity
  • price
  • quoteType
  • recommendationTrend
  • secFilings
  • sectorTrend
  • summaryDetail
  • summaryProfile
  • symbol
  • topHoldings
  • upgradeDowngradeHistory

In general, for each submodule we need to:

  • TypeScript interface
  • Runtime schema validation
  • Date fields
  • Tests
@gadicc
Copy link
Owner Author

gadicc commented Feb 1, 2021

Closed with commit 3970132.

@gadicc gadicc closed this as completed Feb 1, 2021
gadicc pushed a commit that referenced this issue Feb 1, 2021
# [1.3.0](v1.2.0...v1.3.0) (2021-02-01)

### Bug Fixes

* **index:** default export ([ae50993](ae50993))
* **quoteSummary:** s/EndDate/DateObj, and have DateObj json -> Date ([#7](#7)) ([d5f834f](d5f834f))
* **quoteSummary:** schema updates and transform fixes ([0930f33](0930f33))

### Features

* **quoteSummary:** all submodules, using validation type coercion ([3970132](3970132))
* **quoteSummary/assetProfile:** complete ([#7](#7)) ([e95dbc8](e95dbc8))
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

No branches or pull requests

1 participant