@datafire/interzoid_getaddressmatch

3.0.0 • Public • Published

@datafire/interzoid_getaddressmatch

Client library for Interzoid Get Address Match Similarity Key API

Installation and Usage

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

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

Description

This API provides a similarity key used to match with other similar street address 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

getaddressmatch

Gets a similarity key for matching purposes for street address data

interzoid_getaddressmatch.getaddressmatch({
  "license": "",
  "address": ""
}, context)

Input

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

Output

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

Definitions

This integration has no definitions

Readme

Keywords

none

Package Sidebar

Install

npm i @datafire/interzoid_getaddressmatch

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

5.52 kB

Total Files

4

Last publish

Collaborators

  • datafire