Git Product home page Git Product logo

Comments (3)

christophernelsonbailey avatar christophernelsonbailey commented on July 17, 2024

This is happening because of the sort priority that we have on our company lookup. We can take a look at updating our sort priorities so that current symbols match before historical symbols, which is the case that is happening here.

chris

From: Matthew Rice [mailto:[email protected]]
Sent: Tuesday, October 13, 2015 10:13 AM
To: markitondemand/DataApis
Subject: [DataApis] Looking up "GOOG" returns "GOOGL" (#21)

When doing a quote request for "GOOG" the result returned is "GOOGL". Expected results is the result returns "GOOG" data.

http://dev.markitondemand.com/Api/v2/Quote/json?symbol=goog

Returns:

{

"Status": "SUCCESS",

    "Name": "Alphabet Inc",

    "Symbol": "GOOGL",

    "LastPrice": 676.37,

    "Change": 5.13,

    "ChangePercent": 0.764257195637923,

    "Timestamp": "Mon Oct 12 15:59:00 UTC-04:00 2015",

    "MSDate": 42289.6659722222,

    "MarketCap": 231052050220,

    "Volume": 77760,

    "ChangeYTD": 530.66,

    "ChangePercentYTD": 27.4582595258735,

    "High": 677.77,

    "Low": 667.82,

    "Open": 669.85

}


Reply to this email directly or view it on GitHubhttps://github.com//issues/21.


This e-mail, including accompanying communications and attachments, is strictly confidential and only for the intended recipient. Any retention, use or disclosure not expressly authorised by Markit is prohibited. This email is subject to all waivers and other terms at the following link: http://www.markit.com/en/about/legal/email-disclaimer.page

Please visit http://www.markit.com/en/about/contact/contact-us.page for contact information on our offices worldwide.

from deprecated-dataapis.

matthewrice345 avatar matthewrice345 commented on July 17, 2024

Thanks Chris

from deprecated-dataapis.

brianbaker avatar brianbaker commented on July 17, 2024

While this is still an issue (sorry), I don't think we'll be making enhancements to the current set of APIs. Another team is looking at making some generic APIs that would have full support sometime in the future though no dates are set.

from deprecated-dataapis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.