Provide an endpoint which enables a user to specific either the or to get information about the company. This option should avoid talking to GeoPy. Research should be done to check on if merely a CIK can be used to gather the information. If so then that is likely the simplest approach. Specifically, the get all filings from the EDGAR might have all of the required information to generate the company detail.
[x] Equivalent function needs to be created in the dbshell
[x] Version the APIs appropriately
[x] Update help with the appropriate information
[x] Create an additional endpoint to just return the CIKs
Provide an endpoint which enables a user to specific either the or to get information about the company. This option should avoid talking to GeoPy. Research should be done to check on if merely a CIK can be used to gather the information. If so then that is likely the simplest approach. Specifically, the get all filings from the EDGAR might have all of the required information to generate the company detail.