Skip to content

Instantly share code, notes, and snippets.

@toohotz
Created May 11, 2017 15:46
Show Gist options
  • Save toohotz/8a450515c3f6452a2405d386361bc181 to your computer and use it in GitHub Desktop.
Save toohotz/8a450515c3f6452a2405d386361bc181 to your computer and use it in GitHub Desktop.
Provinces of Canada
{
"AB": "Alberta",
"BC": "British Columbia",
"MB": "Manitoba",
"NB": "New Brunswick",
"NL": "Newfoundland and Labrador",
"NS": "Nova Scotia",
"ON": "Ontario",
"PE": "Prince Edward Island",
"QC": "Quebec",
"SK": "Saskatchewan",
"NT": "Northwest Territories",
"NU": "Nunavut",
"YT": "Yukon"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment