> For the complete documentation index, see [llms.txt](https://docs.ipnews.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ipnews.io/database-documentation/markdown/mobile-carrier-database.md).

# Mobile Carrier Database

IP-Mobile Operator Repository Download Integration provides access to billions of mobile operator data. Help enterprises optimize website appearance through user insights, and target advertising and discount strategies based on mobile users.

#### Database Schema

The database contains the following fields:

| Name          | Data Type | Description                                                                                                                                                   |
| ------------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| carrier\_mcc  | TEXT      | Mobile Country Codes (MCC) as defined in ITU E.212 for use in identifying mobile stations in wireless telephone networks, particularly GSM and UMTS networks. |
| carrier\_mnc  | TEXT      | Mobile Network Code (MNC) is used in combination with a Mobile Country Code (MCC) to uniquely identify a mobile phone operator or carrier.                    |
| carrier\_name | TEXT      | The name of the mobile operator.                                                                                                                              |
