SAS Documentation
SASĀ® Solution for Stress Testing
Reference manual - version 08.2021
Loading...
Searching...
No Matches
map_geo_hierarchy.sas File Reference

Maps the geography code to the geography hierarchy. More...

Go to the source code of this file.

Detailed Description

Maps the geography code to the geography hierarchy.

PK Variable Type Required? Relationships Label Description
GEOGRAPHY_CD VARCHAR(32) Y Geography Code Geography code: ISO 3166-1 or ISO 3166-2 code
GEOGRAPHY_LEV1 VARCHAR(100) N Geography Level 1 Geography Level 1 (Continent)
GEOGRAPHY_LEV2 VARCHAR(100) N Geography Level 2 Geography Level 2 (Sub-division)
GEOGRAPHY_LEV3 VARCHAR(100) N Geography Level 3 Geography Level 3 (Country)
GEOGRAPHY_LEV4 VARCHAR(100) N Geography Level 4 Geography Level 4 (Region/State)
Author
SAS Institute Inc.
Date
2018

Definition in file map_geo_hierarchy.sas.