Entity matching of several data sources
Project description
esg-matching
The esg-matching is a library that is part of the Entity-Matching project developed by OS-Climate Foundation. Its main purpose is to provide methods to match entities from different data sources.
Currently, the library provides three main components:
- a database engine which can connect to a local Sql-lite database or an Oracle database elsewhere
- a file reader which can read data sources in csv format and load its content to a database
- a database-driven matcher which can perform exact matching based on database queries. Three types of matchings are provided: direct, residual and indirect matching.
Install from PyPi
pip install esg-matching
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
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 esg-matching-0.2.0.tar.gz.
File metadata
- Download URL: esg-matching-0.2.0.tar.gz
- Upload date:
- Size: 41.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.13 Linux/5.13.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
522f62151fcfec7faadb1ae74df63559ac55bd2b719e0d2d9fe1d1fc90552e5e
|
|
| MD5 |
9c289f4723618b88b3b0183622ac34a3
|
|
| BLAKE2b-256 |
f480ad7c5ba6a9fa3c5478a839eb2c53d07e7db1bd81ce61ae9cf716ab830c74
|
File details
Details for the file esg_matching-0.2.0-py3-none-any.whl.
File metadata
- Download URL: esg_matching-0.2.0-py3-none-any.whl
- Upload date:
- Size: 67.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.13 Linux/5.13.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e395dbe63d0e407fb05f700704312162b5ab8a557ea1fd0df5da6e687af36ed
|
|
| MD5 |
8235403572334a13f4de4713bab2576c
|
|
| BLAKE2b-256 |
63400878ea585e15639bb94e9f5acc84569d8ec22807cf78218c20c386b36a1c
|