Column Name | Data Type | Description |
---|---|---|
country_code | VARCHAR | Country code. |
country_name | VARCHAR | Country name. |
state | VARCHAR | State or region name. |
city | VARCHAR | City name. |
postal_code | VARCHAR | Postal code. |
latitude | DECIMAL(6.4) | Latitude. |
longitude | DECIMAL(7,4) | Longitude. |
isp | VARCHAR | Name of the ISP. |
organization | VARCHAR | Name of the organization that owns this IP address. |
organization_type | VARCHAR | Organization type |
area_code | INTEGER | Area code |
metro_code | INTEGER | Metro code |
dma_code | INTEGER | DMA code |