Parsing XML International Patent Classifications (IPC)
Project description
IPC Parser
By using ipc_parser
you will be able to get the data frame of International Patent Classifications (IPC) from IPC-Scheme xml file that you could download from wipo website. This dataframe includes ipc human readable code, description, parent list and materialized path.
Use Case Example
pip install ipc_parser
from ipc_parser.parser import IpcParser
ipc_obj = IpcParser(ipc_xml=path_to_ipc_xml)
df = ipc_obj.get_dataframe()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipc_parser-0.1.0.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file ipc_parser-0.1.0.tar.gz
.
File metadata
- Download URL: ipc_parser-0.1.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c31799d2b87f880f59a57899d81f473100b4e95b27d66e65c3e0be885506048 |
|
MD5 | d0bb239c6baa703fcbb241c364fa5a26 |
|
BLAKE2b-256 | 48ee355ce35feb85d06229505903c185a3eb2aff692405b3818e284fa1b6a0f8 |
File details
Details for the file ipc_parser-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ipc_parser-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 892d827b8b3b6821a0d370f9e3676e74cbf4492d19cc5996abee7f94adccc4a3 |
|
MD5 | 1054a8e3c659e45d71e6b4d8073c9e45 |
|
BLAKE2b-256 | bc023d8ddcae77f8568a5d7672969fcd70634a8919b558343903d6b51d133831 |