Skip to content

Instantly share code, notes, and snippets.

@fabdrol

fabdrol/data Secret

Created October 7, 2014 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabdrol/089467fa09dad6e89e81 to your computer and use it in GitHub Desktop.
Save fabdrol/089467fa09dad6e89e81 to your computer and use it in GitHub Desktop.
Data
{
"redacted": "***",
"survey_answers": [
{
"question": "Voeg één of meer overzichtsfoto's toe...",
"type": "pictures",
"value": [
"https://novanet.s3.amazonaws.com/app_uploads/6e475d7d-9ce2-b9b5-780a-94f95e89c09e.jpeg"
],
"text": -1,
"id": -998,
"title": "Overview"
},
{
"question": "Wat is de oorzaak van de schade?",
"type": "single_select",
"value": 3,
"text": "Zengen",
"id": 9,
"title": "Oorzaak schade"
},
{
"question": "Welke onderdelen zijn beschadigd?",
"type": "multiselect",
"value": [
"Apothekerskast",
"Apothekerskast",
"Koelkast ombouw"
],
"text": "Apothekerskast, Apothekerskast, Koelkast ombouw",
"id": 131,
"title": "Beschadigde elementen"
},
{
"question": "Voeg detailfoto's toe van de beschadigde onderdelen...",
"type": "pictures",
"value": [
"https://novanet.s3.amazonaws.com/app_uploads/283b0cc5-84dc-deed-091a-a5ce4211a201.jpeg"
],
"text": -1,
"id": -999,
"title": "Pictures"
}
],
"redacted": "***"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment