Stores valid scheme paths for each country and area code record.
| Creation Date | 4/9/2020 2:21 PM |
| File Group | PRIMARY |
| Text File Group | PRIMARY |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 2873 |
| Data Space Used | 160.00 KB |
| Index Space Used | 16.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| intArealevel1 | Area level1 identifier. For example: country identifier. | smallint | 2 | |||
| intArealevel2 | Area level 2 identifier. For example: area or cresta identifier. | smallint | 2 | |||
| intArealevel3 | Area level 3 identifier. For example: subarea identifier. | smallint | 2 | |||
| intCity | City identifier. | smallint | 2 | |||
| intAreaScheme | Area scheme path codes, which describe a country’s geography. For instance, locations in the United States can be described using a POSTAL scheme (ZIP Code) or a CENSUS scheme (county, census tract). | smallint | 2 | |||
| strCity | Name of the street and city. | nvarchar | 16 | ![]() |