All Projects → ip-tools → uspto-opendata-python

ip-tools / uspto-opendata-python

Licence: MIT License
A client library for accessing the USPTO Open Data APIs, written in Python.

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to uspto-opendata-python

patzilla
PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.
Stars: ✭ 71 (+39.22%)
Mutual labels:  research, information, opendata, open-data, patent, uspto, patent-search, patent-data
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+154.9%)
Mutual labels:  bulk-download, bulk-downloader
operacao-politica-supervisionada
Sistema de auditoria da OPS
Stars: ✭ 52 (+1.96%)
Mutual labels:  opendata, open-data
coletores
Coletores de dados sobre remunerações do sistema de justiça brasileiro
Stars: ✭ 18 (-64.71%)
Mutual labels:  opendata, open-data
Serpscrap
SEO python scraper to extract data from major searchengine result pages. Extract data like url, title, snippet, richsnippet and the type from searchresults for given keywords. Detect Ads or make automated screenshots. You can also fetch text content of urls provided in searchresults or by your own. It's usefull for SEO and business related research tasks.
Stars: ✭ 153 (+200%)
Mutual labels:  search, research
dwdweather2
Python client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.
Stars: ✭ 68 (+33.33%)
Mutual labels:  opendata, open-data
2017-wmata-ridership-data
Intraday ridership data from Washington Metro Area Transit Authority for 2009 and 2017 inaugurations and the Women's March.
Stars: ✭ 15 (-70.59%)
Mutual labels:  opendata, open-data
Warez
All your base are belong to us!
Stars: ✭ 584 (+1045.1%)
Mutual labels:  research, information
datascience
Keeping track of activities around research data
Stars: ✭ 29 (-43.14%)
Mutual labels:  research, open-data
events
Materials related to events I might attend, and to talks I am giving
Stars: ✭ 22 (-56.86%)
Mutual labels:  research, open-data
opendata
Finland national open data portal (avoindata.fi) source code.
Stars: ✭ 27 (-47.06%)
Mutual labels:  opendata, open-data
Lucenenet
Apache Lucene.NET
Stars: ✭ 1,704 (+3241.18%)
Mutual labels:  search, information
Osint collection
Maintained collection of OSINT related resources. (All Free & Actionable)
Stars: ✭ 809 (+1486.27%)
Mutual labels:  search, research
Electrophysiologydata
A list of openly available datasets in (mostly human) electrophysiology.
Stars: ✭ 143 (+180.39%)
Mutual labels:  research, open-data
awesome-utrecht-university
A curated list of awesome open source projects from Utrecht University.
Stars: ✭ 31 (-39.22%)
Mutual labels:  research, open-data
who-owns-what
Who owns what in nyc?
Stars: ✭ 146 (+186.27%)
Mutual labels:  opendata, open-data
Awesome Sentinel
curated list of awesome tools, tutorials and APIs for Copernicus Sentinel satellite data
Stars: ✭ 335 (+556.86%)
Mutual labels:  research, open-data
Warezz
It's illegal cuz they can't tax you!
Stars: ✭ 386 (+656.86%)
Mutual labels:  research, information
Covid19arData
Data COVID-19 Argentina actualizada y en formatos abiertos.
Stars: ✭ 51 (+0%)
Mutual labels:  opendata, open-data
linkedresearch.org
🌐 linkedresearch.org
Stars: ✭ 32 (-37.25%)
Mutual labels:  research, open-data

USPTO Open Data API client

About

uspto-opendata-python is a client library for accessing the USPTO Open Data APIs. It is written in Python.

Currently, it implements API wrappers for the

Both systems contain bibliographic, published document and patent term extension data in Public PAIR from 1981 to present. There is also some data dating back to 1935.

The PEDS system provides additional information concerning the transaction activity that has occurred for each patent. The transaction history includes the transaction date, transaction code and transaction description for each transaction activity.

Attention!

The USPTO PBD service (PAIR Bulk Data system) has been decommissioned, please use the USPTO PEDS service (Patent Examination Data System).

Getting started

Install

If you know your way around Python, installing this software is really easy:

pip install uspto-opendata-python

Please refer to the virtualenv page about further guidelines how to install and use this software.

Usage

Please refer to the respective documentation about which API you want to access:

Project information

uspto-opendata-python is released under the MIT license. The code lives on GitHub and the Python package is published to PyPI. You might also want to have a look at the documentation.

The software has been tested on Python 2.7 and Python 3.6.

If you'd like to contribute you're most welcome! Spend some time taking a look around, locate a bug, design issue or spelling mistake and then send us a pull request or create an issue.

Thanks in advance for your efforts, we really appreciate any help or feedback.

Disclaimer

The project and its authors are not affiliated with the USPTO in any way. It is a sole project from the community for making data more accessible in the spirit of open data.

Credits

Thanks to the USPTO data team and all people working behind the scenes for providing these excellent services to the community. You know who you are.

Background

The Patent Application Information Retrieval (PAIR) APIs let customers retrieve and download multiple records of USPTO patent application or patent filing status at no cost.

They are part of the US Patent and Trademark Office's (USPTO) commitment to fostering a culture of open government as described by the 2013 Executive Order 13642 to make open and machine-readable data the new default for government information (HTML, PDF).

The API was conceived as part of the USPTO Open Data Initiative, please also visit the USPTO Open Data Portal and its API catalog for other new APIs provided by the US Patent and Trademark Office.

The US Patent and Trademark office encourages innovators and entrepreneurs worldwide to publish their inventions for worldwide use and adoption. They have opened their APIs to third party developers inside and outside of government so that they can directly benefit from this data, by making and using their own apps.

For terms of use regarding their APIs and data, please visit the respective pages at USPTO general terms and PatentsView API terms. In general, the published material is in the public domain and may be freely distributed and copied, but it is requested that in any subsequent use the United States Patent and Trademark Office (USPTO) be given appropriate acknowledgement (e.g., "Source: United States Patent and Trademark Office, www.uspto.gov").

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].