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

2017-05-14 ~ SP500 URLs Get #7

Open
theo-armour opened this issue May 15, 2017 · 0 comments
Open

2017-05-14 ~ SP500 URLs Get #7

theo-armour opened this issue May 15, 2017 · 0 comments

Comments

@theo-armour
Copy link
Member

@prediqtiv/peeps

image

sp500 urls get

Concept / Issue to be resolved

Given a stock market symbol or a company name, what is the correct web site address or URL for that company? And is it possible to do this without paying money for the information?

After a fairly lengthy investigation, it appears that there are no readily available FOSS tools for doing gathering such corporate data. So we thought we should give it a try.

BTW, the corporate URLs have no current direct uses by predIQtiv scripts. The information will be used to obtain correct and appropriate links to appropriate for LinkedIn pages and other data sources.

Mission

  • Given a list of ticker symbols return the appropriate corporate URL for that symbol
  • Check for changes such as additions, deletions and name changes on a daily basis.
  • Obtain new URLs as needed
  • All of the above without human intervention
  • Gather data using a system that has no charges and offers scheduled script execution - such as Google Apps
  • Commit updates to a GitHub repo

Features

The current effort is in a Google Apps spreadsheet:

It uses several different methods to gather the data. Unfortunately, the scripts still requires human invention in order to complete the list.

The nice feature is that the parts that are working could be made to run on a schedule and operate without human intervention.

The current set of tools operate on the SP 500 list of symbols. This will be enhanced that they run on any given set of symbols

Statistics

  • About 75% of the URLs were guessed correctly on the first try
  • Another 10% were guessed on the second try and the spreadsheet was updated by hand
  • 15% had to be searched for and entered entirely by hand. The spreadsheet provides a link with a search term built on the guess.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant