{ "info": { "author": "Andreas Motl", "author_email": "andreas.motl@ip-tools.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Intended Audience :: Legal Industry", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries", "Topic :: System :: Archiving", "Topic :: Text Processing", "Topic :: Utilities" ], "description": ".. image:: https://img.shields.io/badge/Python-2.7,%203.6-green.svg\n :target: https://pypi.org/project/uspto-opendata-python/\n\n.. image:: https://img.shields.io/pypi/v/uspto-opendata-python.svg\n :target: https://pypi.org/project/uspto-opendata-python/\n\n.. image:: https://img.shields.io/github/tag/ip-tools/uspto-opendata-python.svg\n :target: https://github.com/ip-tools/uspto-opendata-python\n\n|\n\n##########################\nUSPTO Open Data API client\n##########################\n\n\n*****\nAbout\n*****\n``uspto-opendata-python`` is a client library for accessing the USPTO Open Data APIs. It is written in Python.\n\nCurrently, it implements API wrappers for the\n\n- `Patent Examination Data System (PEDS)`_\n- `PAIR Bulk Data (PBD)`_ system (decommissioned, so defunct)\n\nBoth systems contain bibliographic, published document and patent term extension data in Public PAIR from 1981 to present.\nThere is also some data dating back to 1935.\n\nThe PEDS system provides additional information concerning the transaction activity that has occurred for each patent.\nThe transaction history includes the transaction date, transaction code and transaction description for each transaction activity.\n\n.. _PAIR Bulk Data (PBD): https://pairbulkdata.uspto.gov/\n.. _Patent Examination Data System (PEDS): https://ped.uspto.gov/peds/\n\n.. attention::\n\n The USPTO PBD service (PAIR Bulk Data system) has been decommissioned,\n please use the USPTO PEDS service (Patent Examination Data System).\n\n\n***************\nGetting started\n***************\n\nInstall\n=======\nIf you know your way around Python, installing this software is really easy::\n\n pip install uspto-opendata-python\n\nPlease refer to the `virtualenv`_ page about further guidelines how to install and use this software.\n\n.. _virtualenv: https://github.com/ip-tools/uspto-opendata-python/blob/master/docs/virtualenv.rst\n\n\nUsage\n=====\nPlease refer to the respective documentation about which API you want to access:\n\n- PAIR Bulk Data (PBD) system: `PBD usage`_\n- Patent Examination Data System (PEDS): `PEDS usage`_\n\n.. _PBD usage: https://docs.ip-tools.org/uspto-opendata-python/pbd.html\n.. _PEDS usage: https://docs.ip-tools.org/uspto-opendata-python/peds.html\n\n\n*******************\nProject information\n*******************\n``uspto-opendata-python`` is released under the MIT license.\nThe code lives on `GitHub `_ and\nthe Python package is published to `PyPI `_.\nYou might also want to have a look at the `documentation `_.\n\nThe software has been tested on Python 2.7 and Python 3.6.\n\nIf you'd like to contribute you're most welcome!\nSpend some time taking a look around, locate a bug, design issue or\nspelling mistake and then send us a pull request or create an issue.\n\nThanks in advance for your efforts, we really appreciate any help or feedback.\n\nDisclaimer\n==========\nThe project and its authors are not affiliated with the USPTO in any way.\nIt is a sole project from the community for making data more accessible in the spirit of open data.\n\n\n*******\nCredits\n*******\nThanks to the USPTO data team and all people working behind the scenes\nfor providing these excellent services to the community. You know who you are.\n\n\n**********\nBackground\n**********\nThe Patent Application Information Retrieval (PAIR) APIs let customers retrieve and download\nmultiple records of USPTO patent application or patent filing status at no cost.\n\nThey are part of the US Patent and Trademark Office's (USPTO) commitment to fostering a culture of open government as\ndescribed by the 2013 Executive Order 13642 to make open and machine-readable data the new default for government information\n(`HTML `_,\n`PDF `_).\n\nThe API was conceived as part of the `USPTO Open Data Initiative`_, please also visit the `USPTO Open Data Portal`_\nand its `API catalog`_ for other new APIs provided by the US Patent and Trademark Office.\n\nThe US Patent and Trademark office encourages innovators and entrepreneurs worldwide to publish their inventions\nfor worldwide use and adoption. They have opened their APIs to third party developers inside and outside of\ngovernment so that they can directly benefit from this data, by making and using their own apps.\n\nFor terms of use regarding their APIs and data, please visit the respective pages at `USPTO general terms`_ and\n`PatentsView API terms`_. In general, the published material is in the public domain and may be freely distributed and\ncopied, but it is requested that in any subsequent use the United States Patent and Trademark Office (USPTO) be given\nappropriate acknowledgement (e.g., \"Source: United States Patent and Trademark Office, www.uspto.gov\").\n\n.. _USPTO Open Data Initiative: https://www.uspto.gov/learning-and-resources/open-data-and-mobility\n.. _USPTO Open Data Portal: https://developer.uspto.gov/\n.. _API catalog: https://developer.uspto.gov/api-catalog\n\n.. _Bulk Data Products: https://www.uspto.gov/learning-and-resources/bulk-data-products\n.. _Bulk search and download: https://developer.uspto.gov/api-catalog/bulk-search-and-download\n.. _PAIR Bulk Data: https://developer.uspto.gov/api-catalog/pair-bulk-data\n\n.. _USPTO general terms: https://www.uspto.gov/terms-use-uspto-websites#copyright\n.. _PatentsView API terms: http://www.patentsview.org/api/faqs.html#what-api", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ip-tools/uspto-opendata-python", "keywords": "uspto pair pbd peds opendata bulk data download patent information research search", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "uspto-opendata-python", "package_url": "https://pypi.org/project/uspto-opendata-python/", "platform": "", "project_url": "https://pypi.org/project/uspto-opendata-python/", "project_urls": { "Homepage": "https://github.com/ip-tools/uspto-opendata-python" }, "release_url": "https://pypi.org/project/uspto-opendata-python/0.8.3/", "requires_dist": null, "requires_python": "", "summary": "uspto-opendata-python is a client library for accessing the USPTO Open Data APIs", "version": "0.8.3" }, "last_serial": 4936845, "releases": { "0.5.2": [ { "comment_text": "", "digests": { "md5": "f832e84eef9d34454e72e4db26185b3d", "sha256": "5a3fc49196bb3074d2ec6b58f597151d36232ee0959be6478158de333a7b8b0e" }, "downloads": -1, "filename": "uspto-opendata-python-0.5.2.tar.gz", "has_sig": false, "md5_digest": "f832e84eef9d34454e72e4db26185b3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19891, "upload_time": "2017-10-24T00:34:39", "url": "https://files.pythonhosted.org/packages/84/cd/7ec5cdefef9a8b08aca840d3a9f3a5f9058ce7eabae663dfd86983ee1a88/uspto-opendata-python-0.5.2.tar.gz" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "2612b11841a20e7ee524d181cf3899c2", "sha256": "ef9a560cf9342b4f2326252c3f8d439e13203e73b29615b34ded56cb95b569ea" }, "downloads": -1, "filename": "uspto-opendata-python-0.5.3.tar.gz", "has_sig": false, "md5_digest": "2612b11841a20e7ee524d181cf3899c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19971, "upload_time": "2017-10-24T00:48:23", "url": "https://files.pythonhosted.org/packages/1c/92/d0cd9b25301397e17afa3c44deef258bea4e6ed49623bebc0776266be98e/uspto-opendata-python-0.5.3.tar.gz" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "3f820b9cf81214ccea658321d534e830", "sha256": "5cf2c4a088fc140d70b05a360f8ccc1653a0563822c0b6712b16219852510d62" }, "downloads": -1, "filename": "uspto-opendata-python-0.5.4.tar.gz", "has_sig": false, "md5_digest": "3f820b9cf81214ccea658321d534e830", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20114, "upload_time": "2017-10-24T01:03:02", "url": "https://files.pythonhosted.org/packages/f6/ea/0bf305b9bb460c2a3bd056794a0cd5ff3235e6046ddb7120858481db6784/uspto-opendata-python-0.5.4.tar.gz" } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "fa468059fe224adf4d53377e6f5710da", "sha256": "42e820f99c3b744ec8fa2b9e5a40fbfad17b60c7d34e5322c8ce0f083ac0a48d" }, "downloads": -1, "filename": "uspto-opendata-python-0.5.5.tar.gz", "has_sig": false, "md5_digest": "fa468059fe224adf4d53377e6f5710da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20127, "upload_time": "2017-10-24T01:03:04", "url": "https://files.pythonhosted.org/packages/41/36/59f70abd3ea2cb1eb1adf7cde3763022b9d05c8689eaef0314ec2ee0d140/uspto-opendata-python-0.5.5.tar.gz" } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "a472ce31a4a50330f1cbde5e44a2c70b", "sha256": "f9705fa91f86298743dbbdff93eb20b27c7e743b0fd9183eab0d439716a3f896" }, "downloads": -1, "filename": "uspto-opendata-python-0.5.6.tar.gz", "has_sig": false, "md5_digest": "a472ce31a4a50330f1cbde5e44a2c70b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20150, "upload_time": "2017-10-24T11:56:34", "url": "https://files.pythonhosted.org/packages/9e/c5/6e58b8c9c8064fe19711603cea1b5b4ae8d7141ee8ecf13f0ca8ec540343/uspto-opendata-python-0.5.6.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "94de9e193a49388733637203a697e770", "sha256": "b711d48b1f295976d652bab3131ebe0318117f8b42a71521c609168666040455" }, "downloads": -1, "filename": "uspto-opendata-python-0.6.0.tar.gz", "has_sig": false, "md5_digest": "94de9e193a49388733637203a697e770", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20494, "upload_time": "2017-10-25T18:38:08", "url": "https://files.pythonhosted.org/packages/ac/95/65acfcadc3f81898aa9fb99f07a0f8db913472abe05e6662c0c8ba2763c6/uspto-opendata-python-0.6.0.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "5c3592ab8801763e067b84d04cbf4a1c", "sha256": "ee845d10128646d8e2043b0e5148813869c1784482572eacb6b392eb9965772c" }, "downloads": -1, "filename": "uspto-opendata-python-0.7.0.tar.gz", "has_sig": false, "md5_digest": "5c3592ab8801763e067b84d04cbf4a1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20534, "upload_time": "2017-10-31T03:43:51", "url": "https://files.pythonhosted.org/packages/23/ab/eac1d39ada922cf5c9012f764d1e5d394b7994cb2f52e156a079a73f7cbe/uspto-opendata-python-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "6f13b78014ab15d16c61b6174cf6911b", "sha256": "caf6cab15f0898e1890732d8cd9bcdd2881f9a21481dcf911f08bcb128bc4bba" }, "downloads": -1, "filename": "uspto-opendata-python-0.7.1.tar.gz", "has_sig": false, "md5_digest": "6f13b78014ab15d16c61b6174cf6911b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20697, "upload_time": "2017-10-31T04:02:08", "url": "https://files.pythonhosted.org/packages/aa/00/6642635fc19d41ca6662aeaa8875b7d8d537942d1607a9847c8bd4834f54/uspto-opendata-python-0.7.1.tar.gz" } ], "0.7.3": [ { "comment_text": "", "digests": { "md5": "be93f8ab32822d8659f0b9f4159d2baf", "sha256": "aa001a4d8559f1a5cb4d1110d220191d32680a460073f37b69c9192494638b62" }, "downloads": -1, "filename": "uspto-opendata-python-0.7.3.tar.gz", "has_sig": false, "md5_digest": "be93f8ab32822d8659f0b9f4159d2baf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20755, "upload_time": "2017-11-17T09:27:45", "url": "https://files.pythonhosted.org/packages/e2/f3/6540450a0ef054e81b87fd0efb7d859266f0d7193ae241e284595d50d859/uspto-opendata-python-0.7.3.tar.gz" } ], "0.7.4": [ { "comment_text": "", "digests": { "md5": "4e73a2ec2a05c244bed7fcb4f5ccdcdd", "sha256": "d0c75409f92a19eaabbf148e3b7d5c230cf9128a80d9df328daea23974619dc4" }, "downloads": -1, "filename": "uspto-opendata-python-0.7.4.tar.gz", "has_sig": false, "md5_digest": "4e73a2ec2a05c244bed7fcb4f5ccdcdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20759, "upload_time": "2017-11-20T20:38:26", "url": "https://files.pythonhosted.org/packages/87/bb/79b3fd04628fca48642e746ad7027a7587bb86fcc061a15d08a142db9ab3/uspto-opendata-python-0.7.4.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "535f2befed09719001e6926bcc93153e", "sha256": "2ec53e29f4c6d7c1a5c304b59e64e5307a0140fd0bde5f5ae2979f8ba6e98378" }, "downloads": -1, "filename": "uspto-opendata-python-0.8.0.tar.gz", "has_sig": false, "md5_digest": "535f2befed09719001e6926bcc93153e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21084, "upload_time": "2018-10-03T20:09:32", "url": "https://files.pythonhosted.org/packages/b6/f0/f2706ee37afb9938d99b8b25e0a4e11d878502d611257d13a308ffa4eeec/uspto-opendata-python-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "bdebd518d8564e7845b95b95686ab966", "sha256": "3acf0982f02d4a08f179c3fa877cf9acc5bc3c0413deb10ebea65cc4422ec641" }, "downloads": -1, "filename": "uspto-opendata-python-0.8.1.tar.gz", "has_sig": false, "md5_digest": "bdebd518d8564e7845b95b95686ab966", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21208, "upload_time": "2018-10-24T14:19:33", "url": "https://files.pythonhosted.org/packages/f6/34/d7b8ab8b747dd3c208c069c58128def95f91d74c562188fc14133fc454c1/uspto-opendata-python-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "16d04ef938621ae66b06021f6bd5a8a0", "sha256": "e845b1680dad28b6b8c1612dfb2b2422cc11c69a15a071f457e40212f2669330" }, "downloads": -1, "filename": "uspto-opendata-python-0.8.2.tar.gz", "has_sig": false, "md5_digest": "16d04ef938621ae66b06021f6bd5a8a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21234, "upload_time": "2018-10-24T14:48:52", "url": "https://files.pythonhosted.org/packages/70/59/0cca2b87fac371fc45bc71059477de04f741fb3d6d6eaf9b29d64717f4c6/uspto-opendata-python-0.8.2.tar.gz" } ], "0.8.3": [ { "comment_text": "", "digests": { "md5": "79c7fc5007ab2cb9c368cec73135def1", "sha256": "c09f555b07de1e67b737efa08892cca796efef18255c1a2b339a0a50fdc1e009" }, "downloads": -1, "filename": "uspto-opendata-python-0.8.3.tar.gz", "has_sig": false, "md5_digest": "79c7fc5007ab2cb9c368cec73135def1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21338, "upload_time": "2019-03-13T23:15:02", "url": "https://files.pythonhosted.org/packages/1a/8a/1d32a52c2af8250a984bca8bd4f842e11d83316405af3d03c77b54b276ae/uspto-opendata-python-0.8.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79c7fc5007ab2cb9c368cec73135def1", "sha256": "c09f555b07de1e67b737efa08892cca796efef18255c1a2b339a0a50fdc1e009" }, "downloads": -1, "filename": "uspto-opendata-python-0.8.3.tar.gz", "has_sig": false, "md5_digest": "79c7fc5007ab2cb9c368cec73135def1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21338, "upload_time": "2019-03-13T23:15:02", "url": "https://files.pythonhosted.org/packages/1a/8a/1d32a52c2af8250a984bca8bd4f842e11d83316405af3d03c77b54b276ae/uspto-opendata-python-0.8.3.tar.gz" } ] }