-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement Morningstar Regulatory News Announcements connector #3
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far. Some stuff needs to be addressed.
In addition:
- merge main
- run husky, so eslint validates code style
- add trailing new line for demo files
…ectors into feature/implement-rna-news-connector
Changed some of the addressed issues, implementing json validation remains before re-review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. 👍
Awesome work. Now we just have to wait for the Dashboards fixes and can then do some demos. |
This PR aims to implement a Dashboards data pool connector to Morningstar’s Regulatory News Announcements.
NOTE: This feature has yet to be tested on Morningstar’s API
Considerations