States
To access the full sample data set on Amazon Web Services manually or programmatically, the S3 bucket URLs are provided here.
To get user name and password for manual access or access key and secret key for programmatic access, contact sales@ch-aviation.com.
To access the full sample data set on Snowflake, visit the ch-aviation profile on Snowflake Marketplace here.
Sample File Name | Sample Description |
---|---|
states.csv | Sample data |
Column | Data Type | Data description | Package required | Key | Data Set | Join On |
---|---|---|---|---|---|---|
ID | int(11) | Unique ch-aviation created state ID | Airports | Primary | ||
Country ISO | char(2) | ISO 3166-1 Alpha-2 country code | Airports | Unique/Foreign | Countries | Country ISO |
Country Name | varchar(255) | Country name | Airports | |||
State ISO | char(2) | ISO 3166-2 Alpha-2 subdivision code (used for states) | Airports | Unique | ||
State Name | varchar(255) | State name | Airports |