Below are the Places fields for Data Graph API.
| Fields | Type | Description |
|---|---|---|
| PBID | BigInteger | Unique numeric identifier. This field has been superseded by the POIID but has been retained for legacy customers. |
| pointOfInterestID | String | Unique ID for each record in the product. |
| preciselyID | String | Unique identifier for the address record. Not available in all countries. |
| parentPreciselyID | String | PBKEY parent address record, if applicable. Identifies the parent building for secondary addresses. Not available in all countries. |
| businessName | String | Primary/Registered name of the business |
| brandName | String | Precisely standardized brand name used by the business. BRANDNAME is only populated for certain countries and brands. For coverage information, see Product Metrics. |
| tradeName | String | Trading style name/brand name used by a business |
| franchiseName | String | Franchise name |
| countryIsoAlpha3Code | String | Three-character ISO country code |
| localityName | String | Locality information via Precisely Spectrum Technology Platform |
| city | String | Name of the city where the business is physically located |
| admin2 | String | District name or equivalent. Each country has its own Administrative structure. AREANAME2 may not have an equivalent in every country |
| admin1 | String | State or equivalent . Each country has its own Administrative structure. AREANAME1 may not have an equivalent in every country |
| admin1ShortName | String | Abbreviation for the state or equivalent where the business is located. State abbreviation is only available in certain countries |
| addressNumber | String | Parsed house number |
| streetName | String | Parsed street name |
| postalCode | String | Postal code where the business is physically located |
| formattedAddress | String | A formatted address is an input address in a uniformly standard format as described by a set of attributes including HOUSENUMBER, STREETNAME, ADD_NUMBER, AREANAME3 and POSTCODE |
| addressLine1 | String | Address in a uniformly standard format including ADD_NUMBER and STREETNAME |
| addressLine2 | String | Address in a uniformly standard format including AREANAME3 and POSTCODE |
| longitude | Float | X value for point |
| latitude | Float | Y value for point |
| georesult | ExtendedDetails | Results from geocoding (if applicable) indicates the success or failure of the geocoding operation as well as conveys information about the quality of the match (Each character of the georesult code indicates the level of precision of each address component matched). |
| georesultConfidence | ExtendedDetails | Precisely geocoded confidence value (estimate of the correctness of the latitude and longitude assigned to a place) |
| countryCallingCode | String | International dialing code required to connect to the telephone or facsimile number, when dialing internationally |
| phone | String | Primary voice telephone number for the business with no formatting or punctuation (This string contains all telecommunication number components [area code, exchange, number]). |
| fax | String | Primary facsimile number for the business with no formatting or punctuation (This string contains all telecommunication number components [area code, exchange, number]). |
| String | Email address of the business | |
| web | String | URL (Uniform Resource Locator) address of the business. URL availability may depend on nature of the business. |
| open24Hours | ExtendedDetails | Indicator of twenty-four hour opening |
| lineOfBusiness | String | Description of the operations or activities of the business, which relates to the primary four-digit 1987 US SIC |
| SIC1 | String | US 1987 Standard Industrial Classification (SIC) code which represents the primary operations of the business |
| SIC2 | String | US 1987 Standard Industrial Classification code for the second line of business operations as ranked by percent of sales / revenue |
| SIC8 | String | An 8-digit Standard Industrial Classification code identifying a line of operations for a business at the most specific level. |
| SIC8Description | String | 8 Digit SIC description identifying a line of operations for a business at the most specific level. |
| altInudstryCode | ExtendedDetails | The Alternative Industry code will contain an alternative classification system to SIC where available. In the USA this will represent a 6 digit NAICS code. It is only available in certain countries. |
| miCode | String | Precisely POI classification. |
| tradeDivision | String | Level1 POI category |
| groupName | String | Level2 POI category |
| mainClass | String | Level3 POI category |
| subClass | String | Level4 POI category |
Note: For more information about Places Data, see the Places product guide.
For information about the sic8Description in places query filter, see sic8Description in places.