Below is the data schema for global POI data provided by Dewey partner dataplor.
dataplor Global POIs
FIELD | DESCRIPTION | FORMAT |
---|---|---|
dataplorID | Unique dataplor ID assigned to this record | string |
name | The name of the POI | string |
main_category | The top level category of the POI | string |
sub_category | The first mid level category of the POI | string |
sub_sub_category | The second mid level category of the POI | string |
business_category | The lowest level, most granular category of the POI | string |
phone | POI phone number | string |
address | The street address of the POI | string |
address2 | The street address of the POI | string |
neighborhood | The neighborhood the POI is located in | string |
city | The city the POI is located in | string |
state | The state the POI is located in | string |
postal_code | The local postal code of the POI | string |
country_code | The country code of the POI | string |
country | The country the POI is located in | string |
latitude | The latitude coordinate of the POI | float |
longitude | The longitude coordinate of the POI | float |
dataplor_status | dataplor’s assessment on the active or inactive status of the point of interest | string |
duplicate_ID | Duplicate identifier | string |