Skip to content

Instantly share code, notes, and snippets.

@ZoranPandovski
Created May 20, 2018 18:20
Show Gist options
  • Save ZoranPandovski/a8e82f907f43a497ba7d3bf7bcae30bc to your computer and use it in GitHub Desktop.
Save ZoranPandovski/a8e82f907f43a497ba7d3bf7bcae30bc to your computer and use it in GitHub Desktop.
GDPR Country codes
gdpr_cc = ["AT", "BE", "BG", "CY", "CH", "CZ", "DE", "DK", "EE", "ES", "FI", "FR",
"GB", "GR", "HR", "HU", "IE","IS", "IT","LI", "LT", "LU", "LV", "MT", "NL","NO",
"PL", "PT", "RO", "SE", "SI", "SK"]
#EU and EFTA Country codes
@ndmgrphc
Copy link

Thanks for this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment