Skip to content

Instantly share code, notes, and snippets.

@milichev
Last active November 30, 2017 18:39
Show Gist options
  • Save milichev/e198c762a8116630534bf0ec8d98682d to your computer and use it in GitHub Desktop.
Save milichev/e198c762a8116630534bf0ec8d98682d to your computer and use it in GitHub Desktop.
BIC surveys
[
{
"surveytype": "BICBD",
"surveyid": 173,
"bisid": 94,
"countryid": 1,
"countryname": "United States",
"countrycode": "US",
"industryid": 17,
"industryname": "Traditional Retail Banks",
"brandid": 1855,
"brandname": "SunTrust Banks",
"trendable_surveys_list": "108",
"hasBisData": true,
"source": "Forrester's Customer Experience Index Online Survey, US 2017",
"surveyname": "2017",
"cmsid": "00614000019puCGAAY"
},
{
"surveytype": "BICBD",
"surveyid": 173,
"bisid": 96,
"countryid": 1,
"countryname": "United States",
"countrycode": "US",
"industryid": 9,
"industryname": "Health Insurance Providers",
"brandid": 1743,
"brandname": "Health Net",
"trendable_surveys_list": "108",
"hasBisData": true,
"source": "Forrester's Customer Experience Index Online Survey, US 2017",
"surveyname": "2017",
"cmsid": "00614000019puCGAAY"
}
]
{
"surveytype": "BICBD",
"surveyid": 173,
"bisid": null,
"countryid": 1,
"countryname": "United States",
"countrycode": "US",
"trendable_surveys_list": "108",
"hasBisData": false,
"source": "Forrester's Customer Experience Index Online Survey, US 2017",
"surveyname": "2017",
"cmsid": "00614000019puCGAAY",
"industryIds": [
17,
9
],
"industryNames": [
"Traditional Retail Banks",
"Health Insurance Providers"
],
"brandIds": [
1855,
1743
],
"brandNames": [
"SunTrust Banks",
"Health Net"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment