Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

esg-matching-0.2.0.tar.gz (41.8 kB view hashes)

Uploaded Source

Built Distribution

esg_matching-0.2.0-py3-none-any.whl (67.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page