@datafire/interzoid_getcompanymatch

3.0.0 • Public • Published

@datafire/interzoid_getcompanymatch

Client library for Interzoid Get Company Name Match Similarity Key API

Installation and Usage

npm install --save @datafire/interzoid_getcompanymatch
let interzoid_getcompanymatch = require('@datafire/interzoid_getcompanymatch').create();

.then(data => {
  console.log(data);
});

Description

This API provides a similarity key used to match with other similar company name data, including for purposes of deduplication, fuzzy matching, or merging of datasets. A much higher match rate will be achieved by matching on the algorithmically generated similarity key rather than the data itself.

Actions

getcompanymatch

Gets a similarity key for matching purposes for company name data

interzoid_getcompanymatch.getcompanymatch({
  "license": "",
  "company": ""
}, context)

Input

  • input object
    • license required string: Your Interzoid license API key. Register at www.interzoid.com/register
    • company required string: Company name from which to generate similarity key

Output

  • output object
    • Code string
    • Credits string
    • Simkey string

Definitions

This integration has no definitions

/@datafire/interzoid_getcompanymatch/

    Package Sidebar

    Install

    npm i @datafire/interzoid_getcompanymatch

    Weekly Downloads

    1

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    5.54 kB

    Total Files

    4

    Last publish

    Collaborators

    • datafire