algotradingsoc / data_infrastructure

Research team for data infrastructure team.
Apache License 2.0
0 stars 0 forks source link

Mapping between FinnhubID and ticker #14

Closed ThomasWong2022 closed 2 years ago

ThomasWong2022 commented 3 years ago

How to create the metadata collection which maps the ticker name and share class to FinnhubID with the start and end date from the database that already has the data?

For the data loader, the aim is to convert the ticker name and share class to FinnhubID based on the last date of the data (taken as the reference day) and then return the corresponding FinnhubID. There should be 1 FinnhubID for each ticker.