Skip to content

Create a parser for CFA's locator output #1

@tumbleshack

Description

@tumbleshack

From the locator output, extract:

  • Google Maps place ID: entity[index].profile.googlePlaceId : string
  • Address: entity[index].profile.address : object
  • yextRoutableCoordinate: entity[index].profile.yextRoutableCoordinate : object (x,y)
  • Concept Code: profile.c_conceptCode : string (CFA indicates regular store, LIC indicates licensed locations)
  • Status: profile.c_status : string (OPEN is desireable)
  • Location Subtype Code: profile.c_locationSubtypeCode : string (FSU is desirable. aka Free Standing Unit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions