Skip to content

Instantly share code, notes, and snippets.

@azampagl
azampagl / states.py
Last active September 27, 2015 16:27
State Code dictionary.
#
# State Code dictionary.
#
states = {
'AA': 'ARMED FORCES AMERICAS',
'AE': 'ARMED FORCES MIDDLE EAST',
'AK': 'ALASKA',
'AL': 'ALABAMA',
'AP': 'ARMED FORCES PACIFIC',
'AR': 'ARKANSAS',