Skip to content

Commit

Permalink
Merge pull request #122 from scarf-sh/ken/export-origin-state
Browse files Browse the repository at this point in the history
add origin_state field to export docs
  • Loading branch information
ken-scarf authored Jan 19, 2024
2 parents 3614dfc + 5c6346d commit f89bf94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/data-export.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ The data export includes the following data fields:
| **origin_longitude** | `numeric` | This is the longitude of the location Scarf is able to identify for the event. |
| **origin_country** | `text` | This is the country of the location Scarf is able to identify for the event. |
| **origin_city** | `text` | This is the city of the location Scarf is able to identify for the event. |
| **origin_state** | `text` | This is the state of the location Scarf is able to identify for the event. |
| **origin_postal** | `text` | This is the postal code (ZIP code, in the US) of the location Scarf is able to identify for the event. |
| **origin_connection_type** | `text` | This categorizes the type of IP address Scarf is able to identify (e.g. business, isp, hosting, etc.). |
| **origin_company** | `text` | If Scarf is able to associate the event with a known business entity, that business entity is listed here. |
Expand Down

0 comments on commit f89bf94

Please sign in to comment.