Giter VIP home page Giter VIP logo

Comments (6)

parkerhancock avatar parkerhancock commented on September 23, 2024

Sadly, that's not on me - that's a USPTO issue. The PEDS API that powers USApplication will be deprecated by the end of the year in favor of the USPTO's new Open Data Portal.

In the mean time, I've noticed that PEDS is no longer providing attorney details, file history information, continuity information, and others. I suspect that means it is already no longer being maintained, and as things break, they are just taking them offline rather than fixing them.

The solution is to start using the new ODP API, documented here. It has all the fields you're looking for, but may be a bit buggy (please report them!)

Just replace this:

from patent_client import USApplication

with this:

from patent_client.odp import USApplication

Thanks!

from patent_client.

amit-trexo avatar amit-trexo commented on September 23, 2024

Thanks ! But when i downgrade it to 4.1.10. It is giving me all the fields and hence it should not be PEDS. So , I am now using the old version instead of the latest.

from patent_client.

parkerhancock avatar parkerhancock commented on September 23, 2024

Weird! It's back in the client app now too!

In any case, I'd treat PEDS with some suspicion, and migrate to ODP as quickly as is reasonable.

Thanks,

from patent_client.

amit-trexo avatar amit-trexo commented on September 23, 2024

Since ODP is still in beta and not declared live. Is it possible to get all the missing fields back in new version (V5).

from patent_client.

parkerhancock avatar parkerhancock commented on September 23, 2024

Yes! I'll add them back in a version. Should be able to get to that this afternoon.

from patent_client.

parkerhancock avatar parkerhancock commented on September 23, 2024

Fixed in v5.0.12

Thanks!

from patent_client.

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.