restimizeapi-package |
Functions for Working with the 'www.estimize.com' Web Services |
About |
Function prints some information about this package. |
GetCompanies |
Returns the company information for all companies that Estimize covers. |
GetCompany |
Returns the company information for the company specified by the ticker. |
GetCompanyEstimates |
Returns all estimates for a company specified by the ticker. |
GetCompanyReleases |
Returns the past financial releases for the specified company by the ticker, for the specified fiscal year, and quarter. |
GetEstimates |
Returns all estimates in the specified date-range for all companies. |
GetReleaseConsensus |
Returns the current consensus as well as the consensus history of the specified release. The user can obtain the id from results returned from the GetCompanyReleases function. |
restimizeapi |
Functions for Working with the 'www.estimize.com' Web Services |
SetKey |
Function sets the key which is required as a header in every web method call to estimize.com - contact <mailto:sales@estimize.com> to obtain a key. |