Resolving Messy Company Names
Project description
CompanyGraph
Install
pip install company-graph
Build
python setup.py sdist bdist_wheel
twine upload dist/*
Usage
from company_graph.cg import CompanyGraph
cg = CompanyGraph()
# Generalize company ids
>>> cg.id2id(1697742)
1063
# Deterministic company id from string
>>> cg('Cisco')
1063
>>> cg('Talos Group at Cisco')
1063
# Deterministic company name from id
>>> cg(1063)
'cisco'
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
company_graph-0.5.3.tar.gz
(3.6 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file company_graph-0.5.3.tar.gz.
File metadata
- Download URL: company_graph-0.5.3.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20bdff4215a9c24f801db930b4fe3baad373c280557cea13888b93754a1bec5a
|
|
| MD5 |
5b5eb15a63ae5c84c8cb1e3c4b79617c
|
|
| BLAKE2b-256 |
3278ab77b0bafb5e920a8bf47243c3950b5ab3708353ffa9913018669981e65d
|
File details
Details for the file company_graph-0.5.3-py2.py3-none-any.whl.
File metadata
- Download URL: company_graph-0.5.3-py2.py3-none-any.whl
- Upload date:
- Size: 7.3 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b3dd77f4540cda2052663a15492bce20ef5b6e8186e26b8ff3c0f53b8c7fed5
|
|
| MD5 |
a09af153b451ea5574dddfe8477549dc
|
|
| BLAKE2b-256 |
4fce9d5a7ddb35bbbdc9cdca5cf34d4f8e07b566b33ddd985d3639bcc2fa5f06
|